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.

: DDCC Composition Category Codes - JSON Representation

Draft as of 2024-01-19

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "DDCC-Composition-Category-ValueSet",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-DDCC-Composition-Category-CodeSystem.html\"><code>http://smart.who.int/ddcc/CodeSystem/DDCC-Composition-Category-CodeSystem</code></a></li></ul></div>"
  },
  "url" : "http://smart.who.int/ddcc/ValueSet/DDCC-Composition-Category-ValueSet",
  "version" : "1.0.0",
  "name" : "DDCC_Composition_Category_ValueSet",
  "title" : "DDCC Composition Category Codes",
  "status" : "draft",
  "date" : "2024-01-19T16:18:21+00:00",
  "publisher" : "WHO",
  "contact" : [
    {
      "name" : "WHO",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://who.int"
        }
      ]
    }
  ],
  "description" : "Categorization of DDCC Composition",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://smart.who.int/ddcc/CodeSystem/DDCC-Composition-Category-CodeSystem"
      }
    ]
  }
}