KIP Infrastructure
2.12.0 - ci-build

KIP Infrastructure, published by Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S. This guide is not an authorized publication; it is the continuous build for version 2.12.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/KIP-infrastructure/implementation-guide/ and changes regularly. See the Directory of published versions

: The National Institute of Health Stroke Scale (NIHSS) - 5. Motor Arm - TTL Representation

Active as of 2022-06-23

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "NIHSS5MotorArm"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem NIHSS5MotorArm</b></p><a name=\"NIHSS5MotorArm\"> </a><a name=\"hcNIHSS5MotorArm\"> </a><p>This  code system <code>https://kip.rkkp.dk/fhir/CodeSystem/NIHSS5MotorArm</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">0<a name=\"NIHSS5MotorArm-0\"> </a></td><td>No drift; limb holds 90 (or 45) degrees for full 10 seconds.</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"NIHSS5MotorArm-1\"> </a></td><td>Drift; limb holds 90 (or 45) degrees, but drifts down before full 10 seconds; does not hit bed or other support.</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"NIHSS5MotorArm-2\"> </a></td><td>Some effort against gravity; limb cannot get to or maintain (if cued) 90 (or 45) degrees, drifts down to bed, but has some effort against gravity.</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"NIHSS5MotorArm-3\"> </a></td><td>No effort against gravity; limb falls.</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"NIHSS5MotorArm-4\"> </a></td><td>No movement.</td></tr><tr><td style=\"white-space:nowrap\">5a<a name=\"NIHSS5MotorArm-5a\"> </a></td><td>Left Arm</td></tr><tr><td style=\"white-space:nowrap\">5b<a name=\"NIHSS5MotorArm-5b\"> </a></td><td>Right Arm</td></tr><tr><td style=\"white-space:nowrap\">UN<a name=\"NIHSS5MotorArm-UN\"> </a></td><td>Amputation or joint fusion, explain:</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "https://kip.rkkp.dk/fhir/CodeSystem/NIHSS5MotorArm"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "2.12.0"] ; # 
  fhir:name [ fhir:v "NIHSS5MotorArm"] ; # 
  fhir:title [ fhir:v "The National Institute of Health Stroke Scale (NIHSS) - 5. Motor Arm"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2022-06-23T00:00:00+02:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://trifork.com" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "rbk@trifork.com" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "The National Institute of Health Stroke Scale (NIHSS) - 5. Motor Arm; Link: https://www.ninds.nih.gov/stroke-scales-and-related-information"] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "8"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "0" ] ;
fhir:display [ fhir:v "0" ] ;
fhir:definition [ fhir:v "No drift; limb holds 90 (or 45) degrees for full 10 seconds." ]
  ] [
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "1" ] ;
fhir:definition [ fhir:v "Drift; limb holds 90 (or 45) degrees, but drifts down before full 10 seconds; does not hit bed or other support." ]
  ] [
fhir:code [ fhir:v "2" ] ;
fhir:display [ fhir:v "2" ] ;
fhir:definition [ fhir:v "Some effort against gravity; limb cannot get to or maintain (if cued) 90 (or 45) degrees, drifts down to bed, but has some effort against gravity." ]
  ] [
fhir:code [ fhir:v "3" ] ;
fhir:display [ fhir:v "3" ] ;
fhir:definition [ fhir:v "No effort against gravity; limb falls." ]
  ] [
fhir:code [ fhir:v "4" ] ;
fhir:display [ fhir:v "4" ] ;
fhir:definition [ fhir:v "No movement." ]
  ] [
fhir:code [ fhir:v "5a" ] ;
fhir:display [ fhir:v "5a" ] ;
fhir:definition [ fhir:v "Left Arm" ]
  ] [
fhir:code [ fhir:v "5b" ] ;
fhir:display [ fhir:v "5b" ] ;
fhir:definition [ fhir:v "Right Arm" ]
  ] [
fhir:code [ fhir:v "UN" ] ;
fhir:display [ fhir:v "UN" ] ;
fhir:definition [ fhir:v "Amputation or joint fusion, explain:" ]
  ] ) . #