FHIR Implementation Guide for Stroke
0.0.0 - ballot

FHIR Implementation Guide for Stroke - Local Development build (v0.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Simplified modified Ranking Scale questionnaire (SMRSq) - JSON Representation

Active as of 2024-01-11

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "SMRSqVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-SMRSqCS.html\"><code>https://m-caretech.com.br/interopera/stroke-fhirig/CodeSystem/SMRSqCS</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-SMRSqCS.html#SMRSqCS-0\">0</a></td><td>No symptoms at all.</td></tr><tr><td><a href=\"CodeSystem-SMRSqCS.html#SMRSqCS-1\">1</a></td><td>No significant disability despite symptoms; able to carry out all usual duties and activities.</td></tr><tr><td><a href=\"CodeSystem-SMRSqCS.html#SMRSqCS-2\">2</a></td><td>Slight disability; unable to carry out all previous activities but able to look after own affairs without assistance.</td></tr><tr><td><a href=\"CodeSystem-SMRSqCS.html#SMRSqCS-3\">3</a></td><td>Moderate disability; requiring some help, but able to walk without assistance.</td></tr><tr><td><a href=\"CodeSystem-SMRSqCS.html#SMRSqCS-4\">4</a></td><td>Moderately severe disability; unable to walk without assistance and unable to attend to own bodily needs without assistance.</td></tr><tr><td><a href=\"CodeSystem-SMRSqCS.html#SMRSqCS-5\">5</a></td><td>Severe disability; bedridden, incontinent and requiring constant nursing care and attention.</td></tr><tr><td><a href=\"CodeSystem-SMRSqCS.html#SMRSqCS-6\">6</a></td><td>Dead.</td></tr></table></li></ul></div>"
  },
  "url" : "https://m-caretech.com.br/interopera/stroke-fhirig/ValueSet/SMRSqVS",
  "version" : "0.0.0",
  "name" : "SMRSqVS",
  "title" : "Simplified modified Ranking Scale questionnaire (SMRSq)",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-01-11T13:00:00-03:00",
  "publisher" : "Gabrielle dos Santos Leandro",
  "contact" : [
    {
      "name" : "Gabrielle dos Santos Leandro",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://gabriellesantosleandro.com"
        },
        {
          "system" : "email",
          "value" : "gabrielle.santos.leandro@gmail.com"
        }
      ]
    },
    {
      "name" : "Gabrielle dos Santos Leandro",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://m-caretech.com.br",
          "use" : "work"
        },
        {
          "system" : "email",
          "value" : "gabrielle@m-caretech.com.br",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "ValueSet that defines the response values for the simplified modified Ranking Scale questionnaire.",
  "compose" : {
    "include" : [
      {
        "system" : "https://m-caretech.com.br/interopera/stroke-fhirig/CodeSystem/SMRSqCS",
        "concept" : [
          {
            "code" : "0",
            "display" : "No symptoms at all."
          },
          {
            "code" : "1",
            "display" : "No significant disability despite symptoms; able to carry out all usual duties and activities."
          },
          {
            "code" : "2",
            "display" : "Slight disability; unable to carry out all previous activities but able to look after own affairs without assistance."
          },
          {
            "code" : "3",
            "display" : "Moderate disability; requiring some help, but able to walk without assistance."
          },
          {
            "code" : "4",
            "display" : "Moderately severe disability; unable to walk without assistance and unable to attend to own bodily needs without assistance."
          },
          {
            "code" : "5",
            "display" : "Severe disability; bedridden, incontinent and requiring constant nursing care and attention."
          },
          {
            "code" : "6",
            "display" : "Dead."
          }
        ]
      }
    ]
  }
}