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

Profiles

This Implementation Guide specifies profiles on the FHIR Patient, Device, and Observation resources. Each profile defines constraints, extensions, and terminology requirements for an implementation that claims conformance to this guide.

Profile Implementation Details

List of Profile Structure Definitions used in this Guide

These structure definition profiles, along with all the resources used by this Guide, are also found in the Artifacts page.

PhdBaseObservation

Observation elements that are common to all the Continua PHD Observation profiles

PhdBitsEnumerationObservation

StructureDefinition for Observation Resources representing measurement data coming from a medical device where the measurement is an ASN1 BITS value.

PhdCodedEnumerationObservation

StructureDefinition for Observation Resources representing measurement data coming from a medical device where the measurement itself is an enumerated code.

PhdCoincidentTimeStampObservation

StructureDefinition for Observation Resources representing the coincident time stamp. This report is a measurement of the current time of the sensor at the current time of the PHG. The purpose of this observation is to record the difference in the time lines between the PHG and PHD and to be able to recover the original measurement time stamps reported by the PHD should the PHG correct them because the sensor clock is in error.

PhdCompoundNumericObservation

StructureDefinition for Observation Resources representing measurement data coming from a medical device where the measurement is described by a set of numbers such as the x, y, and x components of an acceleration.

PhdDevice

Base StructureDefinition for the Device Resource for a PHD

PhdNumericObservation

StructureDefinition for Observation Resources representing measurement data coming from a medical device where the measurement is number.

PhdPatient

The patient information reported from personal health gateways (PHG)

PhdRtsaObservation

StructureDefinition for Observation Resources representing measurement data coming from a medical device where the measurement is a waveform.

PhdStringEnumerationObservation

StructureDefinition for Observation Resources representing measurement data coming from a medical device where the measurement itself is an enumerated human readable string.

PhgDevice

Base StructureDefinition for the Device Resource for a PHG