PhdCompoundObservation

PhdCompoundObservation

activePersonal Health Device Implementation Guide2.0.0resource11 key elements

Observations from a PHD where the measurement is a set of numbers such as the x, y, and z components of an acceleration.

Metadata

hl7.org/fhir
Canonical URL
http://hl7.org/fhir/uv/phd/StructureDefinition/PhdCompoundObservation
ID
PhdCompoundObservation
Type
Base Definition
PhdBaseObservation
Derivation
constraint
Mandatory and Must-Support Elements

Elements with cardinality > 0 or marked as Must Support (S)

PathCard.TypeFlagsDescription
component.value[x].value
1+
The value of the numeric component. The value element is missing if a special FLOAT value is reported.
component.value[x].system
1+
The unit code shall use the UCUM system
component.value[x].code
1+
The MDC code must be translated to the UCUM code.
component.value[x].coding1..1
1+
:MdcType1..1
1+
The 11073-10101 MDC code for the measurement
component.value[x].coding.system
1+
component.value[x].coding.code
1+
component.value[x].factor
1+
component.value[x].lowerLimit
1+
The lower limit of detection of the measured values. This is needed if any of the data points have the value of zero.
component.value[x].upperLimit
1+
The upper limit of detection of the measured values. This is needed if any of the data points have the value of zero.
component.value[x].data
1+
A series of data points which are the sampled values.