KIP Infracstructure
0.2.1 - release

This page is part of the KIP Infrastructure (v0.2.1: Release) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 2.9.0. For a full list of available versions, see the Directory of published versions

: Harris Hip Score (HHS) - Stairs - XML Representation

Active as of 2022-07-06

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="HarrisHipScoreStairs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem HarrisHipScoreStairs</b></p><a name="HarrisHipScoreStairs"> </a><a name="hcHarrisHipScoreStairs"> </a><a name="HarrisHipScoreStairs-en-US"> </a><p>This case-insensitive code system <code>https://kip.rkkp.dk/fhir/CodeSystem/HarrisHipScoreStairs</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">4<a name="HarrisHipScoreStairs-4"> </a></td><td>Normally without using a railing</td><td>Normally without using a railing (4)</td></tr><tr><td style="white-space:nowrap">2<a name="HarrisHipScoreStairs-2"> </a></td><td>Normally using a railing</td><td>Normally using a railing (2)</td></tr><tr><td style="white-space:nowrap">1<a name="HarrisHipScoreStairs-1"> </a></td><td>In any manner</td><td>In any manner (1)</td></tr><tr><td style="white-space:nowrap">0<a name="HarrisHipScoreStairs-0"> </a></td><td>Unable to do stairs</td><td>Unable to do stairs (0)</td></tr></table></div>
  </text>
  <url value="https://kip.rkkp.dk/fhir/CodeSystem/HarrisHipScoreStairs"/>
  <version value="0.2.1"/>
  <name value="HarrisHipScoreStairs"/>
  <title value="Harris Hip Score (HHS) - Stairs"/>
  <status value="active"/>
  <date value="2022-07-06T00:00:00+02:00"/>
  <publisher
             value="Sundhedsvæsnets Kvalistetsinstitut with Trifork Digital Health A/S"/>
  <contact>
    <name
          value="Sundhedsvæsnets Kvalistetsinstitut with Trifork Digital Health A/S"/>
    <telecom>
      <system value="url"/>
      <value value="https://trifork.com"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="rbk@trifork.com"/>
    </telecom>
  </contact>
  <description
               value="Harris Hip Score (HHS) - Stairs. Link: https://www.orthopaedicscore.com/scorepages/harris_hip_score.html"/>
  <caseSensitive value="false"/>
  <content value="complete"/>
  <count value="4"/>
  <concept>
    <code value="4"/>
    <display value="Normally without using a railing"/>
    <definition value="Normally without using a railing (4)"/>
  </concept>
  <concept>
    <code value="2"/>
    <display value="Normally using a railing"/>
    <definition value="Normally using a railing (2)"/>
  </concept>
  <concept>
    <code value="1"/>
    <display value="In any manner"/>
    <definition value="In any manner (1)"/>
  </concept>
  <concept>
    <code value="0"/>
    <display value="Unable to do stairs"/>
    <definition value="Unable to do stairs (0)"/>
  </concept>
</CodeSystem>