<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="v3-LivingArrangement" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>The narrative has been removed to reduce the size of the distribution of the Hl7.Fhir.Specification library</p>
    </div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status">
    <valueString value="External" />
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="0" />
  </extension>
  <url value="http://hl7.org/fhir/v3/LivingArrangement" />
  <identifier>
    <system value="urn:ietf:rfc:3986" />
    <value value="urn:oid:2.16.840.1.113883.5.63" />
  </identifier>
  <version value="2016-11-11" />
  <name value="v3 Code System LivingArrangement" />
  <status value="active" />
  <experimental value="false" />
  <date value="2016-11-11T00:00:00+00:00" />
  <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" />
  <caseSensitive value="true" />
  <valueSet value="http://hl7.org/fhir/ValueSet/v3-LivingArrangement" />
  <hierarchyMeaning value="is-a" />
  <content value="complete" />
  <concept>
    <code value="HL" />
    <display value="homeless" />
    <definition value="Definition: Living arrangements lacking a permanent residence." />
    <concept>
      <code value="M" />
      <display value="Nomadic" />
      <definition value="Nomadic" />
    </concept>
    <concept>
      <code value="T" />
      <display value="Transient" />
      <definition value="Transient" />
    </concept>
  </concept>
  <concept>
    <code value="I" />
    <display value="Institution" />
    <definition value="Institution" />
    <concept>
      <code value="CS" />
      <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" />
      <display value="Group Home" />
      <definition value="Group Home" />
    </concept>
    <concept>
      <code value="N" />
      <display value="Nursing Home" />
      <definition value="Nursing Home" />
    </concept>
    <concept>
      <code value="X" />
      <display value="Extended care facility" />
      <definition value="Extended care facility" />
    </concept>
  </concept>
  <concept>
    <code value="PR" />
    <display value="private residence" />
    <definition value="Definition:  A living arrangement within a private residence for single family." />
    <concept>
      <code value="H" />
      <display value="Independent Household" />
      <definition value="Independent Household" />
    </concept>
    <concept>
      <code value="R" />
      <display value="Retirement Community" />
      <definition value="Retirement Community" />
    </concept>
    <concept>
      <code value="SL" />
      <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>
</CodeSystem>