HR Monitoring Apps FHIR Implementation Guide, published by My Organization. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-be/patient-monitoring and changes regularly. See the Directory of published versions
Overview
Specifications
These are the core data requirements for common profiles:
Patient data for identity management / demographics: name and NISS and other identifiers; userID and userName, email address; dateOfbirth
The monitoring can produce measurements or reports .
Measurement can contain
metadata e.g. measurement attempts
status
timestamp
reference measurements
findings / interpretation
notes
context (e.g. symptoms, activity, others)
components (i.e. sub-measurements)
Measurement are associated with a Device (software and/or hardware)
Model overview
Patient identifier 1..* niss 0..1 otherId 0..1 usernName 0..1 otherId 0..1 name userEmail 0..1 dateOfBirth 0..1 Measurement identifier 1..* status 1..1 category 1..* code 0..1 timeStamp period value 0..1 referenceRange 0..1 interval 0..1 normalValue 0..1 type 0..1 age 0..1 text 0..1 interpretation 1..* derivedFrom 1..* Component value 0..1 dataAbsentReason 0..* interpretation 0..* referenceRange 0..1 interval 0..1 normalValue 0..1 type 0..1 age 0..1 note 0..1 note 1..* Report identifier 1..* status 1..1 type 0..1 date 1..1 author 1..* title 1..1 Device model 1..* serialNumber 0..1 manufacturer 0..* note 0..* Software softwareName 1..* version 0..1 manufacturer 0..* note 0..*
Overall patient monitoring model