KIP Infrastructure
2.12.2 - ci-build

KIP Infrastructure, published by Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S. This guide is not an authorized publication; it is the continuous build for version 2.12.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/KIP-infrastructure/implementation-guide/ and changes regularly. See the Directory of published versions

: The National Institute of Health Stroke Scale (NIHSS) - 10. Dysarthria - JSON Representation

Active as of 2022-06-23

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "NIHSS10Dysarthria",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem NIHSS10Dysarthria</b></p><a name=\"NIHSS10Dysarthria\"> </a><a name=\"hcNIHSS10Dysarthria\"> </a><p>This  code system <code>https://kip.rkkp.dk/fhir/CodeSystem/NIHSS10Dysarthria</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">0<a name=\"NIHSS10Dysarthria-0\"> </a></td><td>Normal.</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"NIHSS10Dysarthria-1\"> </a></td><td>Mild-to-moderate dysarthria; patient slurs at least some words and, at worst, can be understood with some difficulty.</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"NIHSS10Dysarthria-2\"> </a></td><td>Severe dysarthria; patient's speech is so slurred as to be unintelligible in the absence of or out of proportion to any dysphasia, or is mute/anarthric.</td></tr><tr><td style=\"white-space:nowrap\">UN<a name=\"NIHSS10Dysarthria-UN\"> </a></td><td>Intubated or other physical barrier, explain:</td></tr></table></div>"
  },
  "url" : "https://kip.rkkp.dk/fhir/CodeSystem/NIHSS10Dysarthria",
  "version" : "2.12.2",
  "name" : "NIHSS10Dysarthria",
  "title" : "The National Institute of Health Stroke Scale (NIHSS) - 10. Dysarthria",
  "status" : "active",
  "date" : "2022-06-23T00:00:00+02:00",
  "publisher" : "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S",
  "contact" : [
    {
      "name" : "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://trifork.com"
        },
        {
          "system" : "email",
          "value" : "rbk@trifork.com"
        }
      ]
    }
  ],
  "description" : "The National Institute of Health Stroke Scale (NIHSS) - 10. Dysarthria; Link: https://www.ninds.nih.gov/stroke-scales-and-related-information",
  "content" : "complete",
  "count" : 4,
  "concept" : [
    {
      "code" : "0",
      "display" : "0",
      "definition" : "Normal."
    },
    {
      "code" : "1",
      "display" : "1",
      "definition" : "Mild-to-moderate dysarthria; patient slurs at least some words and, at worst, can be understood with some difficulty."
    },
    {
      "code" : "2",
      "display" : "2",
      "definition" : "Severe dysarthria; patient's speech is so slurred as to be unintelligible in the absence of or out of proportion to any dysphasia, or is mute/anarthric."
    },
    {
      "code" : "UN",
      "display" : "UN",
      "definition" : "Intubated or other physical barrier, explain:"
    }
  ]
}