markiantorno
7349ad1f0e
Release: v5.1.6
...
Validator:
* improve error messages for wrong code system URLs
Other code changes:
* fix rendering for must-support to not render empty values in patterns
* control over validation of aggregation modes
* fix NPE in code system comparison
* Fix verious issues
* Upgrade UCUM dependency
* fix support for multi-line comments in structure maps
* add conversion for R2 MedicationOrder -> R3 MedicationRequest
* Upgrade dependency on CQFramework
* improvements to OID to URL conversion
* Fix issue with round-tripping resources with primitives with no value
***NO_CI***
2020-08-27 07:53:37 +00:00
Grahame Grieve
2a7eebefd6
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core
2020-08-27 17:13:45 +10:00
Grahame Grieve
a1b7257bb1
Add release notes
2020-08-27 17:12:52 +10:00
Mark Iantorno
5775aadceb
Updating test case dependency to v1.1.34
...
***NO_CI***
2020-08-27 07:09:55 +00:00
Grahame Grieve
8510e6ece3
Merge pull request #320 from hapifhir/gg-v516b
...
Gg v516b
2020-08-27 16:41:53 +10:00
Grahame Grieve
2e5dd95ede
fix rendering for must-support to not render empty values in patterns
2020-08-27 16:22:51 +10:00
Grahame Grieve
9578933704
control over aggregation validation
2020-08-27 16:22:21 +10:00
Grahame Grieve
de5310c13a
remove spurious log outputs
2020-08-27 12:36:50 +10:00
Grahame Grieve
e669103aa7
upgrade to pass new reconciled tests
2020-08-27 12:36:10 +10:00
Grahame Grieve
765f24a233
fix bug in code system comparison
2020-08-27 12:33:13 +10:00
Grahame Grieve
1eda0aa128
upgrade UCUM definition
2020-08-27 12:31:38 +10:00
markiantorno
dcf3f5f218
Upping UCUM dependency, fixing old junit dependencies
2020-08-26 17:26:39 -04:00
Oliver Egger
23cce5b0a7
handle xml default namespace for logical model
2020-08-26 16:53:50 +02:00
Grahame Grieve
78926f207d
Merge pull request #315 from ItayGoren/converting-medication-order
...
add medication request convert from dstu2 to stu
2020-08-26 12:52:14 +10:00
Grahame Grieve
f52297ae26
Merge pull request #318 from ahdis/oe_structuremaps
...
structure maps: line comments and fhir path expression
2020-08-26 12:51:10 +10:00
Grahame Grieve
61c2d3a21e
Merge pull request #319 from hapifhir/gg-v516
...
bugs & value set importing
2020-08-26 12:48:40 +10:00
Grahame Grieve
19460a402a
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core
2020-08-26 10:35:16 +10:00
Grahame Grieve
1625c171ae
Fix bug where discriminating on erroneous URL
2020-08-26 10:35:04 +10:00
Grahame Grieve
da91f17011
updates to PHINVads and VSAC value set importing
2020-08-26 10:34:36 +10:00
Oliver Egger
8f302e0063
mend
2020-08-25 23:34:33 +02:00
Oliver Egger
f0667ed3e2
extended line comment support and not quoting fhirpath expressions
2020-08-25 22:02:01 +02:00
Oliver Egger
381525fc17
extend tests for structuremaps text serializing
2020-08-25 22:00:00 +02:00
Mark Iantorno
8505fcf580
adding option to set tx server to null for api calls: ( #316 )
2020-08-25 11:18:14 -04:00
Itay Goren
75e684dbc1
add to version converter 10 30
2020-08-24 18:40:49 +03:00
Itay Goren
073a12f24e
add medication request convert from dstu2 to stu
2020-08-24 15:36:30 +03:00
Grahame Grieve
3ff241bcf8
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core
2020-08-24 17:17:06 +10:00
Grahame Grieve
bec72616e0
Add details for better error messages on bad code system urls
2020-08-24 17:15:37 +10:00
Grahame Grieve
0287248a48
work on oid to URI conversion - scope and efficiency
2020-08-24 17:14:49 +10:00
Grahame Grieve
86b9db4aec
update PHINVads importer for URL and version issues
2020-08-24 17:13:56 +10:00
markiantorno
cbff4a937e
Removing SNAPSHOT dependency for cqframework
2020-08-23 14:05:17 -04:00
Grahame Grieve
fe7efcf5a2
Fix bugs in PHINVads importer
2020-08-22 08:09:50 +10:00
Grahame Grieve
56f0a05c02
Add round trip tests and add fix for round-tripping issue ( #314 )
2020-08-21 09:35:00 -04:00
Grahame Grieve
904e600016
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core
2020-08-21 15:29:20 +10:00
Grahame Grieve
eb228bd1e3
Add round trip tests and add fix for round-tripping issue
2020-08-21 15:27:38 +10:00
markiantorno
9f23ff6ea9
Updating version to: 5.1.6-SNAPSHOT and incrementing test cases dependency.
2020-08-20 12:41:28 +00:00
markiantorno
6c156f7001
Release: v5.1.5
...
Validator:
* No changes
Other code changes:
* Update R5 code to new release R4.5.0
***NO_CI***
2020-08-20 12:22:59 +00:00
Grahame Grieve
7a64b7f7a9
Merge pull request #313 from hapifhir/gg-v515
...
R4.5.0 release
2020-08-20 21:54:22 +10:00
Grahame Grieve
4e730ea052
fix test case dependency
2020-08-20 21:36:40 +10:00
Grahame Grieve
8ee4eff74c
fix default value for validator setting + hack work around for R5 broken process
2020-08-20 21:00:11 +10:00
Grahame Grieve
5afbb01e45
fix release notes
2020-08-20 20:38:37 +10:00
Grahame Grieve
9a51722ee0
Add PhinVads Importer
2020-08-20 20:37:30 +10:00
Grahame Grieve
5fc297b3b5
Upgrade R5 to latest version
2020-08-20 20:37:10 +10:00
markiantorno
be5ba84652
Updating version to: 5.1.5-SNAPSHOT and incrementing test cases dependency.
2020-08-18 22:50:45 +00:00
markiantorno
8ce263a127
Release: v5.1.4
...
Validator:
* No changes
Other code changes:
* Remove old comparison code
* Don't lazy load simplifier packages
* Add links in version comparisons
* fix NPE in SimpleWorkerContext
***NO_CI***
2020-08-18 22:35:42 +00:00
Grahame Grieve
bbba1f424e
Merge pull request #312 from hapifhir/gg-v1114
...
Gg v1114
2020-08-19 07:44:36 +10:00
Grahame Grieve
0d6719a6f8
Release Notes
2020-08-19 05:56:30 +10:00
Grahame Grieve
b321a3fda1
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core
2020-08-19 05:48:00 +10:00
Grahame Grieve
ced57a5dfe
minor fixes to support main build ( #311 )
...
* fix up POMs
* fixes for main build to use packages
* more config for validator
* more options for validation version comparison
* clear notes
* more work on better presentation for comparison
* Remove old comparison code
* remove old comparison code
* fix loading bug
* fix to not load Simplifier packages via lazy loading
2020-08-18 09:27:02 -04:00
Grahame Grieve
5c8cdec49c
fix to not load Simplifier packages via lazy loading
2020-08-18 18:00:20 +10:00
Grahame Grieve
67c9904aa8
fix loading bug
2020-08-18 17:59:30 +10:00