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-05-06 |
<CapabilityStatement xmlns="http://hl7.org/fhir">
<id value="WHO.DDCC.RegistryService"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<p>Capability Statement for a DDCC RegistryService</p>
</div>
</text>
<url
value="http://smart.who.int/ddcc/CapabilityStatement/WHO.DDCC.RegistryService"/>
<version value="1.0.0"/>
<name value="WHO_DDCC_RegistryService"/>
<title value="WHO DDCC Registry Service"/>
<status value="draft"/>
<experimental value="true"/>
<date value="2021-05-06"/>
<publisher value="WHO"/>
<contact>
<name value="WHO"/>
<telecom>
<system value="url"/>
<value value="http://who.int"/>
</telecom>
</contact>
<description
value="CapabilityStatement for WHO DDCC Registry Service actor."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
</coding>
</jurisdiction>
<kind value="requirements"/>
<fhirVersion value="4.3.0"/>
<format value="application/fhir+xml"/>
<format value="application/fhir+json"/>
<rest>
<mode value="server"/>
<documentation value="DDCC Registry Service Server Actor"/>
<resource>
<type value="Composition"/>
<supportedProfile
value="http://smart.who.int/ddcc/StructureDefinition/DDCCComposition"/>
<documentation value="."/>
<interaction>
<code value="create"/>
<documentation
value="DDCC Registry Service Actor for accepting a Registr Health Certificate transaction"/>
</interaction>
<operation>
<name value="$document"/>
<definition
value="http://hl7.org/fhir/OperationDefinition/Composition-document"/>
<documentation
value="DDCC Registry Service Actor for responding to a Retrieve Health Certificate or Retrieve Health Folder transaction"/>
</operation>
</resource>
<resource>
<type value="Patient"/>
<supportedProfile
value="http://smart.who.int/ddcc/StructureDefinition/DDCCPatient"/>
<documentation value="."/>
<interaction>
<code value="create"/>
</interaction>
<interaction>
<code value="update"/>
</interaction>
<interaction>
<code value="read"/>
</interaction>
<interaction>
<code value="vread"/>
</interaction>
</resource>
<resource>
<type value="Organization"/>
<supportedProfile
value="http://smart.who.int/ddcc/StructureDefinition/DDCCOrganization"/>
<documentation value="."/>
<interaction>
<code value="create"/>
</interaction>
<interaction>
<code value="update"/>
</interaction>
<interaction>
<code value="read"/>
</interaction>
<interaction>
<code value="vread"/>
</interaction>
</resource>
<resource>
<type value="Provenance"/>
<supportedProfile
value="http://smart.who.int/ddcc/StructureDefinition/DDCCProvenance"/>
<documentation value="."/>
<interaction>
<code value="create"/>
</interaction>
<interaction>
<code value="update"/>
</interaction>
<interaction>
<code value="read"/>
</interaction>
<interaction>
<code value="vread"/>
</interaction>
</resource>
<resource>
<type value="Practitioner"/>
<supportedProfile
value="http://smart.who.int/ddcc/StructureDefinition/DDCCPractitioner"/>
<documentation value="."/>
<interaction>
<code value="create"/>
</interaction>
<interaction>
<code value="update"/>
</interaction>
<interaction>
<code value="read"/>
</interaction>
<interaction>
<code value="vread"/>
</interaction>
</resource>
<resource>
<type value="PractitionerRole"/>
<supportedProfile
value="http://smart.who.int/ddcc/StructureDefinition/DDCCPractitionerRole"/>
<documentation value="."/>
<interaction>
<code value="create"/>
</interaction>
<interaction>
<code value="update"/>
</interaction>
<interaction>
<code value="read"/>
</interaction>
<interaction>
<code value="vread"/>
</interaction>
</resource>
<resource>
<type value="Immunization"/>
<supportedProfile
value="http://smart.who.int/ddcc/StructureDefinition/DDCCImmunization"/>
<documentation value="."/>
<interaction>
<code value="create"/>
</interaction>
<interaction>
<code value="update"/>
</interaction>
<interaction>
<code value="read"/>
</interaction>
<interaction>
<code value="vread"/>
</interaction>
</resource>
<resource>
<type value="List"/>
<supportedProfile
value="http://smart.who.int/ddcc/StructureDefinition/DDCCFolder"/>
<documentation value="."/>
<interaction>
<code value="create"/>
</interaction>
<interaction>
<code value="update"/>
</interaction>
<interaction>
<code value="read"/>
</interaction>
<interaction>
<code value="vread"/>
</interaction>
</resource>
<interaction>
<code value="batch"/>
<documentation
value="DDCC Registry Service Actor for accepting a Registry Health Certificate"/>
</interaction>
</rest>
</CapabilityStatement>