FHIR IG Statistics: ValueSet/ValueSet-birthplace-country-vr
Resources that use this resource
StructureDefinition |
Patient-vr | Patient - Vital Records |
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "ValueSet",
"id": "ValueSet-birthplace-country-vr",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pher"
}
],
"url": "http://hl7.org/fhir/us/vr-common-library/ValueSet/ValueSet-birthplace-country-vr",
"version": "2.0.0",
"name": "ValueSetBirthplaceCountryVitalRecords",
"title": "Value Set - Birthplace Country Vital Records",
"status": "active",
"experimental": false,
"date": "2025-05-05T16:47:09+00:00",
"publisher": "HL7 International / Public Health",
"contact": [
{
"name": "HL7 International / Public Health",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/pher"
}
]
}
],
"description": "This valueset contains the set of codes used to represent 2 Letter Birthplace Country Codes from GEC and ISO 3166-1. Includes historic countries that no longer exist.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US",
"display": "United States of America"
}
]
}
],
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/us/vr-common-library/CodeSystem/CodeSystem-country-code-vr"
}
]
}
}