diff --git a/examples/UKCore-Observation-Lab-Albumin-Example.xml b/examples/UKCore-Observation-Lab-Albumin-Example.xml index 24f129160..b09d03378 100644 --- a/examples/UKCore-Observation-Lab-Albumin-Example.xml +++ b/examples/UKCore-Observation-Lab-Albumin-Example.xml @@ -20,22 +20,7 @@ - - - - - - - - - - - - - - - diff --git a/structuredefinitions/UKCore-Observation-Lab.xml b/structuredefinitions/UKCore-Observation-Lab.xml index 964c9e1f6..433567b4b 100644 --- a/structuredefinitions/UKCore-Observation-Lab.xml +++ b/structuredefinitions/UKCore-Observation-Lab.xml @@ -1,11 +1,11 @@ - + <status value="active" /> - <date value="2025-08-14" /> + <date value="2025-12-08" /> <publisher value="HL7 UK" /> <contact> <name value="HL7 UK" /> @@ -99,88 +99,11 @@ <short value="The type of lab related observation (code / type)." /> <mustSupport value="true" /> <binding> - <strength value="example" /> + <strength value="preferred" /> <description value="A code from the SNOMED Clinical Terminology UK coding system regarding laboratory medicine test results" /> - </binding> - </element> - <element id="Observation.code.coding"> - <path value="Observation.code.coding" /> - <slicing> - <description value="Slicing for Pathology to differentiate between the 2 SNOMED CT ValueSets, PaLM and PCBL" /> - <rules value="open" /> - </slicing> - </element> - <element id="Observation.code.coding.extension:reference"> - <path value="Observation.code.coding.extension" /> - <sliceName value="reference" /> - <type> - <code value="Extension" /> - <profile value="http://hl7.org/fhir/StructureDefinition/valueset-reference" /> - </type> - </element> - <element id="Observation.code.coding:pathology-PaLM-Procedures"> - <path value="Observation.code.coding" /> - <sliceName value="pathology-PaLM-Procedures" /> - <binding> - <strength value="extensible" /> - <description value="This slice is to denote the code comes from the Pathology and laboratory medicine Procedure entity simple reference set. This ValueSet is to be used if this Observation Profile is being used as a grouper for Pathology observables" /> - <valueSet value="https://fhir.hl7.org.uk/ValueSet/UKCore-PathologyAndLaboratoryMedicineProcedures" /> - </binding> - </element> - <element id="Observation.code.coding:pathology-PaLM-Procedures.extension:reference-palm-procedures"> - <path value="Observation.code.coding.extension" /> - <sliceName value="reference-palm-procedures" /> - <type> - <code value="Extension" /> - <profile value="http://hl7.org/fhir/StructureDefinition/valueset-reference" /> - </type> - </element> - <element id="Observation.code.coding:pathology-PaLM-Procedures.extension:reference-palm-procedures.value[x]"> - <path value="Observation.code.coding.extension.value[x]" /> - <fixedUri value="https://fhir.hl7.org.uk/ValueSet/UKCore-PathologyAndLaboratoryMedicineProcedures" /> - </element> - <element id="Observation.code.coding:pathology-PaLM"> - <path value="Observation.code.coding" /> - <sliceName value="pathology-PaLM" /> - <binding> - <strength value="extensible" /> - <description value="This slice is to denote the code comes from the Pathology and laboratory medicine observable entity simple reference set" /> <valueSet value="https://fhir.hl7.org.uk/ValueSet/UKCore-PathologyAndLaboratoryMedicineObservables" /> </binding> </element> - <element id="Observation.code.coding:pathology-PaLM.extension:reference-palm-observables"> - <path value="Observation.code.coding.extension" /> - <sliceName value="reference-palm-observables" /> - <type> - <code value="Extension" /> - <profile value="http://hl7.org/fhir/StructureDefinition/valueset-reference" /> - </type> - </element> - <element id="Observation.code.coding:pathology-PaLM.extension:reference-palm-observables.value[x]"> - <path value="Observation.code.coding.extension.value[x]" /> - <fixedUri value="https://fhir.hl7.org.uk/ValueSet/UKCore-PathologyAndLaboratoryMedicineObservables" /> - </element> - <element id="Observation.code.coding:pathology-PBCL"> - <path value="Observation.code.coding" /> - <sliceName value="pathology-PBCL" /> - <binding> - <strength value="extensible" /> - <description value="This slice is to denote the code comes from the Pathology Bounded Code List observables simple reference set" /> - <valueSet value="https://fhir.hl7.org.uk/ValueSet/UKCore-PathologyBoundedCodeListObservables" /> - </binding> - </element> - <element id="Observation.code.coding:pathology-PBCL.extension:reference-pbcl-observables"> - <path value="Observation.code.coding.extension" /> - <sliceName value="reference-pbcl-observables" /> - <type> - <code value="Extension" /> - <profile value="http://hl7.org/fhir/StructureDefinition/valueset-reference" /> - </type> - </element> - <element id="Observation.code.coding:pathology-PBCL.extension:reference-pbcl-observables.value[x]"> - <path value="Observation.code.coding.extension.value[x]" /> - <fixedUri value="https://fhir.hl7.org.uk/ValueSet/UKCore-PathologyBoundedCodeListObservables" /> - </element> <element id="Observation.subject"> <path value="Observation.subject" /> <type> @@ -201,4 +124,4 @@ </binding> </element> </differential> -</StructureDefinition> \ No newline at end of file +</StructureDefinition> diff --git a/valuesets/ValueSet-UKCore-PathologyAndLaboratoryMedicineProcedures.xml b/valuesets/ValueSet-UKCore-PathologyAndLaboratoryMedicineProcedures.xml deleted file mode 100644 index 471d73efc..000000000 --- a/valuesets/ValueSet-UKCore-PathologyAndLaboratoryMedicineProcedures.xml +++ /dev/null @@ -1,33 +0,0 @@ -<ValueSet xmlns="http://hl7.org/fhir"> - <id value="UKCore-PathologyAndLaboratoryMedicineProcedures" /> - <url value="https://fhir.hl7.org.uk/ValueSet/UKCore-PathologyAndLaboratoryMedicineProcedures" /> - <version value="1.0.1" /> - <name value="UKCorePathologyAndLaboratoryMedicineProcedures" /> - <title value="UK Core Pathology And Laboratory Medicine Procedures" /> - <status value="active" /> - <date value="2025-03-05" /> - <publisher value="HL7 UK" /> - <contact> - <name value="HL7 UK" /> - <telecom> - <system value="email" /> - <value value="ukcore@hl7.org.uk" /> - <use value="work" /> - <rank value="1" /> - </telecom> - </contact> - <description value="A set of codes regarding laboratory medicine test requests and test group results intended for use by pathology services and their users. Selected from the SNOMED CT UK coding system: - - memberOf 1853561000000109 | Pathology and laboratory medicine procedure simple reference set |" /> - <copyright value="Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.<br$gt;This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement." /> - <compose> - <include> - <system value="http://snomed.info/sct" /> - <filter> - <property value="constraint" /> - <op value="=" /> - <value value="memberOf 1853561000000109" /> - </filter> - </include> - </compose> -</ValueSet> - diff --git a/valuesets/ValueSet-UKCore-PathologyBoundedCodeListObservables.xml b/valuesets/ValueSet-UKCore-PathologyBoundedCodeListObservables.xml deleted file mode 100644 index d83777a3a..000000000 --- a/valuesets/ValueSet-UKCore-PathologyBoundedCodeListObservables.xml +++ /dev/null @@ -1,33 +0,0 @@ -<ValueSet xmlns="http://hl7.org/fhir"> - <id value="UKCore-PathologyBoundedCodeListObservables" /> - <url value="https://fhir.hl7.org.uk/ValueSet/UKCore-PathologyBoundedCodeListObservables" /> - <version value="0.1.0" /> - <name value="UKCorePathologyBoundedCodeListObservables" /> - <title value="UK Core Pathology Bounded Code List Observables" /> - <status value="draft" /> - <date value="2025-06-13" /> - <publisher value="HL7 UK" /> - <contact> - <name value="HL7 UK" /> - <telecom> - <system value="email" /> - <value value="ukcore@hl7.org.uk" /> - <use value="work" /> - <rank value="1" /> - </telecom> - </contact> - <description value="A set of codes regarding laboratory medicine test results intended for use by pathology services and their users. Selected from the SNOMED CT UK coding system: - - memberOf 999002881000000100 | Pathology Bounded Code List observables simple reference set |" /> - <copyright value="Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.<br$gt;This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement." /> - <compose> - <include> - <system value="http://snomed.info/sct" /> - <filter> - <property value="constraint" /> - <op value="=" /> - <value value="memberOf 999002881000000100" /> - </filter> - </include> - </compose> -</ValueSet> -