clinical-reasoning icon indicating copy to clipboard operation
clinical-reasoning copied to clipboard

Document Platform APIs

Open JPercival opened this issue 2 years ago • 2 comments

The cql-evaluator needs documentation around the APIs a platform needs to implement in order to support CQL execution and the FHIR operations. These are roughly:

  1. FHIR Resource Crud
  2. FHIR Searching/Batching/Transactions
  3. Terminology Services
  4. CQL Services (Caching / Configuration)

Additionally, specific operations could have their own requirements, like job scheduling for PlanDefinition/ActivityDefinition $apply.

JPercival avatar Sep 14 '21 14:09 JPercival