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 2026-09-05 |
@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/CodeSystem/DIVOCCodeSystem> a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "DIVOCCodeSystem"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem DIVOCCodeSystem</b></p><a name=\"DIVOCCodeSystem\"> </a><a name=\"hcDIVOCCodeSystem\"> </a><p>This case-sensitive code system <code>http://smart.who.int/ddcc/CodeSystem/DIVOCCodeSystem</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\">DIVOC001<a name=\"DIVOCCodeSystem-DIVOC001\"> </a></td><td>Zycov-D</td></tr><tr><td style=\"white-space:nowrap\">DIVOC002<a name=\"DIVOCCodeSystem-DIVOC002\"> </a></td><td>Covaxin</td></tr><tr><td style=\"white-space:nowrap\">DIVOC003<a name=\"DIVOCCodeSystem-DIVOC003\"> </a></td><td>Covishield</td></tr><tr><td style=\"white-space:nowrap\">DIVOC004<a name=\"DIVOCCodeSystem-DIVOC004\"> </a></td><td>Sputnik V</td></tr><tr><td style=\"white-space:nowrap\">DIVOC005<a name=\"DIVOCCodeSystem-DIVOC005\"> </a></td><td>Pfizer-BioNTech or Comirnaty</td></tr><tr><td style=\"white-space:nowrap\">DIVOC006<a name=\"DIVOCCodeSystem-DIVOC006\"> </a></td><td>Janssen</td></tr><tr><td style=\"white-space:nowrap\">DIVOC007<a name=\"DIVOCCodeSystem-DIVOC007\"> </a></td><td>Moderna or Modema or Spikevax</td></tr><tr><td style=\"white-space:nowrap\">DIVOC008<a name=\"DIVOCCodeSystem-DIVOC008\"> </a></td><td>AstraZeneca or Vaxzevria</td></tr><tr><td style=\"white-space:nowrap\">DIVOC009<a name=\"DIVOCCodeSystem-DIVOC009\"> </a></td><td>Sinovac or Coronavac</td></tr><tr><td style=\"white-space:nowrap\">DIVOC010<a name=\"DIVOCCodeSystem-DIVOC010\"> </a></td><td>BBIBP- CorV or Sinopharm</td></tr><tr><td style=\"white-space:nowrap\">DIVOC011<a name=\"DIVOCCodeSystem-DIVOC011\"> </a></td><td>Convidecia</td></tr><tr><td style=\"white-space:nowrap\">DIVOC012<a name=\"DIVOCCodeSystem-DIVOC012\"> </a></td><td>Corbevax</td></tr><tr><td style=\"white-space:nowrap\">DIVOC013<a name=\"DIVOCCodeSystem-DIVOC013\"> </a></td><td>Novavax/Covovax NVX - CoV2373</td></tr></table></div>"
] ;
fhir:CodeSystem.url [ fhir:value "http://smart.who.int/ddcc/CodeSystem/DIVOCCodeSystem"] ;
fhir:CodeSystem.version [ fhir:value "1.0.0"] ;
fhir:CodeSystem.name [ fhir:value "DIVOCCodeSystem"] ;
fhir:CodeSystem.title [ fhir:value "COVID-19 Vaccine Codes for DIVOC"] ;
fhir:CodeSystem.status [ fhir:value "draft"] ;
fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
fhir:CodeSystem.date [ fhir:value "2026-09-05T20:45:54+00:00"^^xsd:dateTime] ;
fhir:CodeSystem.publisher [ fhir:value "WHO"] ;
fhir:CodeSystem.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:CodeSystem.description [ fhir:value "COVID-19 Vaccine codes for DIVOC so the FHIR server can perform expansions."] ;
fhir:CodeSystem.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:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
fhir:CodeSystem.content [ fhir:value "complete"] ;
fhir:CodeSystem.count [ fhir:value "13"^^xsd:nonNegativeInteger] ;
fhir:CodeSystem.concept [
fhir:index 0 ;
fhir:CodeSystem.concept.code [ fhir:value "DIVOC001" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Zycov-D" ]
], [
fhir:index 1 ;
fhir:CodeSystem.concept.code [ fhir:value "DIVOC002" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Covaxin" ]
], [
fhir:index 2 ;
fhir:CodeSystem.concept.code [ fhir:value "DIVOC003" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Covishield" ]
], [
fhir:index 3 ;
fhir:CodeSystem.concept.code [ fhir:value "DIVOC004" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Sputnik V" ]
], [
fhir:index 4 ;
fhir:CodeSystem.concept.code [ fhir:value "DIVOC005" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Pfizer-BioNTech or Comirnaty" ]
], [
fhir:index 5 ;
fhir:CodeSystem.concept.code [ fhir:value "DIVOC006" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Janssen" ]
], [
fhir:index 6 ;
fhir:CodeSystem.concept.code [ fhir:value "DIVOC007" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Moderna or Modema or Spikevax" ]
], [
fhir:index 7 ;
fhir:CodeSystem.concept.code [ fhir:value "DIVOC008" ] ;
fhir:CodeSystem.concept.display [ fhir:value "AstraZeneca or Vaxzevria" ]
], [
fhir:index 8 ;
fhir:CodeSystem.concept.code [ fhir:value "DIVOC009" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Sinovac or Coronavac" ]
], [
fhir:index 9 ;
fhir:CodeSystem.concept.code [ fhir:value "DIVOC010" ] ;
fhir:CodeSystem.concept.display [ fhir:value "BBIBP- CorV or Sinopharm" ]
], [
fhir:index 10 ;
fhir:CodeSystem.concept.code [ fhir:value "DIVOC011" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Convidecia" ]
], [
fhir:index 11 ;
fhir:CodeSystem.concept.code [ fhir:value "DIVOC012" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Corbevax" ]
], [
fhir:index 12 ;
fhir:CodeSystem.concept.code [ fhir:value "DIVOC013" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Novavax/Covovax NVX - CoV2373" ]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/DIVOCCodeSystem.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/CodeSystem/DIVOCCodeSystem.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