Grahame Grieve
da78b01ac0
define extension for resource-format in tools IG
2022-10-14 08:35:39 +11:00
Grahame Grieve
5b67ee960e
fix NPE in xig
2022-10-14 08:35:27 +11:00
Grahame Grieve
36f54efb55
remove bad references to old files no longer present in core spec
2022-10-14 08:35:15 +11:00
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
Grahame Grieve
689b9a57b1
check ShareableValueSet and shareableCodeSystem profiles for publishing resources
2022-09-20 04:52:01 -04:00
Grahame Grieve
cfa5d39bdb
reorg extensions (clean up)
2022-09-20 04:51:00 -04:00
Grahame Grieve
eca93b0a76
Fix NPE rendering terminology resources
2022-09-20 04:50:07 -04:00
Grahame Grieve
049d8a1197
fix bad HTML rendering SearchParameter
2022-09-20 04:49:32 -04:00
Grahame Grieve
b3ae8d69e8
fix NPE
2022-09-20 04:49:18 -04:00
Grahame Grieve
460d12ee92
control lazy loading
2022-09-20 04:49:06 -04:00
Grahame Grieve
b5d828b0dc
suppress debug messaging if instructed and control lazy loading
2022-09-20 04:48:56 -04:00
Grahame Grieve
7f74b4521a
allow rendering additional information in a comparison
2022-09-20 04:47:59 -04:00
Gabriel
1f7fff8d9d
Show display name of concepts which are not mapped
2022-09-19 14:54:36 +02:00
Grahame Grieve
df0bc26d47
rationalise extensions
2022-09-17 14:54:20 -04:00
markiantorno
45a4ad77ad
Updating version to: 5.6.65-SNAPSHOT and incrementing test cases dependency.
2022-09-17 14:49:41 +00:00
markiantorno
7cce3ef810
Release: v5.6.64
...
## Validator Changes
* Support for R5 terminology
## Other code changes
* fix error with R5 IG constraint
* fix error with double escaping rendering code system markdown
* Suppress display when generating narrative for code systems if display matches code
* Fix bug in RDF generation in R4B
* fix bug in html parser - misses end of comments when end is --->
***NO_CI***
2022-09-17 14:17:42 +00:00
Grahame Grieve
68910ee95c
minor updates for R5
2022-09-17 06:15:32 -04:00
Grahame Grieve
37982f2af3
Fix error with double escaping rendering code system markdown
2022-09-15 08:59:38 +02:00
Grahame Grieve
03722bf782
Suppress display when generating narrative for code systems if display is always the same as the code
2022-09-15 08:59:18 +02:00
Grahame Grieve
35233ee1e5
R5 updates for IG publisher
2022-09-15 08:41:37 +02:00
markiantorno
09125cbaa4
Updating version to: 5.6.64-SNAPSHOT and incrementing test cases dependency.
2022-09-12 16:58:38 +00:00
markiantorno
0e2ad40b05
Release: v5.6.63
...
## Validator Changes
* no changes
## Other code changes
* Fix NPE ValueSetRenderer
* More fixes in StructureDefinition validation type characteristic
* Fix typo in ImplementationGuideDefinitionParameterComponent `Value`
***NO_CI***
2022-09-12 16:09:27 +00:00
Grahame Grieve
2cef00dfb1
fix NPE ( #923 )
...
Co-authored-by: Grahame Grieve <grahameg@gmail.ccom>
2022-09-12 11:16:06 -04:00
markiantorno
6169f92cb1
Updating version to: 5.6.63-SNAPSHOT and incrementing test cases dependency.
2022-09-10 06:33:43 +00:00
markiantorno
5286167c02
Release: v5.6.62
...
## Validator Changes
* More fixing for Type Characteristics
## Other code changes
* Fix rendering of concept map code references
* Fix version conversion problem for MessageHeader.event
***NO_CI***
2022-09-10 06:14:00 +00:00
Grahame Grieve
3fbb505722
Fix concept link rendering problem
2022-09-10 15:02:48 +10:00
markiantorno
31238146a0
Updating version to: 5.6.62-SNAPSHOT and incrementing test cases dependency.
2022-09-09 22:13:28 +00:00
markiantorno
9b9c12c97a
Release: v5.6.61
...
## Validator Changes
* no changes
## Other code changes
* Improved HTML compliance (img.alt)
* Improved example generation
* Improved handling of illegal parameters in ImplementationGuideDefinition
***NO_CI***
2022-09-09 21:56:43 +00:00
markiantorno
fadb727e87
Updating version to: 5.6.61-SNAPSHOT and incrementing test cases dependency.
2022-09-08 15:20:07 +00:00
markiantorno
ca313fa6fe
Release: v5.6.60
...
## Validator Changes
* no changes
## Other code changes
* Rendering improvements for Patient and extension summary
***NO_CI***
2022-09-08 15:03:24 +00:00
Grahame Grieve
c5e6493106
fix for img.alt missing
2022-09-08 23:17:33 +10:00
Grahame Grieve
ace807bca0
Add missing img.alt tags
2022-09-08 22:45:24 +10:00
Grahame Grieve
4cbbce4ec8
img conformance in xhtml
2022-09-08 22:22:17 +10:00
Grahame Grieve
f3e35f7661
Merge remote-tracking branch 'origin/master'
2022-09-08 22:03:54 +10:00
Grahame Grieve
a6d3d56223
improve Patient rendering
2022-09-08 22:02:33 +10:00
Grahame Grieve
2e35e85dec
fix rendering of extension summary
2022-09-08 22:02:12 +10:00
markiantorno
9f70b2b541
Updating version to: 5.6.60-SNAPSHOT and incrementing test cases dependency.
2022-09-07 13:29:55 +00:00
markiantorno
df2e964389
Release: v5.6.59
...
## Validator Changes
* More fixes to type characteristics
* Validator would hang on some specific xml inputs - no more
## Other code changes
* General: This release contains java code for the as yet unreleased R5 ballot (it's a precondition for releasing it)
* Snapshot Generator handle bindings on CodeableReferences
* Renderer: Don't always render OperationDefinition header
***NO_CI***
2022-09-07 13:12:42 +00:00
Grahame Grieve
d14224e987
allow bindings on codeableReference
2022-09-07 21:25:56 +10:00
Grahame Grieve
10989cf6e9
r5 test updates
2022-09-07 21:11:09 +10:00
Grahame Grieve
2b6c7aae39
more R5 fixes for IG publisher
2022-09-07 17:31:42 +10:00
Grahame Grieve
8dad875cac
qb url
2022-09-07 11:38:27 +10:00
Grahame Grieve
fc2e2fe9bc
refix hung parser
2022-09-07 11:13:19 +10:00
Grahame Grieve
fbca3fda51
Fix bug where header is always rendered with Operation Definition
2022-09-07 08:11:44 +10:00
Grahame Grieve
c3ab401f56
Fix bug with validator hanging on some XML instances
2022-09-07 08:11:09 +10:00
Grahame Grieve
bc77c2d031
Merge remote-tracking branch 'origin/master'
2022-09-07 06:02:44 +10:00
Grahame Grieve
1917476135
new R5 release coming
2022-09-06 20:28:04 +10:00
Grahame Grieve
619b60fdcf
Regenerate R5
2022-09-05 23:22:19 +10:00
Grahame Grieve
f346a94c59
update for R5 ballot version
2022-09-05 16:24:50 +10:00
markiantorno
df2a768778
Updating version to: 5.6.59-SNAPSHOT and incrementing test cases dependency.
2022-09-04 00:09:47 +00:00
markiantorno
719f28dcd2
Release: v5.6.58
...
## Validator Changes
* Allow binding as a type characteristic for Extension
## Other code changes
* OID support refactoring
* Remove Contributor Datatype from R5
* R5 Build efficiency fixes
***NO_CI***
2022-09-03 23:48:53 +00:00