Commit Graph

3435 Commits

Author SHA1 Message Date
Grahame Grieve d303dba48d fix problem resolving nested contained value sets in QuestionnaireResponses + fix NPE rendering questionnaire + fix bug validating profile on resource at root of Bundle 2021-12-03 06:51:23 +11:00
markiantorno 71b7409210 Updating version to: 5.6.4-SNAPSHOT and incrementing test cases dependency. 2021-12-02 19:49:44 +00:00
markiantorno 9a5b721220 Release: v5.6.3
* more work on date time test cases
* fix date/time rendering test
* fix bug in code system handling (NPE) + add support for json test cas…
* extend policy advisor to control terminology validation + hack fixes
* fix up SHC parsing problem
* improvements to code system rendering + fix date/time rendering tests

***NO_CI***
2021-12-02 19:23:28 +00:00
dotasek 7c630b6680 Updating version to: 5.6.3-SNAPSHOT 2021-12-02 13:11:27 -05:00
markiantorno f0f49b890d Release: v5.6.2
* more work on date time test cases
* fix date/time rendering test
* fix bug in code system handling (NPE) + add support for json test cas…
* extend policy advisor to control terminology validation + hack fixes
* fix up SHC parsing problem
* improvements to code system rendering + fix date/time rendering tests

***NO_CI***
2021-12-02 16:52:05 +00:00
Mark Iantorno 9d0d69605d
Update RELEASE_NOTES.md 2021-12-02 11:35:02 -05:00
Grahame Grieve 4babbd9724 clean up test logging 2021-12-01 08:06:31 +11:00
Grahame Grieve 13073a189d
Merge pull request #679 from hapifhir/gg-202111-r4B-related
Gg 202111 r4 b related
2021-12-01 05:25:56 +11:00
Grahame Grieve 5b99283a52 more work on date time test cases 2021-11-30 18:05:18 +11:00
Grahame Grieve c94cf32a8e try test again 2021-11-30 17:52:13 +11:00
Grahame Grieve 521343d777 fix date/time rendering test 2021-11-30 17:35:07 +11:00
Grahame Grieve b4597687b8 fix bug in code system handling (NPE) + add support for json test cases in fhirpath tests + fix error validating references in bundles 2021-11-30 15:37:12 +11:00
Grahame Grieve 7f5a1d95cc extend policy advisor to control terminology validation + hack fixes for problems in R4B 2021-11-30 10:57:56 +11:00
Grahame Grieve 93d266b363 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2021-11-29 16:11:23 +11:00
Grahame Grieve 96b5bce878 fix up SHC parsing problem 2021-11-29 16:11:13 +11:00
Grahame Grieve 6a735d4319 improvements to code system rendering + fix date/time rendering tests 2021-11-29 16:10:58 +11:00
Grahame Grieve 162cf6f049 fix package type 2021-11-29 16:08:49 +11:00
markiantorno 79a6b81e10 Updating version to: 5.6.2-SNAPSHOT and incrementing test cases dependency. 2021-11-26 15:21:24 +00:00
markiantorno 9717d321b4 Release: v5.6.1
* Validation process now has the option to control level of validation on both references and contained resources,
through the addition of two new interfaces, this is reflected in the new fields I added in fire test cases
(see https://github.com/FHIR/fhir-test-cases/pull/101)
* Improve output for describeSize Utility unit tests.
* Fix logging of requests for dstu3
***NO_CI***
2021-11-26 14:55:52 +00:00
Mark Iantorno 4d0692ff61
Validate contains (#669)
* wip

* first go at this, still some failing tests

* post-pairing with Grahame

* wip

* failing test cases

* fixed InstanceValidator to respect new validation options for both references and contained resources

* removed dead code

* put copyright back in BaseValidator

* wip
2021-11-25 15:52:29 -05:00
dotasek 0353896866
Create bidi-checker.yml 2021-11-24 16:39:41 -05:00
dotasek 4d0b2bdd7b
Merge pull request #673 from hapifhir/size-test-output
Add additional output for size tests
2021-11-24 16:13:47 -05:00
dotasek 1ca27996f4
Merge branch 'master' into size-test-output 2021-11-24 15:36:52 -05:00
dotasek 3de30b04bd
Merge pull request #674 from hapifhir/otasek-dstu3-request-logging
Add dstu3 request logging
2021-11-24 15:35:51 -05:00
dotasek d374758f49 Refactor FhirReqestBuilderTests 2021-11-24 13:29:33 -05:00
dotasek 5a0a384bbb
Update RELEASE_NOTES.md 2021-11-24 13:12:06 -05:00
dotasek e93b575021
Update RELEASE_NOTES.md 2021-11-24 12:24:57 -05:00
dotasek acac125e31 Add logging tests for dstu3 FhirRequestBuilder 2021-11-24 11:33:19 -05:00
dotasek e997f7bb08 Add request logging for dstu3 FhirRequestBuilder 2021-11-23 14:09:42 -05:00
dotasek 8adf461ef2 Add TODO 2021-11-23 09:53:51 -05:00
dotasek 0e42de50f7 Add additional output for size tests 2021-11-23 09:45:51 -05:00
markiantorno 1ac0e90c07 Updating version to: 5.6.1-SNAPSHOT and incrementing test cases dependency. 2021-11-22 21:58:23 +00:00
markiantorno 54fcb8dcab Release: v5.6.0
Validator:
* no changes

Other code changes
* Bumping version to reflect current HAPI version
* fix bug in renderer rendering R3 resources

***NO_CI***
2021-11-22 21:32:27 +00:00
dotasek 0b441d3b30 Restore version after failed build 2021-11-22 15:57:23 -05:00
markiantorno f6b4cf5c45 Release: v5.5.16
Validator:
* no changes

Other code changes
* Bumping version to reflect current HAPI version
* fix bug in renderer rendering R3 resources

***NO_CI***
2021-11-22 18:54:45 +00:00
dotasek 13004b85cc Bumping version to reflect current HAPI version 2021-11-22 10:35:17 -05:00
markiantorno d799fcdf27 Release: v5.5.16
Validator:
* no changes

Other code changes
* fix bug in renderer rendering R3 resources
***NO_CI***
2021-11-22 12:00:35 +00:00
Grahame Grieve 2ee6c6e5b2
Merge pull request #672 from hapifhir/gg-202111-r3-rendering
Gg 202111 r3 rendering
2021-11-22 22:25:50 +11:00
Grahame Grieve 0352ac1f66 disable all date rendering tests 2021-11-22 22:03:40 +11:00
Grahame Grieve 4200493fa6 fix tests 2021-11-22 21:50:28 +11:00
Grahame Grieve 7cc9c59bf9 fix bug in renderer rendering R3 resources 2021-11-22 21:30:34 +11:00
Grahame Grieve 83c8228f29 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2021-11-22 15:10:50 +11:00
markiantorno f80b0984e1 Updating version to: 5.5.16-SNAPSHOT and incrementing test cases dependency. 2021-11-22 00:22:18 +00:00
markiantorno ed4ef0a2c3 Release: v5.5.15
Validator:
* fix processing of modifier extensions and cross-version modifier extensions

Other changes:
* improvements to data types rendering based on new test cases (URLs, Money, Markdown)
* add locale to rendering context, and fix up timezone related rendering based on locale
***NO_CI***
2021-11-21 23:56:27 +00:00
Grahame Grieve 7dd7926fc6 locale consistency test 2021-11-22 10:10:06 +11:00
Grahame Grieve 804c80b009
Merge pull request #670 from hapifhir/gg-202111-xver-modifiers
Gg 202111 xver modifiers
2021-11-22 10:07:30 +11:00
Grahame Grieve 894d645de1 take out date format tests. 2021-11-22 09:35:43 +11:00
Grahame Grieve 87c2811645 try Again! 2021-11-22 09:12:33 +11:00
Grahame Grieve e012b9e9cb try again 2021-11-22 08:53:15 +11:00
Grahame Grieve b356de2415 more localization fixes 2021-11-22 08:41:29 +11:00