FHIR IG Statistics: ValueSet/il-core-jurisdiction
Resources that use this resource
Resources that this resource uses
CodeSystem |
urn:iso:std:iso:3166 | ISO 3166-1 Codes for the representation of names of countries and their subdivisions — Part 1: Country code |
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"status": "active",
"name": "ILCoreJurisdiction",
"id": "il-core-jurisdiction",
"title": "Country Codes",
"description": "Codes for countries according to ISO 3166",
"url": "http://fhir.health.gov.il/ValueSet/il-core-jurisdiction",
"experimental": false,
"compose": {
"include": [
{
"system": "urn:iso:std:iso:3166"
}
]
}
}