| Package | hl7.fhir.eu.base-r5 |
| Resource Type | ValueSet |
| Id | iso-ehicCountryCode |
| FHIR Version | R5 |
| Source | http://hl7.eu/fhir/base-r5/https://build.fhir.org/ig/hl7-eu/base-r5/ValueSet-iso-ehicCountryCode.html |
| URL | http://hl7.eu/fhir/base-r5/ValueSet/iso-ehicCountryCode |
| Version | 0.1.0-ballotRecon |
| Status | draft |
| Date | 2025-08-06T16:21:16+00:00 |
| Name | VsEHICCountryCodes |
| Title | ISO 3166 - EHIC Country Codes |
| Realm | eu |
| Authority | hl7 |
| Description | ISO 3166 - Country Codes used by the European Healthcare Insurance Card |
| Copyright | Used by permission of HL7 Europe, all rights reserved Creative Commons License |
No resources found
| CodeSystem | |
| urn:iso:std:iso:3166 | ISO 3166-1 Codes for the representation of names of countries and their subdivisions — Part 1: Country code |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet iso-ehicCountryCode
urn:iso:std:iso:3166| Code | Display |
| AT | Austria |
| BE | Belgium |
| BG | Bulgaria |
| HR | Croatia |
| CY | Cyprus |
| CZ | Czech Republic |
| DK | Denmark |
| EE | Estonia |
| FI | Finland |
| FR | France |
| GR | Greece |
| DE | Germany |
| HU | Hungary |
| IE | Ireland |
| IT | Italy |
| LV | Latvia |
| LT | Lithuania |
| LU | Luxembourg |
| MT | Malta |
| NL | Netherlands |
| PL | Poland |
| PT | Portugal |
| RO | Romania |
| SK | Slovakia |
| SI | Slovenia |
| ES | Spain |
| SE | Sweden |
| IS | Iceland |
| LI | Liechtenstein |
| NO | Norway |
| CH | Switzerland |
{
"resourceType": "ValueSet",
"id": "iso-ehicCountryCode",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.eu/fhir/base-r5/ValueSet/iso-ehicCountryCode",
"version": "0.1.0-ballotRecon",
"name": "VsEHICCountryCodes",
"title": "ISO 3166 - EHIC Country Codes",
"status": "draft",
"experimental": false,
"date": "2025-08-06T16:21:16+00:00",
"publisher": "HL7 Europe",
"contact": [
{
"name": "HL7 Europe",
"telecom": [
{
"system": "url",
"value": "http://hl7.eu"
}
]
}
],
"description": "ISO 3166 - Country Codes used by the European Healthcare Insurance Card",
"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:iso:std:iso:3166",
"concept": [
{
"code": "AT",
"display": "Austria"
},
{
"code": "BE",
"display": "Belgium"
},
{
"code": "BG",
"display": "Bulgaria"
},
{
"code": "HR",
"display": "Croatia"
},
{
"code": "CY",
"display": "Cyprus"
},
{
"code": "CZ",
"display": "Czech Republic"
},
{
"code": "DK",
"display": "Denmark"
},
{
"code": "EE",
"display": "Estonia"
},
{
"code": "FI",
"display": "Finland"
},
{
"code": "FR",
"display": "France"
},
{
"code": "GR",
"display": "Greece"
},
{
"code": "DE",
"display": "Germany"
},
{
"code": "HU",
"display": "Hungary"
},
{
"code": "IE",
"display": "Ireland"
},
{
"code": "IT",
"display": "Italy"
},
{
"code": "LV",
"display": "Latvia"
},
{
"code": "LT",
"display": "Lithuania"
},
{
"code": "LU",
"display": "Luxembourg"
},
{
"code": "MT",
"display": "Malta"
},
{
"code": "NL",
"display": "Netherlands"
},
{
"code": "PL",
"display": "Poland"
},
{
"code": "PT",
"display": "Portugal"
},
{
"code": "RO",
"display": "Romania"
},
{
"code": "SK",
"display": "Slovakia"
},
{
"code": "SI",
"display": "Slovenia"
},
{
"code": "ES",
"display": "Spain"
},
{
"code": "SE",
"display": "Sweden"
},
{
"code": "IS",
"display": "Iceland"
},
{
"code": "LI",
"display": "Liechtenstein"
},
{
"code": "NO",
"display": "Norway"
},
{
"code": "CH",
"display": "Switzerland"
}
]
}
]
}
}