FHIR IG Statistics: ValueSet/uri-ehicPersonalId
Package | hl7.fhir.eu.base |
Resource Type | ValueSet |
Id | uri-ehicPersonalId |
FHIR Version | R4 |
Source | http://hl7.eu/fhir/base/https://build.fhir.org/ig/hl7-eu/base/ValueSet-uri-ehicPersonalId.html |
URL | http://hl7.eu/fhir/base/ValueSet/uri-ehicPersonalId |
Version | 0.1.0-ballotRecon |
Status | draft |
Date | 2025-08-06T16:12:40+00:00 |
Name | VsEHICPersonalIdUri |
Title | EHIC Personal ID (system IDs - uri) |
Realm | eu |
Authority | hl7 |
Description | System identifiers (uri) used for the EHIC#6 Personal Identification Number |
Copyright | Used by permission of HL7 Europe, all rights reserved Creative Commons License |
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
urn:ietf:rfc:3986
Code | Display |
http://fhir.nl/fhir/NamingSystem/bsn | Burgerservicenummer |
http://hl7.it/sid/codiceFiscale | Codice 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-ballotRecon",
"name": "VsEHICPersonalIdUri",
"title": "EHIC Personal ID (system IDs - uri)",
"status": "draft",
"experimental": false,
"date": "2025-08-06T16:12:40+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"
}
]
}
]
}
}