OHDSI / WebAPI

OHDSI WebAPI contains all OHDSI services that can be called from OHDSI applications
Apache License 2.0
130 stars 169 forks source link

WebAPI/Atlas Release v2.4.0 Planning #346

Closed anthonysena closed 6 years ago

anthonysena commented 6 years ago

Hi,

We are planning the v2.4.0 release of WebAPI/Atlas for May 1, 2018 and this thread is a call for contributions for features to include in the release.

In order to submit an idea for a feature, please respond to this thread with the following information by 3/26/2018 so that we can anticipate any potential challenges for incorporating the features:

Contributions are due April 15, 2018 for inclusion in the release, to be provided as a pull request. If you have work that is planned but cannot make it into this release timeline, please do post them up to raise community awareness and collaboration.

Thank you!

pavgra commented 6 years ago

Hey @anthonysena,

It would be good, if a couple of already existing PRs, bringing integration with ExecutionEngine and possibility to execute PLE & PLP, were included into upcoming release.

https://github.com/OHDSI/WebAPI/issues/330

alondhe commented 6 years ago

Hi all,

So I don't think this will be possible for April 15 (also -- a due date of Tax Day in the US? C'mon!), but to raise community awareness and collaboration:

Metadata and Annotations

  1. The Metadata and annotations features will allow data custodians and researchers to share knowledge about a data source, a concept, a temporal event, a patient, and other constructs. This will empower us to retain knowledge learned from experience with the data and prevent others from falling into traps.
  2. So far, I am the main contributor, but @fdefalco and @anthonysena expressed interest.
  3. New GUIs will be added, but it's not totally clear yet; perhaps a new metadata management page, warning/info boxes in the concept explorer, and a diagnostics tab in the cohort designer.
  4. https://github.com/OHDSI/WebAPI/issues/349

Thanks, Ajit

anthonysena commented 6 years ago

Per #361, aim to finalize the work done around Treatment Pathways for inclusion in Atlas/WebAPI.

chrisknoll commented 6 years ago

We're proposing a new set of Heracles reports: Healthcare Utilization Reports. #362 will coordinate the efforts on phase 1 of this project.

gklebanov commented 6 years ago

The Odysseus team is planning the following bugs, improvements and features for 2.4 (subject to a possible change)

MaximMoinat commented 6 years ago

At The Hyve, we are working on a new endpoint in the Incidence Rate (IR) Analysis Service: ir/<analysis_id>/reports/<source_key>. This returns all IR results for that source and will be used for a new overview of incidence rates in one IR study. The Atlas integration is still in development.

anthonysena commented 6 years ago

Thanks @MaximMoinat! Could you create an issue for this enhancement for this work so we can track it as part of the release? Also, I think this may need further discussion as I believe the fact that not all IR results are returned in a single call was by design. That said, there may be ways to further secure things, etc that we can discuss in that separate thread.