Smart Bear Implementation Guide
3.4.1 - ci-build

Smart Bear Implementation Guide - Local Development build (v3.4.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Questionnaire Response FGA steps over obstacle - JSON Representation

Active as of 2024-09-17

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "FGAStepsOverObstacle",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem FGAStepsOverObstacle</b></p><a name=\"FGAStepsOverObstacle\"> </a><a name=\"hcFGAStepsOverObstacle\"> </a><a name=\"FGAStepsOverObstacle-en-US\"> </a><p>This  code system <code>https://smart-bear.eu/fhir/CodeSystem/FGAStepsOverObstacle</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"FGAStepsOverObstacle-3\"> </a></td><td>Normal—Is able to step over 2 stacked shoe boxes taped together (22.86 cm [9 in] total height) without changing gait speed; no evidence of imbalance.</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"FGAStepsOverObstacle-2\"> </a></td><td>Mild impairment—Is able to step over one shoe box (11.43 cm [4.5 in] total height) without changing gait speed; no evidence of imbalance. </td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"FGAStepsOverObstacle-1\"> </a></td><td>Moderate impairment—Is able to step over one shoe box (11.43 cm [4.5 in] total height) but must slow down and adjust steps to clear box safely. May require verbal cueing.</td></tr><tr><td style=\"white-space:nowrap\">0<a name=\"FGAStepsOverObstacle-0\"> </a></td><td>Severe impairment—Cannot perform without assistance.</td></tr></table></div>"
  },
  "url" : "https://smart-bear.eu/fhir/CodeSystem/FGAStepsOverObstacle",
  "version" : "3.4.1",
  "name" : "FGAStepsOverObstacle",
  "title" : "Questionnaire Response FGA steps over obstacle",
  "status" : "active",
  "date" : "2024-09-17T08:57:54+02:00",
  "description" : "Questionnaire Response FGA steps over obstacle",
  "content" : "complete",
  "count" : 4,
  "concept" : [
    {
      "code" : "3",
      "display" : "Normal—Is able to step over 2 stacked shoe boxes taped together (22.86 cm [9 in] total height) without changing gait speed; no evidence of imbalance."
    },
    {
      "code" : "2",
      "display" : "Mild impairment—Is able to step over one shoe box (11.43 cm [4.5 in] total height) without changing gait speed; no evidence of imbalance. "
    },
    {
      "code" : "1",
      "display" : "Moderate impairment—Is able to step over one shoe box (11.43 cm [4.5 in] total height) but must slow down and adjust steps to clear box safely. May require verbal cueing."
    },
    {
      "code" : "0",
      "display" : "Severe impairment—Cannot perform without assistance."
    }
  ]
}