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

FHIR IG Statistics: ValueSet/NIHSS4Facialisparese

Packagedk.kip.rkkp.fhir.ig.core
TypeValueSet
IdNIHSS4Facialisparese
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-NIHSS4Facialisparese.html
URLhttps://kip.rkkp.dk/fhir/ValueSet/NIHSS4Facialisparese
Version2.12.0
Statusactive
Date2022-06-27T00:00:00+02:00
NameNIHSS4Facialisparese
TitleNIHSS - 4. Facialisparese
DescriptionThe National Institute of Health Stroke Scale (NIHSS) - 4. Facialisparese (bed patienten om at vise tænder/løfte øjenbryn og lukke øjnene fast i)

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
NIHSS4FacialPalsyThe National Institute of Health Stroke Scale (NIHSS) - 4. Facial Palsy

Narrative

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

Generated Narrative: ValueSet NIHSS4Facialisparese

  • Include these codes as defined in https://kip.rkkp.dk/fhir/CodeSystem/NIHSS4FacialPalsy
    CodeDisplayDefinition
    00 = Normale, symmetriske ansigtsbevægelserNormal symmetrical movements.
    11 = Let parese (udglattet nasolabialfure eller asymmetri ved smil)Minor paralysis (flattened nasolabial fold, asymmetry on smiling).
    22 = Partiel parese (svær eller total parese af nedre ansigtshalvdel)Partial paralysis (total or near-total paralysis of lower face).
    33 = Total paralyse af én eller begge siderComplete paralysis of one or both sides (absence of facial movement in the upper and lower face).

Source

{
  "resourceType": "ValueSet",
  "id": "NIHSS4Facialisparese",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/ValueSet/NIHSS4Facialisparese",
  "version": "2.12.0",
  "name": "NIHSS4Facialisparese",
  "title": "NIHSS - 4. Facialisparese",
  "status": "active",
  "experimental": true,
  "date": "2022-06-27T00: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. Facialisparese (bed patienten om at vise tænder/løfte øjenbryn og lukke øjnene fast i)",
  "compose": {
    "include": [
      {
        "system": "https://kip.rkkp.dk/fhir/CodeSystem/NIHSS4FacialPalsy",
        "concept": [
          {
            "code": "0",
            "display": "0 = Normale, symmetriske ansigtsbevægelser"
          },
          {
            "code": "1",
            "display": "1 = Let parese (udglattet nasolabialfure eller asymmetri ved smil)"
          },
          {
            "code": "2",
            "display": "2 = Partiel parese (svær eller total parese af nedre ansigtshalvdel)"
          },
          {
            "code": "3",
            "display": "3 = Total paralyse af én eller begge sider"
          }
        ]
      }
    ]
  }
}