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

FHIR IG Statistics: CodeSystem/NIHSS4FacialPalsy

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

Resources that use this resource

ValueSet
NIHSS4FacialispareseNIHSS - 4. Facialisparese

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem NIHSS4FacialPalsy

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

CodeDefinition
0 Normal symmetrical movements.
1 Minor paralysis (flattened nasolabial fold, asymmetry on smiling).
2 Partial paralysis (total or near-total paralysis of lower face).
3 Complete paralysis of one or both sides (absence of facial movement in the upper and lower face).

Source

{
  "resourceType": "CodeSystem",
  "id": "NIHSS4FacialPalsy",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/CodeSystem/NIHSS4FacialPalsy",
  "version": "2.12.0",
  "name": "NIHSS4FacialPalsy",
  "title": "The National Institute of Health Stroke Scale (NIHSS) - 4. Facial Palsy",
  "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) - 4. Facial Palsy; Link: https://www.ninds.nih.gov/stroke-scales-and-related-information",
  "content": "complete",
  "count": 4,
  "concept": [
    {
      "code": "0",
      "display": "0",
      "definition": "Normal symmetrical movements."
    },
    {
      "code": "1",
      "display": "1",
      "definition": "Minor paralysis (flattened nasolabial fold, asymmetry on smiling)."
    },
    {
      "code": "2",
      "display": "2",
      "definition": "Partial paralysis (total or near-total paralysis of lower face)."
    },
    {
      "code": "3",
      "display": "3",
      "definition": "Complete paralysis of one or both sides (absence of facial movement in the upper and lower face)."
    }
  ]
}