Commit Graph

2748 Commits

Author SHA1 Message Date
hl7-devops 57037e8c05 Updating version to: 6.5.7-SNAPSHOT and incrementing test cases dependency. 2025-01-17 02:58:11 +00:00
hl7-devops 87043ec6cb Release: v6.5.6
## Validator Changes

* New Feature: Validating references: parameters -check-references and -resolution-context
* New Feature: Use AI Service to validate CodeableConcept.text (very experimental)
* Add AI validation tests as a command line option ([-aiTests](https://chat.fhir.org/#narrow/channel/323443-Artificial-Intelligence.2FMachine-Learning-.28AI.2FML.29/topic/LocalAI))
* Don't enforce code system property references to standard properties in R4 (R4 hack workaround)
* Correctly handle supplements when validating based on expansions
* Fix issues with version dependent resolution of correct server for implicit value sets
* Better handle failure to find imported value sets when expanding
* correct error handling for expansion failure
* Correct grammar in language about resource not being valid against a profile
* use IPS 2.0.0 for `-ips`, not an old copy
* Fix NPE generating snapshots with expansions
* Rework `-txTests` to support additional test files and improve R4/R5 logging
* Fix bugs in RulesDrivenPolicyAdvisor
* Accept property in CodeSystem without requiring it be backed by a code
* Add issue when extension is deprecated

## Other code changes

* Track & report expansion source when rendering ValueSet expansions
* Render ValueSet supplement dependencies
* Add server headers to fhir-settings.json
* find places where ManagedFileAccess was missed
* Fix Actor rendering in obligations tables
* Renderer: move xml-no-order to tools ig
* Resource Factory: support for range in sheet for instance generation (#1881)
***NO_CI***
2025-01-17 02:31:43 +00:00
hl7-devops 16fe9a3dda Updating test case dependency to v1.7.6
***NO_CI***
2025-01-17 02:27:53 +00:00
Grahame Grieve e054bff5a6
Merge pull request #1885 from hapifhir/2025-01-gg-ai2
2025 01 gg ai2
2025-01-17 11:07:29 +11:00
Grahame Grieve 5ae6e990ba
Merge pull request #1882 from ahdis/oe_liquid_sheet_range
support for range in sheet for instance generation #1881
2025-01-17 10:51:55 +11:00
Grahame Grieve 9b47e33236 fix tests 2025-01-17 10:09:55 +11:00
Grahame Grieve 296ae3b636 set up ai tests as a validator option 2025-01-17 09:33:36 +11:00
Grahame Grieve 4e39d8af49 update ai framework to be more configurable 2025-01-17 09:08:22 +11:00
Grahame Grieve 3d0a3c451e compile fixes and fixes for David 2025-01-17 07:55:26 +11:00
Grahame Grieve f5081aeed2 Don't enforce code system property references to standard properties in R4 2025-01-17 06:42:19 +11:00
Grahame Grieve 1163ecad8f Update ai based code/text validation framework 2025-01-17 06:41:59 +11:00
Grahame Grieve 652cc8fba6 Better handle failure to find imported value sets when expanding, and track & report expansion source
And render supplement dependencies + correct error handling for expansion failure
2025-01-17 06:39:59 +11:00
Grahame Grieve 6ce59520e9 Add AI Support for code/text validation 2025-01-15 15:16:04 +11:00
oliveregger 7fe92b75bc support for range in sheet for instance generation #1881 2025-01-14 22:47:26 +01:00
Grahame Grieve 8ed34e2604 Add validator support for -check-references and -resolution-context 2025-01-14 15:51:54 +11:00
Grahame Grieve 769fe6cb31 use 2.0.0 for IPS, not an old copy 2025-01-13 23:00:46 +11:00
Grahame Grieve 6b52ee5291 rework txTester to support additional test files, and better R4/R5 logging 2025-01-12 23:02:40 +11:00
Grahame Grieve 0cee7d4607 find places where ManagedFileAccess was missed 2025-01-12 23:01:34 +11:00
Grahame Grieve 2fa3b49915 fix bugs in RulesDrivenPolicyAdvisor 2025-01-10 17:00:21 +11:00
Grahame Grieve 73b53b9d7a move xml-no-order to tools ig 2025-01-10 17:00:01 +11:00
Grahame Grieve 6bfe9300e9 Accept property in CodeSystem without requiring it be backed by a code 2025-01-10 16:59:44 +11:00
Grahame Grieve 696a359c11 Add note when extension is deprecated 2025-01-10 16:59:28 +11:00
dotasek 30daf09155 ValidatorCLI doc update
***NO_CI***
2025-01-09 13:25:19 -05:00
hl7-devops 449229c127 Updating version to: 6.5.6-SNAPSHOT and incrementing test cases dependency. 2025-01-09 16:18:15 +00:00
hl7-devops 1daf1960a9 Release: v6.5.5
## Validator Changes

* Do not create issue about draft dependency for example bindings
* Beef up validation of CodeSystem properties that are codes
* Make sure all validation messages have a message id
* Validator enforce version-set-specific value for Extension and Extension context
* Specific Error when ValueSet.compose.include.system refers to a ValueSet
* Fix NPE processing code system supplements

## Other code changes

* Report count of tests in output from TxTester
* resolve issues with references between IGs to example resources
* Lookup compliesWithProfile target from link-only dependencies
* Update SNOMED editions related routines (add more editions)
* Accessibility - role=presentation on appropriate tables
* Add support for ADL in packages
* Support for Archetype processing in IG publisher
* Lazy load binaries for reduced memory usage
***NO_CI***
2025-01-09 15:48:50 +00:00
Grahame Grieve 164eb8a848 Adjust code system validation messages 2025-01-09 18:53:29 +11:00
Grahame Grieve aa5edab2ab Do not create issue about draft dependency for example bindings 2025-01-09 17:08:51 +11:00
Grahame Grieve 8f6f75f4bf beef up validation of CodeSystem properties that are codes 2025-01-09 17:08:28 +11:00
Grahame Grieve a0a6e1b65a Make sure all validation messages have a message id 2025-01-09 17:02:41 +11:00
Grahame Grieve e8770f5baf report count of tests in output from TxTester 2025-01-09 08:12:17 +11:00
Grahame Grieve e2a8c6b613 Validator enforce value-set-specific value for Extension and Extension context 2025-01-09 08:11:53 +11:00
Grahame Grieve df72ca604e Error when ValueSet.compose.include.system refers to a ValueSet 2025-01-09 08:10:12 +11:00
Grahame Grieve 63e2ca36da Validate earliestAllowed and latestAllowed FHIRVersion for extensions 2025-01-07 14:10:27 +11:00
Grahame Grieve 4ccaae1571 Lookup compliesWithProfile target from link-only dependencies 2025-01-07 14:09:52 +11:00
hl7-devops d11b358e39 Updating version to: 6.5.5-SNAPSHOT and incrementing test cases dependency. 2025-01-05 04:12:48 +00:00
hl7-devops 700e2309a8 Release: v6.5.4
## Validator Changes

* No changes

## Other code changes

* Fix cardinality generation in Element Table
***NO_CI***
2025-01-05 03:46:43 +00:00
hl7-devops ea2dd37fa1 Updating version to: 6.5.4-SNAPSHOT and incrementing test cases dependency. 2025-01-04 13:43:19 +00:00
hl7-devops b43e7e9bc1 Release: v6.5.3
## Validator Changes

* Validate that ConceptMap references to ValueSets are actual value sets
* Check if abstract classes have concrete subtypes in scope
* Handle tx ecosystem failure properly
* fix for CLI Should Fail with Non-Zero Exit Code on TX Test Errors

## Other code changes

* Add support for multiple lines in the first cell in heirarchical tables
* Also add support for suppressing lines and inner borders
* Add support for table.rows in TestDataFactory
* Add Element View for non-technical readers of profiles
* Improved Rendering for Timing Datatype
* Fix for handling SD extensions when generating snapshots
* Don't remove bindings from types with characteristics = can-bind (Extensions in R5)
* Various minor Fixes for generating snapshots for archetypes (checking type parameters)
* Fix logback configs + update logback (#1868)
* .qos.logback-logback-core-1.5.13: Fix inclusion of logback-test in jar and fix classpath log configs
* Fix LoggingPolicy enum (use SLF4J)
***NO_CI***
2025-01-04 13:14:16 +00:00
Grahame Grieve 8232d93d81 Merge remote-tracking branch 'origin/master' 2025-01-04 10:33:23 +11:00
Grahame Grieve b7e38626cc Add support for multiple lines in the first cell in heirarchical tables
Also add support for suppressing lines and inner borders
2025-01-04 10:33:02 +11:00
Grahame Grieve 0d6ce842b0 Validate that ConceptMap references to ValueSets are actual value sets
and Validate that abstract classes have concrete subtypes
2025-01-04 10:31:59 +11:00
dotasek 9cc31c5df7
Fix logback configs + update logback (#1868)
* .qos.logback-logback-core-1.5.13: Fix inclusion of logback-test in jar and fix classpath log configs

* Fix LoggingPolicy enum (use SLF4J)
2025-01-03 14:12:54 -05:00
Grahame Grieve 4481b6abb2 fix for CLI Should Fail with Non-Zero Exit Code on TX Test Errors 2024-12-31 11:03:04 +11:00
hl7-devops f687a52d7d Updating version to: 6.5.3-SNAPSHOT and incrementing test cases dependency. 2024-12-25 08:25:02 +00:00
hl7-devops 4bcc9272aa Release: v6.5.2
## Validator Changes

* Christmas 2025 Add new command option to validator: [test instance factory](https://confluence.hl7.org/display/FHIR/Using+the+FHIR+Validator#UsingtheFHIRValidator-GeneratingTestInstancesusingFactories)
* Fix validation of invariants in profiles - check for more conflicts, and don't call conflict if the expression is the same
* Fix issues with tracking supplement usage and getting supplement version matching correct
* Fix npe loading old simplifier package

## Other code changes

* Fix handling of ValueSetVersion parameter in txTests
* Test Instance Generation, and many fixes to PE model
* Fix logical model rendering to use type characteristics for can-be-target
* Only use profiled datatype information for generating snapshots for Resource and Extension
* Fix comparison template loading issue
***NO_CI***
2024-12-25 07:59:03 +00:00
Grahame Grieve 7170545c20 fix tests? 2024-12-25 08:05:11 +11:00
Grahame Grieve 6ba38a031a Testing fixes for instance generation 2024-12-25 06:51:54 +11:00
dotasek 79e1f5cc67 Fix usage of ooxml-schemas 2024-12-24 11:08:53 -05:00
Grahame Grieve 488c6e4cf4 clone David's change 2024-12-24 23:45:56 +11:00
Grahame Grieve fbfe50d3e6 fix failing tests 2024-12-24 22:43:28 +11:00