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

This is a pre-release version (Ballot 2) of Point of Care Devices (PoCD) R1/STU. There is no current official version.
For a full list of available versions, see the Directory of published versions .


{
  "resourceType" : "DeviceMetric",
  "id" : "da145796-6cda-4dec-b9cf-8385b24afddf",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/uv/pocd/StructureDefinition/EnumerationDeviceMetric"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: da145796-6cda-4dec-b9cf-8385b24afddf</p><p><b>meta</b>: </p><p><b>type</b>: Rhythm Status <span style="background: LightGoldenRodYellow">(Details : {urn:iso:std:iso:11073:10101 code '184327' = '184327', given as 'MDC_ECG_STAT_RHY'})</span></p><p><b>source</b>: <a href="Device-5205082c-1f88-434e-9252-6c6b09c81a0d.html">Generated Summary: id: 5205082c-1f88-434e-9252-6c6b09c81a0d; 00-09-FB-FF-FF-A0-F4-CA; status: active; manufacturer: MyCompany; serialNumber: DE35115712; partNumber: 866060; <span title="Codes: {urn:iso:std:iso:11073:10101 69965}">Patient Monitor</span></a></p><p><b>parent</b>: <a href="Device-1afc491f-86bf-4195-b3b0-3d6f006e05c5.html">Generated Summary: id: 1afc491f-86bf-4195-b3b0-3d6f006e05c5; status: active; <span title="Codes: {urn:iso:std:iso:11073:10101 69799}">MDC_DEV_ECG_CHAN</span></a></p><p><b>operationalStatus</b>: ON</p><p><b>category</b>: MEASUREMENT</p></div>"
  },
  "type" : {
    "coding" : [
      {
        "system" : "urn:iso:std:iso:11073:10101",
        "code" : "184327",
        "display" : "MDC_ECG_STAT_RHY"
      }
    ],
    "text" : "Rhythm Status"
  },
  "source" : {
    "reference" : "Device/5205082c-1f88-434e-9252-6c6b09c81a0d"
  },
  "parent" : {
    "reference" : "Device/1afc491f-86bf-4195-b3b0-3d6f006e05c5"
  },
  "operationalStatus" : "on",
  "category" : "measurement"
}