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
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
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
Mark Iantorno
bd4bcd63a6
Updating test case dependency to v1.4.17
...
***NO_CI***
2023-11-15 15:55:58 +00:00
Grahame Grieve
2c87e00034
Add release notes
2023-11-15 20:33:37 +11:00
Grahame Grieve
2efb34c66f
Merge pull request #1489 from hapifhir/2023-11-gg-bundle-link-validation
...
Rework bundle references validation
2023-11-15 20:09:31 +11:00
Grahame Grieve
220210bca3
fix failing test
2023-11-15 18:06:55 +11:00
Grahame Grieve
a7e8dc18a1
#1488 - don't fail on erroneously repeating elements, and more bundle link validation
2023-11-15 17:34:13 +11:00
Grahame Grieve
6181d812e6
Rework bundle references validation
2023-11-15 14:20:54 +11:00
Grahame Grieve
55a960e982
Merge pull request #1487 from hapifhir/2023-11-gg-hasTemplateIdOf
...
2023 11 gg has template id of
2023-11-15 06:20:29 +11:00
dotasek
4906037448
Fix mockito matcher
2023-11-14 10:08:39 -05:00
Grahame Grieve
6cba0db3ac
try to fix mock
2023-11-14 22:22:09 +11:00
Grahame Grieve
c65dcd0f26
fix compile error
2023-11-14 15:08:10 +11:00
Grahame Grieve
9f8eeed5f6
more work on versioned API
2023-11-14 14:46:01 +11:00
Grahame Grieve
f2dc77272b
fix problem creating CDA type discriminators
2023-11-14 12:00:29 +11:00