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

FHIR IG Statistics: ValueSet/NIHSS11EkstinktionInattention

Packagedk.kip.rkkp.fhir.ig.core
TypeValueSet
IdNIHSS11EkstinktionInattention
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-NIHSS11EkstinktionInattention.html
URLhttps://kip.rkkp.dk/fhir/ValueSet/NIHSS11EkstinktionInattention
Version2.12.0
Statusactive
Date2022-06-27T00:00:00+02:00
NameNIHSS11EkstinktionInattention
TitleNIHSS - 11. Ekstinktion og inattention
DescriptionThe National Institute of Health Stroke Scale (NIHSS) - 11. Ekstinktion og inattention (tidligere ”neglekt”) (brug visuel eller sensorisk dobbeltsidig stimulation)

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
NIHSS11ExtinctionInattentionThe National Institute of Health Stroke Scale (NIHSS) - 11. Extinction and Inattention (formerly Neglect)

Narrative

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

Generated Narrative: ValueSet NIHSS11EkstinktionInattention

  • Include these codes as defined in https://kip.rkkp.dk/fhir/CodeSystem/NIHSS11ExtinctionInattention
    CodeDisplayDefinition
    00 = Ingen abnormalitet påvistNo abnormality.
    11 = Inattention eller ekstinktion ved bilateral simultan stimulation ved en af sansemodaliteterneVisual, tactile, auditory, spatial, or personal inattention or extinction to bilateral simultaneous stimulation in one of the sensory modalities.
    22 = Udtalt hemi-inattention / hemi-inattention for mere end én modalitet.Profound hemi-inattention or extinction to more than one modality; does not recognize own hand or orients to only one side of space.

Source

{
  "resourceType": "ValueSet",
  "id": "NIHSS11EkstinktionInattention",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/ValueSet/NIHSS11EkstinktionInattention",
  "version": "2.12.0",
  "name": "NIHSS11EkstinktionInattention",
  "title": "NIHSS - 11. Ekstinktion og inattention",
  "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) - 11. Ekstinktion og inattention (tidligere ”neglekt”) (brug visuel eller sensorisk dobbeltsidig stimulation)",
  "compose": {
    "include": [
      {
        "system": "https://kip.rkkp.dk/fhir/CodeSystem/NIHSS11ExtinctionInattention",
        "concept": [
          {
            "code": "0",
            "display": "0 = Ingen abnormalitet påvist"
          },
          {
            "code": "1",
            "display": "1 = Inattention eller ekstinktion ved bilateral simultan stimulation ved en af sansemodaliteterne"
          },
          {
            "code": "2",
            "display": "2 = Udtalt hemi-inattention / hemi-inattention for mere end én modalitet."
          }
        ]
      }
    ]
  }
}