Point-of-Care Device Implementation Guide
0.3.0 - STU 1 Ballot

This page is part of the Point-of-care Device FHIR IG (v0.3.0: STU 1 Ballot 3) based on FHIR R4. . For a full list of available versions, see the Directory of published versions

: ECG Sample Array observation example - JSON Representation

Raw json | Download


{
  "resourceType" : "Observation",
  "id" : "ECGSampleArrayObservation",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/uv/pocd/StructureDefinition/SampleArrayObservation"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p></p><p><b>code</b>: <span title=\"Codes: {urn:iso:std:iso:11073:10101 131328}\">MDC_ECG_ELEC_POTL</span></p><p><b>subject</b>: <a href=\"Patient-SomePatient.html\">Generated Summary: Medical record number: 0815; active; John Doe ; gender: male; birthDate: 1967-05-04</a></p><p><b>effective</b>: Jul 9, 2021 9:33:23 AM --&gt; Jul 9, 2021 9:33:24 AM</p><p><b>device</b>: <a href=\"DeviceMetric-ECGSampleArrayDeviceMetric.html\">Generated Summary: <span title=\"Codes: {urn:iso:std:iso:11073:10101 131328}\">ECG</span>; <span title=\"Codes: {urn:iso:std:iso:11073:10101 266418}\">mV</span>; operationalStatus: on; color: green; category: measurement</a></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes: {urn:iso:std:iso:11073:10101 131329}\">MDC_ECG_ELEC_POTL_I</span></p><p><b>value</b>: Origin: (system = 'UCUM' code mV = 'mV'), Period: 8, Factor: 0.001, Dimensions: 1, Data: 500 500 500 500 500 500 500 500 500 500 500 500 500 507 514 521 525 528 530 532 530 528 525 521 514 507 500 500 500 500 500 500 500 500 500 500 500 500 500 600 700 800 900 1000 1100 983 867 750 633 517 400 425 450 475 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 510 519 529 536 543 549 554 558 562 563 565 566 565 563 562 558 554 549 543 536 529 519 510 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes: {urn:iso:std:iso:11073:10101 131330}\">MDC_ECG_ELEC_POTL_II</span></p><p><b>value</b>: Origin: (system = 'UCUM' code mV = 'mV'), Period: 8, Factor: 0.001, Dimensions: 1, Data: 500 500 500 500 500 500 500 500 500 500 500 500 500 511 523 534 543 549 551 553 551 549 543 534 523 511 500 500 500 500 500 500 500 500 500 475 450 425 400 583 767 950 1133 1317 1500 1300 1100 900 700 500 300 340 380 420 460 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 517 535 552 565 577 590 597 605 612 615 617 620 617 615 612 605 597 590 577 565 552 535 517 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes: {urn:iso:std:iso:11073:10101 131389}\">MDC_ECG_ELEC_POTL_III</span></p><p><b>value</b>: Origin: (system = 'UCUM' code mV = 'mV'), Period: 8, Factor: 0.001, Dimensions: 1, Data: 500 500 500 500 500 500 500 500 500 500 500 500 500 507 513 520 525 527 530 532 530 528 526 521 514 507 500 500 500 500 500 500 500 500 500 475 450 425 400 483 567 650 733 817 900 817 733 650 567 483 400 425 450 475 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 510 519 529 536 543 549 554 558 562 563 565 566 565 563 562 558 554 549 543 536 529 519 510 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500</p></blockquote></div>"
  },
  "status" : "final",
  "code" : {
    "coding" : [
      {
        "system" : "urn:iso:std:iso:11073:10101",
        "code" : "131328",
        "display" : "MDC_ECG_ELEC_POTL"
      }
    ]
  },
  "subject" : {
    "reference" : "Patient/SomePatient"
  },
  "effectivePeriod" : {
    "start" : "2021-07-09T11:33:23+02:00",
    "end" : "2021-07-09T11:33:24+02:00"
  },
  "device" : {
    "reference" : "DeviceMetric/ECGSampleArrayDeviceMetric"
  },
  "component" : [
    {
      "code" : {
        "coding" : [
          {
            "system" : "urn:iso:std:iso:11073:10101",
            "code" : "131329",
            "display" : "MDC_ECG_ELEC_POTL_I"
          }
        ]
      },
      "valueSampledData" : {
        "origin" : {
          "value" : -0.5,
          "unit" : "mV",
          "system" : "http://unitsofmeasure.org",
          "code" : "mV"
        },
        "period" : 8,
        "factor" : 0.001,
        "dimensions" : 1,
        "data" : "500 500 500 500 500 500 500 500 500 500 500 500 500 507 514 521 525 528 530 532 530 528 525 521 514 507 500 500 500 500 500 500 500 500 500 500 500 500 500 600 700 800 900 1000 1100 983 867 750 633 517 400 425 450 475 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 510 519 529 536 543 549 554 558 562 563 565 566 565 563 562 558 554 549 543 536 529 519 510 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500"
      }
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "urn:iso:std:iso:11073:10101",
            "code" : "131330",
            "display" : "MDC_ECG_ELEC_POTL_II"
          }
        ]
      },
      "valueSampledData" : {
        "origin" : {
          "value" : -0.5,
          "unit" : "mV",
          "system" : "http://unitsofmeasure.org",
          "code" : "mV"
        },
        "period" : 8,
        "factor" : 0.001,
        "dimensions" : 1,
        "data" : "500 500 500 500 500 500 500 500 500 500 500 500 500 511 523 534 543 549 551 553 551 549 543 534 523 511 500 500 500 500 500 500 500 500 500 475 450 425 400 583 767 950 1133 1317 1500 1300 1100 900 700 500 300 340 380 420 460 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 517 535 552 565 577 590 597 605 612 615 617 620 617 615 612 605 597 590 577 565 552 535 517 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500"
      }
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "urn:iso:std:iso:11073:10101",
            "code" : "131389",
            "display" : "MDC_ECG_ELEC_POTL_III"
          }
        ]
      },
      "valueSampledData" : {
        "origin" : {
          "value" : -0.5,
          "unit" : "mV",
          "system" : "http://unitsofmeasure.org",
          "code" : "mV"
        },
        "period" : 8,
        "factor" : 0.001,
        "dimensions" : 1,
        "data" : "500 500 500 500 500 500 500 500 500 500 500 500 500 507 513 520 525 527 530 532 530 528 526 521 514 507 500 500 500 500 500 500 500 500 500 475 450 425 400 483 567 650 733 817 900 817 733 650 567 483 400 425 450 475 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 510 519 529 536 543 549 554 558 562 563 565 566 565 563 562 558 554 549 543 536 529 519 510 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500"
      }
    }
  ]
}