Fujitsu Healthy Living Implementation Guide
1.1.28 - release

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

: Observation Sleep Codes - JSON Representation

Active as of 2025-07-09

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "observation-sleep-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-sleepAnalysis\">sleepAnalysis</a></td><td style=\"color: #cccccc\">Sleep analysis</td><td>A category sample type for sleep analysis information.</td></tr><tr><td><a href=\"CodeSystem-observation-phr-codes.html#observation-phr-codes-sleepAHI\">sleepAHI</a></td><td style=\"color: #cccccc\">Sleep ahi</td><td>The number of apnea and hypopnea events recorded per hour of sleep.</td></tr><tr><td><a href=\"CodeSystem-observation-phr-codes.html#observation-phr-codes-sleepArousalIndex\">sleepArousalIndex</a></td><td style=\"color: #cccccc\">Sleep arousal index</td><td>The average number of arousals per hour of sleep.</td></tr><tr><td><a href=\"CodeSystem-observation-phr-codes.html#observation-phr-codes-appleSleepingBreathingDisturbances\">appleSleepingBreathingDisturbances</a></td><td style=\"color: #cccccc\">Apple sleeping breathing disturbances</td><td>A quantity sample type that measures a nightly breathing disturbances.</td></tr><tr><td><a href=\"CodeSystem-observation-phr-codes.html#observation-phr-codes-sleepApneaEvent\">sleepApneaEvent</a></td><td style=\"color: #cccccc\">Sleep apnea event</td><td>A category type that represents sleep apnea event.</td></tr></table></li></ul></div>"
  },
  "url" : "http://ig.fujitsu.com/healthy-living/ValueSet/observation-sleep-codes",
  "version" : "1.1.28",
  "name" : "ObservationSleep",
  "title" : "Observation Sleep 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 sleep-related measurement items  \n睡眠に関連する測定項目を表すコード",
  "compose" : {
    "include" : [
      {
        "system" : "http://ig.fujitsu.com/healthy-living/CodeSystem/observation-phr-codes",
        "concept" : [
          {
            "code" : "sleepAnalysis"
          },
          {
            "code" : "sleepAHI"
          },
          {
            "code" : "sleepArousalIndex"
          },
          {
            "code" : "appleSleepingBreathingDisturbances"
          },
          {
            "code" : "sleepApneaEvent"
          }
        ]
      }
    ]
  }
}