FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageca.on.oh.setp.iar.dev
Resource TypeValueSet
IdValueSet-irrs-location.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.oh.setp.iar.dev@1.0.0-ballot1-dev&canonical=http://cihi.ca/fhir/irrs/ValueSet/irrs-location
URLhttp://cihi.ca/fhir/irrs/ValueSet/irrs-location
Version1.0
Statusactive
Date2018-11-16T11:40:38-05:00
Nameirrs-location
Realmca
Authorityhl7

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
ca.on.oh.setp.iar.dev#1.0.0-ballot1-devirrs-locationirrs-location

Narrative

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

irrs-location

This value set includes codes from the following code systems:

  • Include these codes as defined in http://cihi.ca/fhir/irrs/CodeSystem/irrs-location
    CodeDisplay
    1Private home/apartment/rented room
    10Rehabilitation hospital/unit
    11Hospice facility/palliative care unit
    12Acute care hospital/unit
    13Correctional facility
    14Continuing care hospital/unit
    15Other
    2Board and care
    3Assisted living or semi-independent living
    4Mental health residence - e.g.. Psychiatric group home
    5Group home for persons with physical disability
    6Setting for persons with intellectual disability
    7Psychiatric hospital/unit
    8Homeless (with or without shelter)
    9Residential care facility (for example, long-term care home, nursing home)

Source1

{
  "resourceType": "ValueSet",
  "id": "irrs-location",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://cihi.ca/fhir/irrs/ValueSet/irrs-location",
  "version": "1.0",
  "name": "irrs-location",
  "status": "active",
  "date": "2018-11-16T11:40:38-05:00",
  "publisher": "CIHI",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "http:\\\\cihi.ca"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://cihi.ca/fhir/irrs/CodeSystem/irrs-location",
        "version": "1.0",
        "concept": [
          {
            "code": "1",
            "display": "Private home/apartment/rented room"
          },
          {
            "code": "10",
            "display": "Rehabilitation hospital/unit"
          },
          {
            "code": "11",
            "display": "Hospice facility/palliative care unit"
          },
          {
            "code": "12",
            "display": "Acute care hospital/unit"
          },
          {
            "code": "13",
            "display": "Correctional facility"
          },
          {
            "code": "14",
            "display": "Continuing care hospital/unit"
          },
          {
            "code": "15",
            "display": "Other"
          },
          {
            "code": "2",
            "display": "Board and care"
          },
          {
            "code": "3",
            "display": "Assisted living or semi-independent living"
          },
          {
            "code": "4",
            "display": "Mental health residence - e.g.. Psychiatric group home"
          },
          {
            "code": "5",
            "display": "Group home for persons with physical disability"
          },
          {
            "code": "6",
            "display": "Setting for persons with intellectual disability"
          },
          {
            "code": "7",
            "display": "Psychiatric hospital/unit"
          },
          {
            "code": "8",
            "display": "Homeless (with or without shelter)"
          },
          {
            "code": "9",
            "display": "Residential care facility (for example, long-term care home, nursing home)"
          }
        ]
      }
    ]
  }
}