FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/NIHSS9Language

Packagedk.kip.rkkp.fhir.ig.core
TypeCodeSystem
IdNIHSS9Language
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-NIHSS9Language.html
URLhttps://kip.rkkp.dk/fhir/CodeSystem/NIHSS9Language
Version2.12.0
Statusactive
Date2022-06-23T00:00:00+02:00
NameNIHSS9Language
TitleThe National Institute of Health Stroke Scale (NIHSS) - 9. Best Language
DescriptionThe National Institute of Health Stroke Scale (NIHSS) - 9. Best Language; Link: https://www.ninds.nih.gov/stroke-scales-and-related-information
Contentcomplete

Resources that use this resource

ValueSet
NIHSS9SprogNIHSS - 9. Sprog

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem NIHSS9Language

This code system https://kip.rkkp.dk/fhir/CodeSystem/NIHSS9Language defines the following codes:

CodeDefinition
0 No aphasia; normal.
1 Mild-to-moderate aphasia; some obvious loss of fluency or facility of comprehension, without significant limitation on ideas expressed or form of expression. Reduction of speech and/or comprehension, however, makes conversation about provided materials difficult or impossible. For example, in conversation about provided materials, examiner can identify picture or naming card content from patient's response.
2 Severe aphasia; all communication is through fragmentary expression; great need for inference, questioning, and guessing by the listener. Range of information that can be exchanged is limited; listener carries burden of communication. Examiner cannot identify materials provided from patient response.
3 Mute, global aphasia; no usable speech or auditory comprehension.

Source

{
  "resourceType": "CodeSystem",
  "id": "NIHSS9Language",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/CodeSystem/NIHSS9Language",
  "version": "2.12.0",
  "name": "NIHSS9Language",
  "title": "The National Institute of Health Stroke Scale (NIHSS) - 9. Best Language",
  "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) - 9. Best Language; Link: https://www.ninds.nih.gov/stroke-scales-and-related-information",
  "content": "complete",
  "count": 4,
  "concept": [
    {
      "code": "0",
      "display": "0",
      "definition": "No aphasia; normal."
    },
    {
      "code": "1",
      "display": "1",
      "definition": "Mild-to-moderate aphasia; some obvious loss of fluency or facility of comprehension, without significant limitation on ideas expressed or form of expression. Reduction of speech and/or comprehension, however, makes conversation about provided materials difficult or impossible. For example, in conversation about provided materials, examiner can identify picture or naming card content from patient's response."
    },
    {
      "code": "2",
      "display": "2",
      "definition": "Severe aphasia; all communication is through fragmentary expression; great need for inference, questioning, and guessing by the listener. Range of information that can be exchanged is limited; listener carries burden of communication. Examiner cannot identify materials provided from patient response."
    },
    {
      "code": "3",
      "display": "3",
      "definition": "Mute, global aphasia; no usable speech or auditory comprehension."
    }
  ]
}