2022-02-03 16:35:26 -05:00
|
|
|
## Validator Changes
|
|
|
|
|
2023-05-10 00:18:59 -04:00
|
|
|
* Fix NPE validating StructureMap
|
|
|
|
* Improve error message about uri values
|
|
|
|
* Fix for wrong display when server returns error
|
|
|
|
* Slight improvement in performance
|
|
|
|
* Fix FHIRPath split function (parameter is not regex)
|
2022-02-03 16:35:26 -05:00
|
|
|
|
|
|
|
## Other code changes
|
|
|
|
|
2023-05-10 00:18:59 -04:00
|
|
|
* Support for NamingSystem conversion of url, version, and title (for THO)
|
|
|
|
* Update Conversion package docs (#1257) …
|
|
|
|
* Return codeableConcept from validate-code
|
|
|
|
* Refactor: Resource Root Elements Conversion
|
|
|
|
* Minor fixes for R5 redirector
|
|
|
|
* Fix bug handling filter, and refactor terminology code
|
|
|
|
* Fix for dstu2016may Resource equals methods (#1251) + Tests a
|