R
reportyemi
i have many records of patients i am going to create with many fields. Then i
need to generate a monthly report from the patients records. i am trying to
get the total of various fields which sometimes are interdependent so i have
run several querries to get the answers. How can i now put everything
together into one report. For example, these are te querries i have created-
-determine total number of mothers and babies by single,twins,triplets
parameters etc
-total no of live babies based on sex ( male or female)
-total number of mode of delivery - normal,cesarean, vacuum,forceps
-age of mother in age ranges
-total number of babies with bith weight less than 2.5kg divided into either
first time mothers or previous mothers (parity)
So i had to make querries for each of these for the preceeding month. So
how do i put everything into one report or is this impossible?
need to generate a monthly report from the patients records. i am trying to
get the total of various fields which sometimes are interdependent so i have
run several querries to get the answers. How can i now put everything
together into one report. For example, these are te querries i have created-
-determine total number of mothers and babies by single,twins,triplets
parameters etc
-total no of live babies based on sex ( male or female)
-total number of mode of delivery - normal,cesarean, vacuum,forceps
-age of mother in age ranges
-total number of babies with bith weight less than 2.5kg divided into either
first time mothers or previous mothers (parity)
So i had to make querries for each of these for the preceeding month. So
how do i put everything into one report or is this impossible?