FHIR Implementation Guide for Stroke
1.0.0 - ballot

FHIR Implementation Guide for Stroke - Compilação de desenvolvimento local (v1.0.0) construída pelas ferramentas de compilação FHIR (HL7® FHIR® Standard). Veja o Diretório de versões publicadas

: Estimated stroke severity using the NIHSS. - JSON Representation

Active as of 2024-01-11

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "EstStrokeSevNIHSSCatVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narrativa gerada: ValueSet EstStrokeSevNIHSSCatVS</b></p><a name=\"EstStrokeSevNIHSSCatVS\"> </a><a name=\"hcEstStrokeSevNIHSSCatVS\"> </a><ul><li>Include estes códigos, tal como definidos em <a href=\"CodeSystem-EstStrokeSevNIHSSCatCS.html\"><code>https://m-caretech.com.br/interopera/stroke-fhirig/CodeSystem/EstStrokeSevNIHSSCatCS</code></a> versão <span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\">&#x1F4E6;1.0.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Código</b></td><td><b>Ecrã</b></td></tr><tr><td><a href=\"CodeSystem-EstStrokeSevNIHSSCatCS.html#EstStrokeSevNIHSSCatCS-1\">1</a></td><td>No stroke symptoms (NIHSS score = 0)</td></tr><tr><td><a href=\"CodeSystem-EstStrokeSevNIHSSCatCS.html#EstStrokeSevNIHSSCatCS-2\">2</a></td><td>Minor (NIHSS score from 1 to 4)</td></tr><tr><td><a href=\"CodeSystem-EstStrokeSevNIHSSCatCS.html#EstStrokeSevNIHSSCatCS-3\">3</a></td><td>Moderate (NIHSS score from 5 to 15)</td></tr><tr><td><a href=\"CodeSystem-EstStrokeSevNIHSSCatCS.html#EstStrokeSevNIHSSCatCS-4\">4</a></td><td>Moderate to severe (NIHSS score from 16 to 20)</td></tr><tr><td><a href=\"CodeSystem-EstStrokeSevNIHSSCatCS.html#EstStrokeSevNIHSSCatCS-5\">5</a></td><td>Severe (NIHSS score from 21 to 42)</td></tr><tr><td><a href=\"CodeSystem-EstStrokeSevNIHSSCatCS.html#EstStrokeSevNIHSSCatCS-999\">999</a></td><td>Unknown</td></tr></table></li></ul></div>"
  },
  "url" : "https://m-caretech.com.br/interopera/stroke-fhirig/ValueSet/EstStrokeSevNIHSSCatVS",
  "version" : "1.0.0",
  "name" : "EstStrokeSevNIHSSCatVS",
  "title" : "Estimated stroke severity using the NIHSS.",
  "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://m-caretech.com.br"
        },
        {
          "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" : "contato@m-caretech.com.br",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "ValueSet that intended to categorize the severity of the stroke based on the National Institutes of Health Stroke Scale (NIHSS).",
  "compose" : {
    "include" : [
      {
        "system" : "https://m-caretech.com.br/interopera/stroke-fhirig/CodeSystem/EstStrokeSevNIHSSCatCS",
        "concept" : [
          {
            "code" : "1",
            "display" : "No stroke symptoms (NIHSS score = 0)"
          },
          {
            "code" : "2",
            "display" : "Minor (NIHSS score from 1 to 4)"
          },
          {
            "code" : "3",
            "display" : "Moderate (NIHSS score from 5 to 15)"
          },
          {
            "code" : "4",
            "display" : "Moderate to severe (NIHSS score from 16 to 20)"
          },
          {
            "code" : "5",
            "display" : "Severe (NIHSS score from 21 to 42)"
          },
          {
            "code" : "999",
            "display" : "Unknown"
          }
        ]
      }
    ]
  }
}