Fujitsu Healthy Living Implementation Guide
1.1.28 - release

Publication Build: This will be filled in by the publication tooling

: Observation Mobility Codes - JSON Representation

Active as of 2025-07-09

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "observation-mobility-codes",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-observation-phr-codes.html\"><code>http://ig.fujitsu.com/healthy-living/CodeSystem/observation-phr-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-phr-codes.html#observation-phr-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-phr-codes.html#observation-phr-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-phr-codes.html#observation-phr-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-phr-codes.html#observation-phr-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-phr-codes.html#observation-phr-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-phr-codes.html#observation-phr-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-phr-codes.html#observation-phr-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-phr-codes.html#observation-phr-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-phr-codes.html#observation-phr-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>"
  },
  "url" : "http://ig.fujitsu.com/healthy-living/ValueSet/observation-mobility-codes",
  "version" : "1.1.28",
  "name" : "ObservationMobility",
  "title" : "Observation Mobility Codes",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-07-09T03:03:47+00:00",
  "publisher" : "Fujitsu",
  "contact" : [
    {
      "name" : "Fujitsu",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://hlpf.global.fujitsu.com/top/"
        }
      ]
    }
  ],
  "description" : "Codes representing mobility-related measurement items  \n歩行に関連する測定項目を表すコード",
  "compose" : {
    "include" : [
      {
        "system" : "http://ig.fujitsu.com/healthy-living/CodeSystem/observation-phr-codes",
        "concept" : [
          {
            "code" : "appleWalkingSteadiness"
          },
          {
            "code" : "appleWalkingSteadinessEvent"
          },
          {
            "code" : "sixMinuteWalkTestDistance"
          },
          {
            "code" : "walkingSpeed"
          },
          {
            "code" : "walkingStepLength"
          },
          {
            "code" : "walkingAsymmetryPercentage"
          },
          {
            "code" : "walkingDoubleSupportPercentage"
          },
          {
            "code" : "stairAscentSpeed"
          },
          {
            "code" : "stairDescentSpeed"
          }
        ]
      }
    ]
  }
}