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="TCE01-IMMUN2-de"/>
<meta>
<profile
value="http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-immunization"/>
</meta>
<language value="de-CH"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml" xml:lang="de-CH" lang="de-CH"><p class="res-header-id"><b>Generated Narrative: Immunization TCE01-IMMUN2-de</b></p><a name="TCE01-IMMUN2-de"> </a><a name="hcTCE01-IMMUN2-de"> </a><a name="TCE01-IMMUN2-de-en-US"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Language: de-CH</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-ch-vacd-immunization.html">CH VACD Immunization</a></p></div><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-BOOSTRIX.html">Medication BOOSTRIX Inj Susp</a></p><p><b>identifier</b>: <code>urn:oid:2.16.756.5.30.1.402.1.3.1.1.1</code>/urn:uuid:ebcf6de2-ed9c-463c-8b08-cb487af8ce4e</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 637}">Boostrix</span></p><p><b>patient</b>: <a href="Patient-TC-patient.html">Monika Wegmueller Female, DoB: 1967-02-10 ( Medical record number)</a></p><p><b>occurrence</b>: 2020-12-09</p><p><b>recorded</b>: 2020-12-09 11:00:00+0200</p><p><b>lotNumber</b>: AHAVB946A</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><blockquote><p><b>protocolApplied</b></p><p><b>targetDisease</b>: <span title="Codes:{http://snomed.info/sct 76902006}">Starrkrampf</span>, <span title="Codes:{http://snomed.info/sct 27836007}">Keuchhusten</span>, <span title="Codes:{http://snomed.info/sct 397430003}">Diphtherie</span></p><p><b>doseNumber</b>: 1</p></blockquote></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-BOOSTRIX"/>
</valueReference>
</extension>
<identifier>
<system value="urn:oid:2.16.756.5.30.1.402.1.3.1.1.1"/>
<value value="urn:uuid:ebcf6de2-ed9c-463c-8b08-cb487af8ce4e"/>
</identifier>
<status value="completed"/>
<vaccineCode>
<coding>
<system
value="http://fhir.ch/ig/ch-vacd/CodeSystem/ch-vacd-swissmedic-cs"/>
<code value="637"/>
<display value="Boostrix"/>
</coding>
</vaccineCode>
<patient>🔗
<reference value="Patient/TC-patient"/>
</patient>
<occurrenceDateTime value="2020-12-09"/>
<recorded value="2020-12-09T11:00:00.390+02:00"/>
<lotNumber value="AHAVB946A"/>
<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="76902006"/>
<display value="Starrkrampf"/>
</coding>
</targetDisease>
<targetDisease>
<coding>
<system value="http://snomed.info/sct"/>
<code value="27836007"/>
<display value="Keuchhusten"/>
</coding>
</targetDisease>
<targetDisease>
<coding>
<system value="http://snomed.info/sct"/>
<code value="397430003"/>
<display value="Diphtherie"/>
</coding>
</targetDisease>
<doseNumberPositiveInt value="1"/>
</protocolApplied>
</Immunization>