FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.it.lab-report
Resource TypeValueSet
IdValueSet-oid-ehicPersonalId.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-it/lab-report/ValueSet-oid-ehicPersonalId.html
URLhttp://hl7.it/fhir/lab-report/ValueSet/oid-ehicPersonalId
Version0.2.0
Statusactive
Date2025-11-18T15:38:51+00:00
NameVsEHICPersonalIdOid
TitleEHIC Personal ID (system IDs - oid)
Realmit
Authorityhl7
DescriptionSistema di identificazione delle persone fisiche

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet oid-ehicPersonalId

  • Include these codes as defined in urn:ietf:rfc:1155 version Not Stated (use latest from terminology server)
    CodeDisplay
    2.16.840.1.113883.2.9.4.3.2Codice Fiscale Italiano
    2.16.840.1.113883.2.9.4.3.7Numero di Tessera TEAM estera
    2.16.840.1.113883.2.9.4.3.3Numero di identificazione personale TEAM
    2.16.840.1.113883.2.9.4.3.18Europei Non Iscritti al SSN
    2.16.840.1.113883.2.9.4.3.17Stranieri Temporaneamente Presenti
    2.16.840.1.113883.2.9.4.3.15Codice Anagrafica Nazionale degli Assisti

Source1

{
  "resourceType": "ValueSet",
  "id": "oid-ehicPersonalId",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.it/fhir/lab-report/ValueSet/oid-ehicPersonalId",
  "version": "0.2.0",
  "name": "VsEHICPersonalIdOid",
  "title": "EHIC Personal ID (system IDs - oid)",
  "status": "active",
  "experimental": false,
  "date": "2025-11-18T15:38:51+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": "Sistema di identificazione delle persone fisiche",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "IT",
          "display": "Italy"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "urn:ietf:rfc:1155",
        "concept": [
          {
            "code": "2.16.840.1.113883.2.9.4.3.2",
            "display": "Codice Fiscale Italiano"
          },
          {
            "code": "2.16.840.1.113883.2.9.4.3.7",
            "display": "Numero di Tessera TEAM estera"
          },
          {
            "code": "2.16.840.1.113883.2.9.4.3.3",
            "display": "Numero di identificazione personale TEAM"
          },
          {
            "code": "2.16.840.1.113883.2.9.4.3.18",
            "display": "Europei Non Iscritti al SSN"
          },
          {
            "code": "2.16.840.1.113883.2.9.4.3.17",
            "display": "Stranieri Temporaneamente Presenti"
          },
          {
            "code": "2.16.840.1.113883.2.9.4.3.15",
            "display": "Codice Anagrafica Nazionale degli Assisti"
          }
        ]
      }
    ]
  }
}