2022-02-03 16:35:26 -05:00
|
|
|
## Validator Changes
|
|
|
|
|
2023-10-04 18:44:01 -04:00
|
|
|
* fix CDA parsing error for sdtc:raceCode
|
|
|
|
* fix xml output to deal with namespaces properly
|
|
|
|
* fix FHIRPath join implementation to make separator parameter optional
|
2022-02-03 16:35:26 -05:00
|
|
|
|
|
|
|
## Other code changes
|
|
|
|
|
2023-10-04 18:44:01 -04:00
|
|
|
* Improve rendering for xml_no_order extension
|
|
|
|
* add command line demo app
|
|
|
|
* rework xig into 3 steps
|
|
|
|
* add userData to JSON element
|
|
|
|
* Initial SQL On FHIR implementation
|
|
|
|
* Add getDistalNames() to FHIRPath for SQL-on-FHIR support
|