Personal Health Device Implementation Guide
1.0.0 - STU 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.0.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

Personal Health Device Implementation Guide Home Page

Official URL: http://hl7.org/fhir/uv/phd/ImplementationGuide/hl7.fhir.uv.phd Version: 1.0.0
Draft as of 2024-04-17 Computable Name: PhdImplementationGuide

This is the Continuous Integration Build of the Personal Health Device Implementation Guide, based on FHIR Version 4.0.1. See the Directory of published versions.

This Implementation Guide (IG) defines the use of FHIR resources to convey measurements and supporting data from communicating Personal Health Devices (PHDs) to receiving systems for electronic medical records, clinical decision support, and medical data archiving for aggregate quality measurement and research purposes. PHDs are typically consumer devices designed to be used by people without medical background. These devices are often used in the home and/or on the patient’s person and are a key element in any remote patient monitoring program. In most cases there is a Personal Health Gateway (PHG) that handles the PHD communications. The PHG translates the PHD data to the appropriate form and uploads it to the receiving systems. Uploads generated by Continua compliant PHGs shall use this implementation guide when transforming the PHD data to FHIR resources. (Reference: the Continua Design Guidelines which can be found here).

A partner IG is the Point of Care Devices (PoCD) Implementation Guide. PoCDs focus on acute care and are operated by medical professionals. PoCDs are more complex than PHDs but both are based upon the IEEE 11073 Domain Information Model (DIM). The PoCD DIM is based upon the IEEE 11073 10201 standard while the PHD DIM is based upon the IEEE 11073-20601 standard. The purpose of both the PHD and PoCD IG is to assure that the device DIM data is mapped to FHIR in a standardized and consistent manner. Given that both IGs are based upon the IEEE 11073 DIM, the IGs are harmonized to the extent possible. Neither IG interprets the data or indicates what is to be done with the data once in FHIR form.

Those readers who are interested in consuming the uploaded data do not need to know anything about the IEEE 11073-20601 standard or the mapping algorithms defined in this IG. Instead one can go directly to the Profile Consumers chapter. The Overview chapter may also be of interest.

Those readers who are implementing a PHG are going to need an understanding of the IEEE 11073-20601 standard and the communication protocol used by the PHD being mapped. The Technical Implementation Guidance section gives an overview of the essential components of the IEEE 11073-20601 model and how its concepts are related to FHIR, but it is not a 20601 tutorial. The Profiles section gives the normative mapping between IEEE 11073-20601 concepts and FHIR resources, making several references to sub-sections in the Technical Implementation Guidance section for reminders.

It should be noted that this implementation guide bases its mapping algorithm on the IEEE 11073-20601 model and standard (IEEE 11073-20601 Personal health device communication - Optimized Exchange Protocol). The reason for this approach is that the IEEE standard provides a generic and extensible model for measurements and a means to assure a consistent time stamp. The phrase ‘Continua Compliance’ is shorthand for saying the same thing (Reference: Continua Conformity Assessment Scheme Process found here).

However, this choice does not mean that this guide is only of use for Continua compliant PHDs that follow the IEEE 11073-20601 standard. Any PHD that provides a means to establish a PHG-validated consistent time stamp can use this guide. The mapping in this guide is currently used with many existing proprietary Serial Port Protocol (SPP) PHDs and Bluetooth Low Energy PHDs, both proprietary and those following one of the Bluetooth Low Energy Health Device Profiles. See Non-IEEE 11073-20601 Devices for more information.

HL7 GitHub location