Skip to content

hl7-be/patient-monitoring

Repository files navigation

HL7 Belgium – Patient Monitoring Outcome

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


Guide Publication

You can view the IG at the following locations:


Issues and Change Requests

Please report bugs, improvement ideas, or change requests here:
https://github.com/hl7-be/patient-monitoring/issues


Running Locally

To build and view the IG locally:

Prerequisites

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``

Run the IG Publisher

java -jar input-cache/publisher.jar -ig ig.ini

The output will be generated at: output/index.html


Adding a New Carepath

To propose a new carepath for inclusion in this Implementation Guide:

  1. Create a GitHub Issue
    Describe the clinical need, scope, and stakeholders involved.

  2. Propose a Pull Request (PR)
    Fork the repo, create a branch, and add:

    • Relevant FHIR profiles
    • Any ValueSets or CodeSystems
    • Documentation (markdown pages)
  3. Validate with the Field
    Gather feedback from clinicians, telemonitoring providers, and other relevant actors.
    The more stakeholders involved, the better.

  4. 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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 10