release notes

This commit is contained in:
Grahame Grieve 2023-03-05 23:32:24 +11:00
parent 356e500ab6
commit e65f339a03
1 changed files with 6 additions and 2 deletions

View File

@ -1,7 +1,11 @@
## Validator Changes
* no changes
* Add ConceptMap validation
* Add StructureMap validation
* Validate using type regex (had been omitted to now, mostly affects decimal validation)
## Other code changes
* no changes
* Various fixes and utilities to support StructureMap & ConceptMap validation
* Fix Observation.value conversion between R5 and other versions