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

FHIR IG Statistics: CodeSystem/NIHSS11ExtinctionInattention

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

Resources that use this resource

ValueSet
NIHSS11EkstinktionInattentionNIHSS - 11. Ekstinktion og inattention

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem NIHSS11ExtinctionInattention

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

CodeDefinition
0 No abnormality.
1 Visual, tactile, auditory, spatial, or personal inattention or extinction to bilateral simultaneous stimulation in one of the sensory modalities.
2 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": "CodeSystem",
  "id": "NIHSS11ExtinctionInattention",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/CodeSystem/NIHSS11ExtinctionInattention",
  "version": "2.12.0",
  "name": "NIHSS11ExtinctionInattention",
  "title": "The National Institute of Health Stroke Scale (NIHSS) - 11. Extinction and Inattention (formerly Neglect)",
  "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) - 11. Extinction and Inattention (formerly Neglect); Link: https://www.ninds.nih.gov/stroke-scales-and-related-information",
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "0",
      "display": "0",
      "definition": "No abnormality."
    },
    {
      "code": "1",
      "display": "1",
      "definition": "Visual, tactile, auditory, spatial, or personal inattention or extinction to bilateral simultaneous stimulation in one of the sensory modalities."
    },
    {
      "code": "2",
      "display": "2",
      "definition": "Profound hemi-inattention or extinction to more than one modality; does not recognize own hand or orients to only one side of space."
    }
  ]
}