All messages should be posted in plain text.  HTML will be converted to
attachments.    The meditech-l web site is MTUsers.com
======================================

This report does as you ask. The PHA.RX report lists all patients ... but originally listed only those on Coumadin (easy enough to change back). (They now want to see all, just in case one has an INR but isn't on coumadin yet.) you obviously already have that piece. My selects in the Lab frag are:

    Select Field/Prompt or Value              Oper/
 1  patient's.unit.number                      EQ
         /R.URN
 2  test's.mnemonic                            EQ
         "INR"
 3  status                                     EQ
         "COMP"
 4  collection.date                            GE
         (%Z.date.add(@.today,0-7))

so I am looking for INR results in the last 7 days.

Report and frags attached.

Let me know if you have any questions.



Howard Chase, RN
Androscoggin Valley Hospital
59 Page Hill Road
Berlin, NH 03570
(603)326-5669

Deb Carpenter wrote:
All messages should be posted in plain text.  HTML will be converted to
attachments.    The meditech-l web site is MTUsers.com
======================================

I have a report written in PHA.RX which finds patients on a specific drug. Then 
I am using a fragment to go to LAB.L.SPEC to find lab results for tests WBC, 
BAND and SEGS within a specific collection date and time.  Those tests may have 
been done more than one time within my time frame.  I need to see ALL results 
within the timeframe.  Not just the latest.

Does anyone have a similar report?

Deb Carpenter
Programmer/Analyst
AHIS - St. Joseph Regional Medical Center
415 6th Street
Lewiston, ID  83501
208.799.5780
[EMAIL PROTECTED]



NOTE: This e-mail message may contain information that may be privileged, 
confidential, and exempt from disclosure. It is intended for use only by the 
person to whom it is addressed. If you have received this message in error, 
please do not forward or use this information in any way. Delete it 
immediately, and contact the sender as soon as possible by the reply option or 
by telephone at the telephone number listed (if available). Thank you.

_______________________________________________
meditech-l mailing list
[email protected]
http://mtusers.com/mailman/listinfo/meditech-l

Attachment: phainr.npr
Description: Binary data

_______________________________________________
meditech-l mailing list
[email protected]
http://mtusers.com/mailman/listinfo/meditech-l

Reply via email to