AbhishekSinghDhadwal / cql-cli

A helper CLI aimed at supporting CQL (Clinical Quality Language) operations on HAPI-FHIR servers.
Apache License 2.0
0 stars 0 forks source link

Feature TODO : Allow commandwise execution of libraries after uploading #2

Open AbhishekSinghDhadwal opened 1 week ago

AbhishekSinghDhadwal commented 1 week ago

Aim - Allow commands to run/evaluate CQL libraries after they're uploading. Two commands can be thought of:

  1. POSTandUpload - Does the work of CreateAndPOST, and processes a locally provided FHIR patient bundle for evaluation.
  2. EvaluateLocal - Takes a local FHIR patient bundle and uses it as input for evaluating an already uploaded library
preston commented 1 week ago

Remember we moved to https://github.com/asushares/cli