org.hl7.fhir.core/RELEASE_NOTES.md

12 lines
337 B
Markdown
Raw Normal View History

## Validator Changes
2023-03-05 23:32:24 +11:00
* Add ConceptMap validation
* Add StructureMap validation
* Validate using type regex (had been omitted to now, mostly affects decimal validation)
## Other code changes
2023-03-05 23:32:24 +11:00
* Various fixes and utilities to support StructureMap & ConceptMap validation
* Fix Observation.value conversion between R5 and other versions