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

FHIR IG Statistics: CodeSystem/NIHSS8Sensory

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

Resources that use this resource

ValueSet
NIHSS8SensibilitetNIHSS - 8. Sensibilitet

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem NIHSS8Sensory

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

CodeDefinition
0 Normal; no sensory loss.
1 Mild-to-moderate sensory loss; patient feels pinprick is less sharp or is dull on the affected side; or there is a loss of superficial pain with pinprick, but patient is aware of being touched.
2 Severe to total sensory loss; patient is not aware of being touched in the face, arm, and leg.

Source

{
  "resourceType": "CodeSystem",
  "id": "NIHSS8Sensory",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/CodeSystem/NIHSS8Sensory",
  "version": "2.12.0",
  "name": "NIHSS8Sensory",
  "title": "The National Institute of Health Stroke Scale (NIHSS) - 8. Sensory",
  "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) - 8. Sensory; Link: https://www.ninds.nih.gov/stroke-scales-and-related-information",
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "0",
      "display": "0",
      "definition": "Normal; no sensory loss."
    },
    {
      "code": "1",
      "display": "1",
      "definition": "Mild-to-moderate sensory loss; patient feels pinprick is less sharp or is dull on the affected side; or there is a loss of superficial pain with pinprick, but patient is aware of being touched."
    },
    {
      "code": "2",
      "display": "2",
      "definition": "Severe to total sensory loss; patient is not aware of being touched in the face, arm, and leg."
    }
  ]
}