HL7 Europe Base Profiles, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 0.0.1-ci built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/base/ and changes regularly. See the Directory of published versions
Draft as of 2024-09-17 |
{
"resourceType" : "ValueSet",
"id" : "iso-ehicCountryCode",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet iso-ehicCountryCode</b></p><a name=\"iso-ehicCountryCode\"> </a><a name=\"hciso-ehicCountryCode\"> </a><a name=\"iso-ehicCountryCode-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-ISO3166Part1.html\"><code>urn:iso:std:iso:3166</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>AT</td><td>Austria</td></tr><tr><td>BE</td><td>Belgium</td></tr><tr><td>BG</td><td>Bulgaria</td></tr><tr><td>HR</td><td>Croatia</td></tr><tr><td>CY</td><td>Cyprus</td></tr><tr><td>CZ</td><td>Czech Republic</td></tr><tr><td>DK</td><td>Denmark</td></tr><tr><td>EE</td><td>Estonia</td></tr><tr><td>FI</td><td>Finland</td></tr><tr><td>FR</td><td>France</td></tr><tr><td>GR</td><td>Greece</td></tr><tr><td>DE</td><td>Germany</td></tr><tr><td>HU</td><td>Hungary</td></tr><tr><td>IE</td><td>Ireland</td></tr><tr><td>IT</td><td>Italy</td></tr><tr><td>LV</td><td>Latvia</td></tr><tr><td>LT</td><td>Lithuania</td></tr><tr><td>LU</td><td>Luxembourg</td></tr><tr><td>MT</td><td>Malta</td></tr><tr><td>NL</td><td>Netherlands</td></tr><tr><td>PL</td><td>Poland</td></tr><tr><td>PT</td><td>Portugal</td></tr><tr><td>RO</td><td>Romania</td></tr><tr><td>SK</td><td>Slovakia</td></tr><tr><td>SI</td><td>Slovenia</td></tr><tr><td>ES</td><td>Spain</td></tr><tr><td>SE</td><td>Sweden</td></tr><tr><td>IS</td><td>Iceland</td></tr><tr><td>LI</td><td>Liechtenstein</td></tr><tr><td>NO</td><td>Norway</td></tr><tr><td>CH</td><td>Switzerland</td></tr><tr><td>UK</td><td>United Kingdom</td></tr></table></li></ul></div>"
},
"url" : "http://hl7.eu/fhir/base/ValueSet/iso-ehicCountryCode",
"version" : "0.0.1-ci",
"name" : "VsEHICCountryCodes",
"title" : "ISO 3166 - EHIC Country Codes",
"status" : "draft",
"date" : "2024-09-17T14:03:33+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"
},
{
"code" : "UK",
"display" : "United Kingdom"
}
]
}
]
}
}