org.hl7.fhir.core/RELEASE_NOTES.md

13 lines
512 B
Markdown
Raw Normal View History

## Validator Changes
2023-01-31 17:09:03 -05:00
* Fix for NPE rendering resources
## 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
* 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.