Electronic Medicinal Product Information (ePI) FHIR Implementation Guide, published by HL7 International - Biomedical Research & Regulation Work Group. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/emedicinal-product-info/ and changes regularly. See the Directory of published versions
Active as of 2024-07-15 |
{
"resourceType" : "ValueSet",
"id" : "country",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet country</b></p><a name=\"country\"> </a><a name=\"hccountry\"> </a><a name=\"country-en-US\"> </a><ul><li>Import all the codes that are contained in <a href=\"http://terminology.hl7.org/5.5.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" : "2024-07-15T11:18:41+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"
]
}
]
}
}