Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ConceptSet fields for any Concept[] criteria attributes #173

Open
chrisknoll opened this issue Aug 12, 2022 · 0 comments
Open

Add ConceptSet fields for any Concept[] criteria attributes #173

chrisknoll opened this issue Aug 12, 2022 · 0 comments

Comments

@chrisknoll
Copy link
Collaborator

The current functionality where a criteria object uses a Concept[] prevents users from re-using code lists for those fields. The code list reuse is implemented via concept set expressions, so this issue is to add new fields in criteria objects to add a place to specify concept set expressions for any field that accepts Concept[].

Examples: {domain}TypeConcepts, Gender and ProviderSpecialty.

We would leave the existing Concept[] fields in the 1.x line of circe for backwards compatibility, but would deprecate/remove them in 2.x.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant