Electronic Long-Term Services and Supports (eLTSS) Release 1 - US Realm

This page is part of the electronic Long-Term Services and Supports Implementation Guide (v1.0.0: STU 1) based on FHIR R4. This is the current published version in it's permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

Code System for Observation codes for the eLTSS Observation Profile - XML Representation

(back to narrative)

Raw xml


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="eltss-observation-code"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>eLTSS Observation Codes</h2><div><p>Observation codes for Strength and Preference</p>
</div><p>This code system http://hl7.org/fhir/us/eltss/CodeSystem/eltss-observation-code defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">strength<a name="eltss-observation-code-strength"> </a></td><td>Strength</td><td>A favorable attribute of oneself, his/her support network, environment and/or elements of his/her life.</td></tr><tr><td style="white-space:nowrap">preference<a name="eltss-observation-code-preference"> </a></td><td>Preference</td><td>Presents the person's personal thoughts about something he or she feels is relevant to his or her life experience and may be pertinent when planning.</td></tr></table></div>
  </text>
  <url value="http://hl7.org/fhir/us/eltss/CodeSystem/eltss-observation-code"/>
  <name value="ELTSS_Observation_Codes"/>
  <title value="eLTSS Observation Codes"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2019-09-12T12:56:22-04:00"/>
  <description value="Observation codes for Strength and Preference"/>
  <content value="complete"/>
  <concept>
    <code value="strength"/>
    <display value="Strength"/>
    <definition
                value="A favorable attribute of oneself, his/her support network, environment and/or elements of his/her life."/>
  </concept>
  <concept>
    <code value="preference"/>
    <display value="Preference"/>
    <definition
                value="Presents the person&#39;s personal thoughts about something he or she feels is relevant to his or her life experience and may be pertinent when planning."/>
  </concept>
</CodeSystem>