Commit Graph

3584 Commits

Author SHA1 Message Date
Grahame Grieve c3281340a0 Add Additional Bindings rendering 2022-04-12 09:11:18 +10:00
Grahame Grieve 4927d23273 Add integrityt check utils for R4B integrity 2022-04-12 09:10:23 +10:00
Grahame Grieve 7e9b148837 Don't validate Bundle.entry.fullUrl as a reference 2022-04-07 00:20:43 +10:00
Grahame Grieve cdef76bc6d Fix bug where expansions have empty onbjects 2022-04-07 00:20:11 +10:00
Grahame Grieve 404b4d4f79 fix r4b snapshot generation 2022-04-05 16:26:33 +10:00
Grahame Grieve 8a05e4b2b2 various fixes
* Handle reslicing within the same profile
* Fix up wrong handling of context on exists() in FHIRPath
* Add hints to profiles around behavior of pattern on repeating elements
* Ignore all tooling extensions when validating
2022-04-05 15:52:33 +10:00
markiantorno 87fed0cfc8 Updating version to: 5.6.41-SNAPSHOT and incrementing test cases dependency. 2022-03-30 23:21:31 +00:00
markiantorno f80a28816c Release: v5.6.40
## Validator Changes

* Add further clarification to Value set imports warning message

## Other code changes

* Consistent use of string values for primitive type conversions
* Fix problem with generated NPM Packages
* Fix URls when processing markdown while generating snapshots
* Default output to console, with additional output available via -debug option in CLI.
* Bump jackson-databind version to fix security vulnerability.
***NO_CI***
2022-03-30 23:05:39 +00:00
Grahame Grieve 73d10799eb fix conflicts 2022-03-31 09:39:18 +11:00
Grahame Grieve e909eb10bf release notes 2022-03-31 09:37:29 +11:00
Grahame Grieve 7c8f5a3d8b
Merge pull request #779 from hapifhir/gg-202203-urls
Gg 202203 urls
2022-03-31 09:34:47 +11:00
Grahame Grieve d2ebb37e9b Fix problem with generated NPM packages 2022-03-31 07:17:00 +11:00
Grahame Grieve 90e34f89ff Add clarification to error message about value set interpretation 2022-03-31 07:16:11 +11:00
Grahame Grieve 610a7067a1 fix URLs processing in markdown 2022-03-31 07:12:44 +11:00
dotasek 00ffaffbaa
Update RELEASE_NOTES.md
***NO_CI***
2022-03-29 20:33:01 -04:00
dotasek c7c70eebbf
Merge pull request #778 from hapifhir/dependabot/maven/org.hl7.fhir.validation/com.fasterxml.jackson.core-jackson-databind-2.12.6.1
Bump jackson-databind from 2.10.5.1 to 2.12.6.1 in /org.hl7.fhir.validation
2022-03-29 20:30:59 -04:00
dependabot[bot] d429f48677
Bump jackson-databind in /org.hl7.fhir.validation
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.10.5.1 to 2.12.6.1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-29 23:08:31 +00:00
dotasek 0b5f1dd351
Merge pull request #777 from hapifhir/dotasek-add-terminology-to-testingutilities
Add hl7.terminology to shared worker contexts in tests
2022-03-29 19:07:59 -04:00
dotasek 2686a53549 Bump test cases version 2022-03-29 18:19:48 -04:00
dotasek 759ba33bdd Remove v3-NullFlavor from invalid urls 2022-03-29 16:35:26 -04:00
dotasek 57b554c6b6
Merge pull request #774 from hapifhir/dotasek-fix-baseworkercontext-null-debug-log
Fix null exception for debug messages in BaseWorkerContext
2022-03-29 16:34:16 -04:00
dotasek 927bdffd2e Add hl7.terminology to shared worker contexts in tests 2022-03-29 10:23:54 -04:00
Grahame Grieve 4237554d2c Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir 2022-03-29 11:17:14 +11:00
Grahame Grieve 4735d99114 stability fixes 2022-03-29 11:17:01 +11:00
dotasek 86b714bb7b Pass -debug param to default logger + add logger to context builders 2022-03-25 13:38:24 -04:00
dotasek 35f5b96eb7 Use SystemOutLoggingService for logging 2022-03-24 17:33:27 -04:00
dotasek 25d9439fa9 Fix null exception for debug messages in BaseWorkerContext 2022-03-23 14:11:26 -04:00
dotasek 7c6e7b278a
Update RELEASE_NOTES.md
***NO_CI***
2022-03-22 09:20:31 -04:00
Grahame Grieve b67d9176fd
Merge pull request #767 from hapifhir/dotasek-primitivetype-conversion-via-stringvalue
Use getValueAsString for DateTimeType conversions
2022-03-22 11:11:56 +11:00
dotasek d63a4db5be Clean up test imports + add constructor test 2022-03-21 12:18:38 -04:00
dotasek 3c5e90b86a Add tests and changes for Canonical10_40 2022-03-21 12:07:21 -04:00
dotasek 60bd73c34d Add tests + changes for 40_50 direct conversion 2022-03-21 11:33:01 -04:00
dotasek a5974bc8a5 Add tests + changes for 30_50 direct conversion 2022-03-21 11:19:54 -04:00
dotasek 3ce1809418 Add tests + changes for 10_30, 10_40, 14_50 direct conversion 2022-03-21 10:58:19 -04:00
dotasek a3f24af1a5 Add direct conversion tests for 10_50 + yet more UUID coverage fixes 2022-03-18 19:13:08 -04:00
dotasek 48f8b3ac2c Add tests + changes for Canonical + 1 more UUID coverage fix
Add changes for canonical
2022-03-18 15:15:51 -04:00
dotasek 48d6829abf Add tests and changes for Url 2022-03-18 15:03:01 -04:00
dotasek 6e45dd522e Merge remote-tracking branch 'origin/master' into dotasek-primitivetype-conversion-via-stringvalue 2022-03-18 14:09:12 -04:00
dotasek b7fbd3ce44 Add tests and changes for Time + fix skipped Uuid conversions 2022-03-18 14:09:01 -04:00
markiantorno b075c5695f Updating version to: 5.6.40-SNAPSHOT and incrementing test cases dependency. 2022-03-18 04:05:44 +00:00
markiantorno e053d5a260 Release: v5.6.39
## Validator Changes

