Smart Bear Implementation Guide
3.4.1 - ci-build

Smart Bear Implementation Guide - Local Development build (v3.4.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Questionnaire Response FGA gait level surface - TTL Representation

Active as of 2024-09-17

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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 "FGAGaitLevelSurface"] ; # 
  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 FGAGaitLevelSurface</b></p><a name=\"FGAGaitLevelSurface\"> </a><a name=\"hcFGAGaitLevelSurface\"> </a><a name=\"FGAGaitLevelSurface-en-US\"> </a><p>This  code system <code>https://smart-bear.eu/fhir/CodeSystem/FGAGaitLevelSurface</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"FGAGaitLevelSurface-3\"> </a></td><td>Normal—Walks 6 m (20 ft) in less than 5.5 seconds, no assistive devices, good speed, no evidence for imbalance, normal gait pattern, deviates no more than 15.24 cm (6 in) outside of the 30.48-cm (12-in) walkway width.</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"FGAGaitLevelSurface-2\"> </a></td><td>Mild impairment—Walks 6 m (20 ft) in less than 7 seconds but greater than 5.5 seconds, uses assistive device, slower speed,  mild gait deviations, or deviates 15.24–25.4 cm (6–10 in) outside of the 30.48-cm (12-in) walkway width.</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"FGAGaitLevelSurface-1\"> </a></td><td>Moderate impairment—Walks 6 m (20 ft), slow speed, abnormal gait pattern, evidence for imbalance, or deviates 25.4– 38.1 cm (10–15 in) outside of the 30.48-cm (12-in) walkway width. Requires more than 7 seconds to ambulate 6 m (20 ft).</td></tr><tr><td style=\"white-space:nowrap\">0<a name=\"FGAGaitLevelSurface-0\"> </a></td><td>Severe impairment—Cannot walk 6 m (20 ft) without assistance,severe gait deviations or imbalance, deviates greater than 38.1 cm (15 in) outside of the 30.48-cm (12-in) walkway width or reaches and touches the wall.</td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "https://smart-bear.eu/fhir/CodeSystem/FGAGaitLevelSurface"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "3.4.1"] ; # 
  fhir:name [ fhir:v "FGAGaitLevelSurface"] ; # 
  fhir:title [ fhir:v "Questionnaire Response FGA gait level surface"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2024-09-17T08:57:54+02:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "Questionnaire Response FGA gait level surface"] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "4"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "3" ] ;
fhir:display [ fhir:v "Normal—Walks 6 m (20 ft) in less than 5.5 seconds, no assistive devices, good speed, no evidence for imbalance, normal gait pattern, deviates no more than 15.24 cm (6 in) outside of the 30.48-cm (12-in) walkway width." ]
  ] [
fhir:code [ fhir:v "2" ] ;
fhir:display [ fhir:v "Mild impairment—Walks 6 m (20 ft) in less than 7 seconds but greater than 5.5 seconds, uses assistive device, slower speed,  mild gait deviations, or deviates 15.24–25.4 cm (6–10 in) outside of the 30.48-cm (12-in) walkway width." ]
  ] [
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "Moderate impairment—Walks 6 m (20 ft), slow speed, abnormal gait pattern, evidence for imbalance, or deviates 25.4– 38.1 cm (10–15 in) outside of the 30.48-cm (12-in) walkway width. Requires more than 7 seconds to ambulate 6 m (20 ft)." ]
  ] [
fhir:code [ fhir:v "0" ] ;
fhir:display [ fhir:v "Severe impairment—Cannot walk 6 m (20 ft) without assistance,severe gait deviations or imbalance, deviates greater than 38.1 cm (15 in) outside of the 30.48-cm (12-in) walkway width or reaches and touches the wall." ]
  ] ) . #