cqframework / cqf-ruler

FHIR Clinical Reasoning Module Server
Apache License 2.0
64 stars 49 forks source link

Is it possible to isolate $apply operation from cqf-ruler and run it with fhir server. #764

Open suriyan3 opened 6 months ago

suriyan3 commented 6 months ago

I am running a servlet in a spring boot with fhir base server (hapi-fhir-jpaserver-starter). I just want to add $apply operation on PlanDefinition resource. Is there a way I can use only this module from cqf-ruler and add to my servlet.