OHDSI / OHDSI/WebAPI

REST endpoint for configured and supported WebAPI features

Open
#303 8 comments 2 reactions 1 assignee View on GitHub

@anthonysena is already working on this.

Since Jul 14, 2019.

Dominant language
Java
Stars
151
Forks
183
Avg merge
14m
Merged PRs (30d)
2

Description

During last architecture call (11 Jan) there was a discussion, that it would be useful to have REST endpoint, which returns what features are supported by current instance of WebAPI. E.g. whether authentication is turned on / off, what authentication providers are configured and available, whether there are any Data sources with CDM v5.3 connected to the WebAPI and therefore whether it is reasonable to show payer_plan options in cohort builder (the ones which are only supported by v5.3 and at older models will just cause errors), etc. Because now we have to sync such things between back-end and front-end configuration, which is bad approach - no single source of truth.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.