Skip to content

More bugfixes

Compare
Choose a tag to compare
@pieterbos pieterbos released this 04 Sep 09:46
· 1146 commits to master since this release
0a52f57

The EHRBase team has started using Archie, and has submitted several contributions. The first few of their contributions can still fit in a minor version, so here it is - together with some fixes from the core Archie team.

The next release will be a major version, with more contributions from the EHRBase team.

Breaking changes

  • JSON: EHRStatus.is_modifiable and EHRStatus.is_queryable were serialized without the is_. This has been changed. If anyone has used this before, please open an issue and we will add backwards compatibility.

bug fixes

  • annotations in templates crossing archetype roots were incorrectly marked as invalid by the validator. This has been fixed.
  • Some fixes in XML unmarshalling
  • MultiplicityInterval is now Serializable
  • More ISO 8601 formats are now supported in the datetime parsers
  • path lookup in the RM with ADL 1.4 paths with at-codes now works