FHIR IG Statistics: ValueSet/uri-ehicPersonalId
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-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"
}
]
}
]
}
}