HL7 Italia Terminology
0.1.2 - ci-build Italy

HL7 Italia Terminology, published by HL7 Italia. This guide is not an authorized publication; it is the continuous build for version 0.1.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-it/terminology/ and changes regularly. See the Directory of published versions

: ISTAT - Ripartizione Geografica - JSON Representation

Active as of 2024-06-24

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "istat-ripartizione-geografica",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>https://www.hl7.it/fhir/terminology/CodeSystem/istat-ripartizione-geografica</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-ripartizione-geografica-1\"> </a></td><td>Nord-ovest</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"istat-ripartizione-geografica-2\"> </a></td><td>Nord-est</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"istat-ripartizione-geografica-3\"> </a></td><td>Centro</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"istat-ripartizione-geografica-4\"> </a></td><td>Sud</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"istat-ripartizione-geografica-5\"> </a></td><td>Isole</td></tr></table></div>"
  },
  "url" : "https://www.hl7.it/fhir/terminology/CodeSystem/istat-ripartizione-geografica",
  "version" : "0.1.2",
  "name" : "CsRipartizionegeografica",
  "title" : "ISTAT - Ripartizione Geografica",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-06-24T07:55:16+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 - Codice Istat della Ripartizione geografica secondo la suddivisione del territorio nazionale",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "IT",
          "display" : "Italy"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 5,
  "concept" : [
    {
      "code" : "1",
      "display" : "Nord-ovest"
    },
    {
      "code" : "2",
      "display" : "Nord-est"
    },
    {
      "code" : "3",
      "display" : "Centro"
    },
    {
      "code" : "4",
      "display" : "Sud"
    },
    {
      "code" : "5",
      "display" : "Isole"
    }
  ]
}