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

FHIR IG analytics

Packageontariomicdrfhirimplementationguide-0.10.00
Resource TypeValueSet
IdValueSet-mi-province-state-code.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": "ProvinceStateCode",
  "url": "http://ehealthontario.ca/fhir/ValueSet/province-state-code",
  "version": "2.0.0",
  "name": "ProvinceStateCode",
  "status": "active",
  "date": "2023-07-20",
  "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"
      }
    ]
  }
}