Commit Graph

1986 Commits

Author SHA1 Message Date
Mark Iantorno 8505fcf580
adding option to set tx server to null for api calls: (#316) 2020-08-25 11:18:14 -04: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
Grahame Grieve 1cd01513c2 remove old comparison code 2020-08-18 17:59:11 +10:00
Grahame Grieve 97e6330c58 Remove old comparison code 2020-08-18 17:58:52 +10:00
Grahame Grieve 17d9e61baf more work on better presentation for comparison 2020-08-18 17:58:24 +10:00
Grahame Grieve 4e200acead clear notes 2020-08-18 12:13:38 +10:00
Grahame Grieve b178aeff56 resolve conflicts 2020-08-18 05:05:15 +10:00
markiantorno 57e3ae0f15 Updating version to: 5.1.4-SNAPSHOT and incrementing test cases dependency. 2020-08-17 14:28:29 +00:00
markiantorno a27fa4ce18 Release: v5.1.3
Validator:
* add support for -bundle parameter to allow validating just one resource (/type) in a bundle
* improved reporting of errors and warnings for unknown code systems on required bindings
* pass dependencies to the server for imported value sets etc
* use server side caching for more efficient use of bandwidth
* Fix NPE loading packages from simplifier or old packages (and don't lazy load packages passed to command line)

Other code changes:
* further work on comparing CapabilityStatements (nearly, but not quite, finished)
* More work on timeouts in terminology client
* Fix for parsing error in R3/R4 sparse arrays for primitives types
* Improve terminology client logging
* don't reload a package if already loaded
* rendering: fix NPEs rendering patient summary, and render expressions for quantities
***NO_CI***
2020-08-17 14:07:49 +00:00
Grahame Grieve eb23fcc5e4
more config for validator (#309)
* fix up POMs

* fixes for main build to use packages

* more config for validator

* more options for validation version comparison
2020-08-17 09:53:54 -04:00
Mark Iantorno 9acaeeb6e3 Updating test case dependency to v1.1.32
***NO_CI***
2020-08-17 13:44:43 +00:00
markiantorno f6b4df237f fixing versioning 2020-08-17 09:04:08 -04:00
Grahame Grieve 53dbf4fd4b more options for validation version comparison 2020-08-17 20:24:52 +10:00
Grahame Grieve 99466e9fe3 more config for validator 2020-08-17 20:24:23 +10:00
Grahame Grieve 6c351837e9 fixes for main build to use packages 2020-08-17 20:24:04 +10:00
Grahame Grieve 77a0141456 fix up POMs 2020-08-17 20:23:27 +10:00
Grahame Grieve 66190d43a5 restore release notes 2020-08-17 08:41:22 +10:00
Grahame Grieve ef3b463831 fix POM version 2020-08-17 07:30:16 +10:00
markiantorno 127bbc9e38 Release: v5.1.2
***NO_CI***
2020-08-16 02:26:50 +00:00
Grahame Grieve 48939e4b9b
Merge pull request #308 from hapifhir/gg-v513
5.1.3: reduce spurious logging
2020-08-16 12:05:35 +10:00
Grahame Grieve 01e58a5aa5 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2020-08-16 11:42:14 +10:00
Grahame Grieve 1f433f6643 reduce validation logging 2020-08-16 11:41:53 +10:00
markiantorno c09becfba2 Updating version to: 5.1.3-SNAPSHOT and incrementing test cases dependency. 2020-08-15 23:06:25 +00:00
markiantorno cb1abcad25 Release: v5.1.2
Validator:
* add support for -bundle parameter to allow validating just one resource (/type) in a bundle
* improved reporting of errors and warnings for unknown code systems on required bindings
* pass dependencies to the server for imported value sets etc
* use server side caching for more efficient use of bandwidth
* Fix NPE loading packages from simplifier or old packages (and don't lazy load packages passed to command line)

Other code changes:
* further work on comparing CapabilityStatements (nearly, but not quite, finished)
* More work on timeouts in terminology client
* Fix for parsing error in R3/R4 sparse arrays for primitives types
* Improve terminology client logging
* don't reload a package if already loaded
* rendering: fix NPEs rendering patient summary, and render expressions for quantities
***NO_CI***
2020-08-15 22:49:38 +00:00
markiantorno be26988adf fixing versions and test dependencies 2020-08-15 18:37:03 -04:00
markiantorno 7f5c5e36dd Release: v5.1.1
Validator:
* add support for -bundle parameter to allow validating just one resource (/type) in a bundle
* improved reporting of errors and warnings for unknown code systems on required bindings
* pass dependencies to the server for imported value sets etc
* use server side caching for more efficient use of bandwidth
* Fix NPE loading packages from simplifier or old packages (and don't lazy load packages passed to command line)

Other code changes:
* further work on comparing CapabilityStatements (nearly, but not quite, finished)
* More work on timeouts in terminology client
* Fix for parsing error in R3/R4 sparse arrays for primitives types
* Improve terminology client logging
* don't reload a package if already loaded
* rendering: fix NPEs rendering patient summary, and render expressions for quantities
***NO_CI***
2020-08-15 21:41:16 +00:00