| Package | ca.on.oh.mha.pds |
| Resource Type | CodeSystem |
| Id | ontario-regions |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.oh.mha.pds@2.0.0-alpha-preview-0.1&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 |
| Realm | ca |
| Authority | national |
| Description | The value set indicate Ontario valid regions |
| Content | complete |
| ValueSet | |
| 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": "0",
"display": "NOT ASSIGNED"
},
{
"code": "1",
"display": "WEST"
},
{
"code": "2",
"display": "CENTRAL"
},
{
"code": "3",
"display": "TORONTO"
},
{
"code": "4",
"display": "EAST"
},
{
"code": "5",
"display": "NORTH EAST"
},
{
"code": "6",
"display": "NORTH WEST"
}
]
}