1992 Commits

Author SHA1 Message Date
Grahame Grieve
004519ccc8 Fix for some old packages missing ElementDefinition.min 2022-10-14 08:34:52 +11:00
Grahame Grieve
9dd886ee2b package fixes for r4/r4b package conversion 2022-10-13 06:49:08 +11:00
Grahame Grieve
a15b57ef9a Improved support for Logical Models (inc. cds-hooks) 2022-10-13 06:48:29 +11:00
markiantorno
7bf348055a Updating version to: 5.6.71-SNAPSHOT and incrementing test cases dependency. 2022-10-11 01:11:51 +00:00
markiantorno
2fd44c4203 Release: v5.6.70
## Validator Changes

* no changes

## Other code changes

* Fix for logical model issues for cds-hooks logical models
***NO_CI***
2022-10-11 00:50:57 +00:00
Grahame Grieve
042a6a01e5 more extension declarations 2022-10-11 09:32:28 +11:00
Grahame Grieve
fb921f6f3f Fix content reference generation 2022-10-10 20:45:46 +11:00
Grahame Grieve
a66ca2a197 Add JSON enhancements for CDS hooks logical model 2022-10-10 17:05:12 +11:00
Grahame Grieve
e1657c66b0 refactor IWorkerContext 2022-10-07 21:50:59 +11:00
markiantorno
9a39f4570c Updating version to: 5.6.70-SNAPSHOT and incrementing test cases dependency. 2022-10-06 23:36:56 +00:00
markiantorno
bdd99a48a7 Release: v5.6.69
## Validator Changes

* Fix R5 error around cnl-1
* Add markdown validation
* add support for http://hl7.org/fhir/StructureDefinition/structuredefinition-dependencies
* fix bugs in FHIRPath handling of polymorphism
* fix validation of Coding when system is unknown (align with CodeableConcept handling)
* Fix bug where extranous text in XML was reported in the wrong location

## Other code changes

* Fix links in bundle rendering
* Improvements to rendering for IG publisher (additional bindings)
* Bump jackson-databind dependency
* fix bugs in graphql generation
* populate StructureMap xhtml when loading from mapping language
* align markdown processing with FHIR-38714
***NO_CI***
2022-10-06 23:17:29 +00:00
Grahame Grieve
56e8774c8f Fix problem with R4B FHIRPath tests 2022-10-07 09:20:34 +11:00
Grahame Grieve
7cb3355a0f fix markdown processing on additional bindings short doco 2022-10-07 08:16:03 +11:00
Grahame Grieve
2547f47bd2 Merge remote-tracking branch 'origin/master' 2022-10-07 08:08:11 +11:00
Grahame Grieve
b9036524d5 R5 FHIRPath engine fixes for polymorphism + update R4B FHIRPath engine to match R5 2022-10-07 08:08:04 +11:00
Lloyd McKenzie
a59cfbe513 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core into IGRenderingChanges
# Conflicts:
#	org.hl7.fhir.r5/src/main/java/org/hl7/fhir/r5/conformance/AdditionalBindingsRenderer.java
2022-10-06 11:58:10 -06:00
Lloyd McKenzie
1bb4c27651 Corrections to binding rendering; don't cache SD elements in HAPI 2022-10-06 11:36:06 -06:00
Grahame Grieve
e73f79103c Fix problems in links in bundle rendering 2022-10-06 22:26:36 +11:00
Grahame Grieve
9195d7ae8b rendering improvements 2022-10-06 12:54:45 +11:00
Grahame Grieve
c7ef0a3ac6 Add support for http://hl7.org/fhir/StructureDefinition/structuredefinition-dependencies to validator 2022-10-05 21:19:30 +11:00
Grahame Grieve
efd8e07b9d fix bugs in graphql generation 2022-10-05 21:17:52 +11:00
Grahame Grieve
ae8bc3502f fix FHIRPath .is(type) to handle abstract types 2022-10-05 21:17:40 +11:00
Grahame Grieve
21848fc9af Fix handling of Coding Validation when code system is unknown 2022-10-05 21:16:57 +11:00
Grahame Grieve
456ab88b9c validation fixes 2022-10-04 18:50:07 +11:00
Grahame Grieve
86a3a56c42 better handling for sax errors and jvm issue 2022-10-04 16:55:17 +11:00
Grahame Grieve
098b2895bc Markdown changes for FHIR-38714 + fix up test framework for validator to use OperationOutcome 2022-10-04 14:06:30 +11:00
Grahame Grieve
28a8165034 add .toString() for OperationOutcome.issue 2022-10-04 14:04:20 +11:00
Grahame Grieve
d9faafa1be fix problem with reporting erroneous text in the wrong locations 2022-10-04 14:03:00 +11:00
markiantorno
fa8db082c7 Updating version to: 5.6.69-SNAPSHOT and incrementing test cases dependency. 2022-09-30 20:09:37 +00:00
markiantorno
ecc3506457 Release: v5.6.68
## Validator Changes

