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
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
Mark Iantorno
97bde25a38
Updating test case dependency to v1.1.29
...
***NO_CI***
2020-08-06 15:28:47 +00:00
Grahame Grieve
f73147523a
Gg v5.0.20 work ( #294 )
...
* ongoing work around connection problems with tx.fhir.org
* fix for bug processing CCDA constraints (logical model constraints)
* fix for bug loading Measures from packages
* fix NPEs loading invalid packages
* Start Working on i18n for Rendering + Fix case bug rendering bundles and parameters
* Fix for problem with expansion code checking and incomplete value sets
* release notes
2020-08-06 10:51:05 -04:00
Grahame Grieve
23d62721c6
release notes
2020-08-06 22:38:58 +10:00
Grahame Grieve
3e97c095e6
Fix for problem with expansion code checking and incomplete value sets
2020-08-06 22:38:43 +10:00
Grahame Grieve
879e5344b3
Start Working on i18n for Rendering + Fix case bug rendering bundles and parameters
2020-08-06 22:37:27 +10:00
Grahame Grieve
8b3ce7b3cc
fix NPEs loading invalid packages
2020-08-06 22:36:20 +10:00
Grahame Grieve
f93f47ee24
fix for bug loading Measures from packages
2020-08-06 22:35:14 +10:00
Grahame Grieve
9b0ce65f08
fix for bug processing CCDA constraints (logical model constraints)
2020-08-06 22:34:30 +10:00
Grahame Grieve
3e33c8a835
ongoing work around connection problems with tx.fhir.org
2020-08-06 22:33:54 +10:00
Mark Iantorno
aa982232ce
I had the code written already, so let's put it in. ( #293 )
...
* I had the code written already, so let's put it in.
* renaming and moving Utilities tests class to conform to best practices.
2020-08-06 07:28:17 -04:00
markiantorno
f54e56e74c
Updating version to: 5.0.20-SNAPSHOT
2020-08-05 23:31:54 +00:00
markiantorno
f6071cb0df
Release: v5.0.19
...
Validator:
* Improved handling of terminology timeout issues
Other code changes:
* fix questionnaire rendering to create valid resources
***NO_CI***
2020-08-05 22:50:40 +00:00
Grahame Grieve
566b17c240
Merge pull request #292 from hapifhir/gg-v5019
...
v5.0.19 work
2020-08-06 08:26:13 +10:00
Grahame Grieve
572016e40a
fix compile
2020-08-06 07:53:18 +10:00
Grahame Grieve
4cac2c97ac
release notes
2020-08-06 07:42:22 +10:00