Commit Graph

6634 Commits

Author SHA1 Message Date
dotasek 5cf89d8202 Fix commonmark group bump version 2023-11-27 11:13:31 -05:00
dotasek 0ba395fd4c Add release note 2023-11-27 11:12:56 -05:00
dotasek a04475ea9c Revert "Fix commonmark group bump version"
This reverts commit 6b45c63638.
2023-11-27 11:10:02 -05:00
dotasek 6b45c63638 Fix commonmark group bump version 2023-11-27 11:06:48 -05:00
markiantorno bf426e2d28 Updating version to: 6.2.6-SNAPSHOT and incrementing test cases dependency. 2023-11-24 19:35:02 +00:00
markiantorno 70d3c801d3 Release: v6.2.5
## Validator Changes

* Fix validator not allowing canonical resource extensions in canonical resources in bundles
* Fix bundle validation error on intneral link checking
* Check parameter type for FHIRPath where() and all()
* Validate that composite search parameters have components

## Other code changes

* Refactor timeout control on client
* Support IPS in validation tests
* Remove orphan R4B test
* Improve expansion error messages
* Fix expansion language - don't set for displayName parameter
* Adjust value set rendering for fragment code systems
* Fix NPE rendering some resources
* Fix rendering of TriggerDefinition
* Support parsing ad-hoc json data type fragments
* More memory work for IG Publisher
* Move ILoggingService & VersionUtil
* Fix timeout issue in vsac
* Introduce ips builder + Infrastructure changes for IPS builder
* Move json and xml extensions from extensions pack to tooling ig
* Add support for rendering union and intersections of profiles in profile comparison
* FHIRPath iif() test case fixes
* Add support for IPS validation in test cases
* Fix for broken markdown re-processing
* Improve identifier rendering
* Fix committee URLs
***NO_CI***
2023-11-24 19:08:02 +00:00
Grahame Grieve 639c41ad5e Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2023-11-25 06:43:21 +13:00
Grahame Grieve 59f24b74b4 release 2023-11-25 06:42:35 +13:00
Grahame Grieve 3af3deab3f
Merge pull request #1493 from hapifhir/do-20231120-include-time-stamp
Include time tracking for ValidationResponse
2023-11-25 04:23:23 +11:00
Grahame Grieve 66468f3385 fix typo 2023-11-24 13:35:43 +11:00
Grahame Grieve 97a3e1613b release notes 2023-11-24 13:32:26 +11:00
Grahame Grieve 7f42c7aa71
Merge pull request #1494 from hapifhir/2023-11-gg-misc1
2023 11 gg misc1
2023-11-24 12:56:37 +11:00
Grahame Grieve 82f0fc953a remove orphan R4B test 2023-11-24 12:06:29 +11:00
Grahame Grieve 36361eaa1d refactor timeout control on client 2023-11-24 12:06:18 +11:00
Grahame Grieve d78efdad8f missed code 2023-11-24 08:53:42 +11:00
Grahame Grieve 0e69f6ad89 Support IPS in validation tests 2023-11-24 08:53:32 +11:00
Grahame Grieve c913190d7a validate that composite search parameters have components 2023-11-24 08:53:09 +11:00
Grahame Grieve 3252fb12b0 fix bundle validation error on intneral link checking 2023-11-24 08:52:36 +11:00
Grahame Grieve 3b3ddd28b2 Fix validator not allowing canonical resource extensions in bundles 2023-11-24 08:52:18 +11:00
Grahame Grieve 623760d887 Improve expansion error messages 2023-11-24 08:51:47 +11:00
Grahame Grieve 5ee11cb3a8 Fix expansion language - don't set for displayName parameter 2023-11-24 08:51:20 +11:00
Grahame Grieve 3cd75ef89e adjust value set rendering for fragment code systems 2023-11-24 08:51:02 +11:00
Grahame Grieve bb9064a8cc fix NPE on some resources 2023-11-24 08:50:46 +11:00
Grahame Grieve 96b7d159a7 Fix rendering of TriggerDefinition 2023-11-24 08:50:21 +11:00
Grahame Grieve 31ffd84667 Checking parameter type for where() and all() 2023-11-24 08:49:59 +11:00
Grahame Grieve 289ab6b29c Support parsing ad-hoc json data type fragments 2023-11-24 08:49:24 +11:00
Grahame Grieve 51ae6a596b More memory work in IGpublisher 2023-11-24 08:48:54 +11:00
Grahame Grieve d1bec7bdba move ILoggingService 2023-11-24 08:47:52 +11:00
Grahame Grieve 1814a69826 Fix timeout issue in vsac 2023-11-24 08:46:23 +11:00
Grahame Grieve a86e3d2bdc ips builder fix 2023-11-24 07:05:50 +11:00
Grahame Grieve cdebad43d0 more work on VSAC 2023-11-24 06:10:58 +11:00
Grahame Grieve bd98afaa09 refactor versionutil 2023-11-24 06:10:38 +11:00
dotasek 153c517ea2 Code cleanup, some renaming, adding correct instances of map 2023-11-22 16:05:47 -05:00
Grahame Grieve e8520b1907 Move json and xml extensions from extensions pack to tooling ig 2023-11-22 07:58:50 +11:00
Grahame Grieve 97a778302c Add support for rendering union and intersections of profiles in profile comparison 2023-11-22 07:55:16 +11:00
Grahame Grieve 6aaff35495 fhirpath iif() test case fixes 2023-11-22 07:52:47 +11:00
Grahame Grieve 2e19e6bbc1 IPS builder test case 2023-11-22 07:51:59 +11:00
Grahame Grieve ea9a498730 Infrastructure changes for IPS builder 2023-11-22 07:51:51 +11:00
Grahame Grieve 2f105d85ab Add first take on IPS builder 2023-11-22 07:51:26 +11:00
dotasek 6916854071 Include Validation time in ValidationResponse 2023-11-20 13:40:03 -05:00
Grahame Grieve f2f10bf27b update test cases 2023-11-17 07:11:24 +11:00
Grahame Grieve a4fa21a868 Add support for IPS validation in test cases 2023-11-17 07:11:13 +11:00
Grahame Grieve aa20c450d2 fix for broken markdown re-processing 2023-11-17 07:10:57 +11:00
Grahame Grieve ee02e21710 fix identifier rendering 2023-11-17 07:10:24 +11:00
Grahame Grieve e009734d85 fix committee URLs 2023-11-17 07:10:02 +11:00
Grahame Grieve 921008153e Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2023-11-16 06:48:10 +11:00
markiantorno 8fe88a320e Updating version to: 6.2.5-SNAPSHOT and incrementing test cases dependency. 2023-11-15 18:56:03 +00:00
markiantorno 29b1cd98dc Release: v6.2.4
## Validator Changes

* Add support for NZ IPS
* Don't fail on erroneously repeating elements, and more bundle link validation
* Rework bundle references validation
* Fix problem creating CDA type discriminators
* Fix bundle resolution rules to conform to the specification in version R4+

## Other code changes

* Fix issue where markdown with multiple characters was being cut off sometimes
* Fix bundle resolution rules to conform to the specification in version R4+
* More work on versioned API
* Fix up VSAC import for large value sets
* Fix FHIRPath cda tests for empty package cache
* Fix problem with R3 expansion
* Add support for CCDA .hasTemplateIdOf(canonical)
* Fix issue where markdown with multiple characters was being cut off sometimes
***NO_CI***
2023-11-15 18:29:25 +00:00
dotasek a7013bffaf
Update RELEASE_NOTES.md
***NO_CI***
2023-11-15 12:28:37 -05:00
dotasek 955da8e7bb
Bump test cases to 1.4.17 (#1490) 2023-11-15 10:59:59 -05:00