* Warning in Validator CLI when character encoding is not UTF-8
* Don't validate contained resources against Shareable* profiles, and also check ShareableMeasure

## Other code changes

* Remove CapabilityStatement2 from canonical resources
***NO_CI***
2022-09-30 19:52:48 +00:00
dotasek
eabf51938b
Remove CapabilityStatement2 from reported and checked resource names (#935)
* Remove CapabilityStatement2 from reported and checked resource names

* Update RELEASE_NOTES.md

***NO_CI***

Co-authored-by: dotasek <david.otasek@smilecdr.com>
2022-09-30 13:10:51 -04:00
Lloyd McKenzie
bdea5b70b8 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core into IGRenderingChanges 2022-09-27 12:41:16 -06:00
Lloyd McKenzie
c892d65a8d Clean-up after testing 2022-09-27 12:40:59 -06:00
markiantorno
8893e0c0bc Updating version to: 5.6.68-SNAPSHOT and incrementing test cases dependency. 2022-09-27 15:09:27 +00:00
markiantorno
02435a9889 Release: v5.6.67
## Validator Changes

* Work around R4 issue with http://www.rfc-editor.org/bcp/bcp13.txt value set (should be http://hl7.org/fhir/ValueSet/mimetypes)
* Minor improvements to error messages

## Other code changes

n/a
***NO_CI***
2022-09-27 14:33:05 +00:00
Lloyd McKenzie
d5f6e1450f Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core into IGRenderingChanges 2022-09-27 08:27:12 -06:00
Lloyd McKenzie
a589f5fdf4 Added support for rendering with differences between either base StructureDfeinition or parent StructureDefinition 2022-09-27 08:26:46 -06:00
markiantorno
9d308db001 Updating version to: 5.6.67-SNAPSHOT and incrementing test cases dependency. 2022-09-23 18:40:26 +00:00
markiantorno
303853b7a1 Release: v5.6.66
## Validator Changes

* fix error with code system validation messages

## Other code changes

* Enhanced testing for character encoding issues
* XIG publisher improvements
***NO_CI***
2022-09-23 18:20:37 +00:00
Grahame Grieve
153bda866a Merge remote-tracking branch 'origin/master' 2022-09-23 12:52:25 -04:00
Grahame Grieve
d670ac9e4c set up release 2022-09-23 12:52:17 -04:00
Grahame Grieve
0b40db7f0b
Merge pull request #929 from hapifhir/gg-2022-09-cs_vs
Gg 2022 09 cs vs
2022-09-23 12:14:22 -04:00
dotasek
c51f7c2327
Enhanced testing for character encoding issues (#928)
* Redo pull pipeline to check for alternate file encodings

* Fix jdkVersion references in pull-request-pipeline

* Failing test for Cp1252 encoded Java environments

* Fix file encoding mistake

* Add fix + refactor test

* Backport ParserBase changes and tests to previous versions

* And I mean it, this time

* Update tx cache resources

Co-authored-by: dotasek <david.otasek@smilecdr.com>
2022-09-23 10:38:10 -04:00
Grahame Grieve
695a8610a2 fix error with code system validation messages 2022-09-23 09:33:25 -04:00
Grahame Grieve
b47edc0109 xig publisher improvements 2022-09-23 09:32:39 -04:00
markiantorno
e29b3130db Updating version to: 5.6.66-SNAPSHOT and incrementing test cases dependency. 2022-09-20 16:29:09 +00:00
markiantorno
fce1d1f1fc Release: v5.6.65
## Validator Changes

* Validator support for -forPublication parameter

## Other code changes

* Improved ConceptMap rendering
* Internal reorganization of extensions
* Fix NPE rendering terminology resources
* Fix bad HTML rendering SearchParameter
* Allow rendering additional information in a comparison
* bug fixes from loading all published packages ever
***NO_CI***
2022-09-20 16:11:15 +00:00
Grahame Grieve
b387b6c268 Improve conceptmap rendering 2022-09-20 06:33:46 -04:00
Grahame Grieve
5bbf98fe27 Merge remote-tracking branch 'origin/master' 2022-09-20 05:20:09 -04:00
Grahame Grieve
25f92bef1e
Merge pull request #897 from ahdis/oe_patientrender_np
Fix NP for PatientRenderer #896
2022-09-20 05:17:51 -04:00