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
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
Grahame Grieve
b898cfe59f
fix up VSAC import for large value sets
2023-11-14 11:59:29 +11:00
Grahame Grieve
ecd62b6feb
fix FHIRPath cda tests for empty package cache
2023-11-14 06:43:29 +11:00
Grahame Grieve
618930e5bf
Planning ahead: Add fhirVersion to R5 Base and IWorkerContext methods, and move IContextResourceLoader, ValidationResult and CodingValidationRequest out of IWorkerContext to their own clasess
2023-11-14 06:38:40 +11:00
Grahame Grieve
f31b611e93
fix problem with R3 expansion
2023-11-13 16:23:07 +11:00
Grahame Grieve
bd1b90b9a5
Add support for CCDA .hasTemplateIdOf(canonical)
2023-11-13 15:00:53 +11:00
Grahame Grieve
85e8df42b7
Merge pull request #1486 from hapifhir/2023-11-gg-bundle-resolution-validation
...
2023 11 gg bundle resolution validation
2023-11-13 12:07:42 +11:00
Grahame Grieve
e56dfb8693
Add support for NZ IPS
2023-11-13 08:10:56 +11:00
Grahame Grieve
90b0e0d3d6
Fix issue where markdown with multiple characters was being cut off sometimes
2023-11-13 07:38:59 +11:00
Grahame Grieve
4c6a318749
Fix bundle resolution rules to conform to the specification in version R4+
2023-11-13 07:38:31 +11:00
markiantorno
c128f3b61d
Updating version to: 6.2.4-SNAPSHOT and incrementing test cases dependency.
2023-11-11 06:49:45 +00:00
markiantorno
7cb9286e3f
Release: v6.2.3
...
## Validator Changes
* Remove wrong LOINC code for circumference % from vital signs scan
* Remove spurious error when profile discriminators have no value
* Fix as() and ofType() in FHIRPath engine to support type namespaces properly
* Fix problem with FHIRPath engine wrongly checking types in context of CDA
* Fix date validation error in CDA validation
* Update error handling to preserve message ids properly
## Other code changes
* Add rendering of II.system
* Fix extension handling when generating snapshots - which are ignored, overwrite, or add
* Delete some empty java files
* Remove unnecessary snapshot tests
***NO_CI***
2023-11-11 06:24:19 +00:00
Grahame Grieve
6b6a4df426
set up release
2023-11-11 11:49:25 +11:00
Grahame Grieve
90df64ce49
Merge remote-tracking branch 'origin/master'
2023-11-11 11:47:05 +11:00
Grahame Grieve
e0cfbeaa3f
release notes
2023-11-11 11:47:01 +11:00
Grahame Grieve
3e983d3337
Merge pull request #1485 from hapifhir/2023-11-gg-validator-fixes-1
...
2023 11 gg validator fixes 1
2023-11-11 09:32:39 +11:00
Grahame Grieve
89306e6ce3
Remove wrong LOINC code from vital signs scan
2023-11-11 08:26:56 +11:00
Grahame Grieve
7ce6334351
remove spurious error when profile discriminators have no value
2023-11-11 08:26:40 +11:00
Grahame Grieve
cec6425a7f
Add rendering of II.system
2023-11-11 08:26:18 +11:00
Grahame Grieve
af07fc7fa6
Merge pull request #1484 from hapifhir/2023-11-gg-snapshot-extensions
...
2023 11 gg snapshot extensions
2023-11-10 21:59:19 +11:00
Grahame Grieve
fad683ddaa
remove unnecessary snapshot tests
2023-11-10 16:39:43 +11:00
Grahame Grieve
6d4f6b507f
Fix as() in FHIRPath engine to support type namespaces properly
2023-11-10 16:39:31 +11:00
Grahame Grieve
110d627e83
fix problem with FHIRPath engine wrongly checking types in context of CDA
2023-11-10 16:39:05 +11:00
Grahame Grieve
eb1940e9c0
fix date validation error in CDA validation
2023-11-09 17:44:40 +11:00
Grahame Grieve
dc791becaa
update error handling to preserve message ids properly
2023-11-09 16:51:15 +11:00