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

FHIR IG Statistics: CodeSystem/NIHSS7LimbAtaxia

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

Resources that use this resource

ValueSet
NIHSS7AtaksiNIHSS - 7. Ekstremitets ataksi

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem NIHSS7LimbAtaxia

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

CodeDefinition
0 Absent.
1 Present in one limb.
2 Present in two limbs.
UN Amputation or joint fusion, explain:

Source

{
  "resourceType": "CodeSystem",
  "id": "NIHSS7LimbAtaxia",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/CodeSystem/NIHSS7LimbAtaxia",
  "version": "2.12.0",
  "name": "NIHSS7LimbAtaxia",
  "title": "The National Institute of Health Stroke Scale (NIHSS) - 7. Limb Ataxia",
  "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) - 7. Limb Ataxia; Link: https://www.ninds.nih.gov/stroke-scales-and-related-information",
  "content": "complete",
  "count": 4,
  "concept": [
    {
      "code": "0",
      "display": "0",
      "definition": "Absent."
    },
    {
      "code": "1",
      "display": "1",
      "definition": "Present in one limb."
    },
    {
      "code": "2",
      "display": "2",
      "definition": "Present in two limbs."
    },
    {
      "code": "UN",
      "display": "UN",
      "definition": "Amputation or joint fusion, explain:"
    }
  ]
}