Commit Graph

4053 Commits

Author SHA1 Message Date
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
Grahame Grieve 2bccefd52b Merge remote-tracking branch 'origin/master' 2022-10-03 11:48:23 +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
Grahame Grieve d71a5833c1
Gg 202210 shareables (#936)
* Don't validate contained resources against Shareable* Profiles, + validate ShareableMeasure

* release notes

* fix compile problem

Co-authored-by: Grahame Grieve <grahameg@gmail.ccom>
2022-09-30 15:00:22 -04:00
Grahame Grieve 318c8e031e fix compile problem 2022-10-01 03:35:53 +10: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
Grahame Grieve 84534a4572 release notes 2022-10-01 02:39:22 +10:00
Grahame Grieve 7950ded6e4 Merge remote-tracking branch 'origin/master' 2022-10-01 02:38:17 +10:00
Grahame Grieve 7f1e10a1e9 Don't validate contained resources against Shareable* Profiles, + validate ShareableMeasure 2022-10-01 02:38:10 +10:00
dotasek 933fc4930c
Update RELEASE_NOTES.md
***NO_CI***
2022-09-29 09:19:51 -04:00
dotasek 6ffb981156
Warn CLI users if file.encoding is not UTF-8 (#933)
* Print warning for wrong file encoding

* Gentle refactor

Co-authored-by: dotasek <david.otasek@smilecdr.com>
2022-09-28 15:09:04 -04: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
Grahame Grieve 58231d157b Merge remote-tracking branch 'origin/master' 2022-09-27 10:12:18 -04:00
Grahame Grieve dad4aea585 release notes 2022-09-27 10:12:13 -04:00
Grahame Grieve 432639de2c
Merge pull request #931 from hapifhir/gg-202209-validation
minor validation improvements
2022-09-27 10:03:44 -04:00
Grahame Grieve a1d97b6ed4 fix test dependency 2022-09-27 08:46:49 -04:00
Grahame Grieve 2285da5f8d minor validation improvements 2022-09-26 23:49:32 -04: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 7846ae5169 support for -forPublication parameter to validator 2022-09-20 11:42:07 -04:00
Grahame Grieve af4ec00697
Merge pull request #927 from hapifhir/gg-202209-cm
Gg 202209 cm
2022-09-20 10:37:41 -04:00
Grahame Grieve 204157c1ec update validator rules for supplements 2022-09-20 08:29:45 -04:00
Grahame Grieve 88d6ed6b93 update tests dependency 2022-09-20 06:50:40 -04: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 58d281a3f2
Merge pull request #926 from gabriel0316/ConceptMap-show-all-displayName
Show display name of concepts which are not mapped
2022-09-20 05:17:05 -04:00
Grahame Grieve 72b3d2f6d1 escape bare html entities 2022-09-20 04:52:20 -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
Grahame Grieve e044bf6607 bug fixes from loading all published packages 2022-09-20 04:47:41 -04:00
Grahame Grieve ba56fc1a89 upgrade package visitor to visit all packages 2022-09-20 04:47:21 -04:00
Gabriel 1f7fff8d9d Show display name of concepts which are not mapped 2022-09-19 14:54:36 +02:00