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

FHIR IG Statistics: CodeSystem/NIHSS6MotorLeg

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

Resources that use this resource

ValueSet
NIHSS6FunktionBenNIHSS - 6. Motorisk funktion i ben

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem NIHSS6MotorLeg

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

CodeDefinition
0 No drift; leg holds 30-degree position for full 5 seconds.
1 Drift; leg falls by the end of the 5-second period but does not hit bed.
2 Some effort against gravity; leg falls to bed by 5 seconds, but has some effort against gravity.
3 No effort against gravity; leg falls to bed immediately.
4 No movement.
5a Left Leg
5b Right Leg
UN Amputation or joint fusion, explain:

Source

{
  "resourceType": "CodeSystem",
  "id": "NIHSS6MotorLeg",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/CodeSystem/NIHSS6MotorLeg",
  "version": "2.12.0",
  "name": "NIHSS6MotorLeg",
  "title": "The National Institute of Health Stroke Scale (NIHSS) - 6. Motor Leg",
  "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) - 6. Motor Leg; Link: https://www.ninds.nih.gov/stroke-scales-and-related-information",
  "content": "complete",
  "count": 8,
  "concept": [
    {
      "code": "0",
      "display": "0",
      "definition": "No drift; leg holds 30-degree position for full 5 seconds."
    },
    {
      "code": "1",
      "display": "1",
      "definition": "Drift; leg falls by the end of the 5-second period but does not hit bed."
    },
    {
      "code": "2",
      "display": "2",
      "definition": "Some effort against gravity; leg falls to bed by 5 seconds, but has some effort against gravity."
    },
    {
      "code": "3",
      "display": "3",
      "definition": "No effort against gravity; leg falls to bed immediately."
    },
    {
      "code": "4",
      "display": "4",
      "definition": "No movement."
    },
    {
      "code": "5a",
      "display": "5a",
      "definition": "Left Leg"
    },
    {
      "code": "5b",
      "display": "5b",
      "definition": "Right Leg"
    },
    {
      "code": "UN",
      "display": "UN",
      "definition": "Amputation or joint fusion, explain:"
    }
  ]
}