Skip to content
This repository was archived by the owner on Oct 6, 2025. It is now read-only.

Allow other query types#21

Merged
DiCanio merged 6 commits intomainfrom
allow-other-query-types
May 9, 2021
Merged

Allow other query types#21
DiCanio merged 6 commits intomainfrom
allow-other-query-types

Conversation

@DiCanio
Copy link
Copy Markdown
Member

@DiCanio DiCanio commented May 8, 2021

Resolves #20.

Allows for structured queries to be sent.

Furthermore adds missing profiles for the following resources:

  • Measure
  • Library
  • MeasureReport

DiCanio added 6 commits April 23, 2021 16:45
Formerly required self built images are no longer
necessary since required changes have been merged
into the upstream project. New releases for this
project are also available and used from now on.
DIC-1's data store (FHIR store) is replaced with
a Flare instance. This way we are able to test
both requirements (CQL + Structured Query).
The DIC-2 data store is left untouched.
Allows other content types for library attachments
other than CQL. Primarily this aims for supporting
structured queries.
Adjusts the configuration so that DIC-1 is running
structured query evaluations while DIC-2 is running
CQL evaluations.
Adds FHIR profiles for a Measure, Library and
MeasureReport. Profile targets are referenced
within the appropriate profile sections.
@DiCanio DiCanio added the enhancement New feature or request label May 8, 2021
@DiCanio DiCanio self-assigned this May 8, 2021
@DiCanio
Copy link
Copy Markdown
Member Author

DiCanio commented May 9, 2021

Has been checked to work with changes introduced in num-codex/codex-feasibility-backend#36.

@DiCanio
Copy link
Copy Markdown
Member Author

DiCanio commented May 9, 2021

Needs downstream changes addressed by #22 and #23.
Merging without them for time related reasons.

@DiCanio DiCanio merged commit f66e823 into main May 9, 2021
@DiCanio DiCanio deleted the allow-other-query-types branch May 9, 2021 13:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow other query types than just CQL

1 participant