| Package | ca.on.phsd.r4-alpha |
| Resource Type | ValueSet |
| Id | LHINCode-provider |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.phsd.r4-alpha@0.1.3&canonical=http://ontariohealth.ca/fhir/ValueSet/LHIN-code |
| URL | http://ontariohealth.ca/fhir/ValueSet/LHIN-code |
| Version | 1.0.0 |
| Status | draft |
| Name | LHINCodes |
| Description | Ontario Local Health Integration Network (LHIN) code as a catchment area of provider. |
| StructureDefinition | |
| ca-on-phsd-ext-LHINCode | PPR LHIN Code Extension |
| CodeSystem | |
| LHIN-code | LHIN Codes |
Note: links and images are rebased to the (stated) source
This value set contains 14 concepts
All codes from system http://ehealthontario.ca/fhir/ValueSet/ppr-LHIN-codes
{
"resourceType": "ValueSet",
"id": "LHINCode-provider",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://ontariohealth.ca/fhir/ValueSet/LHIN-code",
"version": "1.0.0",
"name": "LHINCodes",
"status": "draft",
"publisher": "Ontario Health",
"description": "Ontario Local Health Integration Network (LHIN) code as a catchment area of provider.",
"immutable": false,
"compose": {
"include": [
{
"system": "http://ontariohealth.ca/fhir/CodeSystem/LHIN-code",
"concept": [
{
"code": "1",
"display": "Erie St. Clair"
},
{
"code": "2",
"display": "South West"
},
{
"code": "3",
"display": "WaterlooWellington"
},
{
"code": "4",
"display": "HamltnNiagrHaldBrn"
},
{
"code": "5",
"display": "Central West"
},
{
"code": "6",
"display": "Mississauga Halton"
},
{
"code": "7",
"display": "Toronto Central"
},
{
"code": "8",
"display": "Central"
},
{
"code": "9",
"display": "Central East"
},
{
"code": "10",
"display": "South East"
},
{
"code": "11",
"display": "Champlain"
},
{
"code": "12",
"display": "NrthSimcoeMuskoka"
},
{
"code": "13",
"display": "North East"
},
{
"code": "14",
"display": "North West"
},
{
"code": "99",
"display": "Undefined"
}
]
}
]
}
}