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

FHIR IG Statistics: CodeSystem/NIHSS1cLOC

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

Resources that use this resource

ValueSet
NIHSS1cBevidsthedsniveauNIHSS - 1c. Bevidsthedsniveau: ordrer

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem NIHSS1cLOC

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

CodeDefinition
0 Performs both tasks correctly.
1 Performs one task correctly.
2 Performs neither task correctly.

Source

{
  "resourceType": "CodeSystem",
  "id": "NIHSS1cLOC",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/CodeSystem/NIHSS1cLOC",
  "version": "2.12.0",
  "name": "NIHSS1cLOC",
  "title": "The National Institute of Health Stroke Scale (NIHSS) - 1c. Level of Consciousness: Commands",
  "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) - 1c. Level of Consciousness: Commands; Link: https://www.ninds.nih.gov/stroke-scales-and-related-information",
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "0",
      "display": "0",
      "definition": "Performs both tasks correctly."
    },
    {
      "code": "1",
      "display": "1",
      "definition": "Performs one task correctly."
    },
    {
      "code": "2",
      "display": "2",
      "definition": "Performs neither task correctly."
    }
  ]
}