2021-05-04 11:21:57 -04:00
|
|
|
* Update core R5 code to v4.6.0 (breaking changes to questionnaire, concept map, and other resources that are less important to core)
|
2021-05-05 14:10:12 +10:00
|
|
|
* Fix compartment definitions of ListResource.source and subject for R3 and R4
|
|
|
|
* Snapshot generator: fix problem checking types on logical models
|
|
|
|
* Do not flag internal references as suspicious
|
|
|
|
* XMLParser allows passing a schema location
|
2021-05-07 18:30:26 +10:00
|
|
|
* XMLParser allows passing a schema location
|
2021-05-05 14:10:12 +10:00
|
|
|
* Issue 484 https://github.com/hapifhir/org.hl7.fhir.core/issues/484
|
2021-05-06 09:18:11 -04:00
|
|
|
* Adding Kotlin to the build process
|
|
|
|
* random cleaning up in convertors
|
2021-05-07 18:30:26 +10:00
|
|
|
* Validator: Load code systems from known packages on the fly
|
|
|
|
* Validator: better handle invalid v3 dates
|
|
|
|
* Renderer: Render OperationDefinition.InputProfile and OutputProfile
|
|
|
|
* Important: Allow more valid schemas for Utilities.isAbsoluteUrl
|
|
|
|
* Validator: remove notes about extensible bindings if profile extensible binding is valid
|