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-classification-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-classification-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\">sinusRhythm<a name=\"ecg-classification-codes-sinusRhythm\"> </a></td><td>Sinus rhythm</td><td>The sample exhibits no signs of atrial fibrillation.</td><td>洞調律</td></tr><tr><td style=\"white-space:nowrap\">atrialFibrillation<a name=\"ecg-classification-codes-atrialFibrillation\"> </a></td><td>Atrial fibrillation</td><td>The sample exhibits signs of atrial fibrillation.</td><td>心房細動</td></tr><tr><td style=\"white-space:nowrap\">inconclusiveHighHeartRate<a name=\"ecg-classification-codes-inconclusiveHighHeartRate\"> </a></td><td>Inconclusive high heart rate</td><td>An unclassifiable sample caused by a rapid heart rate.</td><td>心拍数が120より上</td></tr><tr><td style=\"white-space:nowrap\">inconclusiveLowHeartRate<a name=\"ecg-classification-codes-inconclusiveLowHeartRate\"> </a></td><td>Inconclusive low heartrate</td><td>An unclassifiable sample caused by a heart rate below 50 bpm.</td><td>心拍数が50より下</td></tr><tr><td style=\"white-space:nowrap\">inconclusivePoorReading<a name=\"ecg-classification-codes-inconclusivePoorReading\"> </a></td><td>Inconclusive poor reading</td><td>An unclassifiable sample caused by an unclear signal.</td><td>判定不能</td></tr><tr><td style=\"white-space:nowrap\">inconclusiveOther<a name=\"ecg-classification-codes-inconclusiveOther\"> </a></td><td>Inconclusive other</td><td>An unclassifiable sample caused by an unknown issue.</td><td>その他</td></tr><tr><td style=\"white-space:nowrap\">unrecognized<a name=\"ecg-classification-codes-unrecognized\"> </a></td><td>Unrecognized</td><td>A sample classification that this version of HealthKit doesn’t recognize.</td><td>認識できない記録</td></tr><tr><td style=\"white-space:nowrap\">notSet<a name=\"ecg-classification-codes-notSet\"> </a></td><td>Not set</td><td>A sample that doesn’t have an assigned classification.</td><td>未設定</td></tr></table></div>"
  },
  "url" : "http://ig.fujitsu.com/healthy-living/CodeSystem/ecg-classification-codes",
  "version" : "1.1.28",
  "name" : "EcgClassification",
  "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 classification of ECG waveforms  \n心電図波形の分類を表すコード",
  "caseSensitive" : true,
  "compositional" : false,
  "content" : "complete",
  "count" : 8,
  "concept" : [
    {
      "code" : "sinusRhythm",
      "display" : "Sinus rhythm",
      "definition" : "The sample exhibits no signs of atrial fibrillation.",
      "designation" : [
        {
          "language" : "ja",
          "value" : "洞調律"
        }
      ]
    },
    {
      "code" : "atrialFibrillation",
      "display" : "Atrial fibrillation",
      "definition" : "The sample exhibits signs of atrial fibrillation.",
      "designation" : [
        {
          "language" : "ja",
          "value" : "心房細動"
        }
      ]
    },
    {
      "code" : "inconclusiveHighHeartRate",
      "display" : "Inconclusive high heart rate",
      "definition" : "An unclassifiable sample caused by a rapid heart rate.",
      "designation" : [
        {
          "language" : "ja",
          "value" : "心拍数が120より上"
        }
      ]
    },
    {
      "code" : "inconclusiveLowHeartRate",
      "display" : "Inconclusive low heartrate",
      "definition" : "An unclassifiable sample caused by a heart rate below 50 bpm.",
      "designation" : [
        {
          "language" : "ja",
          "value" : "心拍数が50より下"
        }
      ]
    },
    {
      "code" : "inconclusivePoorReading",
      "display" : "Inconclusive poor reading",
      "definition" : "An unclassifiable sample caused by an unclear signal.",
      "designation" : [
        {
          "language" : "ja",
          "value" : "判定不能"
        }
      ]
    },
    {
      "code" : "inconclusiveOther",
      "display" : "Inconclusive other",
      "definition" : "An unclassifiable sample caused by an unknown issue.",
      "designation" : [
        {
          "language" : "ja",
          "value" : "その他"
        }
      ]
    },
    {
      "code" : "unrecognized",
      "display" : "Unrecognized",
      "definition" : "A sample classification that this version of HealthKit doesn’t recognize.",
      "designation" : [
        {
          "language" : "ja",
          "value" : "認識できない記録"
        }
      ]
    },
    {
      "code" : "notSet",
      "display" : "Not set",
      "definition" : "A sample that doesn’t have an assigned classification.",
      "designation" : [
        {
          "language" : "ja",
          "value" : "未設定"
        }
      ]
    }
  ]
}