FHIR IG analytics| Package | on.accdr.pkg |
| Resource Type | ValueSet |
| Id | vs-countrycode.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",
"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"
}
]
}
}