1940 Commits

Author SHA1 Message Date
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***
5.1.2
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***
5.1.1
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
Grahame Grieve
008dc84546 Use server side caching to reduce the bandwidth utilitization 2020-08-13 08:14:54 +10:00
Grahame Grieve
bb320892e6 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2020-08-13 06:52:18 +10:00
CODE1\ing11557
6b93be9e8a Merge branch 'master' of https://github.com/vtumuluri/org.hl7.fhir.core into vt-jsonnull-tests 2020-08-12 11:58:05 +02:00
Anand Mohan Tumuluri
13629c1e39
Merge pull request #1 from hapifhir/master
Merge from upstream
2020-08-12 11:57:55 +02:00
jamesagnew
4b10bde6cb Disable enforced plugin 2020-08-12 05:40:38 -04:00
jamesagnew
09d0ae4caa Bump version to 5.1.1-SNAPSHOT for next development cycle 2020-08-12 05:33:18 -04:00
Grahame Grieve
92d031b968 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2020-08-12 14:52:31 +10:00
Grahame Grieve
10927445e2 Pass dependencies when evaluating a value set ($validate-code or $expand) 2020-08-12 14:49:51 +10:00
Grahame Grieve
cef25b4bf0 don't reload an already loaded package 2020-08-12 14:45:49 +10:00
Grahame Grieve
9e422a1a2e improve terminology logging 2020-08-12 14:44:41 +10:00
jamesagnew
98ba0506c2 Version bump to 5.1.0 v5.1.0 2020-08-11 17:41:20 -04:00
Grahame Grieve
98dcfd8f14
Merge pull request #304 from hapifhir/gg-fix-validator-leak
fix validator leak
2020-08-12 06:00:09 +10:00
Grahame Grieve
89e5c7010d Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2020-08-12 05:11:44 +10:00
Grahame Grieve
6ecf1c8f99 Fix issues with reloading package once already loaded in validator + add test case 2020-08-12 05:11:35 +10:00
Grahame Grieve
a79a341bf8
Merge pull request #303 from hapifhir/gg-json-parser-fix
Fix bug in parser around nulls in arrays
2020-08-12 04:45:50 +10:00
Grahame Grieve
6322aef891 Fix bug in parser around nulls in arrays 2020-08-12 04:03:41 +10:00
CODE1\ing11557
7e68583e21 Added another test case to reproduce the original issue 2020-08-11 12:44:26 +02:00
Grahame Grieve
7f79342447
Merge pull request #298 from hapifhir/gg-v3-parser-test
Add test case for Json resource parsing
2020-08-11 12:42:27 +10:00
Grahame Grieve
11f5388717
Merge pull request #300 from hapifhir/gg-v5023b
Add support for bundle profile parameter
2020-08-11 12:32:17 +10:00
markiantorno
5fba875d8b Fix for failing ActivityDefinition-referralPrimaryCareMentalHealth.json test 2020-08-10 21:57:55 -04:00
Grahame Grieve
20a7682c96 Add support for bundle profile parameter 2020-08-11 06:40:11 +10:00
Grahame Grieve
83dc198dd1 enforce case consistency when loading test cases directly 2020-08-11 06:39:28 +10:00
Grahame Grieve
df7a440de9
Merge pull request #296 from hapifhir/gg-v5023
work for 5.0.23
2020-08-11 06:14:09 +10:00
Grahame Grieve
1555849e9a updates to PR 2020-08-11 05:44:13 +10:00