Fujitsu Healthy Living Implementation Guide
1.1.28 - release

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

: ECG Classification Codes - JSON Representation

Active as of 2025-07-09

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "ecg-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/ecg-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>Definition</b></td><td><b>Japanese (ja)</b></td></tr><tr><td style=\"white-space:nowrap\">classification<a name=\"ecg-codes-classification\"> </a></td><td>Classification</td><td>Classifications returned by Apple Watch’s ECG algorithm.</td><td>判定</td></tr><tr><td style=\"white-space:nowrap\">symptomsStatus<a name=\"ecg-codes-symptomsStatus\"> </a></td><td>Symptoms status</td><td>A value that indicates whether the user entered a symptom when they recorded the ECG.</td><td>症状</td></tr></table></div>"
  },
  "url" : "http://ig.fujitsu.com/healthy-living/CodeSystem/ecg-codes",
  "version" : "1.1.28",
  "name" : "Ecg",
  "title" : "ECG Classification 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 for ECG and related items    \n心電図と関連する項目を表すコード",
  "caseSensitive" : true,
  "compositional" : false,
  "content" : "complete",
  "count" : 2,
  "concept" : [
    {
      "code" : "classification",
      "display" : "Classification",
      "definition" : "Classifications returned by Apple Watch’s ECG algorithm.",
      "designation" : [
        {
          "language" : "ja",
          "value" : "判定"
        }
      ]
    },
    {
      "code" : "symptomsStatus",
      "display" : "Symptoms status",
      "definition" : "A value that indicates whether the user entered a symptom when they recorded the ECG.",
      "designation" : [
        {
          "language" : "ja",
          "value" : "症状"
        }
      ]
    }
  ]
}