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

Allow multiple CDSServices #33

Open
jenniferjiangkells opened this issue Jun 7, 2024 · 0 comments
Open

Allow multiple CDSServices #33

jenniferjiangkells opened this issue Jun 7, 2024 · 0 comments
Labels
Component: Specification 📜 Issue/PR that implement standardised API specifications Issue: Feature Request ✨ New feature or improvement to existing feature

Comments

@jenniferjiangkells
Copy link
Member

Add a service registry to allow registration of multiple CDSServices by id, and allow users to specify the id instance to send requests to in the client through the client decorator config.

The expected behaviour of a real CDS service is that there may exist multiple CDS services in a single service provider (which is listed through the CDS discovery endpoint). Currently, only 1 CDS service is allowed in the client, and the id is hard coded "1". The CDS discovery endpoint is also hardcoded with an example text.

@jenniferjiangkells jenniferjiangkells added Issue: Feature Request ✨ New feature or improvement to existing feature Help Wanted: Domain Knowledge 🎓 Issues that require outside contribution of health-specific domain knowledge labels Jun 7, 2024
@github-project-automation github-project-automation bot moved this to Backlog in HealthChain Jun 7, 2024
@jenniferjiangkells jenniferjiangkells added Component: Specification 📜 Issue/PR that implement standardised API specifications and removed Help Wanted: Domain Knowledge 🎓 Issues that require outside contribution of health-specific domain knowledge labels Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Specification 📜 Issue/PR that implement standardised API specifications Issue: Feature Request ✨ New feature or improvement to existing feature
Projects
Status: Todo
Development

No branches or pull requests

1 participant