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

FHIR IG analytics

Packagehl7.terminology.r3
Resource TypeCodeSystem
IdCodeSystem-v3-LivingArrangement.json
FHIR VersionR3

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem v3-LivingArrangement

Language: en

Properties

This code system defines the following properties for its concepts

NameCodeURITypeDescription
Statusstatushttp://hl7.org/fhir/concept-properties#statuscodeDesignation of a concept's state. Normally is not populated unless the state is retired.

Concepts

This case-sensitive code system http://terminology.hl7.org/CodeSystem/v3-LivingArrangement defines the following codes in a Is-A hierarchy:

LvlCodeDisplayDefinitionStatus
1HL homeless**Definition:** Living arrangements lacking a permanent residence.active
2  M NomadicNomadicactive
2  T TransientTransientactive
1I InstitutionInstitutionactive
2  CS community shelter**Definition:** A group living arrangement specifically for the care of those in need of temporary and crisis housing assistance. Examples include domestic violence shelters, shelters for displaced or homeless individuals, Salvation Army, Jesus House, etc. Community based services may be provided.active
2  G Group HomeGroup Homeactive
2  N Nursing HomeNursing Homeactive
2  X Extended care facilityExtended care facilityactive
1PR private residence**Definition:** A living arrangement within a private residence for single family.active
2  H Independent HouseholdIndependent Householdactive
2  R Retirement CommunityRetirement Communityactive
2  SL supported living**Definition:** Assisted living in a single family residence for persons with physical, behavioral, or functional health, or socio-economic challenges. There may or may not be on-site supervision but the housing is designed to assist the client with developing independent living skills. Community based services may be provided.active

Source1

{
  "resourceType": "CodeSystem",
  "id": "v3-LivingArrangement",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://terminology.hl7.org/CodeSystem/v3-LivingArrangement",
  "identifier": {
    "system": "urn:ietf:rfc:3986",
    "value": "urn:oid:2.16.840.1.113883.5.63"
  },
  "version": "4.0.0",
  "name": "LivingArrangement",
  "title": "LivingArrangement",
  "status": "active",
  "experimental": false,
  "date": "2019-03-20",
  "publisher": "Health Level Seven International",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org"
        },
        {
          "system": "email",
          "value": "hq@HL7.org"
        }
      ]
    }
  ],
  "description": "A code depicting the living arrangements of a person",
  "copyright": "This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html",
  "caseSensitive": true,
  "hierarchyMeaning": "is-a",
  "content": "complete",
  "property": [
    {
      "code": "status",
      "uri": "http://hl7.org/fhir/concept-properties#status",
      "description": "Designation of a concept's state. Normally is not populated unless the state is retired.",
      "type": "code"
    }
  ],
  "concept": [
    {
      "code": "HL",
      "display": "homeless",
      "definition": "**Definition:** Living arrangements lacking a permanent residence.",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ],
      "concept": [
        {
          "code": "M",
          "display": "Nomadic",
          "definition": "Nomadic",
          "property": [
            {
              "code": "status",
              "valueCode": "active"
            },
            {
              "code": "internalId",
              "valueCode": "10195"
            }
          ]
        },
        {
          "code": "T",
          "display": "Transient",
          "definition": "Transient",
          "property": [
            {
              "code": "status",
              "valueCode": "active"
            },
            {
              "code": "internalId",
              "valueCode": "10194"
            }
          ]
        }
      ]
    },
    {
      "code": "I",
      "display": "Institution",
      "definition": "Institution",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ],
      "concept": [
        {
          "code": "CS",
          "display": "community shelter",
          "definition": "**Definition:** A group living arrangement specifically for the care of those in need of temporary and crisis housing assistance. Examples include domestic violence shelters, shelters for displaced or homeless individuals, Salvation Army, Jesus House, etc. Community based services may be provided.",
          "property": [
            {
              "code": "status",
              "valueCode": "active"
            },
            {
              "code": "internalId",
              "valueCode": "22192"
            }
          ]
        },
        {
          "code": "G",
          "display": "Group Home",
          "definition": "Group Home",
          "property": [
            {
              "code": "status",
              "valueCode": "active"
            },
            {
              "code": "internalId",
              "valueCode": "10193"
            }
          ]
        },
        {
          "code": "N",
          "display": "Nursing Home",
          "definition": "Nursing Home",
          "property": [
            {
              "code": "status",
              "valueCode": "active"
            },
            {
              "code": "internalId",
              "valueCode": "10190"
            }
          ]
        },
        {
          "code": "X",
          "display": "Extended care facility",
          "definition": "Extended care facility",
          "property": [
            {
              "code": "status",
              "valueCode": "active"
            },
            {
              "code": "internalId",
              "valueCode": "10191"
            }
          ]
        }
      ]
    },
    {
      "code": "PR",
      "display": "private residence",
      "definition": "**Definition:**  A living arrangement within a private residence for single family.",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ],
      "concept": [
        {
          "code": "H",
          "display": "Independent Household",
          "definition": "Independent Household",
          "property": [
            {
              "code": "status",
              "valueCode": "active"
            },
            {
              "code": "internalId",
              "valueCode": "10188"
            }
          ]
        },
        {
          "code": "R",
          "display": "Retirement Community",
          "definition": "Retirement Community",
          "property": [
            {
              "code": "status",
              "valueCode": "active"
            },
            {
              "code": "internalId",
              "valueCode": "10192"
            }
          ]
        },
        {
          "code": "SL",
          "display": "supported living",
          "definition": "**Definition:** Assisted living in a single family residence for persons with physical, behavioral, or functional health, or socio-economic challenges. There may or may not be on-site supervision but the housing is designed to assist the client with developing independent living skills. Community based services may be provided.",
          "property": [
            {
              "code": "status",
              "valueCode": "active"
            },
            {
              "code": "internalId",
              "valueCode": "22191"
            }
          ]
        }
      ]
    }
  ]
}