Implementation Guide CH VACD
5.0.0-ci-build - ci-build
Implementation Guide CH VACD, published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 5.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-vacd/ and changes regularly. See the Directory of published versions
<Immunization xmlns="http://hl7.org/fhir">
<id value="TCB05-IMMUN1"/>
<meta>
<profile
value="http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-immunization"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Immunization TCB05-IMMUN1</b></p><a name="TCB05-IMMUN1"> </a><a name="hcTCB05-IMMUN1"> </a><a name="TCB05-IMMUN1-en-US"> </a><p><b>Author of the content</b>: <a href="PractitionerRole-TC-HCP1-ORG1-ROLE-author.html">PractitionerRole</a></p><p><b>CH VACD Extension Immunization Medication Reference</b>: <a href="Medication-TC-IMMUN-MEDIC-FSMEIMMCC.html">Medication FSME-IMMUN CC Inj Susp sep Nadel</a></p><p><b>identifier</b>: <code>urn:oid:2.16.756.5.30.1.402.1.3.1.1.1</code>/urn:uuid:4386ca26-6866-4322-a203-b488b84ab499</p><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title="Codes:{http://fhir.ch/ig/ch-vacd/CodeSystem/ch-vacd-swissmedic-cs 450}">FSME-Immun CC</span></p><p><b>patient</b>: <a href="Patient-TC-patient2.html">Lea Knecht Female, DoB: 1992-05-14 ( Medical record number)</a></p><p><b>occurrence</b>: 2021-06-22</p><p><b>recorded</b>: 2021-06-22 11:00:00+0200</p><p><b>lotNumber</b>: 12-34244</p><p><b>route</b>: <span title="Codes:{http://standardterms.edqm.eu 20035000}">Intramuscular use</span></p><h3>Performers</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Actor</b></td></tr><tr><td style="display: none">*</td><td><a href="PractitionerRole-TC-HCP1-ORG1-ROLE-performer.html">PractitionerRole</a></td></tr></table><h3>ProtocolApplieds</h3><table class="grid"><tr><td style="display: none">-</td><td><b>TargetDisease</b></td><td><b>DoseNumber[x]</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://snomed.info/sct 712986001}">Tickborne encephalitis</span></td><td>1</td></tr></table></div>
</text>
<extension
url="http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-author">
<valueReference>🔗
<reference value="PractitionerRole/TC-HCP1-ORG1-ROLE-author"/>
</valueReference>
</extension>
<extension
url="http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-ext-immunization-medication-reference">
<valueReference>🔗
<reference value="Medication/TC-IMMUN-MEDIC-FSMEIMMCC"/>
</valueReference>
</extension>
<identifier>
<system value="urn:oid:2.16.756.5.30.1.402.1.3.1.1.1"/>
<value value="urn:uuid:4386ca26-6866-4322-a203-b488b84ab499"/>
</identifier>
<status value="completed"/>
<vaccineCode>
<coding>
<system
value="http://fhir.ch/ig/ch-vacd/CodeSystem/ch-vacd-swissmedic-cs"/>
<code value="450"/>
<display value="FSME-Immun CC"/>
</coding>
</vaccineCode>
<patient>🔗
<reference value="Patient/TC-patient2"/>
</patient>
<occurrenceDateTime value="2021-06-22"/>
<recorded value="2021-06-22T11:00:00.390+02:00"/>
<lotNumber value="12-34244"/>
<route>
<coding>
<system value="http://standardterms.edqm.eu"/>
<code value="20035000"/>
<display value="Intramuscular use"/>
</coding>
</route>
<performer>
<actor>🔗
<reference value="PractitionerRole/TC-HCP1-ORG1-ROLE-performer"/>
</actor>
</performer>
<protocolApplied>
<targetDisease>
<coding>
<system value="http://snomed.info/sct"/>
<code value="712986001"/>
<display value="Tickborne encephalitis"/>
</coding>
</targetDisease>
<doseNumberPositiveInt value="1"/>
</protocolApplied>
</Immunization>