{
  "resourceType" : "CodeSystem",
  "id" : "DDCCQRTypeCodeSystem",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem DDCCQRTypeCodeSystem</b></p><a name=\"DDCCQRTypeCodeSystem\"> </a><a name=\"hcDDCCQRTypeCodeSystem\"> </a><a name=\"DDCCQRTypeCodeSystem-en-US\"> </a><p>This case-sensitive code system <code>http://smart.who.int/ddcc/CodeSystem/DDCCQRTypeCodeSystem</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\">who<a name=\"DDCCQRTypeCodeSystem-who\"> </a></td><td>WHO DDCC</td></tr><tr><td style=\"white-space:nowrap\">dcc<a name=\"DDCCQRTypeCodeSystem-dcc\"> </a></td><td>EU DCC</td></tr><tr><td style=\"white-space:nowrap\">icao<a name=\"DDCCQRTypeCodeSystem-icao\"> </a></td><td>ICAO</td></tr><tr><td style=\"white-space:nowrap\">au<a name=\"DDCCQRTypeCodeSystem-au\"> </a></td><td>AU</td></tr><tr><td style=\"white-space:nowrap\">shc<a name=\"DDCCQRTypeCodeSystem-shc\"> </a></td><td>SMART Health Card</td></tr><tr><td style=\"white-space:nowrap\">divoc<a name=\"DDCCQRTypeCodeSystem-divoc\"> </a></td><td>DIVOC</td></tr></table></div>"
  },
  "url" : "http://smart.who.int/ddcc/CodeSystem/DDCCQRTypeCodeSystem",
  "version" : "1.0.0",
  "name" : "DDCCQRTypeCodeSystem",
  "title" : "DDCC QR Category Usage Codes",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-10-11T11:23:29+00:00",
  "publisher" : "WHO",
  "contact" : [{
    "name" : "WHO",
    "telecom" : [{
      "system" : "url",
      "value" : "http://who.int"
    }]
  }],
  "description" : "Possible formats available for QR usage.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001"
    }]
  }],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 6,
  "concept" : [{
    "code" : "who",
    "display" : "WHO DDCC"
  },
  {
    "code" : "dcc",
    "display" : "EU DCC"
  },
  {
    "code" : "icao",
    "display" : "ICAO"
  },
  {
    "code" : "au",
    "display" : "AU"
  },
  {
    "code" : "shc",
    "display" : "SMART Health Card"
  },
  {
    "code" : "divoc",
    "display" : "DIVOC"
  }]
}