HR Monitoring Apps FHIR Implementation Guide
0.1.0 - STU1 Belgium flag

HR Monitoring Apps FHIR Implementation Guide, published by My Organization. This is not an authorized publication; it is the continuous build for version 0.1.0. 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)

  • Device
    • software
      • app
      • version
    • hardware



Model overview

Patientidentifier 1..*niss 0..1otherId 0..1usernName 0..1otherId 0..1nameuserEmail 0..1dateOfBirth 0..1 Measurementidentifier 1..*status 1..1category 1..*code 0..1timeStampperiodvalue 0..1referenceRange 0..1interval 0..1normalValue 0..1type 0..1age 0..1text 0..1interpretation 1..*derivedFrom 1..* Componentvalue 0..1dataAbsentReason 0..*interpretation 0..*referenceRange 0..1interval 0..1normalValue 0..1type 0..1age 0..1note 0..1note 1..* Reportidentifier 1..*status 1..1type 0..1date 1..1author 1..*title 1..1 Devicemodel 1..*serialNumber 0..1manufacturer 0..*note 0..* SoftwaresoftwareName 1..*version 0..1manufacturer 0..*note 0..*                                   
Overall patient monitoring model