Evan Gordon
Evan Gordon
Interest was expressed in [this zulip thread](https://chat.fhir.org/#narrow/stream/179220-cql/topic/Google.20Open.20Source.20Blog.20Post/near/463485620) to add support for using the engine with FHIR Server based retrievers. We currently have the following implementations: A local retriever: https://github.com/google/cql/tree/main/retriever/local And...
Currently when trying to run the GitHub action for tests on windows the BEAM pipeline is failing with: ``` ... --- FAIL: TestPipeline (2.09s) testing.go:1231: TempDir RemoveAll cleanup: remove C:\Users\RUNNER~1\AppData\Local\Temp\TestPipeline1150232497\001\fhirBundleDir\bundle-0.json:...
This could enable preemptive filtering from FHIR server results via translating Go AST nodes into FHIR search.
There seems to be a solid use case for retrieving resources from a remote FHIR server.