This page is part of the Personal Health Device FHIR IG (v2.0.0-ballot: STU 2 Ballot 1) based on FHIR (HL7® FHIR® Standard) v4.3.0. The current version which supersedes this version is 1.0.0. For a full list of available versions, 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
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)
derivedFrom: Observation MDC_ATTR_TIME_ABS
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]')