Package | ca.on.phsd.r4-alpha |
Resource Type | ValueSet |
Id | ontario-regions |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ca.on.phsd.r4-alpha@0.1.3&canonical=http://ontariohealth.ca/fhir/ValueSet/ontario-regions |
URL | http://ontariohealth.ca/fhir/ValueSet/ontario-regions |
Version | 1.0.0 |
Status | draft |
Name | OntarioRegions |
Title | Ontario Regions |
Description | The value set indicate Ontario valid regions |
No resources found
CodeSystem | |
ontario-regions | Ontario Regions |
No narrative content found in resource
{ "resourceType": "ValueSet", "id": "ontario-regions", "url": "http://ontariohealth.ca/fhir/ValueSet/ontario-regions", "version": "1.0.0", "name": "OntarioRegions", "title": "Ontario Regions", "status": "draft", "publisher": "Ontario Health", "description": "The value set indicate Ontario valid regions", "immutable": false, "compose": { "include": [ { "system": "http://ontariohealth.ca/fhir/CodeSystem/ontario-regions", "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" } ] } ] } }