Current Build

Hl7it\valueset-it-identifier-type.json

Raw JSON (canonical form)

Definition for Value SetTipo di Identificatore

{
  "resourceType": "ValueSet",
  "id": "it-identifier-type",
  "meta": {
    "lastUpdated": "2016-02-22T21:58:28.104+01:00"
  },
  "text": {
    "status": "generated",
    "div": "<div>!-- Snipped for Brevity --></div>"
  },
  "url": "http://hl7.org/fhir/ValueSet/it-identifier-type",
  "name": "Tipo di Identificatore",
  "status": "active",
  "date": "2014",
  "description": "Il tipo di identificatore usato",
  "copyright": "This material contains content from LOINC® (>a href=\"http://loinc.org\"<http://loinc.org>/a<). The LOINC table, LOINC codes, and LOINC panels and forms file are copyright © 1995-2014, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and available at no cost under the license at http://loinc.org/terms-of-use",
  "codeSystem": {
    "system": "http://hl7.org/fhir/ValueSet/it-identifier-type/20160101",
    "caseSensitive": true,
    "concept": [
      {
        "code": "CF",
        "display": "Codice Fiscale"
      },
      {
        "code": "REG",
        "display": "Identificativo Regionale"
      },
      {
        "code": "SAN",
        "display": "Codice Sanitario"
      },
      {
        "code": "STP",
        "display": "Stranieri Temporaneamente Presenti"
      },
      {
        "code": "ENI",
        "display": "Europei Non Iscritti"
      },
      {
        "code": "ANPR",
        "display": "ID Anagrafica NAzionale della Popolazione Residente"
      },
      {
        "code": "PRS_EHIC",
        "display": "ID personale Tessera TEAM (EHIC)"
      }
    ]
  }
}

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.