Create views for vasoactive infusion durations similar to MIMIC-III#112
Open
ajb5d wants to merge 2 commits intoMIT-LCP:mainfrom
Open
Create views for vasoactive infusion durations similar to MIMIC-III#112ajb5d wants to merge 2 commits intoMIT-LCP:mainfrom
ajb5d wants to merge 2 commits intoMIT-LCP:mainfrom
Conversation
Author
|
Just checking back in about this -- I was planning on using these views in a manuscript but would prefer to feed them back into the upstream. |
Member
|
Thanks @ajb5d, and sorry for the delay. We appreciate your work in making the pull request and get onto this as soon as we can. |
use URL for new PhysioNet platform. closes MIT-LCP#139
Author
|
Is there interest in additional contributed views? I have another one for ventilator durations -- I can create another PR if there is interest. Should it be in big query or Postgres? |
Member
|
Always an interest! I think we should convert this repo to bigquery but I haven't gotten around to it. Probably simpler than what I did for mimic-code though. So I'd say PR it in bigquery. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Creates materialized views for vasoactive infusion durations (similar to MIMIC-II).
Closes #111.
I think it would be reasonable to move concepts into concepts/postgres and create an empty concepts/bigquery for future views.