FHIR IG analytics| Package | ca.on.oh-dhdr |
| Resource Type | ValueSet |
| Id | CountryCode-vs.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "country-code",
"url": "http://ehealthontario.ca/fhir/ValueSet/country-code",
"version": "2.0.0",
"name": "CountryCode",
"title": "Country Code",
"status": "active",
"publisher": "eHealth Ontario",
"description": "3-character ISO country codes for use in addresses by the eHealth Ontario PPR and PCR interface",
"compose": {
"include": [
{
"system": "urn:iso:std:iso:3166-3"
}
]
}
}