{
  "resourceType" : "CodeSystem",
  "id" : "istat-continente",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SistemaDiCodifica istat-continente</b></p><a name=\"istat-continente\"> </a><a name=\"hcistat-continente\"> </a><p>This case-sensitive code system <code>https://www.hl7.it/fhir/terminology/CodeSystem/istat-continente</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\">1<a name=\"istat-continente-1\"> </a></td><td>Europa</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"istat-continente-2\"> </a></td><td>Africa</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"istat-continente-3\"> </a></td><td>Asia</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"istat-continente-4\"> </a></td><td>America</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"istat-continente-5\"> </a></td><td>Oceania</td></tr></table></div>"
  },
  "url" : "https://www.hl7.it/fhir/terminology/CodeSystem/istat-continente",
  "version" : "0.1.2",
  "name" : "CsContinente",
  "title" : "ISTAT - Continente",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-03-02T15:29:37+00:00",
  "publisher" : "HL7 Italia",
  "contact" : [{
    "name" : "HL7 Italia",
    "telecom" : [{
      "system" : "url",
      "value" : "https://hl7.it"
    }]
  },
  {
    "name" : "HL7 Italia",
    "telecom" : [{
      "system" : "url",
      "value" : "https://hl7.it"
    }]
  }],
  "description" : "ISTAT - Continente",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "IT",
      "display" : "Italy"
    }]
  }],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 5,
  "concept" : [{
    "code" : "1",
    "display" : "Europa"
  },
  {
    "code" : "2",
    "display" : "Africa"
  },
  {
    "code" : "3",
    "display" : "Asia"
  },
  {
    "code" : "4",
    "display" : "America"
  },
  {
    "code" : "5",
    "display" : "Oceania"
  }]
}