Commit Graph

1964 Commits

Author SHA1 Message Date
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
Grahame Grieve 7f33583f2d
Merge pull request #307 from hapifhir/gg-v512
value set validation improvements
2020-08-16 07:28:05 +10:00
Grahame Grieve 4e30cd7849 Add logging for value set validation performance 2020-08-16 06:48:33 +10:00
Grahame Grieve cbf70365f1 fix value set validation to deal with multi-heirarchy 2020-08-16 06:48:06 +10:00
Grahame Grieve 7771c7f231 Significant improvement to performance rendering value sets, and only use server side caching if the server declares it supports it 2020-08-14 08:09:02 +10:00
Grahame Grieve 7021969ea2 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2020-08-14 07:02:07 +10:00
markiantorno eed1d730c4 Updating version to: 5.1.2-SNAPSHOT and incrementing test cases dependency. 2020-08-13 15:23:03 +00:00
markiantorno beeaf26b6d 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-13 15:03:45 +00:00
Mark Iantorno 9716e7a64d Updating test case dependency to v1.1.30
***NO_CI***
2020-08-13 14:46:34 +00:00
Grahame Grieve 2c0fe519cb
more work on code validation (#306)
* Handle unknown code systems better when checking codes from unknown systems

* more work on code validation

* more work on comparison

* hack workaround for UTG NUCC problem.

* adjust exception type

* more work on timeouts

* improve error message

* fix NPE?

* release notes

* Improve error message
2020-08-13 09:47:05 -04:00
Grahame Grieve 1b17e5d897 Merge branch 'gg-v5023b' of https://github.com/hapifhir/org.hl7.fhir.core 2020-08-13 23:17:09 +10:00
Grahame Grieve 5a7e130daa Improve error message 2020-08-13 23:16:48 +10:00
Grahame Grieve 61871e7c63 release notes 2020-08-13 20:33:38 +10:00
Grahame Grieve db56dfb888 fix NPE? 2020-08-13 18:53:36 +10:00
Grahame Grieve f240717a88 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2020-08-13 17:59:15 +10:00
Grahame Grieve 4133a36c69 improve error message 2020-08-13 17:59:01 +10:00
Grahame Grieve 67f7176d3b more work on timeouts 2020-08-13 17:58:36 +10:00
Grahame Grieve dc2126c786 adjust exception type 2020-08-13 17:58:03 +10:00
Grahame Grieve 63b93480d9 hack workaround for UTG NUCC problem. 2020-08-13 17:57:38 +10:00
Grahame Grieve 0b57d266cd more work on comparison 2020-08-13 17:57:14 +10:00
Grahame Grieve 7faf5f97e4
Merge pull request #301 from vtumuluri/vt-jsonnull-tests
Added another test case to reproduce the original issue
2020-08-13 14:32:41 +10:00
Grahame Grieve c5f4d2396f more work on code validation 2020-08-13 14:28:28 +10:00
Grahame Grieve fa89778809 Handle unknown code systems better when checking codes from unknown systems 2020-08-13 12:36:36 +10:00