{
  "resourceType" : "ValueSet",
  "id" : "ValueSet-birthplace-country-vr",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-CodeSystem-country-code-vr.html\"><code>http://hl7.org/fhir/us/vr-common-library/CodeSystem/CodeSystem-country-code-vr</code></a></li></ul></div>"
  },
  "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-ballot",
  "name" : "ValueSetBirthplaceCountryVitalRecords",
  "title" : "ValueSet - Birthplace Country Vital Records",
  "status" : "draft",
  "experimental" : false,
  "date" : "2023-12-16T22:11:04+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"
    }]
  }
}