Virtually Healthcare HL7 FHIR R4 Implementation Guide
0.1.0-current - ci-build
Virtually Healthcare HL7 FHIR R4 Implementation Guide, published by Virtually Healthcare. This guide is not an authorized publication; it is the continuous build for version 0.1.0-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Virtually-Healthcare/HL7-FHIR-Implementation-Guide/ and changes regularly. See the Directory of published versions
Draft as of 2024-12-02 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="VHImmunisationCode"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet VHImmunisationCode</b></p><a name="VHImmunisationCode"> </a><a name="hcVHImmunisationCode"> </a><a name="VHImmunisationCode-en-GB"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from<a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a> where concept descends from 373873005 (Pharmaceutical / biologic product (product))</li><li>Include codes from<a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a> where concept descends from 127785005 (Administration of substance to produce immunity, either active or passive (procedure))</li><li>Include codes from<a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a> where concept descends from 591000119102 (Vaccine refused by patient)</li></ul></div>
</text>
<url value="https://fhir.virtually.healthcare/ValueSet/VHImmunisationCode"/>
<version value="0.1.0-current"/>
<name value="VHImmunisationCode"/>
<title value="VH Immunisation Code"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2024-12-02T14:10:35+00:00"/>
<publisher value="Virtually Healthcare"/>
<contact>
<name value="Virtually Healthcare"/>
<telecom>
<system value="url"/>
<value value="https://virtually.healthcare"/>
</telecom>
</contact>
<description
value="VH Immunisation Code - based on `https://fhir.hl7.org.uk/ValueSet/UKCore-VaccineCode` using UK SNOMED CT Drug Extension (dm+d)"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="GB"/>
<display value="United Kingdom of Great Britain and Northern Ireland"/>
</coding>
</jurisdiction>
<compose>
<include>
<system value="http://snomed.info/sct"/>
<filter>
<property value="concept"/>
<op value="descendent-of"/>
<value value="373873005"/>
</filter>
</include>
<include>
<system value="http://snomed.info/sct"/>
<filter>
<property value="concept"/>
<op value="descendent-of"/>
<value value="127785005"/>
</filter>
</include>
<include>
<system value="http://snomed.info/sct"/>
<filter>
<property value="concept"/>
<op value="descendent-of"/>
<value value="591000119102"/>
</filter>
</include>
</compose>
</ValueSet>