FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/oid-ehicPersonalId

Packagehl7.fhir.eu.base-r5
TypeValueSet
Idoid-ehicPersonalId
FHIR VersionR5
Sourcehttp://hl7.eu/fhir/base-r5/https://build.fhir.org/ig/hl7-eu/base-r5/ValueSet-oid-ehicPersonalId.html
URLhttp://hl7.eu/fhir/base-r5/ValueSet/oid-ehicPersonalId
Version0.1.0-ballot
Statusdraft
Date2025-05-05T14:54:14+00:00
NameVsEHICPersonalIdOid
TitleEHIC Personal ID (system IDs - oid)
Realmeu
Authorityhl7
DescriptionSystem identifiers (oid) used for the EHIC#6 Personal Identification Number
CopyrightUsed by permission of HL7 Europe, all rights reserved Creative Commons License

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
    CodeDisplay
    2.16.840.1.113883.2.4.6.3Burgerservicenummer
    2.16.840.1.113883.2.9.4.3.2Italian Fiscal Code

Source

{
  "resourceType": "ValueSet",
  "id": "oid-ehicPersonalId",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/base-r5/ValueSet/oid-ehicPersonalId",
  "version": "0.1.0-ballot",
  "name": "VsEHICPersonalIdOid",
  "title": "EHIC Personal ID (system IDs - oid)",
  "status": "draft",
  "experimental": false,
  "date": "2025-05-05T14:54:14+00:00",
  "publisher": "HL7 Europe",
  "contact": [
    {
      "name": "HL7 Europe",
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.eu"
        }
      ]
    }
  ],
  "description": "System identifiers (oid) used for the EHIC#6 Personal Identification Number",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "copyright": "Used by permission of HL7 Europe, all rights reserved Creative Commons License",
  "compose": {
    "include": [
      {
        "system": "urn:ietf:rfc:1155",
        "concept": [
          {
            "code": "2.16.840.1.113883.2.4.6.3",
            "display": "Burgerservicenummer"
          },
          {
            "code": "2.16.840.1.113883.2.9.4.3.2",
            "display": "Italian Fiscal Code"
          }
        ]
      }
    ]
  }
}