forked from hapifhir/org.hl7.fhir.core
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request hapifhir#1798 from hapifhir/2024-11-gg-pe-code-gen-2
2024 11 gg pe code gen 2
- Loading branch information
Showing
65 changed files
with
10,662 additions
and
693 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,20 @@ | ||
## Validator Changes | ||
|
||
* no changes | ||
* Fix issue where valdiator not retaining extension context when checking constraint expressions in profiles | ||
* Validate min-length when found in extension | ||
* Correct bug parsing json-property-key values with meant validation failed | ||
* Fix problem validating json-property-key value pairs | ||
* Fix special case r5 loading of terminology to fix validation error on ExampleScenario | ||
* Improve handling of JSON format errors | ||
|
||
## Other code changes | ||
|
||
* no changes | ||
* More work on code generation for profiles | ||
* Render min-length extension on profiles | ||
* Clone SQL on FHIR engine to R4, and update FHIRPath engine based on R5 current code | ||
* Update SQL on FHIR engine to allow push as well as pull | ||
* Change R5 tx server to use http://tx.fhir.org/r5 (instead of /r4) | ||
* Update output from tx-tester to include release ready statement | ||
* Fix rendering of Logical Models for polymorphic elements, and rendering target profiles with versions | ||
* Render contained resources in List resource | ||
* #1790 - Fix versionFromCanonical returns system instead and systemFromCanonical returns version |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.