Personal Health Device Implementation Guide
1.1.0 - STU 1.1 International flag

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

Obtaining the Unit Code

Observations and Observation Components that report quantities (Numerics and Sample Arrays) have units.

Obtaining the unit in most cases is as simple as decoding the Unit-Code attribute.

IEEE 11073-10206 unit codes are MDC values from partition 4 of IEEE 11073-10101. The FHIR encoder need to map these codes to the appropriate UCUM codes. A mapping can be found in the RTMMS and in the latest version of IEEE 11073-10101.

In case the rare situation arises where a new unit has been introduced or the PHD uses a unit code that has not been previously used in PHD specializations, the FHIR encoder may use the MDC code in place of the UCUM code. In that case the FHIR encoder will need to create the 32-bit code from the 16-bit term code and the assumed partition value of 4.