HL7 Italia Terminology
0.1.2 - ci-build
Italy
HL7 Italia Terminology, published by HL7 Italia. This guide is not an authorized publication; it is the continuous build for version 0.1.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-it/terminology/ and changes regularly. See the Directory of published versions
Active as of 2024-06-24 |
{
"resourceType" : "ValueSet",
"id" : "iso-ehicCountryCode",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/5.5.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></table></li></ul></div>"
},
"url" : "https://www.hl7.it/fhir/terminology/ValueSet/iso-ehicCountryCode",
"version" : "0.1.2",
"name" : "VsEHICCountryCodes",
"title" : "ISO 3166 - EHIC Country Codes",
"status" : "active",
"experimental" : false,
"date" : "2024-06-24T07:55:16+00: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"
}
]
}
]
}
}