This page is part of the Point-of-care Device FHIR IG (v0.2.0: STU 1 Ballot 2) based on FHIR (HL7® FHIR® Standard) v3.5.0. No current official version has been published yet. 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" : "5b4b7dd2-d53c-4a60-9c40-457c54d7eb7b",
"meta" : {
"profile" : [
"http://hl7.org/fhir/uv/pocd/StructureDefinition/NumericDeviceMetric"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: 5b4b7dd2-d53c-4a60-9c40-457c54d7eb7b</p><p><b>meta</b>: </p><p><b>type</b>: HR <span style="background: LightGoldenRodYellow">(Details : {urn:iso:std:iso:11073:10101 code '147842' = '147842', given as 'MDC_ECG_HEART_RATE'})</span></p><p><b>unit</b>: bpm <span style="background: LightGoldenRodYellow">(Details : {urn:iso:std:iso:11073:10101 code '264864' = '264864', given as 'MDC_DIM_BEAT_PER_MIN'})</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-2cbadf16-8aaa-4188-8fa4-0875c922ebb2.html">Generated Summary: id: 2cbadf16-8aaa-4188-8fa4-0875c922ebb2; status: active; <span title="Codes: {urn:iso:std:iso:11073:10101 70739}">MDC_DEV_CARD_RATE_CHAN</span></a></p><p><b>operationalStatus</b>: ON</p><p><b>color</b>: GREEN</p><p><b>category</b>: MEASUREMENT</p></div>"
},
"type" : {
"coding" : [
{
"system" : "urn:iso:std:iso:11073:10101",
"code" : "147842",
"display" : "MDC_ECG_HEART_RATE"
}
],
"text" : "HR"
},
"unit" : {
"coding" : [
{
"system" : "urn:iso:std:iso:11073:10101",
"code" : "264864",
"display" : "MDC_DIM_BEAT_PER_MIN"
}
],
"text" : "bpm"
},
"source" : {
"reference" : "Device/5205082c-1f88-434e-9252-6c6b09c81a0d"
},
"parent" : {
"reference" : "Device/2cbadf16-8aaa-4188-8fa4-0875c922ebb2"
},
"operationalStatus" : "on",
"color" : "green",
"category" : "measurement"
}