{
  "resourceType" : "CodeSystem",
  "id" : "DDCC-QR-Type-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/CodeSystem/DDCC-QR-Type-CodeSystem</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=\"DDCC-QR-Type-CodeSystem-who\"> </a></td><td>WHO DDCC</td></tr><tr><td style=\"white-space:nowrap\">dcc<a name=\"DDCC-QR-Type-CodeSystem-dcc\"> </a></td><td>EU DCC</td></tr><tr><td style=\"white-space:nowrap\">icao<a name=\"DDCC-QR-Type-CodeSystem-icao\"> </a></td><td>ICAO</td></tr><tr><td style=\"white-space:nowrap\">au<a name=\"DDCC-QR-Type-CodeSystem-au\"> </a></td><td>AU</td></tr><tr><td style=\"white-space:nowrap\">shc<a name=\"DDCC-QR-Type-CodeSystem-shc\"> </a></td><td>SMART Health Card</td></tr><tr><td style=\"white-space:nowrap\">divoc<a name=\"DDCC-QR-Type-CodeSystem-divoc\"> </a></td><td>DIVOC</td></tr></table></div>"
  },
  "url" : "http://smart.who.int/ddcc/CodeSystem/DDCC-QR-Type-CodeSystem",
  "version" : "1.0.0",
  "name" : "DDCC_QR_Type_CodeSystem",
  "title" : "DDCC QR Category Usage Codes",
  "status" : "draft",
  "experimental" : false,
  "date" : "2023-11-07T06:07:49+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"
  }]
}