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

FHIR IG Statistics: ValueSet/uri-ehicPersonalId

Packagehl7.fhir.eu.base
TypeValueSet
Iduri-ehicPersonalId
FHIR VersionR4
Sourcehttp://hl7.eu/fhir/base/https://build.fhir.org/ig/hl7-eu/base/ValueSet-uri-ehicPersonalId.html
URLhttp://hl7.eu/fhir/base/ValueSet/uri-ehicPersonalId
Version0.1.0-ballot
Statusdraft
Date2025-05-04T13:55:14+00:00
NameVsEHICPersonalIdUri
TitleEHIC Personal ID (system IDs - uri)
Realmeu
Authorityhl7
DescriptionSystem identifiers (uri) 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

StructureDefinition
Patient-eu-ehicPatient (EHIC)

Resources that this resource uses

CodeSystem
urn:ietf:rfc:3986CodeSyestem for URNs

Narrative

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

Generated Narrative: ValueSet uri-ehicPersonalId

  • Include these codes as defined in urn:ietf:rfc:3986
    CodeDisplay
    http://fhir.nl/fhir/NamingSystem/bsnBurgerservicenummer
    http://hl7.it/sid/codiceFiscaleCodice Fiscale

Source

{
  "resourceType": "ValueSet",
  "id": "uri-ehicPersonalId",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/base/ValueSet/uri-ehicPersonalId",
  "version": "0.1.0-ballot",
  "name": "VsEHICPersonalIdUri",
  "title": "EHIC Personal ID (system IDs - uri)",
  "status": "draft",
  "experimental": false,
  "date": "2025-05-04T13:55:14+00:00",
  "publisher": "HL7 Europe",
  "contact": [
    {
      "name": "HL7 Europe",
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.eu"
        }
      ]
    }
  ],
  "description": "System identifiers (uri) 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:3986",
        "concept": [
          {
            "code": "http://fhir.nl/fhir/NamingSystem/bsn",
            "display": "Burgerservicenummer"
          },
          {
            "code": "http://hl7.it/sid/codiceFiscale",
            "display": "Codice Fiscale"
          }
        ]
      }
    ]
  }
}