FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://hl7.org/fhir/uv/phr/CodeSystem/observation-pghd-codes version 📦1.0.0-ballot2| Code | Display | Definition |
| appleWalkingSteadiness | Apple walking steadiness | A quantity sample type that measures the steadiness of the user's gait. |
| appleWalkingSteadinessEvent | Apple walking steadiness event | A category sample type that records an incident where the user showed a reduced score for their gait's steadiness. |
| sixMinuteWalkTestDistance | Six minute walk test distance | A quantity sample type that stores the distance a user can walk during a six-minute walk test. |
| walkingSpeed | Walking speed | A quantity sample type that measures the user's average speed when walking steadily over flat ground. |
| walkingStepLength | Walking step length | A quantity sample type that measures the average length of the user's step when walking steadily over flat ground. |
| walkingAsymmetryPercentage | Walking asymmetry percentage | A quantity sample type that measures the percentage of steps in which one foot moves at a different speed than the other when walking on flat ground. |
| walkingDoubleSupportPercentage | Walking double support percentage | A quantity sample type that measures the percentage of time when both of the user's feet touch the ground while walking steadily over flat ground. |
| stairAscentSpeed | Stair ascent speed | A quantity sample type measuring the user's speed while climbing a flight of stairs. |
| stairDescentSpeed | Stair descent speed | A quantity sample type measuring the user's speed while descending a flight of stairs. |
Source1
{
"resourceType": "ValueSet",
"id": "observation-mobility-codes",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pe"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1,
"_valueInteger": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/uv/phr/ImplementationGuide/hl7.fhir.uv.phr"
}
]
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/uv/phr/ImplementationGuide/hl7.fhir.uv.phr"
}
]
}
}
],
"url": "http://hl7.org/fhir/uv/phr/ValueSet/observation-mobility-codes",
"version": "1.0.0-ballot2",
"name": "ObservationMobility",
"title": "Observation Mobility Codes",
"status": "active",
"experimental": false,
"date": "2025-12-27T21:39:37+00:00",
"publisher": "HL7 International / Patient Empowerment",
"contact": [
{
"name": "HL7 International / Patient Empowerment",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/patientempowerment"
}
]
}
],
"description": "Codes representing mobility-related measurement items",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/uv/phr/CodeSystem/observation-pghd-codes",
"concept": [
{
"code": "appleWalkingSteadiness"
},
{
"code": "appleWalkingSteadinessEvent"
},
{
"code": "sixMinuteWalkTestDistance"
},
{
"code": "walkingSpeed"
},
{
"code": "walkingStepLength"
},
{
"code": "walkingAsymmetryPercentage"
},
{
"code": "walkingDoubleSupportPercentage"
},
{
"code": "stairAscentSpeed"
},
{
"code": "stairDescentSpeed"
}
]
}
]
}
}