google / google/cql

Add support for FHIR Server retriever

Open
#65 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
113
Forks
20
PR merge metrics
No merged PRs in 30d

Description

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 a GCS retriever: https://github.com/google/cql/tree/main/retriever/gcs

Each of these implement the retriever interface defined in https://github.com/google/cql/blob/main/retriever/retriever.go

Side note: we may benefit from additional docs giving more insight into developing a custom retriever.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.