Personal Health Device Implementation Guide, published by HL7 International / Health Care Devices. This guide is not an authorized publication; it is the continuous build for version 1.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/phd/ and changes regularly. See the Directory of published versions
This example shows a compound (numeric) observation. The most common type of compound observation is the Blood Pressure. The systolic, diastolic, and mean values are treated as parts of the same observation. The compound elements are reported in Observation.component elements and that there is no value[x] in the 'primary' observation. In addition, that the 'mean' component is not considered as one of FHIR's vital signs and no LOINC code is present for that component code.
There is no logical id in this resource as this resource is being uploaded to the server in a conditional create operation. The server will use the identifier to check that no other Observation resource exists on the server with the same identifier. If there is not such resource present, the server will create the logical id and return it to the sender in the response.
Note that the referenced resources - Patient, PHG, PHD, and coincident timestamp - are assumed to be present on the server already.
Generated Narrative: Observation compound-numeric-observation
Observation Gateway Device: Device: identifier = IEEE 11073 System Identifier,Bluetooth MAC address,Ethernet MAC address; type = MDC_MOC_VMS_MDS_AHD
Coincident Timestamp Reference: Observation MDC_ATTR_TIME_ABS
status: Final
category: Vital Signs, PHD generated Observation
code: MDC_PRESS_BLD_NONINV: Blood pressure
subject: Sisansarah Lorianthah Piggy (no stated gender), DoB Unknown ( Medical record number)
effective: 2018-11-11 11:38:15-0500
performer: Sisansarah Lorianthah Piggy (no stated gender), DoB Unknown ( Medical record number)
component
code: MDC_PRESS_BLD_NONINV_SYS: Systolic blood pressure
value: 116 mm[Hg] (Details: UCUM codemm[Hg] = 'mm[Hg]')
component
code: MDC_PRESS_BLD_NONINV_DIA: Diastolic blood pressure
value: 71 mm[Hg] (Details: UCUM codemm[Hg] = 'mm[Hg]')
component
code: MDC_PRESS_BLD_NONINV_MEAN: Mean blood pressure
value: 86 mm[Hg] (Details: UCUM codemm[Hg] = 'mm[Hg]')