We have a patient view that has the following fields:
Last Name & First Name which will be concatenated via a formula
Medical Record Number – unique for each patient
Exam Code
Date of Exam
Trying to put together a report that will do the following:
- If a patient has an MARPT exam done, check to see when is the last MASCDIBI exam that was performed. If MARPT is done, they will definitely (or at least should) have MASCDIBI done in the past.
- If it’s possible to add an optional way to search for xx amount of days in the past that would be good also as they may have it done in the past (over a year ago) which we will want excluded.
- The report can have all the 4 fields mentioned above.
Layout can be something like:
Group Header – Patient Name & Medical Record Number
Details a – Exam Code (MARPT) & Date of Exam
Details b – Exam Code (MASCDIBI) & Date of Exam
Thanks.
Last Name & First Name which will be concatenated via a formula
Medical Record Number – unique for each patient
Exam Code
Date of Exam
Trying to put together a report that will do the following:
- If a patient has an MARPT exam done, check to see when is the last MASCDIBI exam that was performed. If MARPT is done, they will definitely (or at least should) have MASCDIBI done in the past.
- If it’s possible to add an optional way to search for xx amount of days in the past that would be good also as they may have it done in the past (over a year ago) which we will want excluded.
- The report can have all the 4 fields mentioned above.
Layout can be something like:
Group Header – Patient Name & Medical Record Number
Details a – Exam Code (MARPT) & Date of Exam
Details b – Exam Code (MASCDIBI) & Date of Exam
Thanks.