This page is part of the Electronic Medicinal Product Information (ePI) FHIR Implementation Guide (v1.0.0: STU1) based on FHIR v5.0.0. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
: ISO Country two letter code - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "country",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Import all the codes that are contained in <a href=\"http://terminology.hl7.org/5.0.0/ValueSet-v3-Country2.html\">Country2</a></li></ul></div>"
},
"url" : "http://hl7.org/fhir/uv/emedicinal-product-info/ValueSet/country",
"version" : "1.0.0",
"name" : "VsCountry",
"title" : "ISO Country two letter code",
"status" : "active",
"experimental" : false,
"date" : "2023-07-26T13:32:34+00:00",
"publisher" : "HL7 International - Biomedical Research & Regulation Work Group",
"contact" : [
{
"name" : "HL7 International - Biomedical Research & Regulation Work Group",
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.org/Special/committees/rcrim"
}
]
}
],
"description" : "ISO Country two letter code",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"compose" : {
"include" : [
{
"valueSet" : [
"http://terminology.hl7.org/ValueSet/v3-Country2"
]
}
]
}
}