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

This is the continuous build for version 1.0.0. This version is based on the current content of https://github.com/WorldHealthOrganization/ddcc and changes regularly.

: COVID-19 Vaccine Codes for DIVOC - JSON Representation

Draft as of 2024-04-24

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "DIVOC-CodeSystem",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>http://smart.who.int/ddcc/DIVOC</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=\"DIVOC-CodeSystem-DIVOC001\"> </a></td><td>Zycov-D</td></tr><tr><td style=\"white-space:nowrap\">DIVOC002<a name=\"DIVOC-CodeSystem-DIVOC002\"> </a></td><td>Covaxin</td></tr><tr><td style=\"white-space:nowrap\">DIVOC003<a name=\"DIVOC-CodeSystem-DIVOC003\"> </a></td><td>Covishield</td></tr><tr><td style=\"white-space:nowrap\">DIVOC004<a name=\"DIVOC-CodeSystem-DIVOC004\"> </a></td><td>Sputnik V</td></tr><tr><td style=\"white-space:nowrap\">DIVOC005<a name=\"DIVOC-CodeSystem-DIVOC005\"> </a></td><td>Pfizer-BioNTech or Comirnaty</td></tr><tr><td style=\"white-space:nowrap\">DIVOC006<a name=\"DIVOC-CodeSystem-DIVOC006\"> </a></td><td>Janssen</td></tr><tr><td style=\"white-space:nowrap\">DIVOC007<a name=\"DIVOC-CodeSystem-DIVOC007\"> </a></td><td>Moderna or Modema or Spikevax</td></tr><tr><td style=\"white-space:nowrap\">DIVOC008<a name=\"DIVOC-CodeSystem-DIVOC008\"> </a></td><td>AstraZeneca or Vaxzevria</td></tr><tr><td style=\"white-space:nowrap\">DIVOC009<a name=\"DIVOC-CodeSystem-DIVOC009\"> </a></td><td>Sinovac or Coronavac</td></tr><tr><td style=\"white-space:nowrap\">DIVOC010<a name=\"DIVOC-CodeSystem-DIVOC010\"> </a></td><td>BBIBP- CorV or Sinopharm</td></tr><tr><td style=\"white-space:nowrap\">DIVOC011<a name=\"DIVOC-CodeSystem-DIVOC011\"> </a></td><td>Convidecia</td></tr><tr><td style=\"white-space:nowrap\">DIVOC012<a name=\"DIVOC-CodeSystem-DIVOC012\"> </a></td><td>Corbevax</td></tr><tr><td style=\"white-space:nowrap\">DIVOC013<a name=\"DIVOC-CodeSystem-DIVOC013\"> </a></td><td>Novavax/Covovax NVX - CoV2373</td></tr></table></div>"
  },
  "url" : "http://smart.who.int/ddcc/DIVOC",
  "version" : "1.0.0",
  "name" : "DIVOC_CodeSystem",
  "title" : "COVID-19 Vaccine Codes for DIVOC",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-04-24T00:11:34+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"
    }
  ]
}