Patient-Generated Health Data (PGHD) Implementation Guide
0.5.0 - release
Publication Build: This will be filled in by the publication tooling
Active as of 2024-12-19 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="observation-mobility-codes"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="CodeSystem-observation-pghd-codes.html"><code>http://fhir/pghd/CodeSystem/observation-pghd-codes</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="CodeSystem-observation-pghd-codes.html#observation-pghd-codes-appleWalkingSteadiness">appleWalkingSteadiness</a></td><td style="color: #cccccc">Apple walking steadiness</td><td>A quantity sample type that measures the steadiness of the user's gait.</td></tr><tr><td><a href="CodeSystem-observation-pghd-codes.html#observation-pghd-codes-appleWalkingSteadinessEvent">appleWalkingSteadinessEvent</a></td><td style="color: #cccccc">Apple walking steadiness event</td><td>A category sample type that records an incident where the user showed a reduced score for their gait's steadiness.</td></tr><tr><td><a href="CodeSystem-observation-pghd-codes.html#observation-pghd-codes-sixMinuteWalkTestDistance">sixMinuteWalkTestDistance</a></td><td style="color: #cccccc">Six minute walk test distance</td><td>A quantity sample type that stores the distance a user can walk during a six-minute walk test.</td></tr><tr><td><a href="CodeSystem-observation-pghd-codes.html#observation-pghd-codes-walkingSpeed">walkingSpeed</a></td><td style="color: #cccccc">Walking speed</td><td>A quantity sample type that measures the user's average speed when walking steadily over flat ground.</td></tr><tr><td><a href="CodeSystem-observation-pghd-codes.html#observation-pghd-codes-walkingStepLength">walkingStepLength</a></td><td style="color: #cccccc">Walking step length</td><td>A quantity sample type that measures the average length of the user's step when walking steadily over flat ground.</td></tr><tr><td><a href="CodeSystem-observation-pghd-codes.html#observation-pghd-codes-walkingAsymmetryPercentage">walkingAsymmetryPercentage</a></td><td style="color: #cccccc">Walking asymmetry percentage</td><td>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.</td></tr><tr><td><a href="CodeSystem-observation-pghd-codes.html#observation-pghd-codes-walkingDoubleSupportPercentage">walkingDoubleSupportPercentage</a></td><td style="color: #cccccc">Walking double support percentage</td><td>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.</td></tr><tr><td><a href="CodeSystem-observation-pghd-codes.html#observation-pghd-codes-stairAscentSpeed">stairAscentSpeed</a></td><td style="color: #cccccc">Stair ascent speed</td><td>A quantity sample type measuring the user's speed while climbing a flight of stairs.</td></tr><tr><td><a href="CodeSystem-observation-pghd-codes.html#observation-pghd-codes-stairDescentSpeed">stairDescentSpeed</a></td><td style="color: #cccccc">Stair descent speed</td><td>A quantity sample type measuring the user's speed while descending a flight of stairs.</td></tr></table></li></ul></div>
</text>
<url value="http://fhir/pghd/ValueSet/observation-mobility-codes"/>
<version value="0.5.0"/>
<name value="ObservationMobility"/>
<title value="Observation Mobility Codes"/>
<status value="active"/>
<experimental value="false"/>
<date value="2024-12-19T16:51:22+09:00"/>
<description
value="Codes representing mobility-related measurement items
歩行に関連する測定項目を表すコード"/>
<copyright value="Copyright 2024+"/>
<compose>
<include>
<system value="http://fhir/pghd/CodeSystem/observation-pghd-codes"/>
<concept>
<code value="appleWalkingSteadiness"/>
</concept>
<concept>
<code value="appleWalkingSteadinessEvent"/>
</concept>
<concept>
<code value="sixMinuteWalkTestDistance"/>
</concept>
<concept>
<code value="walkingSpeed"/>
</concept>
<concept>
<code value="walkingStepLength"/>
</concept>
<concept>
<code value="walkingAsymmetryPercentage"/>
</concept>
<concept>
<code value="walkingDoubleSupportPercentage"/>
</concept>
<concept>
<code value="stairAscentSpeed"/>
</concept>
<concept>
<code value="stairDescentSpeed"/>
</concept>
</include>
</compose>
</ValueSet>