WHO Digital Documentation of COVID-19 Certificates (DDCC)
1.0.0 - CI Build International flag

This page is part of the WHO Digital Documentation of COVID-19 Certificates (DDCC) (v1.0.0: releases Draft) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: IPS-Immunization-Example-Bundle-01 - XML Representation

Raw xml | Download


<Bundle xmlns="http://hl7.org/fhir">
  <id value="IPS-Immunization-Example-Bundle-01"/>
  <type value="collection"/>
  <timestamp value="2021-04-30T00:00:00.000Z"/>
  <entry>
    <fullUrl value="urn:uuid:afd2a258-c0fb-4a41-a337-263e9efd9936"/>
    <resource>
      <Patient>
        <id value="afd2a258-c0fb-4a41-a337-263e9efd9936"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Patient_afd2a258-c0fb-4a41-a337-263e9efd9936"> </a><p class="res-header-id"><b>Generated Narrative: Patient afd2a258-c0fb-4a41-a337-263e9efd9936</b></p><a name="afd2a258-c0fb-4a41-a337-263e9efd9936"> </a><a name="hcafd2a258-c0fb-4a41-a337-263e9efd9936"> </a><a name="afd2a258-c0fb-4a41-a337-263e9efd9936-en-US"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Marie Lux-Brennard  Female, DoB: 1998-04-17 ( urn:oid:1.3.182.4.4#1998041799999)</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Other Id (see the one above)">Other Id:</td><td colspan="3"><a href="http://terminology.hl7.org/5.3.0/NamingSystem-uri.html" title="As defined by RFC 3986 (http://www.ietf.org/rfc/rfc3986.txt)(with many schemes defined in many RFCs). For OIDs and UUIDs, use the URN form (urn:oid:(note: lowercase) and urn:uuid:). See http://www.ietf.org/rfc/rfc3001.txt and http://www.ietf.org/rfc/rfc4122.txt 

This oid is used as an identifier II.root to indicate the the extension is an absolute URI (technically, an IRI). Typically, this is used for OIDs and GUIDs. Note that when this OID is used with OIDs and GUIDs, the II.extension should start with urn:oid or urn:uuid: 

Note that this OID is created to aid with interconversion between CDA and FHIR - FHIR uses urn:ietf:rfc:3986 as equivalent to this OID. URIs as identifiers appear more commonly in FHIR.

This OID may also be used in CD.codeSystem.">Uniform Resource Identifier (URI)</a>/urn:uuid:647515ed-0d5e-4c99-b23d-073fbc593f76</td></tr></table></div>
        </text>
        <identifier>
          <system value="urn:oid:1.3.182.4.4"/>
          <value value="1998041799999"/>
        </identifier>
        <identifier>
          <system value="urn:ietf:rfc:3986"/>
          <value value="urn:uuid:647515ed-0d5e-4c99-b23d-073fbc593f76"/>
        </identifier>
        <name>
          <family value="Lux-Brennard"/>
          <given value="Marie"/>
        </name>
        <gender value="female"/>
        <birthDate value="1998-04-17"/>
      </Patient>
    </resource>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:52e23edf-f8d0-4386-a50b-a4750bb4f0b9"/>
    <resource>
      <Immunization>
        <id value="52e23edf-f8d0-4386-a50b-a4750bb4f0b9"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Immunization_52e23edf-f8d0-4386-a50b-a4750bb4f0b9"> </a><p class="res-header-id"><b>Generated Narrative: Immunization 52e23edf-f8d0-4386-a50b-a4750bb4f0b9</b></p><a name="52e23edf-f8d0-4386-a50b-a4750bb4f0b9"> </a><a name="hc52e23edf-f8d0-4386-a50b-a4750bb4f0b9"> </a><a name="52e23edf-f8d0-4386-a50b-a4750bb4f0b9-en-US"> </a><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title="Codes:{http://id.who.int/icd11/mms XM6AT1}">COVID-19 vaccine, DNA based</span></p><p><b>patient</b>: <a href="Bundle-IPS-Immunization-Example-Bundle-01.html#Patient_afd2a258-c0fb-4a41-a337-263e9efd9936">Bundle: type = collection; timestamp = 2021-04-30 00:00:00+0000</a></p><p><b>occurrence</b>: 2021-04-21 00:00:00+0200</p><p><b>primarySource</b>: true</p><p><b>lotNumber</b>: AXK23RWERS</p><p><b>expirationDate</b>: 2021-06-01</p></div>
        </text>
        <status value="completed"/>
        <vaccineCode>
          <coding>
            <system value="http://id.who.int/icd11/mms"/>
            <code value="XM6AT1"/>
            <display value="COVID-19 vaccine, DNA based"/>
          </coding>
          <text value="COVID-19 vaccine, DNA based"/>
        </vaccineCode>
        <patient>
          <reference value="Patient/afd2a258-c0fb-4a41-a337-263e9efd9936"/>
        </patient>
        <occurrenceDateTime value="2021-04-21T00:00:00+02:00"/>
        <primarySource value="true"/>
        <lotNumber value="AXK23RWERS"/>
        <expirationDate value="2021-06-01"/>
      </Immunization>
    </resource>
  </entry>
</Bundle>