CDCgov / dibbs-query-connector

A FHIR client allowing public health agencies to query health care organizations directly or via a TEFCA QHIN
Creative Commons Zero v1.0 Universal
4 stars 0 forks source link

Write a `buildDefaultQuery` function #82

Closed linear[bot] closed 2 weeks ago

linear[bot] commented 3 weeks ago

Once we're assured of valueset uniqueness and the functionality of our insert, we want to perform step 5 in this document. Given one of the DIBBs default conditions, we want a function that associates all value sets in the DB to this default use case and compiles it into a pre-defined query.

linear[bot] commented 3 weeks ago

QUE-37 Write a `buildDefaultQuery` function