Commit Graph

5754 Commits

Author SHA1 Message Date
Grahame Grieve 5b738925fe
Merge pull request #1383 from hapifhir/2023-08-gg-inactive-codes
2023 08 gg inactive codes
2023-08-04 22:39:22 +10:00
Grahame Grieve 26b41ee080 fix server address 2023-08-04 20:48:05 +10:00
Grahame Grieve e237f289bd Don't warn for loading a wrong version package more than once 2023-08-04 18:45:23 +10:00
Grahame Grieve 4727bc57ff Fix up support for inactive codes and fix error message syntax 2023-08-04 18:44:40 +10:00
Grahame Grieve f1571ea2b4 Do not supercede R4 terminology when loading R5 IGs 2023-08-04 18:42:40 +10:00
Grahame Grieve e0b9a6dcc7 migrate type support when generating differentials 2023-08-04 18:42:18 +10:00
Grahame Grieve 7da1e419e9 remove unwanted debugging statements 2023-08-04 11:57:18 +10:00
Grahame Grieve c069538d2e what happened to that code? 2023-08-04 11:54:18 +10:00
Grahame Grieve ad08255740 Merge remote-tracking branch 'origin/master' 2023-08-04 11:49:19 +10:00
Grahame Grieve ba6aa542f6
Merge pull request #1381 from hapifhir/do-20230803-terminology-cache-key-trim
TerminologyCache - only trim whitespace outside of the json keys
2023-08-04 11:48:30 +10:00
Grahame Grieve 45b5631e62 Fix issue with collection status of resolve() being wrong 2023-08-04 11:47:44 +10:00
Grahame Grieve 8cc698af5d Improved paths in profile error messages, and fix problem with extension slicing being missed sometimes. 2023-08-04 11:47:08 +10:00
dotasek f835c7efe4 Only trim whitespace outside of the json 2023-08-03 16:38:42 -04:00
Grahame Grieve 6d0883468b
2023 08 gg extension paths (#1380)
* fix problem with whitespace in terminology caching

* Support for x-version extensions when generating snapshots

* Fix problem with evaluating extension contexts

* Produce useful error message when whitespace is wrong in display name

* Resolve URL for x-version extensions

* render inactive property in expansions

* fix tests

* ping build

* Point to correct test-cases version

---------

Co-authored-by: Grahame Grieve <grahameg@gmail.ccom>
Co-authored-by: dotasek <david.otasek@smilecdr.com>
2023-08-03 16:12:48 -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
markiantorno 011167a218 Updating version to: 6.0.25-SNAPSHOT and incrementing test cases dependency. 2023-08-02 23:28:12 +00:00
markiantorno 42274a7bd3 Release: v6.0.24
## Validator Changes

* Create warnings for status on terminology resources
* Don't load resources from core examples package

## Other code changes

* fix up copy directory for case differences
***NO_CI***
2023-08-02 23:02:37 +00: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