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

How to find patients who enter ICU due to specific diseases? #218

Open
tohokulgq opened this issue Feb 15, 2023 · 5 comments
Open

How to find patients who enter ICU due to specific diseases? #218

tohokulgq opened this issue Feb 15, 2023 · 5 comments

Comments

@tohokulgq
Copy link

I want to find patients who have entered ICU due to pneumonia, and these patients have no history of sepsis before, How should I do?
I tried use admissiondx table to find patients with pneumonia,But I'm not sure if they were with sepsis when they were diagnosed into admissiondx table.

@tohokulgq
Copy link
Author

@alistairewj
Sir, can you please answer this question?, I will be very thankful.

@obadawi
Copy link
Contributor

obadawi commented Feb 17, 2023 via email

@tohokulgq
Copy link
Author

thank you so much for your reply!

So the primary reason for ICU admission is APACHE admission records which in admissiondx, right?
and now I think maybe the diagnosis history could be found in pasthistory table.

@obadawi
Copy link
Contributor

obadawi commented Feb 17, 2023 via email

@tohokulgq
Copy link
Author

Yes but be aware that the past history table is generally not thoroughly documented so absence of a dx listed does not necessarily mean there is not a past history of it.

On Fri, Feb 17, 2023, 00:49 tohokulgq @.> wrote: thank you so much for your reply! So the primary reason for ICU admission is APACHE admission records which in admissiondx, right? and now I think maybe the diagnosis history could be found in pasthistory table. — Reply to this email directly, view it on GitHub <#218 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD6USVACPFGTZJNRK3D6YJTWX4GPBANCNFSM6AAAAAAU4QLYKQ . You are receiving this because you commented.Message ID: @.>

Sorry to bother you again.

I want to know the meaning of 'activetx' in apachepredvar table.

Because i am doing the machine learning research right now and 'activetx'is the most important variable after the analysis of the machine learning model, but there are less explanation of this character.

Your answer will help me a lot! !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants