<?xml version="1.0" encoding="UTF-8"?>

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="v3-LivingArrangement"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem v3-LivingArrangement</b></p><a name="v3-LivingArrangement"> </a><a name="hcv3-LivingArrangement"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/v3/LivingArrangement</code> defines the following codes in a Is-A hierarchy:</p><table class="codes"><tr><td><b>Lvl</b></td><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td>1</td><td style="white-space:nowrap">HL<a name="v3-LivingArrangement-HL"> </a></td><td>homeless</td><td>Definition: Living arrangements lacking a permanent residence.</td></tr><tr><td>2</td><td style="white-space:nowrap">  M<a name="v3-LivingArrangement-M"> </a></td><td>Nomadic</td><td>Nomadic</td></tr><tr><td>2</td><td style="white-space:nowrap">  T<a name="v3-LivingArrangement-T"> </a></td><td>Transient</td><td>Transient</td></tr><tr><td>1</td><td style="white-space:nowrap">I<a name="v3-LivingArrangement-I"> </a></td><td>Institution</td><td>Institution</td></tr><tr><td>2</td><td style="white-space:nowrap">  CS<a name="v3-LivingArrangement-CS"> </a></td><td>community shelter</td><td>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.</td></tr><tr><td>2</td><td style="white-space:nowrap">  G<a name="v3-LivingArrangement-G"> </a></td><td>Group Home</td><td>Group Home</td></tr><tr><td>2</td><td style="white-space:nowrap">  N<a name="v3-LivingArrangement-N"> </a></td><td>Nursing Home</td><td>Nursing Home</td></tr><tr><td>2</td><td style="white-space:nowrap">  X<a name="v3-LivingArrangement-X"> </a></td><td>Extended care facility</td><td>Extended care facility</td></tr><tr><td>1</td><td style="white-space:nowrap">PR<a name="v3-LivingArrangement-PR"> </a></td><td>private residence</td><td>Definition:  A living arrangement within a private residence for single family.</td></tr><tr><td>2</td><td style="white-space:nowrap">  H<a name="v3-LivingArrangement-H"> </a></td><td>Independent Household</td><td>Independent Household</td></tr><tr><td>2</td><td style="white-space:nowrap">  R<a name="v3-LivingArrangement-R"> </a></td><td>Retirement Community</td><td>Retirement Community</td></tr><tr><td>2</td><td style="white-space:nowrap">  SL<a name="v3-LivingArrangement-SL"> </a></td><td>supported living</td><td>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.</td></tr></table></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>
  <extension url="http://hl7.org/fhir/StructureDefinition/package-source">
    <extension url="packageId">
      <valueId value="hl7.fhir.uv.xver-r3.r5"/>
    </extension>
    <extension url="version">
      <valueString value="0.1.0"/>
    </extension>
    <extension url="uri">
      <valueUri value="http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r5"/>
    </extension>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="fhir"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="trial-use">
      <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical value="http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r5"/>
      </extension>
    </valueCode>
  </extension>
  <url value="http://hl7.org/fhir/v3/LivingArrangement"/>
  <version value="2016-11-11"/>
  <name value="v3 Code System LivingArrangement"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2016-11-10T07:00:00-06:00"/>
  <publisher value="FHIR Infrastructure"/>
  <contact>
    <name value="FHIR Infrastructure"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/fiwg"/>
    </telecom>
  </contact>
  <description value="A code depicting the living arrangements of a person"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <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>