org.hl7.fhir.core/RELEASE_NOTES.md

18 lines
769 B
Markdown
Raw Normal View History

## 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
## 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