Skip to content

Commit c68a4f2

Browse files
authored
[IOPS-3625] Reverting Obs-Lab back to previous iteration (#706)
* Reverting Obs-Lab back to previous iteration Updated the binding strength for Observation.code to 'preferred' and removed several elements related to coding slices and references. * Delete valuesets/ValueSet-UKCore-PathologyAndLaboratoryMedicineProcedures.xml * Delete valuesets/ValueSet-UKCore-PathologyBoundedCodeListObservables.xml * Update version and date in UKCore-Observation-Lab.xml * Update UKCore-Observation-Lab-Albumin-Example.xml
1 parent f10da7a commit c68a4f2

4 files changed

Lines changed: 4 additions & 162 deletions

examples/UKCore-Observation-Lab-Albumin-Example.xml

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -20,22 +20,7 @@
2020
</coding>
2121
</category>
2222
<code>
23-
<!-- Equivalent codes from the PBCL and PaLM SNOMED CT reference sets are used in this example. -->
24-
<!-- In practice, it is likely that only a code from one reference set will be carried. -->
2523
<coding>
26-
<!-- From PBCL observable entity reference set -->
27-
<extension url="http://hl7.org/fhir/StructureDefinition/valueset-reference">
28-
<valueUri value="https://fhir.hl7.org.uk/ValueSet/UKCore-PathologyBoundedCodeListObservables" />
29-
</extension>
30-
<system value="http://snomed.info/sct" />
31-
<code value="1000821000000103" />
32-
<display value="Serum albumin level" />
33-
</coding>
34-
<coding>
35-
<!-- From PaLM observable entity reference set -->
36-
<extension url="http://hl7.org/fhir/StructureDefinition/valueset-reference">
37-
<valueUri value="https://fhir.hl7.org.uk/ValueSet/UKCore-PathologyAndLaboratoryMedicineObservables" />
38-
</extension>
3924
<system value="http://snomed.info/sct" />
4025
<code value="1105861000000106" />
4126
<display value="Albumin mass concentration in serum" />

structuredefinitions/UKCore-Observation-Lab.xml

Lines changed: 4 additions & 81 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<StructureDefinition xmlns="http://hl7.org/fhir">
22
<id value="UKCore-Observation-Lab" />
33
<url value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-Observation-Lab" />
4-
<version value="2.2.0" />
4+
<version value="2.3.0" />
55
<name value="UKCoreObservationLab" />
66
<title value="UK Core Observation Lab" />
77
<status value="active" />
8-
<date value="2025-08-14" />
8+
<date value="2025-12-08" />
99
<publisher value="HL7 UK" />
1010
<contact>
1111
<name value="HL7 UK" />
@@ -99,88 +99,11 @@
9999
<short value="The type of lab related observation (code / type)." />
100100
<mustSupport value="true" />
101101
<binding>
102-
<strength value="example" />
102+
<strength value="preferred" />
103103
<description value="A code from the SNOMED Clinical Terminology UK coding system regarding laboratory medicine test results" />
104-
</binding>
105-
</element>
106-
<element id="Observation.code.coding">
107-
<path value="Observation.code.coding" />
108-
<slicing>
109-
<description value="Slicing for Pathology to differentiate between the 2 SNOMED CT ValueSets, PaLM and PCBL" />
110-
<rules value="open" />
111-
</slicing>
112-
</element>
113-
<element id="Observation.code.coding.extension:reference">
114-
<path value="Observation.code.coding.extension" />
115-
<sliceName value="reference" />
116-
<type>
117-
<code value="Extension" />
118-
<profile value="http://hl7.org/fhir/StructureDefinition/valueset-reference" />
119-
</type>
120-
</element>
121-
<element id="Observation.code.coding:pathology-PaLM-Procedures">
122-
<path value="Observation.code.coding" />
123-
<sliceName value="pathology-PaLM-Procedures" />
124-
<binding>
125-
<strength value="extensible" />
126-
<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" />
127-
<valueSet value="https://fhir.hl7.org.uk/ValueSet/UKCore-PathologyAndLaboratoryMedicineProcedures" />
128-
</binding>
129-
</element>
130-
<element id="Observation.code.coding:pathology-PaLM-Procedures.extension:reference-palm-procedures">
131-
<path value="Observation.code.coding.extension" />
132-
<sliceName value="reference-palm-procedures" />
133-
<type>
134-
<code value="Extension" />
135-
<profile value="http://hl7.org/fhir/StructureDefinition/valueset-reference" />
136-
</type>
137-
</element>
138-
<element id="Observation.code.coding:pathology-PaLM-Procedures.extension:reference-palm-procedures.value[x]">
139-
<path value="Observation.code.coding.extension.value[x]" />
140-
<fixedUri value="https://fhir.hl7.org.uk/ValueSet/UKCore-PathologyAndLaboratoryMedicineProcedures" />
141-
</element>
142-
<element id="Observation.code.coding:pathology-PaLM">
143-
<path value="Observation.code.coding" />
144-
<sliceName value="pathology-PaLM" />
145-
<binding>
146-
<strength value="extensible" />
147-
<description value="This slice is to denote the code comes from the Pathology and laboratory medicine observable entity simple reference set" />
148104
<valueSet value="https://fhir.hl7.org.uk/ValueSet/UKCore-PathologyAndLaboratoryMedicineObservables" />
149105
</binding>
150106
</element>
151-
<element id="Observation.code.coding:pathology-PaLM.extension:reference-palm-observables">
152-
<path value="Observation.code.coding.extension" />
153-
<sliceName value="reference-palm-observables" />
154-
<type>
155-
<code value="Extension" />
156-
<profile value="http://hl7.org/fhir/StructureDefinition/valueset-reference" />
157-
</type>
158-
</element>
159-
<element id="Observation.code.coding:pathology-PaLM.extension:reference-palm-observables.value[x]">
160-
<path value="Observation.code.coding.extension.value[x]" />
161-
<fixedUri value="https://fhir.hl7.org.uk/ValueSet/UKCore-PathologyAndLaboratoryMedicineObservables" />
162-
</element>
163-
<element id="Observation.code.coding:pathology-PBCL">
164-
<path value="Observation.code.coding" />
165-
<sliceName value="pathology-PBCL" />
166-
<binding>
167-
<strength value="extensible" />
168-
<description value="This slice is to denote the code comes from the Pathology Bounded Code List observables simple reference set" />
169-
<valueSet value="https://fhir.hl7.org.uk/ValueSet/UKCore-PathologyBoundedCodeListObservables" />
170-
</binding>
171-
</element>
172-
<element id="Observation.code.coding:pathology-PBCL.extension:reference-pbcl-observables">
173-
<path value="Observation.code.coding.extension" />
174-
<sliceName value="reference-pbcl-observables" />
175-
<type>
176-
<code value="Extension" />
177-
<profile value="http://hl7.org/fhir/StructureDefinition/valueset-reference" />
178-
</type>
179-
</element>
180-
<element id="Observation.code.coding:pathology-PBCL.extension:reference-pbcl-observables.value[x]">
181-
<path value="Observation.code.coding.extension.value[x]" />
182-
<fixedUri value="https://fhir.hl7.org.uk/ValueSet/UKCore-PathologyBoundedCodeListObservables" />
183-
</element>
184107
<element id="Observation.subject">
185108
<path value="Observation.subject" />
186109
<type>
@@ -201,4 +124,4 @@
201124
</binding>
202125
</element>
203126
</differential>
204-
</StructureDefinition>
127+
</StructureDefinition>

valuesets/ValueSet-UKCore-PathologyAndLaboratoryMedicineProcedures.xml

Lines changed: 0 additions & 33 deletions
This file was deleted.

valuesets/ValueSet-UKCore-PathologyBoundedCodeListObservables.xml

Lines changed: 0 additions & 33 deletions
This file was deleted.

0 commit comments

Comments
 (0)