org.hl7.fhir.core/RELEASE_NOTES.md

32 lines
1.1 KiB
Markdown
Raw Normal View History

## Validator Changes
2023-11-23 21:32:26 -05:00
* Fix validator not allowing canonical resource extensions in canonical resources in bundles
* Fix bundle validation error on intneral link checking
* Check parameter type for FHIRPath where() and all()
* Validate that composite search parameters have components
2023-11-15 04:33:37 -05:00
## Other code changes
2023-11-23 21:32:26 -05:00
* Refactor timeout control on client
* Support IPS in validation tests
* Remove orphan R4B test
* Improve expansion error messages
* Fix expansion language - don't set for displayName parameter
* Adjust value set rendering for fragment code systems
* Fix NPE rendering some resources
* Fix rendering of TriggerDefinition
* Support parsing ad-hoc json data type fragments
* More memory work for IG Publisher
* Move ILoggingService & VersionUtil
* Fix timeout issue in vsac
* Introduce ips builder + Infrastructure changes for IPS builder
* Move json and xml extensions from extensions pack to tooling ig
* Add support for rendering union and intersections of profiles in profile comparison
* FHIRPath iif() test case fixes
2023-11-23 21:35:43 -05:00
* Add support for IPS validation in test cases
2023-11-23 21:32:26 -05:00
* Fix for broken markdown re-processing
* Improve identifier rendering
* Fix committee URLs