Implementation Guide CH VACD
5.0.0-ci-build - ci-build Switzerland flag

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

: TC1 Immunization by HCP1 - XML Representation

Raw xml | Download


<Immunization xmlns="http://hl7.org/fhir">
  <id value="TCA01-IMMUN2-HCP1-ORG1-ROLE"/>
  <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 TCA01-IMMUN2-HCP1-ORG1-ROLE</b></p><a name="TCA01-IMMUN2-HCP1-ORG1-ROLE"> </a><a name="hcTCA01-IMMUN2-HCP1-ORG1-ROLE"> </a><a name="TCA01-IMMUN2-HCP1-ORG1-ROLE-en-US"> </a><p><b>Author of the content</b>: <a href="PractitionerRole-TC-HCP1-ORG1-ROLE-author.html">PractitionerRole</a></p><p><b>identifier</b>: <code>urn:oid:2.16.756.5.30.1.402.1.3.1.1.1</code>/11853642-8ff4-45ae-af98-44c58b3bf0b7</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>: 2021-06-15</p><p><b>recorded</b>: 2021-06-20 00:00:00+0200</p><p><b>lotNumber</b>: 14-34218</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><p><b>note</b>: Der Patient hatte an mehreren nachfolgenden Tagen eine sehr empfindliche und leicht gerötete Haut rund um die Einstichstelle. (By Practitioner/TC-HCP1-C1 @2021-06-20)</p><blockquote><p><b>protocolApplied</b></p><p><b>targetDisease</b>: <span title="Codes:{http://snomed.info/sct 397430003}">Diphtheria caused by Corynebacterium diphtheriae (disorder)</span>, <span title="Codes:{http://snomed.info/sct 76902006}">Tetanus (disorder)</span>, <span title="Codes:{http://snomed.info/sct 27836007}">Pertussis (disorder)</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>
  <identifier>
    <system value="urn:oid:2.16.756.5.30.1.402.1.3.1.1.1"/>
    <value value="11853642-8ff4-45ae-af98-44c58b3bf0b7"/>
  </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="2021-06-15"/>
  <recorded value="2021-06-20T00:00:00.390+02:00"/>
  <lotNumber value="14-34218"/>
  <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>
  <note>
    <authorReference>🔗 
      <reference value="Practitioner/TC-HCP1-C1"/>
    </authorReference>
    <time value="2021-06-20"/>
    <text
          value="Der Patient hatte an mehreren nachfolgenden Tagen eine sehr empfindliche und leicht gerötete Haut rund um die Einstichstelle."/>
  </note>
  <protocolApplied>
    <targetDisease>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="397430003"/>
        <display
                 value="Diphtheria caused by Corynebacterium diphtheriae (disorder)"/>
      </coding>
    </targetDisease>
    <targetDisease>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="76902006"/>
        <display value="Tetanus (disorder)"/>
      </coding>
    </targetDisease>
    <targetDisease>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="27836007"/>
        <display value="Pertussis (disorder)"/>
      </coding>
    </targetDisease>
    <doseNumberPositiveInt value="1"/>
  </protocolApplied>
</Immunization>