Newbies MatiiasMDQ Posted July 10, 2011 Newbies Posted July 10, 2011 Hello: I´m a medical doctor. My database help me tracking my patiens and reporting. It´s a very especific database. Is for obstetrics ultrasound. I have a practice table (one register for every ultrasound I do) with the date of the ultrasound, patien ID, gestacional age (it´s a calculation field taking the last menstrual period from a related table) and many measurements. This works great. What I wanted to do is a Chart ploting one measurement (for example biparietal diameter against normal value). I have another table (for example normalBPD ) with the normal biparietal diameters values (we use normal ranges values). This table have a gestational age field, percentile 5 value (for this gestational age), percentile 50 (for this gestational age) and percentile 95 (for this gestational age). The most useful chart is one whith tree lines of value (percentile 5, percentile 50 and percentile 95...the normal ranges values against gestational age) against the value of the patient (gestational age of the ultrasound and BPD value). Also, if this patient have many ultrasound in the pregnancy, it´s also useful to plot all this data against the chart. I can do this in Numbers, but I have problems in FM pro. I try with a calculate dataset (list( if the ge = 20; DBPValue; 0);if the ge =21; ..........). What I only can do is the normal range chart. I don´t know how to feed the patients values. I really appreciate any help. Kind regards. Matías.
comment Posted July 10, 2011 Posted July 10, 2011 Seems quite similar to the one here: http://fmforums.com/forum/topic/78083-set-x-axis-to-a-min-and-max-values/page__p__365918#entry365918
Recommended Posts
This topic is 4893 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