FHIR IG Statistics: ValueSet/il-core-extended-country-codes
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"status": "active",
"name": "ILCoreEextendedCountryCodes",
"id": "il-core-extended-country-codes",
"title": "Country Codes",
"description": "Codes for countries according to ISO 3166",
"url": "http://fhir.health.gov.il/ValueSet/il-core-extended-country-codes",
"experimental": false,
"compose": {
"include": [
{
"system": "urn:iso:std:iso:3166"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"concept": [
{
"code": "UNK",
"display": "unknown"
}
]
}
]
}
}