WHO Digital Documentation of COVID-19 Certificates (DDCC)
1.0.0 - CI Build
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
<Bundle xmlns="http://hl7.org/fhir">
<id value="SHCVaccinationBundleDM-Example-English-From-ddcc-to-shc"/>
<type value="collection"/>
<entry>
<fullUrl value="resource:0"/>
<resource>
<Patient>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="Patient_null"> </a><p class="res-header-id"><b>Generated Narrative: Patient </b></p><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Aulus Agerius (no stated gender), DoB: 2003-03-03</p><hr/></div>
</text>
<name>
<text value="Aulus Agerius"/>
</name>
<birthDate value="2003-03-03"/>
</Patient>
</resource>
</entry>
<entry>
<fullUrl value="resource:1"/>
<resource>
<Immunization>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="Immunization_null"> </a><p class="res-header-id"><b>Generated Narrative: Immunization </b></p><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title="Codes:{http://id.who.int/icd11/mms XM0CX4}">XM0CX4</span></p><p><b>patient</b>: <a href="Bundle-SHCVaccinationBundleDM-Example-English-From-ddcc-to-shc.html#resource-0">Bundle: type = collection</a></p><p><b>occurrence</b>: 2021-05-06</p><p><b>manufacturer</b>: Identifier: <code>http://smart.who.int/ddcc/CodeSystem/DDCCExampleTestCodeSystem</code>/TEST</p><p><b>lotNumber</b>: 123</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>Government Hospital</td></tr></table></div>
</text>
<status value="completed"/>
<vaccineCode>
<coding>
<system value="http://id.who.int/icd11/mms"/>
<code value="XM0CX4"/>
</coding>
</vaccineCode>
<patient>
<reference value="resource:0"/>
</patient>
<occurrenceDateTime value="2021-05-06"/>
<manufacturer>
<identifier>
<system
value="http://smart.who.int/ddcc/CodeSystem/DDCCExampleTestCodeSystem"/>
<value value="TEST"/>
</identifier>
</manufacturer>
<lotNumber value="123"/>
<performer>
<actor>
<display value="Government Hospital"/>
</actor>
</performer>
</Immunization>
</resource>
</entry>
</Bundle>