Fujitsu Healthy Living Implementation Guide
1.1.28 - release

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

: Snore Event Item Codes - JSON Representation

Active as of 2025-07-09

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "snore-event-item-codes",
  "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/snore-event-item-codes</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Japanese (ja)</b></td></tr><tr><td style=\"white-space:nowrap\">snoreIntensity<a name=\"snore-event-item-codes-snoreIntensity\"> </a></td><td>Snore intensity</td><td>いびきの大きさ</td></tr><tr><td style=\"white-space:nowrap\">bodyPosture<a name=\"snore-event-item-codes-bodyPosture\"> </a></td><td>Body posture</td><td>姿勢</td></tr></table></div>"
  },
  "url" : "http://ig.fujitsu.com/healthy-living/CodeSystem/snore-event-item-codes",
  "version" : "1.1.28",
  "name" : "SnoreEventItem",
  "title" : "Snore Event Item 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" : "Code representing the measurement used in the snoring event  \nいびきイベントで使用する測定項目を表すコード",
  "caseSensitive" : true,
  "compositional" : false,
  "content" : "complete",
  "count" : 2,
  "concept" : [
    {
      "code" : "snoreIntensity",
      "display" : "Snore intensity",
      "designation" : [
        {
          "language" : "ja",
          "value" : "いびきの大きさ"
        }
      ]
    },
    {
      "code" : "bodyPosture",
      "display" : "Body posture",
      "designation" : [
        {
          "language" : "ja",
          "value" : "姿勢"
        }
      ]
    }
  ]
}