FHIR IG analytics| Package | ca.on.phsd.r4-alpha |
| Resource Type | CodeSystem |
| Id | OntarioRegions-cs.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.phsd.r4-alpha@1.1.0-draft&canonical=http://ontariohealth.ca/fhir/CodeSystem/ontario-regions |
| URL | http://ontariohealth.ca/fhir/CodeSystem/ontario-regions |
| Version | 1.0.0 |
| Status | draft |
| Date | 2023-05-29T15:55:06.3613088+00:00 |
| Name | OntarioRegions |
| Title | Ontario Regions |
| Description | The value set indicate Ontario valid regions |
| Content | complete |
| ValueSet | ||
| ca.on.phsd.r4-alpha#1.1.0-draft | ontario-regions | Ontario Regions |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "ontario-regions",
"url": "http://ontariohealth.ca/fhir/CodeSystem/ontario-regions",
"version": "1.0.0",
"name": "OntarioRegions",
"title": "Ontario Regions",
"status": "draft",
"experimental": false,
"date": "2023-05-29T15:55:06.3613088+00:00",
"publisher": "Ontario Health",
"description": "The value set indicate Ontario valid regions",
"content": "complete",
"concept": [
{
"code": "ca-on",
"display": "Ontario"
},
{
"code": "west",
"display": "West Region"
},
{
"code": "central",
"display": "Central Region"
},
{
"code": "toronto",
"display": "Toronto Region"
},
{
"code": "east",
"display": "East Region"
},
{
"code": "northeast",
"display": "North East Region"
},
{
"code": "northwest",
"display": "North West Region"
}
]
}