Commit Graph

6418 Commits

Author SHA1 Message Date
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
Grahame Grieve f07a779d36 Fix extension handling when generating snapshots - which are ignored, overwrite, or add 2023-11-09 16:50:13 +11:00
Grahame Grieve 857728b039 #1472 - delete empty files 2023-11-09 16:49:39 +11:00
markiantorno c717f898ef Updating version to: 6.2.3-SNAPSHOT and incrementing test cases dependency. 2023-11-07 03:30:21 +00:00
markiantorno 3a7733ea02 Release: v6.2.2
## Validator Changes

* Validate Vital signs Profiles when validating observations
* Hack around problem with vs-1 constraint in R4
* Check for retired status when multiple OID matches exist
* Fix for validating extensions on R5 resources in R4 (R4 special case)
* Minor fixes for standalone ViewDefinition validator

## Other code changes

* Revised Capability Statement rendering (Thanks Vassil Peytchev)
* Fix bug rendering primitive types with an extension that provides a value alternative
* Add links to references when rendering json and xml instances in IG publisher
* Fix bug generating profile spreadsheets
* Support suppress examples when generating snapshots
* VSAC Import improvements
***NO_CI***
2023-11-07 02:46:28 +00:00
Grahame Grieve 2d91fe1ad1
Merge pull request #1483 from hapifhir/2023-11-gg-release
set up release
2023-11-07 13:07:47 +11:00
Grahame Grieve 0da6f1b28f set up release 2023-11-07 11:11:02 +11:00
Grahame Grieve 80fe954a37
Merge pull request #1480 from vassilpeytchev/master
Enhanced Capability Statement rendering
2023-11-07 11:06:11 +11:00
Grahame Grieve 650b4a57df
Merge pull request #1482 from hapifhir/2023-11-gg-r5-specials
Fix for validating extensions on R5 resources in R4 (R4 special case)
2023-11-07 10:03:01 +11:00
Grahame Grieve 0685bc7a81 Fix for validating extensions on R5 resources in R4 (R4 special case) 2023-11-07 09:14:42 +11:00
Grahame Grieve ab707e38b6
Merge pull request #1481 from hapifhir/2023-11-gg-vital-signs
2023 11 gg vital signs
2023-11-07 06:25:43 +11:00
Grahame Grieve 841de5657e vsac improvements 2023-11-06 20:23:17 +11:00
Grahame Grieve b2c4da5aae save vsac capability statement 2023-11-06 07:14:43 +11:00
Grahame Grieve 3fbc88a019 missed code 2023-11-06 07:14:17 +11:00
Grahame Grieve bdc0ff8819 check for retired status when multiple OID matches exist 2023-11-06 07:05:33 +11:00
Grahame Grieve 35c7e18e55 Validate Vital signs Profiles when validating observations 2023-11-05 09:19:39 +11:00
Grahame Grieve 0a1bf05a8e minor fixes for standalone ViewDefinition validator 2023-11-05 09:17:08 +11:00
Grahame Grieve cb8b959322 fix bug generating profile spreadsheets 2023-11-05 09:16:27 +11:00
Grahame Grieve 307ae9b0a0 Fix bug rending primitive types with an extension that provides a value alternative 2023-11-05 09:16:07 +11:00
Grahame Grieve cc7320c3a3 Add links to references when rendering json and xml instances in IG publisher 2023-11-05 09:15:38 +11:00
Grahame Grieve af0c8d8edf Hack around problem with vs-1 constraint in R4 2023-11-05 09:14:43 +11:00
Grahame Grieve b657823373 support suppress examples when generating snapshots 2023-11-05 09:14:20 +11:00
Vassil Peytchev c3927517c0
Merge branch 'hapifhir:master' into master 2023-11-01 21:07:43 -05:00
Grahame Grieve ec2076bb04
Merge pull request #1479 from benjaminflessner/master
Update CDA validation targets
2023-11-02 08:14:42 +11:00
Vassil Peytchev 4c4156d539
Merge branch 'hapifhir:master' into master 2023-11-01 14:44:46 -05:00
Benjamin Flessner 301e5acfaa Update CDA validation targets 2023-11-01 14:44:11 -05:00
dotasek 35504dc460
Use https for primary packages server (#1476)
* Use https for primary packages server

* Fix okToUsePackageServer
2023-11-01 09:37:41 -04:00
markiantorno a47dccc7f6 Updating version to: 6.2.2-SNAPSHOT and incrementing test cases dependency. 2023-10-31 16:23:32 +00:00
markiantorno 3c198658e1 Release: v6.2.1
## Validator Changes

* Validate contextInvariant in extension definitions
* fix Typo in TI WG name
* Handle unknown constants properly in FHIRPath
* Fix handling of type ancestors at the root of FHIRPath expressions
* CDA templates with no extension value use urn:oid: not urn:hl7ii:
* Allow URL as a type of string in FHIRPath type checking
* Fix semver validation
* Fix problem resolving context in CDA invariants

## Other code changes

* Finish SQL in FHIR Implementation, but disable sql on fhir tests until package is packaged properly by next release of IG publisher
* Fixes to Search Parameter rendering per FHIR-I decision
* Fix broken links in extension references done by [[[]]]
* Fix broken links in code system rendering of parents
* Support using names in [[[markdown]]] when rendering
* Remove "profile" from tx operations
* Include checkIPSCodes and bundleValidationRules in json
***NO_CI***
2023-10-31 15:51:40 +00:00
dotasek 6fb5b11619 Bump test cases to 1.4.14
***NO_CI***
2023-10-31 10:55:56 -04:00
dotasek 7386b2b8f8
Include checkIPSCodes and bundleValidationRules in json (#1473)
+ gentle renaming
2023-10-31 09:49:37 -04:00