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

Active as of 2024-09-17

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "MiniBestSitToStand",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem MiniBestSitToStand</b></p><a name=\"MiniBestSitToStand\"> </a><a name=\"hcMiniBestSitToStand\"> </a><a name=\"MiniBestSitToStand-en-US\"> </a><p>This  code system <code>https://smart-bear.eu/fhir/CodeSystem/MiniBestSitToStand</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=\"MiniBestSitToStand-2\"> </a></td><td>Normal: Comes to stand without use of hands and stabilizes independently.</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"MiniBestSitToStand-1\"> </a></td><td>Moderate: Comes to stand WITH use of hands on first attempt.</td></tr><tr><td style=\"white-space:nowrap\">0<a name=\"MiniBestSitToStand-0\"> </a></td><td>Severe: Unable to stand up from chair without assistance, OR needs several attempts with use of hands.</td></tr></table></div>"
  },
  "url" : "https://smart-bear.eu/fhir/CodeSystem/MiniBestSitToStand",
  "version" : "3.4.1",
  "name" : "MiniBestSitToStand",
  "title" : "Questionnaire Response MiniBest SitToStand",
  "status" : "active",
  "date" : "2024-09-17T08:57:54+02:00",
  "description" : "Questionnaire Response MiniBest SitToStand",
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "2",
      "display" : "Normal: Comes to stand without use of hands and stabilizes independently."
    },
    {
      "code" : "1",
      "display" : "Moderate: Comes to stand WITH use of hands on first attempt."
    },
    {
      "code" : "0",
      "display" : "Severe: Unable to stand up from chair without assistance, OR needs several attempts with use of hands."
    }
  ]
}