Grahame Grieve
30be57fd81
set up release
2023-10-09 23:29:24 +11:00
Grahame Grieve
a30218177f
Merge pull request #1454 from hapifhir/2023-10-gg-cda-fixes-2
...
2023 10 gg cda fixes 2
2023-10-09 14:59:21 +03:00
Grahame Grieve
31e3e5c9bb
Merge branch 'master' into 2023-10-gg-cda-fixes-2
2023-10-09 14:04:49 +03:00
Grahame Grieve
d2a8c91214
fix UUID() and don't throw errors processing StructureMaps
2023-10-09 21:09:56 +11:00
Grahame Grieve
d08039a3a7
fix issue in extension processing
2023-10-09 21:09:39 +11:00
Grahame Grieve
423e50c797
fix missed code
2023-10-09 17:57:25 +11:00
Grahame Grieve
97914518fa
update test case dependency
2023-10-09 17:47:49 +11:00
Grahame Grieve
7b7484e08e
Add support for test folder in NPM packages
2023-10-09 17:47:15 +11:00
Grahame Grieve
737c51f2a5
Fix rendering of XML Attributes in profiles
2023-10-09 17:46:49 +11:00
Grahame Grieve
9da31ae8ad
improve language on constraint error message + add expression checking for SQL on FHIR project
2023-10-09 17:46:33 +11:00
Grahame Grieve
af0f9bc765
Add support for hosts to manage certificate resolution using ISignatureServices + fix issue matching type names when validating logical models
2023-10-09 17:45:38 +11:00
Grahame Grieve
33776523ae
make sure snapshots are generated when fetching types
2023-10-09 17:44:03 +11:00
Grahame Grieve
f598ade02c
Workaround issue where R5 build wrongly adds ele-1 to base
2023-10-09 17:41:59 +11:00
Grahame Grieve
f860af857d
Fix conversion issue associated with ConceptMap.element.target.equivalence in versions previous to R5 (use proper extension URL, and move extension so it can be a modifier. And fix for modifierExtension handling)
2023-10-09 17:41:26 +11:00
Grahame Grieve
0140fa1ad1
fix merge issues
2023-10-06 05:59:39 +03:00
dotasek
66ecd24cad
Fix merge
2023-10-05 09:55:14 -04:00
Grahame Grieve
c52d5a71b4
Merge remote-tracking branch 'origin/master'
2023-10-05 15:22:10 +03:00
Grahame Grieve
0927f0bbfa
fix birthDate editing
2023-10-05 15:21:23 +03:00
markiantorno
9ec1c68cfc
Updating version to: 6.1.13-SNAPSHOT and incrementing test cases dependency.
2023-10-05 02:20:25 +00:00
markiantorno
d705905c8c
Release: v6.1.12
...
## Validator Changes
* fix CDA parsing error for sdtc:raceCode
* fix xml output to deal with namespaces properly
* fix FHIRPath join implementation to make separator parameter optional
## Other code changes
* Improve rendering for xml_no_order extension
* add command line demo app
* rework xig into 3 steps
* add userData to JSON element
* Initial SQL On FHIR implementation
* Add getDistalNames() to FHIRPath for SQL-on-FHIR support
***NO_CI***
2023-10-05 01:50:02 +00:00
dotasek
c8d9fcca25
Update RELEASE_NOTES.md
...
***NO_CI***
2023-10-04 18:44:01 -04:00
Grahame Grieve
752ab7a3d1
2023 10 gg cda parsing fix 2 ( #1451 )
...
* fix xml output to deal with namespaces properly
* Improve rendering or xml_no_order
* add command line demo app
* fix CDA parsing error for sdtc:raceCode
* Fix error message
* Bump test case version
---------
Co-authored-by: Grahame Grieve <grahameg@gmail.ccom>
Co-authored-by: dotasek <dotasek.dev@gmail.com>
2023-10-04 18:42:29 -04:00
dotasek
ff29b09083
Fix junit detection of sql on fhir, temporarily disable
...
***NO_CI***
2023-10-04 13:28:30 -04:00
Grahame Grieve
c11e78d468
fix CDA parsing error for sdtc:raceCode
2023-10-04 18:37:16 +03:00
Grahame Grieve
54dcbe8a9f
add command line demo app
2023-10-04 18:36:52 +03:00
dotasek
a36b3ee1f5
Update RELEASE_NOTES.md
...
***NO_CI***
2023-10-04 11:08:12 -04:00
Grahame Grieve
7698ee4b7f
Merge pull request #1443 from hapifhir/do-20230921-shc-validation-service
...
SHC Validation
2023-10-04 06:01:07 +03:00
Grahame Grieve
c5ac82fd09
Improve rendering or xml_no_order
2023-10-04 05:22:21 +03:00
Grahame Grieve
5612a4d658
fix xml output to deal with namespaces properly
2023-10-04 04:35:42 +03:00
Grahame Grieve
d6eb345692
Merge pull request #1449 from hapifhir/2023-10-gg-xig_steps
...
2023 10 gg xig steps
2023-10-04 03:57:22 +03:00
Grahame Grieve
64403db109
rework xig into 3 steps
2023-10-04 03:16:07 +03:00
Grahame Grieve
fb7ad19218
add userData to JSON element
2023-10-03 16:12:02 +03:00
Grahame Grieve
f70b3ac23b
Initial SQL On FHIR implementation
2023-10-03 16:11:47 +03:00
Grahame Grieve
264e289bb3
Add getDistalNames() to FHIRPath for SQL-on-FHIR support
2023-10-03 16:11:18 +03:00
Grahame Grieve
ee819e3f08
fix join implementation to make separator parameter optional
2023-10-03 16:10:48 +03:00
markiantorno
627e40934b
Updating version to: 6.1.12-SNAPSHOT and incrementing test cases dependency.
2023-10-02 13:18:11 +00:00
markiantorno
9b5c26be25
Release: v6.1.11
...
## Validator Changes
* Fix FHIRPath type resolution for logical models
* Update parsers to record the element format for logical model validation
* fix profile matching for CDA logical models
## Other code changes
* Upgrade PackageVisitor for XIG
***NO_CI***
2023-09-30 18:21:42 +00:00
Grahame Grieve
0adc364b8a
Merge remote-tracking branch 'origin/master'
2023-10-01 00:50:31 +10:00
Grahame Grieve
11989adec0
release notes
2023-10-01 00:50:08 +10:00
Grahame Grieve
6440cc0b9b
Merge pull request #1448 from hapifhir/2023-09-gg-cda-fixes-lm-matching
...
2023 09 gg cda fixes lm matching
2023-10-01 00:48:31 +10:00
Grahame Grieve
c2aa221c98
fix profile matching for CDA logical models
2023-09-30 22:30:20 +10:00
Grahame Grieve
589d566c0a
fix FHIRPath type resolution for logical models
2023-09-30 22:29:42 +10:00
Grahame Grieve
1ba4d276c0
update parsers to record the element format for logical model validation
2023-09-30 22:29:32 +10:00
Grahame Grieve
6c08e58d7a
fix type fetching to use either URL or type
2023-09-30 22:29:03 +10:00
Grahame Grieve
d675d9d4a0
upgrade PackageVisitor for XIG
2023-09-30 22:28:44 +10:00
dotasek
2a6538cd02
Merge remote-tracking branch 'origin/master' into do-20230921-shc-validation-service
2023-09-29 11:00:19 -04:00
dotasek
c2071379f4
Use txt extension for shc fragment
2023-09-29 11:00:01 -04:00
markiantorno
f9b3dbde57
Updating version to: 6.1.11-SNAPSHOT and incrementing test cases dependency.
2023-09-29 11:11:34 +00:00
markiantorno
ddd3889268
Release: v6.1.10
...
## Validator Changes
* Change Mapping type validation error to warning validating maps
* Add support for special case codes in v2 (NNnnn)
* Fix problem parsing logical model cda fragments
* Fix parsing logical model list attributes
* Fix issue parsing parameters in a target expression
## Other code changes
* Handle additional bindings when generating snapshots for R5 profiles
* Fix problem rendering additional bindings in R5
* Fix for new pubpack version
***NO_CI***
2023-09-29 10:45:20 +00:00
Grahame Grieve
1dfc11c519
set up upgrade
2023-09-29 19:32:02 +10:00