{
  "resourceType": "ValueSet",
  "id": "dbir-valueset-country-code",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "url": "http://mrdm.nl/profiles/fhir/r4/dbir/ValueSet/CountryCode",
  "name": "Country code",
  "status": "draft",
  "publisher": "MRDM",
  "version": "0.0.1",
  "experimental": false,
  "description": "A ValueSet for country codes bound to the code system urn:oid:2.16.840.1.113883.2.4.4.16.34.",
  "compose": {
    "include": [
      {
        "system": "urn:oid:2.16.840.1.113883.2.4.4.16.34"
      }
    ]
  }
}