From 5af29fea8f85af11972619c0dccdc841663851bf Mon Sep 17 00:00:00 2001 From: Gregor Lichtner Date: Mon, 12 Aug 2024 11:38:46 +0200 Subject: [PATCH] docs: add README --- README.md | 33 ++++++++++++++++++++++++++++++++- 1 file changed, 32 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d718e8..0f4be2e 100644 --- a/README.md +++ b/README.md @@ -1 +1,32 @@ -# Template for CPG-on-EBMonFHIR machine-readable clinical practice guidelines \ No newline at end of file +# DIVI Qualitätsindikatoren Intensivmedizin FHIR Resources + +This repository contains the FHIR implementation of the [DIVI Qualitätsindikatoren Intensivmedizin](https://www.divi.de/empfehlungen/qualitaetssicherung-intensivmedizin/peer-review/qualitaetsindikatoren) (Quality Indicators in Intensive Care) aligned with the [CPG-on-EBM-on-FHIR implementation guide](https://ceosys.github.io/cpg-on-ebm-on-fhir/). + + +## Overview + +The **DIVI Qualitätsindikatoren Intensivmedizin FHIR Resources** project provides a structured set of FHIR resources that conform to the CPG-on-EBM-on-FHIR implementation guide. These resources are designed to standardize the digital representation and exchange of quality indicators within intensive care settings, ensuring that they are consistent with current clinical practice guidelines (CPG) and evidence-based medicine (EBM) standards. + +### Key Features + +- **FHIR-Compliant Resources:** Ensures interoperability with other healthcare systems that use the FHIR standard. +- **Alignment with CPG-on-EBM-on-FHIR:** Resources are structured according to the CPG-on-EBM-on-FHIR implementation guide, promoting consistency and adherence to clinical guidelines. + +## Usage + +These FHIR resources are designed to be used within a FHIR-compliant system that supports the CPG-on-EBM-on-FHIR implementation guide. You can integrate these resources into your system to represent and exchange quality indicator data consistently. + + +## Contributing + +We welcome contributions to this project. + +## License + +This project is licensed under the MIT License. See the `LICENSE` file for more details. + +## Contact + +For any questions, issues, or feedback, please contact the project maintainers: + +- **GitHub Issues:** [https://github.com/umg-minai/divi-qi/issues](https://github.com/umg-minai/divi-qi/issues)