Skip to content

medizininformatik-initiative/NUM_CON_MON

Repository files navigation

NUM-CON-MON

CQL Measure for the NUM-CON-MON project, including test data.

Prerequisites

Babashka (only for generating the test data)

brew install borkdude/brew/babashka

Docker

For running the test environment including Blaze.

blazectl

For evaluating the measure. Can be downloaded here. Measures can also be executed manually via FHIR API and $evaluate-measure FHIR Operation. blazectl just uses that FHIR API.

jq

For creating the CSV files.

Run Blaze

docker compose up -d

Generate Data

./gen-test-data.clj

Import Data

./import-data.sh

Evaluate Measure

./evaluate-measure.sh

Upload MeasureReport

./send-report.sh report.json http://localhost:8080/fhir

Shutdown and Clear Data

docker compose down -v

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •