Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 610 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 610 Bytes

cql-fhir-spark

Overview

  • Attempt to run [cql-evaluator](https://github.com/DBCG/cql-evaluator) on Spark
  • Validated and tested on Azure HDInsight Spark cluster with FHIR R4
  • Now runs on kubernetes via spark kubernetes operator
  • Currenly hardcoded for measure based on Based on CMS124v7 - Cervical Cancer Screening <>
  • Add cql files in "cql" folder
  • Add patient fhir in "fhir" folder
  • Build, tag and push image and deploy on kubernetes using deploy.yaml

    TODO: write detailed docs and remove hardcoding and make use of job parameters