Skip to content

Commit 24b0d03

Browse files
authored
Merge pull request #241 from NHSDigital/fix/ImmunizationReasonConcepts
Added 2 immunization reason concepts
2 parents 0e65f97 + 870ff9e commit 24b0d03

2 files changed

Lines changed: 111 additions & 174 deletions

File tree

examples/UKCore-Medication-Extension-MedicationTradeFamily-Example.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<coding>
1616
<system value="https://dmd.nhs.uk"/>
1717
<code value="18677911000001109"/>
18-
<display value="Panadol Extra Advance 500mg/65mg tablets (GlaxoSmithKline Consumer Healthcare UK Ltd)"/>
18+
<display value="Panadol Extra Advance 500mg/65mg tablets (Haleon UK Ltd)"/>
1919
</coding>
2020
</code>
2121
</Medication>
Lines changed: 110 additions & 173 deletions
Original file line numberDiff line numberDiff line change
@@ -1,174 +1,111 @@
11
<ValueSet xmlns="http://hl7.org/fhir">
2-
<id value="UKCore-ImmunizationExplanationReason">
3-
</id>
4-
<url value="https://fhir.hl7.org.uk/ValueSet/UKCore-ImmunizationExplanationReason">
5-
</url>
6-
<version value="2.2.0">
7-
</version>
8-
<name value="UKCoreImmunizationExplanationReason">
9-
</name>
10-
<title value="UK Core Immunization Explanation Reason">
11-
</title>
12-
<status value="active">
13-
</status>
14-
<date value="2022-08-26">
15-
</date>
16-
<publisher value="HL7 UK">
17-
</publisher>
18-
<contact>
19-
<name value="HL7 UK">
20-
</name>
21-
<telecom>
22-
<system value="email">
23-
</system>
24-
<value value="ukcore@hl7.org.uk">
25-
</value>
26-
<use value="work">
27-
</use>
28-
<rank value="1">
29-
</rank>
30-
</telecom>
31-
</contact>
32-
<description value="A set of codes that define a clinical indication or reason for administering a vaccine. Selected from the SNOMED CT UK coding system.">
33-
</description>
34-
<copyright value="Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the &quot;License&quot;); 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 &quot;AS IS&quot; 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.&lt;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.">
35-
</copyright>
36-
<compose>
37-
<include>
38-
<system value="http://snomed.info/sct">
39-
</system>
40-
<filter>
41-
<property value="constraint">
42-
</property>
43-
<op value="=">
44-
</op>
45-
<value value="171279008 OR 414448007 OR 161096004 OR 506931000000109 OR 78648007 OR 14679004 OR 134436002 OR 398192003 OR 443684005 OR 183995001 OR 444107005 OR 723620004">
46-
</value>
47-
</filter>
48-
</include>
49-
</compose>
50-
<expansion>
51-
<identifier value="7399f0e8-e85f-4ea6-aaac-7fb443de944f">
52-
</identifier>
53-
<timestamp value="2022-10-19T07:57:49+00:00">
54-
</timestamp>
55-
<total value="12">
56-
</total>
57-
<offset value="0">
58-
</offset>
59-
<parameter>
60-
<name value="version">
61-
</name>
62-
<valueUri value="http://snomed.info/sct|http://snomed.info/sct/83821000000107/version/20220928">
63-
</valueUri>
64-
</parameter>
65-
<parameter>
66-
<name value="count">
67-
</name>
68-
<valueInteger value="2147483647">
69-
</valueInteger>
70-
</parameter>
71-
<parameter>
72-
<name value="offset">
73-
</name>
74-
<valueInteger value="0">
75-
</valueInteger>
76-
</parameter>
77-
<contains>
78-
<system value="http://snomed.info/sct">
79-
</system>
80-
<code value="78648007">
81-
</code>
82-
<display value="At risk for infection">
83-
</display>
84-
</contains>
85-
<contains>
86-
<system value="http://snomed.info/sct">
87-
</system>
88-
<code value="398192003">
89-
</code>
90-
<display value="Co-morbid conditions">
91-
</display>
92-
</contains>
93-
<contains>
94-
<system value="http://snomed.info/sct">
95-
</system>
96-
<code value="443684005">
97-
</code>
98-
<display value="Disease outbreak">
99-
</display>
100-
</contains>
101-
<contains>
102-
<system value="http://snomed.info/sct">
103-
</system>
104-
<code value="444107005">
105-
</code>
106-
<display value="Exposure to communicable disease">
107-
</display>
108-
</contains>
109-
<contains>
110-
<system value="http://snomed.info/sct">
111-
</system>
112-
<code value="161096004">
113-
</code>
114-
<display value="Going to travel abroad">
115-
</display>
116-
</contains>
117-
<contains>
118-
<system value="http://snomed.info/sct">
119-
</system>
120-
<code value="414448007">
121-
</code>
122-
<display value="Identified as high risk for travel immunisation">
123-
</display>
124-
</contains>
125-
<contains>
126-
<system value="http://snomed.info/sct">
127-
</system>
128-
<code value="171279008">
129-
</code>
130-
<display value="Immunisation due">
131-
</display>
132-
</contains>
133-
<contains>
134-
<system value="http://snomed.info/sct">
135-
</system>
136-
<code value="134436002">
137-
</code>
138-
<display value="Lifestyle">
139-
</display>
140-
</contains>
141-
<contains>
142-
<system value="http://snomed.info/sct">
143-
</system>
144-
<code value="14679004">
145-
</code>
146-
<display value="Occupation">
147-
</display>
148-
</contains>
149-
<contains>
150-
<system value="http://snomed.info/sct">
151-
</system>
152-
<code value="183995001">
153-
</code>
154-
<display value="Patient requested procedure">
155-
</display>
156-
</contains>
157-
<contains>
158-
<system value="http://snomed.info/sct">
159-
</system>
160-
<code value="506931000000109">
161-
</code>
162-
<display value="Recent travel to disease affected area">
163-
</display>
164-
</contains>
165-
<contains>
166-
<system value="http://snomed.info/sct">
167-
</system>
168-
<code value="723620004">
169-
</code>
170-
<display value="Requires vaccination">
171-
</display>
172-
</contains>
173-
</expansion>
174-
</ValueSet>
2+
<id value="UKCore-ImmunizationExplanationReason"/>
3+
<url value="https://fhir.hl7.org.uk/ValueSet/UKCore-ImmunizationExplanationReason"/>
4+
<version value="2.3.0"/>
5+
<name value="UKCoreImmunizationExplanationReason"/>
6+
<title value="UK Core Immunization Explanation Reason"/>
7+
<status value="active"/>
8+
<date value="2023-02-14"/>
9+
<publisher value="HL7 UK"/>
10+
<contact>
11+
<name value="HL7 UK"/>
12+
<telecom>
13+
<system value="email"/>
14+
<value value="ukcore@hl7.org.uk"/>
15+
<use value="work"/>
16+
<rank value="1"/>
17+
</telecom>
18+
</contact>
19+
<description value="A set of codes that define a clinical indication or reason for administering a vaccine. Selected from the SNOMED CT UK coding system."/>
20+
<copyright value="Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the &quot;License&quot;); 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 &quot;AS IS&quot; 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.&lt;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."/>
21+
<compose>
22+
<include>
23+
<system value="http://snomed.info/sct"/>
24+
<filter>
25+
<property value="constraint"/>
26+
<op value="="/>
27+
<value value="171279008 OR 414448007 OR 161096004 OR 506931000000109 OR 78648007 OR 14679004 OR 134436002 OR 398192003 OR 443684005 OR 183995001 OR 444107005 OR 723620004 OR 429060002 OR 281657000"/>
28+
</filter>
29+
</include>
30+
</compose>
31+
<expansion>
32+
<identifier value="7399f0e8-e85f-4ea6-aaac-7fb443de944f"/>
33+
<timestamp value="2023-02-27T09:11:49+00:00"/>
34+
<total value="14"/>
35+
<offset value="0"/>
36+
<parameter>
37+
<name value="version"/>
38+
<valueUri value="http://snomed.info/sct|http://snomed.info/sct/83821000000107/version/20220928"/>
39+
</parameter>
40+
<contains>
41+
<system value="http://snomed.info/sct"/>
42+
<code value="78648007"/>
43+
<display value="At risk for infection"/>
44+
</contains>
45+
<contains>
46+
<system value="http://snomed.info/sct"/>
47+
<code value="398192003"/>
48+
<display value="Co-morbid conditions"/>
49+
</contains>
50+
<contains>
51+
<system value="http://snomed.info/sct"/>
52+
<code value="443684005"/>
53+
<display value="Disease outbreak"/>
54+
</contains>
55+
<contains>
56+
<system value="http://snomed.info/sct"/>
57+
<code value="444107005"/>
58+
<display value="Exposure to communicable disease"/>
59+
</contains>
60+
<contains>
61+
<system value="http://snomed.info/sct"/>
62+
<code value="161096004"/>
63+
<display value="Going to travel abroad"/>
64+
</contains>
65+
<contains>
66+
<system value="http://snomed.info/sct"/>
67+
<code value="414448007"/>
68+
<display value="Identified as high risk for travel immunisation"/>
69+
</contains>
70+
<contains>
71+
<system value="http://snomed.info/sct"/>
72+
<code value="171279008"/>
73+
<display value="Immunisation due"/>
74+
</contains>
75+
<contains>
76+
<system value="http://snomed.info/sct"/>
77+
<code value="134436002"/>
78+
<display value="Lifestyle"/>
79+
</contains>
80+
<contains>
81+
<system value="http://snomed.info/sct"/>
82+
<code value="14679004"/>
83+
<display value="Occupation"/>
84+
</contains>
85+
<contains>
86+
<system value="http://snomed.info/sct"/>
87+
<code value="183995001"/>
88+
<display value="Patient requested procedure"/>
89+
</contains>
90+
<contains>
91+
<system value="http://snomed.info/sct"/>
92+
<code value="506931000000109"/>
93+
<display value="Recent travel to disease affected area"/>
94+
</contains>
95+
<contains>
96+
<system value="http://snomed.info/sct"/>
97+
<code value="723620004"/>
98+
<display value="Requires vaccination"/>
99+
</contains>
100+
<contains>
101+
<system value="http://snomed.info/sct"/>
102+
<code value="429060002"/>
103+
<display value="Procedure to meet occupational requirement"/>
104+
</contains>
105+
<contains>
106+
<system value="http://snomed.info/sct"/>
107+
<code value="281657000"/>
108+
<display value="Travel vaccinations"/>
109+
</contains>
110+
</expansion>
111+
</ValueSet>

0 commit comments

Comments
 (0)