Fujitsu Healthy Living Implementation Guide
1.1.28 - release

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

: Temporal relationship to sleep - JSON Representation

Active as of 2025-07-09

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "temporal-relationship-to-sleep",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>http://ig.fujitsu.com/healthy-living/CodeSystem/temporal-relationship-to-sleep</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\">beforeSleeping<a name=\"temporal-relationship-to-sleep-beforeSleeping\"> </a></td><td>睡眠前</td></tr><tr><td style=\"white-space:nowrap\">duringSleep<a name=\"temporal-relationship-to-sleep-duringSleep\"> </a></td><td>睡眠中</td></tr><tr><td style=\"white-space:nowrap\">onWaking<a name=\"temporal-relationship-to-sleep-onWaking\"> </a></td><td>覚醒</td></tr></table></div>"
  },
  "url" : "http://ig.fujitsu.com/healthy-living/CodeSystem/temporal-relationship-to-sleep",
  "version" : "1.1.28",
  "name" : "TemporalRelationshipToSleep",
  "title" : "Temporal relationship to sleep",
  "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" : "睡眠との時間関係を表すコード",
  "caseSensitive" : true,
  "compositional" : false,
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "beforeSleeping",
      "display" : "睡眠前"
    },
    {
      "code" : "duringSleep",
      "display" : "睡眠中"
    },
    {
      "code" : "onWaking",
      "display" : "覚醒"
    }
  ]
}