Commit Graph

5739 Commits

Author SHA1 Message Date
dotasek 5a4169a1cf Point to correct test-cases version 2023-08-03 14:23:12 -04:00
Grahame Grieve 73127f1f3a ping build 2023-08-04 00:07:10 +10:00
Grahame Grieve b668f4a04a fix tests 2023-08-03 21:33:57 +10:00
Grahame Grieve dfc8a006e2 render inactive property in expansions 2023-08-03 20:29:22 +10:00
Grahame Grieve ecefe55cd5 Resolve URL for x-version extensions 2023-08-03 20:29:00 +10:00
Grahame Grieve 3a5dffa4a7 Produce useful error message when whitespace is wrong in display name 2023-08-03 20:28:42 +10:00
Grahame Grieve df4432b49d Fix problem with evaluating extension contexts 2023-08-03 20:28:04 +10:00
Grahame Grieve 09b6fda419 Support for x-version extensions when generating snapshots 2023-08-03 20:27:20 +10:00
Grahame Grieve 24d67798d6 fix problem with whitespace in terminology caching 2023-08-03 20:26:57 +10:00
Mark Iantorno 6950dba75b Updating test case dependency to v1.3.24
***NO_CI***
2023-08-02 21:58:57 +00:00
dotasek 176b1df3c4
Bump test cases to 1.3.24-SNAPSHOT 2023-08-02 14:53:35 -04:00
Grahame Grieve 740d79d8d6 Merge remote-tracking branch 'origin/master' 2023-08-02 23:57:51 +10:00
Grahame Grieve 83bbd09627
Merge pull request #1379 from hapifhir/2023-08-gg-terminology-status
warnings for status on terminology resources
2023-08-02 23:57:42 +10:00
Grahame Grieve fff2980c96 fix release notes 2023-08-02 23:57:28 +10:00
Grahame Grieve b23e31d44c fix narrative rendering 2023-08-02 22:53:57 +10:00
Grahame Grieve db0413c735 Don't load resources from core examples package 2023-08-02 22:11:43 +10:00
Grahame Grieve 42aef4ad40 fix for npe 2023-08-02 21:38:01 +10:00
Grahame Grieve 882d18251b fix up copy directory for case differences 2023-08-02 19:58:24 +10:00
Grahame Grieve 32f2f6acc7 warnings for status on terminology resources 2023-08-02 18:12:02 +10:00
Grahame Grieve 96b5b6c520
Merge pull request #1370 from hapifhir/2023-07-gg-extension-context-fixes
2023 07 gg extension context fixes
2023-08-02 06:05:10 +10:00
dotasek 921ed912ff
Add OWASP suppression (#1377) 2023-08-01 14:03:40 -04:00
dotasek fd1eea71e6
Fix error creating new manifest file (#1372) 2023-08-01 14:03:24 -04:00
dotasek 51875917a4
Bump fhir-test-cases to 1.3.22 (#1375) 2023-08-01 11:04:47 -04:00
Mark Iantorno c458da999a Updating test case dependency to v1.3.22
***NO_CI***
2023-08-01 14:33:16 +00:00
Grahame Grieve ac6933bfc2
Merge pull request #1369 from hapifhir/2023-07-gg-more_fhirpath_checking
2023 07 gg more fhirpath checking
2023-08-01 04:58:07 +10:00
dotasek 1a76321f7d
Update RELEASE_NOTES.md
**NO_CI***
2023-07-31 13:55:45 -04:00
Grahame Grieve 0eb96f1f0a fixes for extensions IG testing 2023-07-31 20:46:30 +10:00
Grahame Grieve d314a927af FIx up problem resolving URLs 2023-07-31 14:38:09 +10:00
Grahame Grieve be8276bd4a Add rendering for UsageContext 2023-07-31 14:37:51 +10:00
Grahame Grieve b42c908328 More improved FHIRPath checking when validating 2023-07-31 14:37:41 +10:00
Grahame Grieve aa0aa65d61
Merge pull request #1368 from hapifhir/2023-07-gg-obligations-fixes
2023 07 gg obligations fixes
2023-07-31 08:06:39 +10:00
Grahame Grieve 5026ff3506 Fix invalid integer detection 2023-07-29 08:49:38 +10:00
Grahame Grieve c58703c63f Improved invariant checking 2023-07-29 08:49:27 +10:00
Grahame Grieve bd3d718256 Update obligation handling code for split definitions 2023-07-29 08:48:54 +10:00
Grahame Grieve 8a893ee793 update ICF importer to handle grouping levels 2023-07-29 08:48:09 +10:00
markiantorno 0165495626 Updating version to: 6.0.24-SNAPSHOT and incrementing test cases dependency. 2023-07-27 14:23:16 +00:00
markiantorno db5d2b07c3 Release: v6.0.23
## Validator Changes

* Update IPS versions for -ips parameter (and get it working again)
* fix up validation of constraints in differentials (wasn't always happening)
* add warnings when collection status isn't right
* Better information messages when CodeSystem.content = not-present
* Add character check in validator for illegal XML Unicode characters
* Fix path problem in NpmPackage (some simplifier packages couldn't be processed)
* Fix NPE validating codes in value sets with improper expansions

## Other code changes

* Add support for Liquid assign
* Switch to DateTime type for Android Support
* Code clean up: remove unused imports
* Fix JSON unicode encoding handling of chars <32 code points
***NO_CI***
2023-07-27 13:56:32 +00:00
Grahame Grieve a12a939f90 set up release 2023-07-27 22:34:50 +10:00
Grahame Grieve 3e7e189271 Merge remote-tracking branch 'origin/master' 2023-07-27 22:27:04 +10:00
Grahame Grieve df83868b56 release notes 2023-07-27 22:26:58 +10:00
Grahame Grieve 3acfd8a879 Remake example scenario changes 2023-07-27 22:17:31 +10:00
Grahame Grieve efa52981d5
Merge pull request #1365 from hapifhir/do-20230726-android-remove-timestamp
Remove usage of java.sql.TimeStamp
2023-07-27 22:00:04 +10:00
Grahame Grieve b9d6249d49
Merge pull request #1366 from hapifhir/2023-07-gg-fhirpath-fixes
2023 07 gg fhirpath fixes
2023-07-27 21:54:31 +10:00
Grahame Grieve 95d30dee24 more fixing r4b test cases 2023-07-27 21:03:32 +10:00
Grahame Grieve 4677f319cb Fix R4B liquid processor 2023-07-27 20:07:36 +10:00
Grahame Grieve 06c865badf Fix NPE validating codes in value sets with improper expansions 2023-07-27 17:50:42 +10:00
Grahame Grieve 774440d0a7 Fix path problem in NpmPackage 2023-07-27 17:50:08 +10:00
Grahame Grieve 4eff9a3b68 fix up validation of FHIRPaths in differentials, and add warnings when collection status isn't right 2023-07-27 17:49:57 +10:00
Grahame Grieve 6afb151dff Better information when CodeSystem.content = not-present 2023-07-27 17:49:03 +10:00
dotasek 50047af493 Switch to ZonedDateTime implementation get tests passing 2023-07-26 17:08:08 -04:00