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
Draft as of 2021-06-03 |
<OperationDefinition xmlns="http://hl7.org/fhir">
<id value="DDCCQuestionnaireResponsegenerateHealthCertificate"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: OperationDefinition DDCCQuestionnaireResponsegenerateHealthCertificate</b></p><a name="DDCCQuestionnaireResponsegenerateHealthCertificate"> </a><a name="hcDDCCQuestionnaireResponsegenerateHealthCertificate"> </a><a name="DDCCQuestionnaireResponsegenerateHealthCertificate-en-US"> </a><p>URL: [base]/QuestionnaireResponse/$generateHealthCertificate</p><p>URL: [base]/Bundle/$generateHealthCertificate</p><h3>Parameters</h3><table class="grid"><tr><td><b>Use</b></td><td><b>Name</b></td><td><b>Scope</b></td><td><b>Cardinality</b></td><td><b>Type</b></td><td><b>Binding</b></td><td><b>Documentation</b></td></tr><tr><td>IN</td><td>response</td><td/><td>1..1</td><td><a href="http://hl7.org/fhir/R4/resource.html">Resource</a></td><td/><td><div><p>The questionnaire response or bundle resource used to generate the DDCC Document.</p>
</div></td></tr><tr><td>OUT</td><td>return</td><td/><td>0..1</td><td><a href="http://hl7.org/fhir/R4/bundle.html">Bundle</a></td><td/><td><div><p>The DDCC, including any QR codes, that was created under the <a href="transactions.html#submit-health-event-expected-actions">Generate Health Certificate</a> expected actions</p>
</div></td></tr></table></div>
</text>
<url
value="http://smart.who.int/ddcc/OperationDefinition/DDCCQuestionnaireResponsegenerateHealthCertificate"/>
<version value="1.0.0"/>
<name value="QuestionnaireResponseGenerateHealthCertificate"/>
<title
value="OperationDefinition for generating a health certificate (DDCC) that is signed."/>
<status value="draft"/>
<kind value="operation"/>
<experimental value="true"/>
<date value="2021-06-03"/>
<publisher value="WHO"/>
<contact>
<name value="WHO"/>
<telecom>
<system value="url"/>
<value value="http://who.int"/>
</telecom>
</contact>
<description
value="Generate one or more signed DDCC Documents based on a [DDCC QuestionnaireResponse](StructureDefinition-DDCCQuestionnaireResponse.html)"/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
</coding>
</jurisdiction>
<code value="generateHealthCertificate"/>
<resource value="QuestionnaireResponse"/>
<resource value="Bundle"/>
<system value="false"/>
<type value="true"/>
<instance value="false"/>
<parameter>
<name value="response"/>
<use value="in"/>
<min value="1"/>
<max value="1"/>
<documentation
value="The questionnaire response or bundle resource used to generate the DDCC Document."/>
<type value="Resource"/>
</parameter>
<parameter>
<name value="return"/>
<use value="out"/>
<min value="0"/>
<max value="1"/>
<documentation
value="The DDCC, including any QR codes, that was created under the [Generate Health Certificate](transactions.html#submit-health-event-expected-actions) expected actions"/>
<type value="Bundle"/>
</parameter>
</OperationDefinition>