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 - JSON Representation

Active as of 2024-09-17

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "FGASteps",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem FGASteps</b></p><a name=\"FGASteps\"> </a><a name=\"hcFGASteps\"> </a><a name=\"FGASteps-en-US\"> </a><p>This  code system <code>https://smart-bear.eu/fhir/CodeSystem/FGASteps</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=\"FGASteps-3\"> </a></td><td>Normal—Alternating feet, no rail</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"FGASteps-2\"> </a></td><td>Mild impairment—Alternating feet, must use rail.</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"FGASteps-1\"> </a></td><td>Moderate impairment—Two feet to a stair; must use rail.</td></tr><tr><td style=\"white-space:nowrap\">0<a name=\"FGASteps-0\"> </a></td><td>Severe impairment—Cannot do safely.</td></tr></table></div>"
  },
  "url" : "https://smart-bear.eu/fhir/CodeSystem/FGASteps",
  "version" : "3.4.1",
  "name" : "FGASteps",
  "title" : "Questionnaire Response FGA steps",
  "status" : "active",
  "date" : "2024-09-17T08:57:54+02:00",
  "description" : "Questionnaire Response FGA steps",
  "content" : "complete",
  "count" : 4,
  "concept" : [
    {
      "code" : "3",
      "display" : "Normal—Alternating feet, no rail"
    },
    {
      "code" : "2",
      "display" : "Mild impairment—Alternating feet, must use rail."
    },
    {
      "code" : "1",
      "display" : "Moderate impairment—Two feet to a stair; must use rail."
    },
    {
      "code" : "0",
      "display" : "Severe impairment—Cannot do safely."
    }
  ]
}