Commit Graph

2505 Commits

Author SHA1 Message Date
Grahame Grieve 255a225e51
Merge pull request #1710 from hapifhir/2024-08-gg-no-binding-vs
2024 08 gg no binding vs
2024-08-08 09:16:06 +08:00
Grahame Grieve 5a598b53f4 update txCache for code changes 2024-08-08 08:58:50 +08:00
Grahame Grieve cb3319a83f fix xml:space message 2024-08-08 07:41:19 +08:00
dotasek eba6868afe Merge remote-tracking branch 'origin/master' into do-20240716-fix-code-validation-for-locale 2024-08-05 10:32:51 -04:00
markiantorno e6e4efa540 Updating version to: 6.3.20-SNAPSHOT and incrementing test cases dependency. 2024-08-04 15:24:42 +00:00
markiantorno aac96cf897 Release: v6.3.19
## Validator Changes

* Improve performance of supplement processing
* Add support for validating xml:space
* Fix NPE validating maps
* Fix duplicate removal code that caused missed WARNING messages (#1698)
* Fix interaction between terminology cache and validation location  (#1700)
* Better concept map validation
* Improved base64 parsing error
* Add support for unknown code system version validating concept maps
* Fix bug using wrong profile when profiling recursive properties

## Other code changes

* Return null for all toCode enum params that are null
* fix bugs adding publishing WG in element mode
* Fix equality method that caused missed WARNING messages
* fix rendering issues
  * rendering fixes for R6 build
  * don't throw error for wrong rendering mode
  * Document rendering fixes - subject and section
  * more work on forcing valid html generation
  * more hyperlink validation improvements
  * further fixes to link validation
  * fix list inside paragraph
  * fix actor capabilities in wrong place
  * Support missing datatypes
  * Fill out missing anchors
  * Fix wrong handling of contained resources)
  * #1678 - add div to children when exploring Narrative
***NO_CI***
2024-08-04 14:35:44 +00:00
Grahame Grieve 7fda67ca7e fix rendering issues 2024-08-03 23:46:31 +08:00
Grahame Grieve af5eaafd34 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2024-08-03 23:38:47 +08:00
Grahame Grieve 6a85977bb6 compile fixes 2024-08-03 19:55:43 +08:00
Grahame Grieve 2f1f59d5f9 rendering fixes for R6 build 2024-08-03 19:32:46 +08:00
Grahame Grieve b248eb7d67 Add support for validating xml:space 2024-08-03 19:31:55 +08:00
dotasek 8d97b86752 Add comments 2024-07-31 15:37:25 -04:00
dotasek 26e21b3772 Move locale setting to TestUtilities, update some caches 2024-07-31 15:37:25 -04:00
dotasek c3b89f7808 Fix incorrect locale format in test 2024-07-31 12:11:12 -04:00
dotasek fb6f237d23 Uniformly get ValidationOptions language using method 2024-07-30 16:35:40 -04:00
dotasek 59e2de3c2e Merge branch 'master' into do-20240716-fix-code-validation-for-locale 2024-07-30 13:16:42 -04:00
dotasek 673950f9d5
Fix duplicate removal code that caused missed WARNING messages (#1698)
* Fix equality method that caused missed WARNING messages

* Fix logic so that messages get replaced with higher severity if found

* Fix test
2024-07-30 11:52:20 -04:00
Grahame Grieve 5f2f1972d2 fix NPE validating maps 2024-07-30 15:43:56 +08:00
Grahame Grieve f9ed8dc348 Add support for unknown code system version validating concept maps 2024-07-28 20:03:44 +08:00
Grahame Grieve 5d65102937 more hyperlink validation improvements 2024-07-26 15:17:42 +08:00
Grahame Grieve 9e2ec275fd fix compile problem 2024-07-25 17:29:27 +08:00
Grahame Grieve 1ee96366a4 further fixes to link validation 2024-07-25 17:01:16 +08:00
dotasek 231b18edad Merge branch 'master' into do-20240716-fix-code-validation-for-locale 2024-07-17 17:04:49 -04:00
markiantorno 0b10290f0f Updating version to: 6.3.19-SNAPSHOT and incrementing test cases dependency. 2024-07-17 06:14:05 +00:00
markiantorno 5c3953cfdb Release: v6.3.18
## Validator Changes

* No Changes

## Other code changes

* Naming System fix for THO
* Fix issue with rendering OperationOutcomes that don't have 'detail'
* Fix problem with value set anchor generation when rendering
***NO_CI***
2024-07-17 05:22:26 +00:00
dotasek b0c8de5652 Test + fix for checkCodeOnServer 2024-07-16 17:03:30 -04:00
dotasek b9a243d7c2 Move locale/language setting to validateSources 2024-07-16 15:04:03 -04:00
markiantorno 0722d728ae Updating version to: 6.3.18-SNAPSHOT and incrementing test cases dependency. 2024-07-16 18:20:14 +00:00
markiantorno cf2b25eb29 Release: v6.3.17
## Validator Changes

* work around THO 6.0.0 problem (hack, to be reversed later)
* Improve MeasureReport validation for checking subject count
* Fix for R2B Resource.id cardinality problem
* Fix for validator using wrong property for list determination when parsing json

## Other code changes

* no changes
***NO_CI***
2024-07-16 17:32:26 +00:00
Grahame Grieve 9272b6eff3
2024 07 gg measure validation (#1687)
* Fix for validator using wrong property for list determination when parsing json

* Fix for R2B Resource.id cardinality problem

* Improve MeasureReport validation for checking subject count

* work around THO 6.0.0 problem (hack, to be reversed later)

* release notes

---------

Co-authored-by: Grahame Grieve <grahameg@gmail.ccom>
2024-07-16 11:43:36 -04:00
markiantorno a09c712c87 Updating version to: 6.3.17-SNAPSHOT and incrementing test cases dependency. 2024-07-12 12:35:11 +00:00
markiantorno 26c6878c76 Release: v6.3.16
## Validator Changes

* Add clearer message for errors around unable to validate because unknown code system
* Fix problem with fhirVersion cardinality validating IG resources

## WHO I18n Project

* Remove Questionnaire.item.linkId from translatable content

## Other code changes

* Further revisions to rendering framework for id uniqueness, main spec rendering, and various reported issues
* Improve doco for R4/R4B renderers
* Introduce backwards compatible constructor in ValidationEngineBuilder and fix useEcosystem
* Use v2 of PublishCodeCoverageResults (#1665)
* #1583 do not serialize choice group + add testcase
***NO_CI***
2024-07-12 11:48:05 +00:00
Grahame Grieve e806a08ee2
Merge pull request #1684 from hapifhir/2024-07-gg-rendering-work
2024 07 gg rendering work
2024-07-12 12:45:18 +08:00
Grahame Grieve a2e6b001b3 more work on transifex support 2024-07-12 05:11:43 +08:00
Grahame Grieve 41bf1b5856 Add clearer message for errors around unable to validate because unknown code system 2024-07-12 05:11:05 +08:00
Grahame Grieve f2833d5bd8 fix problem with fhirVersion cardinality validating IG resources 2024-07-12 05:10:16 +08:00
dotasek d9f39b27fe
Introduce backwards compatible constructor in ValidationEngineBuilder and deprecate (#1682)
* Introduce backwards compatible constructor + deprecate args constructors

* After review: fix useEcosystem set by param + deprecation annotation
2024-07-11 15:12:27 -04:00
Grahame Grieve 536859a0f9 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2024-07-11 10:46:11 +08:00
Grahame Grieve 53ab71f118
Merge pull request #1640 from hapifhir/do-20240122-base-engine
Maintain a map of pre-built ValidationEngine instances
2024-07-11 07:22:21 +08:00
Grahame Grieve 254b78f13b fix for #1679: "-no-extensible-binding-warnings" not working properly 2024-07-08 05:33:06 +08:00
markiantorno 115074ee60 Updating version to: 6.3.16-SNAPSHOT and incrementing test cases dependency. 2024-07-05 12:51:24 +00:00
markiantorno 409b0df34d Release: v6.3.15
## Validator Changes

* no changes

## Other code changes

* Fix broken link to definitions in profiles
***NO_CI***
2024-07-05 12:03:07 +00:00
dotasek 6201b6b478 Clean up System.out chatter 2024-07-04 15:10:00 -04:00
dotasek cdb2967544 Throw exceptions where definitions or sv is null + fix null sv 2024-07-04 14:45:45 -04:00
dotasek 09c8308e0e Clean up the session cache before adding a new one + fix test runs 2024-07-04 12:13:46 -04:00
dotasek b25c940146 Merge remote-tracking branch 'origin/master' into do-20240122-base-engine 2024-07-04 11:19:21 -04:00
dotasek 6c89f0230f WIP add cleanUp method. 2024-07-04 11:19:09 -04:00
markiantorno 59d0334e0e Updating version to: 6.3.15-SNAPSHOT and incrementing test cases dependency. 2024-07-04 03:22:56 +00:00
markiantorno 50ce6bb6ac Release: v6.3.14
## Validator Changes

* Add support for ND-JSON. Note that the validator is not expected to perform well on large ND-JSON files (or any other file type)
* Significant change: the validator was not checking for the end of the input when parsing a JSON resource finished. It will now start giving errors when JSON continues once the object is complete
* Add support for the create object syntax in FML when validating FML
* Improved error message when supplement url used instead of code system URL

## WHO Translation Project

* Add complete dutch translations (Thanks Alexander Henket)

## Other code changes

* Fix various rendering problems leading to non-unique html anchors
* Fix for unrendered data types
***NO_CI***
2024-07-04 02:33:38 +00:00
dotasek 91f8e27d87 Clean up unused cache work 2024-07-03 17:02:32 -04:00