UnicomIG, published by UNICOM. This is not an authorized publication; it is the continuous build for version 0.1.0). This version is based on the current content of https://github.com/hl7-eu/unicom-ig and changes regularly. See the Directory of published versions
: Country (ISO 3166-1-2) - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "country-iso-vs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <code>https://www.hl7.org/fhir/valueset-country.html</code></li></ul></div>"
},
"url" : "http://unicom-project.eu/fhir/ValueSet/country-iso-vs",
"version" : "0.1.0",
"name" : "CountryISO",
"title" : "Country (ISO 3166-1-2)",
"status" : "active",
"experimental" : false,
"date" : "2023-02-03T15:45:39+00:00",
"publisher" : "UNICOM",
"contact" : [
{
"name" : "UNICOM",
"telecom" : [
{
"system" : "url",
"value" : "http://unicom-project.eu"
}
]
}
],
"description" : "Countries",
"compose" : {
"include" : [
{
"system" : "https://www.hl7.org/fhir/valueset-country.html"
}
]
}
}