FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/ValueSet-ProvinceStateCode

Packageca.on.ehr.r4
Resource TypeValueSet
IdValueSet-ProvinceStateCode
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.ehr.r4@1.0.0-snapshot10&canonical=http://ontariohealth.ca/fhir/ehr/ValueSet/province-state-code
URLhttp://ontariohealth.ca/fhir/ehr/ValueSet/province-state-code
Version2.0.0
Statusactive
Date2025-04-09
NameProvinceStateCodeEHR
TitleProvince State Code EHR
Realmca
Authoritynational
DescriptionCodes for provinces, states and territories supported by Ontario Health interfaces

Resources that use this resource

StructureDefinition
profile-locationLocation EHR
profile-organizationOrganization EHR
profile-patientPatient EHR

Resources that this resource uses

CodeSystem
Province-StateCodePCRProvinceStateCodes

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "ValueSet-ProvinceStateCode",
  "url": "http://ontariohealth.ca/fhir/ehr/ValueSet/province-state-code",
  "version": "2.0.0",
  "name": "ProvinceStateCodeEHR",
  "title": "Province State Code EHR",
  "status": "active",
  "date": "2025-04-09",
  "publisher": "Ontario Health",
  "description": "Codes for provinces, states and territories supported by Ontario Health interfaces",
  "compose": {
    "include": [
      {
        "system": "http://ehealthontario.ca/fhir/CodeSystem/Province-StateCode"
      }
    ]
  }
}