{
"description": "This value set defines the ISO 3166 Part 1 2-letter codes",
"compose": {
"include": [ {
"filter": [ {
"op": "regex",
"value": "[A-Z]{2}",
"property": "code"
} ],
"system": "urn:iso:std:iso:3166"
} ]
},
"_filename": "ValueSet-iso3166-1-2.json",
"package_name": "hl7.fhir.r5.examples",
"date": null,
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ],
"lastUpdated": "2022-09-10T04:52:37.223+10:00"
},
"publisher": "FHIR Project team",
"name": "Iso3166-1-2",
"type": null,
"experimental": "false",
"resourceType": "ValueSet",
"title": "Iso 3166 Part 1: 2 Letter Codes",
"package_version": "5.0.0-ballot",
"status": "active",
"id": "bfeb008f-280c-411b-b65e-15ec470552f4",
"kind": null,
"url": "http://hl7.org/fhir/ValueSet/iso3166-1-2",
"version": "5.0.0-ballot",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
} ]
} ]
}