FHIR IG Statistics: ValueSet/iso-ehicCountryCode
Resources that use this resource
No resources found
Resources that this resource uses
CodeSystem |
urn:iso:std:iso:3166 | ISO 3166-1 Codes for the representation of names of countries and their subdivisions — Part 1: Country code |
urn:iso:std:iso:3166 | ISO 3166-1 Codes for the representation of names of countries and their subdivisions — Part 1: Country code |
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
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 |
Source
{
"resourceType": "ValueSet",
"id": "iso-ehicCountryCode",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.it/fhir/lab-report/ValueSet/iso-ehicCountryCode",
"version": "0.2.0",
"name": "VsEHICCountryCodes",
"title": "ISO 3166 - EHIC Country Codes",
"status": "active",
"experimental": false,
"date": "2024-03-08T09:39:30+01:00",
"publisher": "HL7 Italia",
"contact": [
{
"name": "HL7 Italia",
"telecom": [
{
"system": "url",
"value": "https://hl7.it"
}
]
},
{
"name": "HL7 Italia",
"telecom": [
{
"system": "url",
"value": "https://hl7.it"
}
]
}
],
"description": "Codifica geografica standardizzata",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "IT",
"display": "Italy"
}
]
}
],
"copyright": "ISO Maintains the copyright on the country codes, and controls it's use carefully. For further details, see the ISO 3166 Home Page",
"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"
}
]
}
]
}
}