All messages should be posted in plain text. HTML will be converted to attachments. The meditech-l web site is MTUsers.com ======================================
Gary Hall Clinical Applications Specialist Estes Park Medical Center Information Systems Department 970-577-4443 -----Original Message----- From: Gary Hall Sent: Wednesday, October 11, 2006 3:40 PM To: 'Christopher Wishon'; [email protected] Subject: RE: [MEDITECH-L] Scheduling & attribute assistance Chris, though we don't do exactly what you're saying, this might help. On the last mammo date query on our SCH mammo CDS, we go get the most recent mammo date via an NPR fragment, and then use that data to fill the query. You could use a similar approach to check for dexa scans, and then take the appropriate action depending what facility information is returned to the attribute. I've also attached the program that we call from the attribute that actually gets the last mammo date...Good luck! IFE=IF{/["ea"]^/R.FRAG.MRIURN 1, IFE=%Z.rw.fragment("RADRW.EXAM.zcus.frag.rad.to.sch.R","RADRW.EPM"), IFE=P(R,S,/R.FRAG.VAL["EXDATE"]^/[ANS%0,/S.LAST.QUERY]|0)^#,"";""} Gary Hall Clinical Applications Specialist Estes Park Medical Center Information Systems Department 970-577-4443 -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Christopher Wishon Sent: Tuesday, October 10, 2006 10:13 AM To: [email protected] Subject: [MEDITECH-L] Scheduling & attribute assistance All messages should be posted in plain text. HTML will be converted to attachments. The meditech-l web site is MTUsers.com ====================================== Good Day All......, I received a request from a clinical director recently. They would like it so that if a pt has had a dexa scan done at facility "A" and we schedule the pt for facility "B" a message pops up that advises the scheduler to book at original location, which would be facility A. We currently schedule for 5 different locations so this is a real big issue that we have. Any assistance would be greatly appreciated with this little dilemma we have. Thanks in advance Chris Wishon St. Alexius Medical Center PAIM Dept System Specialist Coordinator 3040 W.Salt Creek Ln Arlington Heights, Il 60005 847-590-2451 CONFIDENTIALITY NOTICE: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. _______________________________________________ meditech-l mailing list [email protected] http://mtusers.com/mailman/listinfo/meditech-l The information contained in this message may be privileged and confidential and protected from disclosure. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify the sender of this communication immediately.
LASTEXAMDATE.NPR
Description: LASTEXAMDATE.NPR
_______________________________________________ meditech-l mailing list [email protected] http://mtusers.com/mailman/listinfo/meditech-l
