2022-02-03 16:35:26 -05:00
|
|
|
## Validator Changes
|
|
|
|
|
2023-01-31 17:09:03 -05:00
|
|
|
* Fix for NPE rendering resources
|
2023-02-01 01:05:37 -05:00
|
|
|
* Consider CanonicalResource to be a CanonicalResource when validating profile references
|
|
|
|
* Work around error in R5 sdf-29 invariant
|
|
|
|
|
2022-02-03 16:35:26 -05:00
|
|
|
|
|
|
|
## Other code changes
|
|
|
|
|
2023-01-31 17:09:03 -05:00
|
|
|
* XHTML processing: Cater for "." in XML element and attribute names
|
|
|
|
* Handle R3 encoding of primitive values when validating profiles
|
|
|
|
* Improve error messaging when validating StructureDefinition
|
|
|
|
* Temporary Support for MedicationStatement in R5
|
2023-02-01 01:05:37 -05:00
|
|
|
* Work around for Identifier.use = ? in THO R5 package (old error)
|
2023-01-31 17:09:03 -05:00
|
|
|
* Rework Package API to allow for authentication on package servers
|
|
|
|
* Structure mapping now finds source Structure Definition by URI and sets ParserBase logical property appropriately.
|
2023-02-01 01:05:37 -05:00
|
|
|
* DOn't convert ig-r4 when converting package versions
|