WHO Digital Documentation of COVID-19 Certificates (DDCC)
1.0.0 - CI Build
WHO Digital Documentation of COVID-19 Certificates (DDCC), published by WHO. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/WorldHealthOrganization/ddcc/ and changes regularly. See the Directory of published versions
Draft as of 2024-10-17 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="DDCCQRFormatCodeSystem"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem DDCCQRFormatCodeSystem</b></p><a name="DDCCQRFormatCodeSystem"> </a><a name="hcDDCCQRFormatCodeSystem"> </a><a name="DDCCQRFormatCodeSystem-en-US"> </a><p>This case-sensitive code system <code>http://smart.who.int/ddcc/CodeSystem/DDCCQRFormatCodeSystem</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">image<a name="DDCCQRFormatCodeSystem-image"> </a></td><td>Image</td></tr><tr><td style="white-space:nowrap">serialized<a name="DDCCQRFormatCodeSystem-serialized"> </a></td><td>Serialized QR Content</td></tr><tr><td style="white-space:nowrap">pdf<a name="DDCCQRFormatCodeSystem-pdf"> </a></td><td>PDF version of the QR image</td></tr></table></div>
</text>
<url value="http://smart.who.int/ddcc/CodeSystem/DDCCQRFormatCodeSystem"/>
<version value="1.0.0"/>
<name value="DDCCQRFormatCodeSystem"/>
<title value="DDCC QR Format Codes"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2024-10-17T05:03:04+00:00"/>
<publisher value="WHO"/>
<contact>
<name value="WHO"/>
<telecom>
<system value="url"/>
<value value="http://who.int"/>
</telecom>
</contact>
<description value="Possible formats available for QR data."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<content value="complete"/>
<count value="3"/>
<concept>
<code value="image"/>
<display value="Image"/>
</concept>
<concept>
<code value="serialized"/>
<display value="Serialized QR Content"/>
</concept>
<concept>
<code value="pdf"/>
<display value="PDF version of the QR image"/>
</concept>
</CodeSystem>