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/ and changes regularly. See the Directory of published versions

: DDCCOrganizationXCL - JSON Representation

Raw json | Download


{
  "resourceType" : "Organization",
  "id" : "DDCCOrganizationXCL",
  "meta" : {
    "profile" : [
      🔗 "http://smart.who.int/ddcc/StructureDefinition/DDCCOrganization"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization DDCCOrganizationXCL</b></p><a name=\"DDCCOrganizationXCL\"> </a><a name=\"hcDDCCOrganizationXCL\"> </a><a name=\"DDCCOrganizationXCL-en-US\"> </a><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.3.0/NamingSystem-v3-iso3166-1.html\" title=\"Identifies the coding system published in the ISO 3166-1 Standard for Country codes. This standard is released periodically, and a new OID will be assigned by ISO for new editions.\">ISO 3166 Part 1 Country Codes</a>/CL</p><p><b>name</b>: Chile (Demonstration)</p></div>"
  },
  "identifier" : [
    {
      "system" : "urn:iso:std:iso:3166",
      "value" : "CL"
    }
  ],
  "name" : "Chile (Demonstration)"
}