Package | ca.on.ppr.r4 |
Type | ValueSet |
Id | LHINCode-provider |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ca.on.ppr.r4@1.2.0&canonical=http://ehealthontario.ca/fhir/ValueSet/LHIN-Code |
URL | http://ehealthontario.ca/fhir/ValueSet/LHIN-Code |
Version | 1.0.0 |
Status | draft |
Name | LHINCodes |
Authority | hl7 |
Description | Ontario Local Health Integration Network (LHIN) code as a catchment area of provider. |
StructureDefinition | |
ca-on-ppr-ext-LHINCode | PPR LHIN Code Extension |
CodeSystem | |
ppr-LHIN-code | PPR 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://ehealthontario.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://ehealthontario.ca/fhir/CodeSystem/ppr-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" } ] } ] } }