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

FHIR IG Statistics: CodeSystem/NIHSS2Gaze

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

Resources that use this resource

ValueSet
NIHSS2BlikNIHSS - 2. Blik

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem NIHSS2Gaze

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

CodeDefinition
0 Normal.
1 Partial gaze palsy; gaze is abnormal in one or both eyes, but forced deviation or total gaze paresis is not present.
2 Forced deviation, or total gaze paresis not overcome by the oculocephalic maneuver.

Source

{
  "resourceType": "CodeSystem",
  "id": "NIHSS2Gaze",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/CodeSystem/NIHSS2Gaze",
  "version": "2.12.0",
  "name": "NIHSS2Gaze",
  "title": "The National Institute of Health Stroke Scale (NIHSS) - 2. Best Gaze",
  "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) - 2. Best Gaze; Link: https://www.ninds.nih.gov/stroke-scales-and-related-information",
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "0",
      "display": "0",
      "definition": "Normal."
    },
    {
      "code": "1",
      "display": "1",
      "definition": "Partial gaze palsy; gaze is abnormal in one or both eyes, but forced deviation or total gaze paresis is not present."
    },
    {
      "code": "2",
      "display": "2",
      "definition": "Forced deviation, or total gaze paresis not overcome by the oculocephalic maneuver."
    }
  ]
}