Implementation Guide CH VACD
2.0.0 - STU 2

This page is part of the CH VACD (R4) (v2.0.0: STU 2) based on FHIR R4. . For a full list of available versions, see the Directory of published versions

: Administration Document Composition - XML Representation

Raw xml | Download



<Composition xmlns="http://hl7.org/fhir">
  <id value="B-D4-HCP1-C1-Composition"/>
  <meta>
    <profile
             value="http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-composition-immunization-administration"/>
  </meta>
  <language value="en-US"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US"><div class="hapiHeaderText">Immunization Administration</div><table class="hapiPropertyTable"><tr><td>Patient</td><td>Monika <b>WEGMUELLER</b></td></tr><tr><td>Author</td><td><div><div class="hapiHeaderText">Monika <b>WEGMUELLER</b></div><table class="hapiPropertyTable"><tbody><tr><td>Identifier</td><td>123.71.332.115</td></tr><tr><td>Address</td><td><span>CH-</span><span>9876 </span><span>Specimendorf</span></td></tr><tr><td>Date of birth</td><td><span>10 February 1967</span></td></tr></tbody></table></div></td></tr><tr><td>Status</td><td>FINAL</td></tr><tr><td>Language</td><td>en-US</td></tr><tr><td>Sections</td><td><table><tr><td>Medical Problems</td></tr></table></td></tr></table></div>
  </text>
  <extension
             url="http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-epr-versionnumber" id="versionNumber">
    <valueUnsignedInt value="1"/>
  </extension>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:uuid:ddd50da7-3358-4d36-85cf-569ba7473dc5"/>
  </identifier>
  <status value="final"/>
  <type>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="41000179103"/>
      <display value="Immunization record"/>
    </coding>
  </type>
  <subject>
    <reference value="Patient/TC-patient"/>
  </subject>
  <date value="2021-10-20T14:00:00.390+02:00"/>
  <author>
    <reference value="PractitionerRole/TC-HCP1-ORG1-ROLE-author"/>
  </author>
  <title value="Immunization Administration"/>
  <confidentiality value="N">
    <extension
               url="http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-epr-confidentialitycode">
      <valueCodeableConcept>
        <coding>
          <system value="http://snomed.info/sct"/>
          <code value="17621005"/>
          <display value="Normal (qualifier value)"/>
        </coding>
      </valueCodeableConcept>
    </extension>
  </confidentiality>
  <custodian>
    <reference value="Organization/TC-ORG1"/>
  </custodian>
  <section id="medicalproblems">
    <title value="Medical Problems"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="11450-4"/>
        <display value="Problem list Reported"/>
      </coding>
    </code>
    <text>
      <status value="generated"/>
      <div xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US"><p><b>Code: </b><span>Problem list Reported (http://loinc.org#11450-4)</span></p><p><b>Entries:</b></p><table><tr><td><a href="Condition-TCB03-EXPRISK1.html">Condition/TCB03-EXPRISK1</a></td></tr></table></div>
    </text>
    <entry>
      <reference value="Condition/TCB03-EXPRISK1"/>
    </entry>
  </section>
</Composition>