This FHIR Implementation Guide (IG) provides standardized guidance for integrating data between Electronic Health Record (EHR) systems and Telemonitoring (TM) Providers in Belgium.
It is fully aligned with the national Telemonitoring Prescription initiative, ensuring seamless and interoperable care coordination.
For more background information, visit: https://telemonitoring-prescription.com
You can view the IG at the following locations:
-
Stable (Main Branch):
https://hl7-be.github.io/patient-monitoring/ -
Continuous Build (from
main
branch):
http://build.fhir.org/ig/hl7-be/patient-monitoring/branches/main/index.html
Please report bugs, improvement ideas, or change requests here:
https://github.com/hl7-be/patient-monitoring/issues
To build and view the IG locally:
Make sure the following tools are installed:
- Java – required to run the IG Publisher
- Node.js + npm – optional, for IGs using Node-based tooling
- FHIR IG Publisher – download the latest
publisher.jar
from the official HL7 release page and place it in: `input-cache/publisher.jar``
java -jar input-cache/publisher.jar -ig ig.ini
The output will be generated at: output/index.html
To propose a new carepath for inclusion in this Implementation Guide:
-
Create a GitHub Issue
Describe the clinical need, scope, and stakeholders involved. -
Propose a Pull Request (PR)
Fork the repo, create a branch, and add:- Relevant FHIR profiles
- Any ValueSets or CodeSystems
- Documentation (markdown pages)
-
Validate with the Field
Gather feedback from clinicians, telemonitoring providers, and other relevant actors.
The more stakeholders involved, the better. -
Present to the HL7 Belgium Workgroup
Share the proposal during a meeting of the HL7 Belgium Patient Monitoring Workgroup, which meets every two weeks.
Agenda and details: https://wiki.hl7belgium.org/index.php?title=Patient_Monitoring_Outcome_Workgroup
Once approved, your carepath can be merged and included in future IG publications.