From 87043ec6cbcc991d1c7562c88d2a1f94e87fb788 Mon Sep 17 00:00:00 2001 From: hl7-devops Date: Fri, 17 Jan 2025 02:31:43 +0000 Subject: [PATCH] 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*** --- org.hl7.fhir.convertors/pom.xml | 2 +- org.hl7.fhir.dstu2/pom.xml | 2 +- org.hl7.fhir.dstu2016may/pom.xml | 2 +- org.hl7.fhir.dstu3/pom.xml | 2 +- org.hl7.fhir.r4/pom.xml | 2 +- org.hl7.fhir.r4b/pom.xml | 2 +- org.hl7.fhir.r5/pom.xml | 2 +- org.hl7.fhir.report/pom.xml | 2 +- org.hl7.fhir.utilities/pom.xml | 2 +- org.hl7.fhir.validation.cli/pom.xml | 2 +- org.hl7.fhir.validation/pom.xml | 2 +- pom.xml | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/org.hl7.fhir.convertors/pom.xml b/org.hl7.fhir.convertors/pom.xml index 44c6b295e0..902d2eaf0e 100644 --- a/org.hl7.fhir.convertors/pom.xml +++ b/org.hl7.fhir.convertors/pom.xml @@ -5,7 +5,7 @@ ca.uhn.hapi.fhir org.hl7.fhir.core - 6.5.6-SNAPSHOT + 6.5.6 ../pom.xml diff --git a/org.hl7.fhir.dstu2/pom.xml b/org.hl7.fhir.dstu2/pom.xml index 1908e5fd5d..b3bb0ddbca 100644 --- a/org.hl7.fhir.dstu2/pom.xml +++ b/org.hl7.fhir.dstu2/pom.xml @@ -5,7 +5,7 @@ ca.uhn.hapi.fhir org.hl7.fhir.core - 6.5.6-SNAPSHOT + 6.5.6 ../pom.xml diff --git a/org.hl7.fhir.dstu2016may/pom.xml b/org.hl7.fhir.dstu2016may/pom.xml index 5ebfb4f2ef..da85f4d85a 100644 --- a/org.hl7.fhir.dstu2016may/pom.xml +++ b/org.hl7.fhir.dstu2016may/pom.xml @@ -5,7 +5,7 @@ ca.uhn.hapi.fhir org.hl7.fhir.core - 6.5.6-SNAPSHOT + 6.5.6 ../pom.xml diff --git a/org.hl7.fhir.dstu3/pom.xml b/org.hl7.fhir.dstu3/pom.xml index 80c4938267..4e4fea6a8b 100644 --- a/org.hl7.fhir.dstu3/pom.xml +++ b/org.hl7.fhir.dstu3/pom.xml @@ -5,7 +5,7 @@ ca.uhn.hapi.fhir org.hl7.fhir.core - 6.5.6-SNAPSHOT + 6.5.6 ../pom.xml diff --git a/org.hl7.fhir.r4/pom.xml b/org.hl7.fhir.r4/pom.xml index 85d68e1c5f..a37829539d 100644 --- a/org.hl7.fhir.r4/pom.xml +++ b/org.hl7.fhir.r4/pom.xml @@ -5,7 +5,7 @@ ca.uhn.hapi.fhir org.hl7.fhir.core - 6.5.6-SNAPSHOT + 6.5.6 ../pom.xml diff --git a/org.hl7.fhir.r4b/pom.xml b/org.hl7.fhir.r4b/pom.xml index 3a25d6c61c..ee3f04c013 100644 --- a/org.hl7.fhir.r4b/pom.xml +++ b/org.hl7.fhir.r4b/pom.xml @@ -5,7 +5,7 @@ ca.uhn.hapi.fhir org.hl7.fhir.core - 6.5.6-SNAPSHOT + 6.5.6 ../pom.xml diff --git a/org.hl7.fhir.r5/pom.xml b/org.hl7.fhir.r5/pom.xml index 50710dc3a0..a499cb47e1 100644 --- a/org.hl7.fhir.r5/pom.xml +++ b/org.hl7.fhir.r5/pom.xml @@ -5,7 +5,7 @@ ca.uhn.hapi.fhir org.hl7.fhir.core - 6.5.6-SNAPSHOT + 6.5.6 ../pom.xml diff --git a/org.hl7.fhir.report/pom.xml b/org.hl7.fhir.report/pom.xml index caea25ecb5..02f438fdc4 100644 --- a/org.hl7.fhir.report/pom.xml +++ b/org.hl7.fhir.report/pom.xml @@ -5,7 +5,7 @@ ca.uhn.hapi.fhir org.hl7.fhir.core - 6.5.6-SNAPSHOT + 6.5.6 ../pom.xml diff --git a/org.hl7.fhir.utilities/pom.xml b/org.hl7.fhir.utilities/pom.xml index bdc4b14af9..c534a02dd4 100644 --- a/org.hl7.fhir.utilities/pom.xml +++ b/org.hl7.fhir.utilities/pom.xml @@ -5,7 +5,7 @@ ca.uhn.hapi.fhir org.hl7.fhir.core - 6.5.6-SNAPSHOT + 6.5.6 ../pom.xml diff --git a/org.hl7.fhir.validation.cli/pom.xml b/org.hl7.fhir.validation.cli/pom.xml index 88c705bcab..2f556d1db1 100644 --- a/org.hl7.fhir.validation.cli/pom.xml +++ b/org.hl7.fhir.validation.cli/pom.xml @@ -5,7 +5,7 @@ ca.uhn.hapi.fhir org.hl7.fhir.core - 6.5.6-SNAPSHOT + 6.5.6 ../pom.xml diff --git a/org.hl7.fhir.validation/pom.xml b/org.hl7.fhir.validation/pom.xml index 0ca5097b09..cf3bebf8c1 100644 --- a/org.hl7.fhir.validation/pom.xml +++ b/org.hl7.fhir.validation/pom.xml @@ -5,7 +5,7 @@ ca.uhn.hapi.fhir org.hl7.fhir.core - 6.5.6-SNAPSHOT + 6.5.6 ../pom.xml diff --git a/pom.xml b/pom.xml index baabc11858..7fd757da40 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ HAPI FHIR --> org.hl7.fhir.core - 6.5.6-SNAPSHOT + 6.5.6 pom