2022-02-03 16:35:26 -05:00
|
|
|
## Validator Changes
|
|
|
|
|
2023-02-15 04:41:20 -05:00
|
|
|
* Fix bug checking canonical URLs in bundles with dashes in them
|
|
|
|
* Fix extension messages (modifier and normal messages reversed)
|
|
|
|
* Change how error location paths are reported in bundles for easier resolution (no counting!)
|
|
|
|
* fix bugs checking whether binding is allowed in corner cases
|
2022-02-03 16:35:26 -05:00
|
|
|
|
|
|
|
## Other code changes
|
|
|
|
|
2023-02-15 04:41:20 -05:00
|
|
|
* Rendering Improvements: Additional Bindings, Search Parameters, Operation Definitions
|
|
|
|
* FHIRPath implementations for comparable(), highBoundary(), lowBoundary()
|
|
|
|
* Fix list of canonical resources from VersionUtilities
|
|
|
|
* Fix bug parsing html entities in XHTML parser
|
|
|
|
* Rename extension to http://hl7.org/fhir/StructureDefinition/structuredefinition-imposeProfile
|