Patient-Generated Health Data (PGHD) Implementation Guide
0.5.0 - release

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

: ECG Lead Codes - JSON Representation

Active as of 2024-12-19

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "ecg-lead-codes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>このcase-sensitiveコードシステム <code>http://fhir/pghd/CodeSystem/ecg-lead-codes</code> は次のコードたちを定義します:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td></tr><tr><td style=\"white-space:nowrap\">appleWatchSimilarToLeadI<a name=\"ecg-lead-codes-appleWatchSimilarToLeadI\"> </a></td></tr><tr><td style=\"white-space:nowrap\">I<a name=\"ecg-lead-codes-I\"> </a></td></tr><tr><td style=\"white-space:nowrap\">II<a name=\"ecg-lead-codes-II\"> </a></td></tr><tr><td style=\"white-space:nowrap\">III<a name=\"ecg-lead-codes-III\"> </a></td></tr><tr><td style=\"white-space:nowrap\">aVR<a name=\"ecg-lead-codes-aVR\"> </a></td></tr><tr><td style=\"white-space:nowrap\">aVL<a name=\"ecg-lead-codes-aVL\"> </a></td></tr><tr><td style=\"white-space:nowrap\">aVF<a name=\"ecg-lead-codes-aVF\"> </a></td></tr><tr><td style=\"white-space:nowrap\">V1<a name=\"ecg-lead-codes-V1\"> </a></td></tr><tr><td style=\"white-space:nowrap\">V2<a name=\"ecg-lead-codes-V2\"> </a></td></tr><tr><td style=\"white-space:nowrap\">V3<a name=\"ecg-lead-codes-V3\"> </a></td></tr><tr><td style=\"white-space:nowrap\">V4<a name=\"ecg-lead-codes-V4\"> </a></td></tr><tr><td style=\"white-space:nowrap\">V5<a name=\"ecg-lead-codes-V5\"> </a></td></tr><tr><td style=\"white-space:nowrap\">V6<a name=\"ecg-lead-codes-V6\"> </a></td></tr></table></div>"
  },
  "url" : "http://fhir/pghd/CodeSystem/ecg-lead-codes",
  "version" : "0.5.0",
  "name" : "EcgLead",
  "title" : "ECG Lead Codes",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-12-19T16:51:22+09:00",
  "description" : "Codes for ECG induction  \n心電図の誘導を表すコード",
  "copyright" : "Copyright 2024+",
  "caseSensitive" : true,
  "compositional" : false,
  "content" : "complete",
  "count" : 13,
  "concept" : [
    {
      "code" : "appleWatchSimilarToLeadI",
      "display" : "appleWatchSimilarToLeadI"
    },
    {
      "code" : "I",
      "display" : "I"
    },
    {
      "code" : "II",
      "display" : "II"
    },
    {
      "code" : "III",
      "display" : "III"
    },
    {
      "code" : "aVR",
      "display" : "aVR"
    },
    {
      "code" : "aVL",
      "display" : "aVL"
    },
    {
      "code" : "aVF",
      "display" : "aVF"
    },
    {
      "code" : "V1",
      "display" : "V1"
    },
    {
      "code" : "V2",
      "display" : "V2"
    },
    {
      "code" : "V3",
      "display" : "V3"
    },
    {
      "code" : "V4",
      "display" : "V4"
    },
    {
      "code" : "V5",
      "display" : "V5"
    },
    {
      "code" : "V6",
      "display" : "V6"
    }
  ]
}