Newbies rdm867 Posted April 26, 2010 Newbies Posted April 26, 2010 Hi guys, Hopefully this hasn't been asked yet. I am constructing a research database to track patient outcomes. The focal point of the database is the operations table, where patient survey scores are entered at specific intervals. Patients fill out surveys pre and post operatively to measure general health improvements. There are also tables for diagnosis and procedures, which are linked to the operations table through a joining table. A portal for each resides in the Op table. Now for my question... Each operation can be based off of multiple diagnosis and procedures. I need a way to perform a find for operations that have specific diagnosis and procedures, while omitting everything else. Lets say there are diagnosis A-Z and procedures 1-10. I need the ability to filter out operations with a diagnosis of A,D, and F, with procedures 1,5, and 10 peformed, while excluding everything else. I can then export the scores and look at the efficacy of specific procedures based on specific diagnoses. Hopefully that makes sense! Thanks, Ryan
efen Posted April 26, 2010 Posted April 26, 2010 Duplicate of this post: http://www.fmforums.com/forum/showtopic.php?tid/214505/fromactivity/posts/
Newbies rdm867 Posted May 6, 2010 Author Newbies Posted May 6, 2010 Anyone? This is probably the last component of the database needed for it to be fully functional. : Any help is greatly appreciated, really struggling with this....
Recommended Posts
This topic is 5314 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now