-
Notifications
You must be signed in to change notification settings - Fork 168
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
WebAPI Release 2.2.0 Planning #217
Comments
Hi @chrisknoll , I'm interested in adding a cohort characterization feature to Atlas. - A short description of the feature - The organization or developers that are involved in the implementation - Any anticipated impact to current WebAPI/Atlas functionality (if applicable) Thanks, |
If we add a 'cohort characterization' feature, I would like to work on adding a 'cohort comparison' functionality. -A short description of the feature -The developers that are involved
|
I'm interested in adding a PLP specification editor and viewer |
@alondhe We would like to contribute to cohort characterization and cohort comparison. |
@pbr6cornell , @chrisknoll , @alondhe, @gowthamrao - we would also be interested in being a part of the contributing team. Thank you for sharing this! |
we (Odysseus) would like to contribute to the following:
|
Thanks everyone! Per @chrisknoll's original note, let's create new issues so that we can start the individual discussions required for each feature. I'll then work to link them to both the V2.2.0 milestone, this issue and even to issues in the other repositories where contributions will be made. @alondhe - please be sure to tag @gowthamrao in your issue so that we can take a look at inclusion of the measures he mentioned for the cohort characterization work. @gklebanov - thanks for putting these items forward! Along with creating a new issue for each of these contributions, can you share any work that has been done? This will be helpful us to understand the feature itself and the impact when we want to merge all of these contributions together. Tagging contributors not directly mentioned above: @jreps, @fdefalco, @pbr6cornell |
Great initiative! From the European Medical Information Framework we like to add the following features: Feature 1.A short description of the feature The organization or developers that are involved in the implementation Any anticipated impact to current WebAPI/Atlas functionality (if applicable) Feature 2.A short description of the feature The organization or developers that are involved in the implementation Any anticipated impact to current WebAPI/Atlas functionality (if applicable) These features will be combined in one pull request. Thanks, |
Per @anthonysena , I am summarizing what Regenstrief has been working on and will work on below. Those new features are cohort analysis (old Heracles) related. 1. Data completenessA short description of the feature The organization or developers that are involved in the implementation Any anticipated impact to current WebAPI/Atlas functionality (if applicable) 2. Observation entropyA short description of the feature The organization or developers that are involved in the implementation Any anticipated impact to current WebAPI/Atlas functionality (if applicable) 3. TimelinessA short description of the feature The organization or developers that are involved in the implementation Any anticipated impact to current WebAPI/Atlas functionality (if applicable) I have pushed changes for the first 2 features into WebAPI and Atlas R21 branches. I will create pull requests later after I get Anthony's OK. Thanks, |
@PRijnbeek - thank you for detailing the work that you and the EMIF team have done. Would you please create a separate WebAPI issue that references this one? You may refer to the one Ajit just created (#222) and we can then use this issue to reference the code that your team will contribute back across the different OHDSI repositories. @chen-regen - I'd kindly ask you to do the same as @PRijnbeek and create a new issue for your work that references this one so we can keep these connected. We'll have to discuss how to best bring your work into this release given the work being done in #222. If you'd like to put in a PR for the items you've completed to start, we can look at possibly bringing those into a 2.1.1 build. |
Hi @anthonysena , I have created issue #223 . Thank you! |
1. New options during Atlas cohort build processA short description of the feature
Any anticipated impact to current WebAPI/Atlas functionality (if applicable) 2. Combine Atlas Cohorts to a new cohortAny anticipated impact to current WebAPI/Atlas functionality (if applicable) 3. Cohort characterization, add ability to compute the following:Exposure of a cohort #235
Total Cost computation
Characterize cohorts based on following person-time metrics
The organization or developers that are involved in the implementation |
Hi @chrisknoll , I'm interested in adding a concept set enhancement feature to Atlas.
Thanks, |
1. BigQuery SupportShort description of the featureAdd (partial) BigQuery support to core OHDSI component applications (Achilles, WebAPI & Atlas), specifically, allow users to generate Achilles results from a OMOP CDM 5.x in BigQuery, view the generated profiling reports in the Atlas Data Sources component, define and generate cohorts against BigQuery, etc. Organization/developers involved in the implementation@t-abdul-basser (Columbia DBMI) @myl-google (Google) with assistance from several others. Anticipated impact to current WebAPI/Atlas functionalitySqlRender, Achilles, WebAPI, Atlas have been or will enhanced See WebAPI PR #210 Changes have already been made to SqlRender SQlRender/#70,SQlRender/#71,SQlRender/#72,SQlRender/#77,SQlRender/#79. 2. Assorted Achilles Heel enhancementsShort description of the featureCleans up Achilles Heel including
Organization/developers involved in the implementation@t-abdul-basser (Columbia), @mark-velez (Columbia). Anticipated impact to current WebAPI/Atlas functionalityAtlas, Achilles 3. Add embedded DB WebAPI to contain OHDSI schemaShort description of the featureAdd an embedded DB (such as H2) to contain OHDSI schema. Organization/developers involved in the implementation@t-abdul-basser (Columbia) Anticipated impact to current WebAPI/Atlas functionalityWebAPI will support same functionality as current version but will be made easier to deploy, configure, update and maintain. |
Hey @t-abdul-basser and @mark-velez -- just curious about the Achilles Heel enhancements. I've made a few enhancements in the Janssen version of this report in AchillesWeb, see below. If you haven't already begun, perhaps we can utilize some of this work. Let me know! |
Yes I was planning to reach out to you to see if we could coordinate :) This looks great! Two points:
|
@alondhe this looks great, something many, no, all of us want. Where and how are annotations currently stored? I think we'll have a bunch of questions; is there a branch somewhere to help us find the answers? :) |
@mark-velez currently this is just a "quick and dirty" approach. Our annotations are currently just stored in Excel files, but in the new version of AchillesWeb, I've added support for displaying 'Annotation Status' and 'Annotation Message' as columns if the AchillesHeel JSON file has these two columns as JSON arrays. I'll make a branch of AchillesWeb and tag it here soon. @t-abdul-basser -- fully agree that we shouldn't do too much more with AchillesWeb, but rather, Atlas Data Sources should be the focus. This was just a little "quick win" since we still use AchillesWeb over Atlas Data Sources. I would add that a good long-term vision I'm interested in is to add an annotation WebAPI hook that could be leveraged throughout Atlas. Annotations could sit in the metadata table that is proposed here: OHDSI/CommonDataModel#79. And the UI could be altered to support inline editing (which could be locked down to key users through Shiro). |
Here's that branch: https://github.com/OHDSI/AchillesWeb/tree/heel_annotations |
Hi, I'm adding another item that I'd like to target for this next release related to the Estimation feature in Atlas/WebAPI: A short description of the feature The organization or developers that are involved in the implementation Any anticipated impact to current WebAPI/Atlas functionality (if applicable) |
@anthonysena @schuemie @pavgra @fdefalco Hi Anthony, Fantastic proposal. Our team has done some work in this domain and we would like to collaborate with you guys, including sharing our findings and ideas as a start. |
Closing out this thread since the V2.2.0 release has been completed. We'll revisit some of these items when we start the V2.3.0 release planning. |
Update 9/21/2017:
We've extended the deadline for submitting pull requests to 9/29/2017.
Update 9/7/2017:
Below is an enhancement matrix of completed requests:
Please comment in this thread if any of the above has been merged into master and should be marked completed.
Original Message:
The OHDSI Web Architecture group is planning a 2.2.0 release prior to the 2017 OHDSI Symposium. This thread is to call for contributions for features that we'd like to include in this release scheduled for 10/1/2017.
Contributions are due 9/22/2017 for inclusion in the release, to be provided as a pull request .
In order to submit an idea for a feature, please respond to this thread with the following information by 8/22/2017 so that we can anticipate any potential challenges for incorporating the features:
After you have responded to this thread, please create a new issue so that the specific feature can be tracked in the V2.2.0 milestone.
Thank you!
The text was updated successfully, but these errors were encountered: