FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageca.on.ehr.r4
Resource TypeValueSet
IdValueSet-CountryCode.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "ValueSet-CountryCode",
  "url": "http://ehealthontario.ca/fhir/ValueSet/country-code",
  "version": "2.0.1",
  "name": "CountryCodeEHR",
  "title": "Country Code EHR",
  "status": "active",
  "date": "2025-04-09",
  "publisher": "Ontario Health",
  "description": "The set of 3-character ISO-3166 standard (e.g. CAN, USA) country codes supported by Ontario Health interfaces for use in addresses.",
  "compose": {
    "include": [
      {
        "system": "urn:iso:std:iso:3166-3"
      }
    ]
  }
}