WHO Digital Documentation of COVID-19 Certificates (DDCC)
1.0.0 - CI Build International flag

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

: COVID-19 Vaccine Codes for DIVOC - JSON Representation

Draft as of 2024-10-17

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "DIVOCCodeSystem",
  "text" : {
    "status" : "generated",
    "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><a name=\"DIVOCCodeSystem-en-US\"> </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>"
  },
  "url" : "http://smart.who.int/ddcc/CodeSystem/DIVOCCodeSystem",
  "version" : "1.0.0",
  "name" : "DIVOCCodeSystem",
  "title" : "COVID-19 Vaccine Codes for DIVOC",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-10-17T04:40:27+00:00",
  "publisher" : "WHO",
  "contact" : [
    {
      "name" : "WHO",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://who.int"
        }
      ]
    }
  ],
  "description" : "COVID-19 Vaccine codes for DIVOC so the FHIR server can perform expansions.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 13,
  "concept" : [
    {
      "code" : "DIVOC001",
      "display" : "Zycov-D"
    },
    {
      "code" : "DIVOC002",
      "display" : "Covaxin"
    },
    {
      "code" : "DIVOC003",
      "display" : "Covishield"
    },
    {
      "code" : "DIVOC004",
      "display" : "Sputnik V"
    },
    {
      "code" : "DIVOC005",
      "display" : "Pfizer-BioNTech or Comirnaty"
    },
    {
      "code" : "DIVOC006",
      "display" : "Janssen"
    },
    {
      "code" : "DIVOC007",
      "display" : "Moderna or Modema or Spikevax"
    },
    {
      "code" : "DIVOC008",
      "display" : "AstraZeneca or Vaxzevria"
    },
    {
      "code" : "DIVOC009",
      "display" : "Sinovac or Coronavac"
    },
    {
      "code" : "DIVOC010",
      "display" : "BBIBP- CorV or Sinopharm"
    },
    {
      "code" : "DIVOC011",
      "display" : "Convidecia"
    },
    {
      "code" : "DIVOC012",
      "display" : "Corbevax"
    },
    {
      "code" : "DIVOC013",
      "display" : "Novavax/Covovax NVX - CoV2373"
    }
  ]
}