FHIR IG analytics| Package | ontariomicdrfhirimplementationguide-0.10.00 |
| Resource Type | ValueSet |
| Id | ValueSet-country-code.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "eho-CountryCode",
"url": "http://ehealthontario.ca/fhir/ValueSet/country-code",
"version": "2.0.0",
"name": "CountryCode",
"status": "active",
"date": "2023-07-20",
"publisher": "Ontario Health",
"description": "3-character ISO country codes supported by Ontario Health interfaces for use in addresses.",
"compose": {
"include": [
{
"system": "urn:iso:std:iso:3166-3"
}
]
}
}