FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/LHINCode-provider

Packageca.on.ppr.r4
TypeValueSet
IdLHINCode-provider
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.ppr.r4@1.2.0&canonical=http://ehealthontario.ca/fhir/ValueSet/LHIN-Code
URLhttp://ehealthontario.ca/fhir/ValueSet/LHIN-Code
Version1.0.0
Statusdraft
NameLHINCodes
Authorityhl7
DescriptionOntario Local Health Integration Network (LHIN) code as a catchment area of provider.

Resources that use this resource

StructureDefinition
ca-on-ppr-ext-LHINCodePPR LHIN Code Extension

Resources that this resource uses

CodeSystem
ppr-LHIN-codePPR LHIN Codes

Narrative

Note: links and images are rebased to the (stated) source

Value Set Contents

This value set contains 14 concepts

All codes from system http://ehealthontario.ca/fhir/ValueSet/ppr-LHIN-codes

CodeDisplay
11 Erie St. Clair
22 South West
33 WaterlooWellington
44 HamltnNiagrHaldBrn
55 Central West
66 Mississauga Halton
77 Toronto Central
88 Central
99 Central East
1010 South East
1111 Champlain
1212 NrthSimcoeMuskoka
1313 North East
1414 North West
14Undefined

Source

{
  "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"
          }
        ]
      }
    ]
  }
}