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 MiniBest Rise to toes - JSON Representation

Active as of 2024-09-17

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "MiniBestRiseToToes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem MiniBestRiseToToes</b></p><a name=\"MiniBestRiseToToes\"> </a><a name=\"hcMiniBestRiseToToes\"> </a><a name=\"MiniBestRiseToToes-en-US\"> </a><p>This  code system <code>https://smart-bear.eu/fhir/CodeSystem/MiniBestRiseToToes</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\">2<a name=\"MiniBestRiseToToes-2\"> </a></td><td>Normal: Stable for 3 s with maximum height.</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"MiniBestRiseToToes-1\"> </a></td><td>Moderate: Heels up, but not full range (smaller than when holding hands), OR noticeable instability for 3 s. </td></tr><tr><td style=\"white-space:nowrap\">0<a name=\"MiniBestRiseToToes-0\"> </a></td><td>Severe: &lt; 3 s.</td></tr></table></div>"
  },
  "url" : "https://smart-bear.eu/fhir/CodeSystem/MiniBestRiseToToes",
  "version" : "3.4.1",
  "name" : "MiniBestRiseToToes",
  "title" : "Questionnaire Response MiniBest Rise to toes",
  "status" : "active",
  "date" : "2024-09-17T08:57:54+02:00",
  "description" : "Questionnaire Response MiniBest rise to toes",
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "2",
      "display" : "Normal: Stable for 3 s with maximum height."
    },
    {
      "code" : "1",
      "display" : "Moderate: Heels up, but not full range (smaller than when holding hands), OR noticeable instability for 3 s. "
    },
    {
      "code" : "0",
      "display" : "Severe: < 3 s."
    }
  ]
}