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

: Aggregated Document Composition - XML Representation

Raw xml | Download



<Composition xmlns="http://hl7.org/fhir">
  <id value="RDB02-Composition"/>
  <meta>
    <profile
             value="http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-composition-vaccination-record"/>
  </meta>
  <language value="en-US"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US"><h3>Vaccination Record</h3><p><b>Id: </b>RDB02-Composition</p><p><b>Identifier: </b><span>urn:ietf:rfc:3986#urn:uuid:dd2f00c4-1df6-4298-a289-d59fb5b385c3</span></p><p><b>Status: </b>Final</p><p><b>Code: </b><span>Immunization record (http://snomed.info/sct#41000179103)</span></p><p><b>Patient: </b><a href="Patient-TC-patient.html">Patient/TC-patient</a> Wegmueller Monika</p><p><b>Date: </b>December 10, 2021</p><p><b>Authors:</b></p><table><tr><td><p><a href="Patient-TC-patient.html">Patient/TC-patient</a> Wegmueller Monika</p></td></tr></table><p><b>Confidentiality: </b>null<span> Normal (qualifier value) (http://snomed.info/sct#17621005)</span></p><p><b>Sections:</b></p><table><tr><td>Immunization Administration</td></tr><tr><td>Previous illnesses</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:dd2f00c4-1df6-4298-a289-d59fb5b385c3"/>
  </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-12-10T14:00:00.390+02:00"/>
  <author>
    <reference value="Patient/TC-patient"/>
  </author>
  <title value="Vaccination Record"/>
  <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="administration">
    <title value="Immunization Administration"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="11369-6"/>
        <display value="Hx of Immunization"/>
      </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>Hx of Immunization (http://loinc.org#11369-6)</span></p><p><b>Entries:</b></p><table><tr><td><a href="Immunization-TCB01-IMMUN1.html">Immunization/TCB01-IMMUN1</a></td></tr><tr><td><a href="Immunization-TCB01-IMMUN2.html">Immunization/TCB01-IMMUN2</a></td></tr></table></div>
    </text>
    <entry>
      <reference value="Immunization/TCB01-IMMUN1"/>
    </entry>
    <entry>
      <reference value="Immunization/TCB01-IMMUN2"/>
    </entry>
  </section>
  <section id="pastillnesses">
    <title value="Previous illnesses"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="11348-0"/>
        <display value="Hx of Past illness"/>
      </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>Hx of Past illness (http://loinc.org#11348-0)</span></p><p><b>Entries:</b></p><table><tr><td><a href="Condition-TCB02-UNDILL1.html">Condition/TCB02-UNDILL1</a></td></tr></table></div>
    </text>
    <entry>
      <reference value="Condition/TCB02-UNDILL1"/>
    </entry>
  </section>
</Composition>