FHIR IG Statistics: ValueSet/country
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
- Import all the codes that are contained in Country2
Source
{
"resourceType": "ValueSet",
"id": "country",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/uv/emedicinal-product-info/ValueSet/country",
"version": "1.1.0",
"name": "VsCountry",
"title": "ISO Country two letter code",
"status": "active",
"experimental": false,
"date": "2025-07-21T10:31:44+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"
]
}
]
}
}