HL7 Italia Terminology
0.1.2 - ci-build Italy flag

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

: HL7 Italia - Tipi di identificatore - JSON Representation

Active as of 2024-10-30

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "it-identifier-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem it-identifier-type</b></p><a name=\"it-identifier-type\"> </a><a name=\"hcit-identifier-type\"> </a><a name=\"it-identifier-type-it-IT\"> </a><p>This case-sensitive code system <code>https://www.hl7.it/fhir/terminology/CodeSystem/it-identifier-type</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\">ENI<a name=\"it-identifier-type-ENI\"> </a></td><td>Europeo Non Iscritto</td></tr><tr><td style=\"white-space:nowrap\">STP<a name=\"it-identifier-type-STP\"> </a></td><td>Straniero Temporaneamente Presente</td></tr><tr><td style=\"white-space:nowrap\">CF<a name=\"it-identifier-type-CF\"> </a></td><td>Cittadino italiano o straniero residente, iscritto SSN</td></tr><tr><td style=\"white-space:nowrap\">TEAM<a name=\"it-identifier-type-TEAM\"> </a></td><td>Soggetti assicurati da istituzioni estere</td></tr><tr><td style=\"white-space:nowrap\">ANA<a name=\"it-identifier-type-ANA\"> </a></td><td>Codice Anagrafica Nazionale degli Assistiti</td></tr></table></div>"
  },
  "url" : "https://www.hl7.it/fhir/terminology/CodeSystem/it-identifier-type",
  "version" : "0.1.2",
  "name" : "CsItIdentifierType",
  "title" : "HL7 Italia - Tipi di identificatore",
  "status" : "active",
  "experimental" : true,
  "date" : "2024-10-30T15:29: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" : "Estensione (codici addizionali) alla tabella http://terminology.hl7.org/CodeSystem/v2-0203 per i tipi di identificatore",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "IT",
          "display" : "Italy"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "concept" : [
    {
      "code" : "ENI",
      "display" : "Europeo Non Iscritto"
    },
    {
      "code" : "STP",
      "display" : "Straniero Temporaneamente Presente"
    },
    {
      "code" : "CF",
      "display" : "Cittadino italiano o straniero residente, iscritto SSN"
    },
    {
      "code" : "TEAM",
      "display" : "Soggetti assicurati da istituzioni estere"
    },
    {
      "code" : "ANA",
      "display" : "Codice Anagrafica Nazionale degli Assistiti"
    }
  ]
}