Commit Graph

1918 Commits

Author SHA1 Message Date
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 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
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 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
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
Grahame Grieve 4aa8e08681 Add test case for Json resource parsing 2020-08-10 21:24:04 +10:00
Grahame Grieve 039027c588 Comparison for CapabilityStatements 2020-08-10 15:57:14 +10:00
Grahame Grieve f8b4d73f8b prevent NPE loading old packages 2020-08-10 15:55:32 +10:00
Grahame Grieve b6b810ce29 fix for all packages release with wrong urls 2020-08-10 15:54:40 +10:00
Grahame Grieve 96d769a6e2 prevent NPEs generating patient summary 2020-08-10 15:53:48 +10:00
Grahame Grieve bc11ac5c5b Start working on rendering expressions 2020-08-10 15:53:08 +10:00
Grahame Grieve 74c11cfec1 Fix problem loading old style packages not suitable for lazy loading. 2020-08-10 15:51:59 +10:00
markiantorno 1af6268fa8 Updating version to: 5.0.23-SNAPSHOT and incrementing test cases dependency. 2020-08-07 03:51:36 +00:00
markiantorno 5c4c5ce1c8 Release: v5.0.22
Validator:
* no changes

Other code:
* Continue to work on connection timeout issues
* Fix bug in DiagnosticReportRenderer (wrong element accessed)
* change type of resource parameter to ResourceRender.build
***NO_CI***
2020-08-07 03:33:21 +00:00
Grahame Grieve 0ae7aeacc0
Merge pull request #295 from hapifhir/gg-v5022
Gg v5.0.22 work
2020-08-07 13:16:55 +10:00
Grahame Grieve deeae26b42 release notes 2020-08-07 11:37:38 +10:00
Grahame Grieve ad07997c5d fix bug handling fragment code systems with value sets with pre-build expansions 2020-08-07 11:30:31 +10:00
Grahame Grieve a12b1bdc93 change type of resource parameter to ResourceRender.build 2020-08-07 11:28:18 +10:00
Grahame Grieve 800e381629 Fix bug in DiagnosticReportRenderer (wrong element accessed) 2020-08-07 11:27:57 +10:00
Grahame Grieve 4add0f3ac8 Continue to work on connection timeout issues 2020-08-07 11:26:44 +10:00
Grahame Grieve 3b6099b0d7 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2020-08-07 11:25:10 +10:00
markiantorno ac2ae655d5 Final pipeline versioning fix 2020-08-06 15:12:20 -04:00
markiantorno 37134e5252 Updating version to: 1.1.30-SNAPSHOT and incrementing test cases dependency. 2020-08-06 19:06:12 +00:00
markiantorno 340250cf74 Release: v5.0.21
* Release pipelines fix for incrementing external dependencies
***NO_CI***
2020-08-06 18:49:05 +00:00
markiantorno 91c1ed7e31 Fixing build pipelines issue 2020-08-06 13:56:27 -04:00
markiantorno 49695b2801 Updating version to: null.object.1-SNAPSHOT and incrementing test cases dependency. 2020-08-06 16:23:24 +00:00
markiantorno 97c974ca38 Release: v5.0.20
Validator:
* Fix for problem with expansion code checking and incomplete value sets

General Code changes:
* Work on connection problems to terminology server
* Fix for problem loading Measures from packages
* Work on i18n for Rendering
* fix case bug renderung bundles and parameters
* start working on i18n for Rendering
***NO_CI***
2020-08-06 15:40:30 +00:00