* no changes
* Add messageid to OperationOutcome from Validation
* Add support for new rules around value set interpretation with multiple imported value sets (https://jira.hl7.org/browse/FHIR-25179)

## Other code changes

* Fix for FHIRPathEngine.funcReplaceMatches() incorrectly returning Boolean in DSTU2 & DSTU3
* Fix NPE Processing missing markdown in definitions when generating snapshots
* add support for .matchesFull() and fix .matches() in FHIRPath
* Fix core package identification when loading new R5 core packages
***NO_CI***
2022-03-18 03:46:59 +00:00
Grahame Grieve ba85674ff9 release notes 2022-03-18 13:44:14 +11:00
Grahame Grieve 48d87a2075
Merge branch 'master' into gg-202203-misc 2022-03-18 12:54:53 +11:00
Grahame Grieve cf95c1a2ba Fix for Jira 25179 - change handling of imports
See https://chat.fhir.org/#narrow/stream/179202-terminology/topic/ValueSet.20defined.20by.20an.20intersection.20.3F
2022-03-18 12:45:40 +11:00
dotasek 33ec1f640e Fix Uuid conversion
Since Uuids extend UriType, it was always gettting treated as a Uri instead of a Uuid
2022-03-17 19:14:29 -04:00
dotasek d0feacaaa8 Add tests and changes for Decimal 2022-03-17 15:41:07 -04:00
dotasek 90dad874ec Add changes for Oid 2022-03-17 14:38:44 -04:00
dotasek df4859004d Add tests for Oid 2022-03-17 14:15:42 -04:00
dotasek ebf0a4aa7d Add changes for UnsignedInt 2022-03-17 14:00:01 -04:00
dotasek 237e9ca14c Add changes for PositiveInt 2022-03-17 13:53:01 -04:00