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-12-21 |
<OperationDefinition xmlns="http://hl7.org/fhir">
<id value="DDCCQuestionnaireResponserevokeHealthCertificate"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: OperationDefinition DDCCQuestionnaireResponserevokeHealthCertificate</b></p><a name="DDCCQuestionnaireResponserevokeHealthCertificate"> </a><a name="hcDDCCQuestionnaireResponserevokeHealthCertificate"> </a><a name="DDCCQuestionnaireResponserevokeHealthCertificate-en-US"> </a><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>id</td><td/><td>1..1</td><td><a href="http://hl7.org/fhir/R4/datatypes.html#id">id</a></td><td/><td><div><p>The DDCC id of the DDCC Document.</p>
</div></td></tr><tr><td>OUT</td><td>return</td><td/><td>1..1</td><td><a href="http://hl7.org/fhir/R4/datatypes.html#boolean">boolean</a></td><td/><td><div><p>A boolean to determine if the revocation was successful or not.</p>
</div></td></tr></table></div>
</text>
<url
value="http://smart.who.int/ddcc/OperationDefinition/DDCCQuestionnaireResponserevokeHealthCertificate"/>
<version value="1.0.0"/>
<name value="QuestionnaireResponse_Revoke_Health_Certificate"/>
<title
value="OperationDefinition for revoking a health certificate (DDCC)."/>
<status value="draft"/>
<kind value="operation"/>
<experimental value="true"/>
<date value="2021-12-21"/>
<publisher value="WHO"/>
<contact>
<name value="WHO"/>
<telecom>
<system value="url"/>
<value value="http://who.int"/>
</telecom>
</contact>
<description value="Revoke a DDCC Document."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
</coding>
</jurisdiction>
<code value="revokeHealthCertificate"/>
<system value="false"/>
<type value="true"/>
<instance value="true"/>
<parameter>
<name value="id"/>
<use value="in"/>
<min value="1"/>
<max value="1"/>
<documentation value="The DDCC id of the DDCC Document."/>
<type value="id"/>
</parameter>
<parameter>
<name value="return"/>
<use value="out"/>
<min value="1"/>
<max value="1"/>
<documentation
value="A boolean to determine if the revocation was successful or not."/>
<type value="boolean"/>
</parameter>
</OperationDefinition>