DSTU2 Ballot Source

This page is part of the FHIR Specification (v0.5.0: DSTU 2 Ballot 2). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R4 R3 R2

V3-LivingArrangement.xml

Raw XML (canonical form)

A code depicting the living arrangements of a person

Raw XML

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="v3-LivingArrangement"/>
  <meta>
    <lastUpdated value="2015-03-23T00:00:00.000+11:00"/>
    <profile value="http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><!-- Snipped for brevity --></div>
  </text>
  <url value="http://hl7.org/fhir/v3/vs/LivingArrangement"/>
  <version value="2015-03-23"/>
  <name value="v3 Code System LivingArrangement"/>
  <publisher value="HL7, Inc"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org"/>
    </telecom>
  </contact>
  <description value=" A code depicting the living arrangements of a person"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2015-03-23"/>
  <define>
    <extension url="http://hl7.org/fhir/StructureDefinition/valueset-oid">
      <valueUri value="urn:oid:2.16.840.1.113883.5.63"/>
    </extension>
    <system value="http://hl7.org/fhir/v3/LivingArrangement"/>
    <caseSensitive value="true"/>
    <concept>
      <code value="HL"/>
      <abstract value="false"/>
      <display value="homeless"/>
      <definition value="Definition: Living arrangements lacking a permanent residence."/>
      <concept>
        <code value="M"/>
        <abstract value="false"/>
        <display value="Nomadic"/>
        <definition value="Nomadic"/>
      </concept>
      <concept>
        <code value="T"/>
        <abstract value="false"/>
        <display value="Transient"/>
        <definition value="Transient"/>
      </concept>
    </concept>
    <concept>
      <code value="I"/>
      <abstract value="false"/>
      <display value="Institution"/>
      <definition value="Institution"/>
      <concept>
        <code value="CS"/>
        <abstract value="false"/>
        <display value="community shelter"/>
        <definition value="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."/>
      </concept>
      <concept>
        <code value="G"/>
        <abstract value="false"/>
        <display value="Group Home"/>
        <definition value="Group Home"/>
      </concept>
      <concept>
        <code value="N"/>
        <abstract value="false"/>
        <display value="Nursing Home"/>
        <definition value="Nursing Home"/>
      </concept>
      <concept>
        <code value="X"/>
        <abstract value="false"/>
        <display value="Extended care facility"/>
        <definition value="Extended care facility"/>
      </concept>
    </concept>
    <concept>
      <code value="PR"/>
      <abstract value="false"/>
      <display value="private residence"/>
      <definition value="Definition:  A living arrangement within a private residence for single family."/>
      <concept>
        <code value="H"/>
        <abstract value="false"/>
        <display value="Independent Household"/>
        <definition value="Independent Household"/>
      </concept>
      <concept>
        <code value="R"/>
        <abstract value="false"/>
        <display value="Retirement Community"/>
        <definition value="Retirement Community"/>
      </concept>
      <concept>
        <code value="SL"/>
        <abstract value="false"/>
        <display value="supported living"/>
        <definition value="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."/>
      </concept>
    </concept>
  </define>
</ValueSet>

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.