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/tree/main and changes regularly. See the Directory of published versions
Built from commit 6d9c2761.
| Draft as of 2021-05-06 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/CapabilityStatement/WHO.DDCC.RegistryService> a fhir:CapabilityStatement ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "WHO.DDCC.RegistryService"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p>Capability Statement for a DDCC RegistryService</p>\n \n </div>"
] ;
fhir:CapabilityStatement.url [ fhir:value "http://smart.who.int/ddcc/CapabilityStatement/WHO.DDCC.RegistryService"] ;
fhir:CapabilityStatement.version [ fhir:value "1.0.0"] ;
fhir:CapabilityStatement.name [ fhir:value "WHO_DDCC_RegistryService"] ;
fhir:CapabilityStatement.title [ fhir:value "WHO DDCC Registry Service"] ;
fhir:CapabilityStatement.status [ fhir:value "draft"] ;
fhir:CapabilityStatement.experimental [ fhir:value "true"^^xsd:boolean] ;
fhir:CapabilityStatement.date [ fhir:value "2021-05-06"^^xsd:date] ;
fhir:CapabilityStatement.publisher [ fhir:value "WHO"] ;
fhir:CapabilityStatement.contact [
fhir:index 0 ;
fhir:ContactDetail.name [ fhir:value "WHO" ] ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "http://who.int" ]
]
] ;
fhir:CapabilityStatement.description [ fhir:value "CapabilityStatement for WHO DDCC Registry Service actor."] ;
fhir:CapabilityStatement.jurisdiction [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://unstats.un.org/unsd/methods/m49/m49.htm" ] ;
fhir:Coding.code [ fhir:value "001" ]
]
] ;
fhir:CapabilityStatement.kind [ fhir:value "requirements"] ;
fhir:CapabilityStatement.fhirVersion [ fhir:value "4.3.0"] ;
fhir:CapabilityStatement.format [
fhir:value "application/fhir+xml" ;
fhir:index 0
], [
fhir:value "application/fhir+json" ;
fhir:index 1
] ;
fhir:CapabilityStatement.rest [
fhir:index 0 ;
fhir:CapabilityStatement.rest.mode [ fhir:value "server" ] ;
fhir:CapabilityStatement.rest.documentation [ fhir:value "DDCC Registry Service Server Actor" ] ;
fhir:CapabilityStatement.rest.resource [
fhir:index 0 ;
fhir:CapabilityStatement.rest.resource.type [ fhir:value "Composition" ] ;
fhir:CapabilityStatement.rest.resource.supportedProfile [
fhir:value "http://smart.who.int/ddcc/StructureDefinition/DDCCComposition" ;
fhir:index 0 ;
fhir:link <http://smart.who.int/ddcc/StructureDefinition/DDCCComposition>
] ;
fhir:CapabilityStatement.rest.resource.documentation [ fhir:value "." ] ;
fhir:CapabilityStatement.rest.resource.interaction [
fhir:index 0 ;
fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "create" ] ;
fhir:CapabilityStatement.rest.resource.interaction.documentation [ fhir:value "DDCC Registry Service Actor for accepting a Registr Health Certificate transaction" ]
] ;
fhir:CapabilityStatement.rest.resource.operation [
fhir:index 0 ;
fhir:CapabilityStatement.rest.resource.operation.name [ fhir:value "$document" ] ;
fhir:CapabilityStatement.rest.resource.operation.definition [
fhir:value "http://hl7.org/fhir/OperationDefinition/Composition-document" ;
fhir:link <http://hl7.org/fhir/OperationDefinition/Composition-document>
] ;
fhir:CapabilityStatement.rest.resource.operation.documentation [ fhir:value "DDCC Registry Service Actor for responding to a Retrieve Health Certificate or Retrieve Health Folder transaction" ]
]
], [
fhir:index 1 ;
fhir:CapabilityStatement.rest.resource.type [ fhir:value "Patient" ] ;
fhir:CapabilityStatement.rest.resource.supportedProfile [
fhir:value "http://smart.who.int/ddcc/StructureDefinition/DDCCPatient" ;
fhir:index 0 ;
fhir:link <http://smart.who.int/ddcc/StructureDefinition/DDCCPatient>
] ;
fhir:CapabilityStatement.rest.resource.documentation [ fhir:value "." ] ;
fhir:CapabilityStatement.rest.resource.interaction [
fhir:index 0 ;
fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "create" ]
], [
fhir:index 1 ;
fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "update" ]
], [
fhir:index 2 ;
fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "read" ]
], [
fhir:index 3 ;
fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "vread" ]
]
], [
fhir:index 2 ;
fhir:CapabilityStatement.rest.resource.type [ fhir:value "Organization" ] ;
fhir:CapabilityStatement.rest.resource.supportedProfile [
fhir:value "http://smart.who.int/ddcc/StructureDefinition/DDCCOrganization" ;
fhir:index 0 ;
fhir:link <http://smart.who.int/ddcc/StructureDefinition/DDCCOrganization>
] ;
fhir:CapabilityStatement.rest.resource.documentation [ fhir:value "." ] ;
fhir:CapabilityStatement.rest.resource.interaction [
fhir:index 0 ;
fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "create" ]
], [
fhir:index 1 ;
fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "update" ]
], [
fhir:index 2 ;
fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "read" ]
], [
fhir:index 3 ;
fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "vread" ]
]
], [
fhir:index 3 ;
fhir:CapabilityStatement.rest.resource.type [ fhir:value "Provenance" ] ;
fhir:CapabilityStatement.rest.resource.supportedProfile [
fhir:value "http://smart.who.int/ddcc/StructureDefinition/DDCCProvenance" ;
fhir:index 0 ;
fhir:link <http://smart.who.int/ddcc/StructureDefinition/DDCCProvenance>
] ;
fhir:CapabilityStatement.rest.resource.documentation [ fhir:value "." ] ;
fhir:CapabilityStatement.rest.resource.interaction [
fhir:index 0 ;
fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "create" ]
], [
fhir:index 1 ;
fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "update" ]
], [
fhir:index 2 ;
fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "read" ]
], [
fhir:index 3 ;
fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "vread" ]
]
], [
fhir:index 4 ;
fhir:CapabilityStatement.rest.resource.type [ fhir:value "Practitioner" ] ;
fhir:CapabilityStatement.rest.resource.supportedProfile [
fhir:value "http://smart.who.int/ddcc/StructureDefinition/DDCCPractitioner" ;
fhir:index 0 ;
fhir:link <http://smart.who.int/ddcc/StructureDefinition/DDCCPractitioner>
] ;
fhir:CapabilityStatement.rest.resource.documentation [ fhir:value "." ] ;
fhir:CapabilityStatement.rest.resource.interaction [
fhir:index 0 ;
fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "create" ]
], [
fhir:index 1 ;
fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "update" ]
], [
fhir:index 2 ;
fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "read" ]
], [
fhir:index 3 ;
fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "vread" ]
]
], [
fhir:index 5 ;
fhir:CapabilityStatement.rest.resource.type [ fhir:value "PractitionerRole" ] ;
fhir:CapabilityStatement.rest.resource.supportedProfile [
fhir:value "http://smart.who.int/ddcc/StructureDefinition/DDCCPractitionerRole" ;
fhir:index 0 ;
fhir:link <http://smart.who.int/ddcc/StructureDefinition/DDCCPractitionerRole>
] ;
fhir:CapabilityStatement.rest.resource.documentation [ fhir:value "." ] ;
fhir:CapabilityStatement.rest.resource.interaction [
fhir:index 0 ;
fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "create" ]
], [
fhir:index 1 ;
fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "update" ]
], [
fhir:index 2 ;
fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "read" ]
], [
fhir:index 3 ;
fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "vread" ]
]
], [
fhir:index 6 ;
fhir:CapabilityStatement.rest.resource.type [ fhir:value "Immunization" ] ;
fhir:CapabilityStatement.rest.resource.supportedProfile [
fhir:value "http://smart.who.int/ddcc/StructureDefinition/DDCCImmunization" ;
fhir:index 0 ;
fhir:link <http://smart.who.int/ddcc/StructureDefinition/DDCCImmunization>
] ;
fhir:CapabilityStatement.rest.resource.documentation [ fhir:value "." ] ;
fhir:CapabilityStatement.rest.resource.interaction [
fhir:index 0 ;
fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "create" ]
], [
fhir:index 1 ;
fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "update" ]
], [
fhir:index 2 ;
fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "read" ]
], [
fhir:index 3 ;
fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "vread" ]
]
], [
fhir:index 7 ;
fhir:CapabilityStatement.rest.resource.type [ fhir:value "List" ] ;
fhir:CapabilityStatement.rest.resource.supportedProfile [
fhir:value "http://smart.who.int/ddcc/StructureDefinition/DDCCFolder" ;
fhir:index 0 ;
fhir:link <http://smart.who.int/ddcc/StructureDefinition/DDCCFolder>
] ;
fhir:CapabilityStatement.rest.resource.documentation [ fhir:value "." ] ;
fhir:CapabilityStatement.rest.resource.interaction [
fhir:index 0 ;
fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "create" ]
], [
fhir:index 1 ;
fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "update" ]
], [
fhir:index 2 ;
fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "read" ]
], [
fhir:index 3 ;
fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "vread" ]
]
] ;
fhir:CapabilityStatement.rest.interaction [
fhir:index 0 ;
fhir:CapabilityStatement.rest.interaction.code [ fhir:value "batch" ] ;
fhir:CapabilityStatement.rest.interaction.documentation [ fhir:value "DDCC Registry Service Actor for accepting a Registry Health Certificate" ]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/CapabilityStatement/WHO.DDCC.RegistryService.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/CapabilityStatement/WHO.DDCC.RegistryService.ttl> .
IG © 2021+ WHO. Package who.ddcc#1.0.0 based on FHIR 4.0.1. Generated 2026-09-05
Links: Table of Contents |
QA Report
| Issues
| Version History | License