-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updating version to: 1.6.24-SNAPSHOT
- Loading branch information
1 parent
7018cc1
commit 9cade65
Showing
4 changed files
with
3 additions
and
16 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,13 +0,0 @@ | ||
* Translations: fix concurrent modification error processing language translations | ||
* Translations: Move translation files to /translations from /temp/lang | ||
* Validator: Fix expression for con-3 properly (fix validation problem on some condition resources) | ||
* Validator: Fix FHIRPath bug using wrong type on simple elements when checking FHIRPath types | ||
* Validator: Fix value set rendering creating wrong references | ||
* Validator: Fix bug processing value set includes / excludes that are just value sets (no system value) | ||
* Validator: Alter processing of unknown code systems per discussion at ,https://chat.fhir.org/#narrow/stream/179252-IG-creation/topic/Don't.20error.20when.20you.20can't.20find.20code.20system and implement unknown-codesystems-cause-errors | ||
* Validator: Improve message for when elements are out of order in profile differentials | ||
* Renderer: FHIRPath: Allow _ in constant names (per FHIRPath spec) | ||
* Renderer: Fix problem where profile rendering had spurious 'slices for' nodes everywhere | ||
* Renderer: Check for null fetcher processing ConceptMaps (#1728) | ||
* Renderer: Fix problem generating value set spreadsheets | ||
* SQL: Update SQL-On-FHIR implementation for latest cases, and clone test cases to general test care repository | ||
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