All messages should be posted in plain text. HTML will be converted to
attachments. The meditech-l web site is MTUsers.com
======================================
Hi Sara,
Attached is an old email of ours from the Meditech-L with a report that
demonstrates how to have your report's contents sent to MOX. It was created to
work with Scheduled reports, but you could have it print whenever you like.
Please let me know if you have any questions.
Thanks,
Brian Schmit
Sr. Programmer, Picis
Direct: 781 557 3315
Fax: 781 557 3140
100 Quannapowitt Parkway
Suite 405
Wakefield, MA 01880
[EMAIL PROTECTED]
www.picis.com
Please visit http://www.picis.com/services/technical/npr.asp# for additional
information about our NPR Report Writing Trainings.
The information in this email is confidential and may be legally privileged. It
is intended solely for the addressee. Access or use by any other person to this
internet email is not authorized and may be unlawful. If you are not the
intended recipient, please delete or destroy this email. If you do not wish to
receive future emails from the sender, please reply directly to this email
requesting you be removed from any mailing list.
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Saira
Somani-Mendelin
Sent: Tuesday, August 15, 2006 10:12 AM
To: [email protected]
Subject: [MEDITECH-L] NPR: Send vitals to MOX for patient
All messages should be posted in plain text. HTML will be converted to
attachments. The meditech-l web site is MTUsers.com
======================================
Good morning,
One of our physicians would like an alert sent to his MOX Inbox when
vitals on a patient are recorded. Does anyone have an NPR report that
sends the contents of the report to MOX? I have the Iatric NPR report
that sends a message to MOX to the user running the report indicating
that the report is finished, but I am clueless on how to include the
report details within the MOX message and how to send it to the
provider's MOX mnemonic.
Thank you in advance!
Saira Somani-Mendelin
The Credit Valley Hospital
E-mail: [EMAIL PROTECTED]
Website: http://www.cvh.on.ca
_______________________________________________
meditech-l mailing list
[email protected]
http://mtusers.com/mailman/listinfo/meditech-l
--- Begin Message ---
Hi Michael,
It is possible to have a scheduled report be MOX'd (and then of course emailed)
to your users.
Attached is a report example that does just that. The key is using the AL
START footnote to set up the global variable, /R.TRANS, which will in turn run
the print macro each time a line tries to print. That macro will print the
line and store the line in another array of values (/TEXT).
Then the close.up.macro will send the MOX messages.
Please let me know if you have any questions.
Thanks,
Brian Schmit
Sr. Programmer, Picis
Direct: 781 557 3315
Fax: 781 557 3140
100 Quannapowitt Parkway
Suite 405
Wakefield, MA 01880
[EMAIL PROTECTED]
www.picis.com
The information in this email is confidential and may be legally privileged. It
is intended solely for the addressee. Access or use by any other person to this
internet email is not authorized and may be unlawful. If you are not the
intended recipient, please delete or destroy this email. If you do not wish to
receive future emails from the sender, please reply directly to this email
requesting you be removed from any mailing list.
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Michael
Sent: Thursday, December 16, 2004 9:35 AM
To: Meditech-L
Subject: [MEDITECH-L] Report Scheduling Question
Please post all messages in plain text. HTML will be converted to attachments.
The meditech-l web site is MTUsers.com
======================================
MEDITECH.CUST.RPTS^Newton-Wellesley
Hospital^NEW5.4^TEST.5.4.MIS^MSM.BMS^20041220^A^MOX SCHEDULED REPORT BY BRIAN
SCHMIT OF PICIS
ADM.PAT.zcus.picis.bms.mail.sched.report
PROC
ADM.PAT.zcus.picis.bms.mail.sched.report
ADM.PAT [EMAIL PROTECTED]
MACRO
ADM.PAT.zcus.picis.bms.mail.sched.report.M.close.up.macro
0
[EMAIL PROTECTED](+/TEXT[""]);
1
/R.HALTED;
2
@Not(@Z.rpt.found);
3
""^USR,
4
DO{+MIS.USER.c.initials[USR]^USR %MIS.OA.MSG.auto("",{^/TEXT,USR}),
5
%Z.ddc("close.up.macro","","MSM.BMS")},
6
""^TEMP,
7
DO{+/TEXT[TEMP]^TEMP ""^/TEXT[TEMP]}}
MACRO
ADM.PAT.zcus.picis.bms.mail.sched.report.M.print
0
IF{+MIS.USER.c.initials[""] /R.OUT:0X^/TEXT[-/TEXT[""]+1]},
1
/R.OUT^!;
RPT
Y zcus.picis.bms.mail.sched.reportADM.PAT mainROOM/BED
CENSUSREG1292660 66adm.patient.fileNNYYYadm.pat.room.bed.index 01 1Y
AT 782841688
MSM.BMSE
CI
DC1
This report was created by Brian Schmit of Picis
DC2
DC3
Contact Information: Brian Schmit
DC4
Sr. Programmer, Picis
DC5
Direct: 781 557 3315
DC6
Fax: 781 557 3140
DC7
100 Quannapowitt Parkway
DC8
Suite 405
DC9
Wakefield, MA 01880
DC10
[EMAIL PROTECTED]
DC11
www.picis.com
DC12
DC13
Picis provides trainings for NPR Report Writer, Customer-Defined Screens, and
Rules.
DC14
Picis also provides NPR Reports, CDS attributes, and custom application
programming
DC15
both on-site and remotely.
DC16
DC17
Please visit http://www.picis.com/html/Meditech/meditech_1.html for more
information on
DC18
what Picis can do for your Meditech facility.
F1
room room10L
F2
bed bed3L
F3
name name30L
F4
acct.number acct.number12L
F5
unit.number
unit.numbe10L
F6
countZ count5R
FS1
facility
FS1SE1
EQ
@.facility
@.facility
FS2
location
FS2SE2
EQ
c.location PLEASE SELECT A LOCATION
FS3
initialsMIS.USER
FS3SE3
LIMIS.USER.c.initials MIS.USER MAIL REPORT TO? (OPTIONAL)
FI50
101
FI513
32
FI519
303
FI552
124
FI567
105
FI720
56
I1
room.bed.index
L1
HP
L1CBX
WHITE
L1CPF
b
L1CVL
D5,11,17,50,65
L2
HP
L3
HP
L4
HP
L4CBX
WHITE
L5
D
L5CGB
GRAY
L6
TR
L6CBX
WHITE
L6CVL
END
L7
TR
N1
AL START "ADM.PAT.zcus.picis.bms.mail.sched.report.M.print"^/R.TRANS
N2
AL CLOSE.UP close.up.macro
P1
P2
ACCOUNT
P3
ROOM BED PATIENT NAME NUMBER UNIT NUMBER
P4
P5
room______ bed name__________________________ acct.number_ unit.numbe
P6
P7
NUMBER OF PATIENTS: count
T1
facility NONEN ASC
T2
room NONEN ASC
T3
bed NONEN ASC
T4
urn NONEN ASC
U 782841698
MSM.BMSTEST.5.4.MIS
SCRN
Y
zcus.picis.bms.mail.sched.reportADM.PAT(ADM.PAT.zcus.picis.bms.mail.sched.report2N N
CS
946
P1
ROOM/BED CENSUS%Z.on.device
P1F2
c.location 1131 69136913
P1F2CID.ARG
BR
P1F2CIFE
1
P1F2CREQ
1
P1F3
c.initialsMIS.USER240 12331233
P1F3CID.ARG
BR
P1F3CIFE
1
P1F3CREQ
N
P1F3CREQI
N
P1MF3
31
P1P1
PLEASE SELECT A LOCATION @2
P1P2
P1P3
MAIL REPORT TO? (OPTIONAL)
P1P4
@3
P1P5
@3
P1P6
@3
P1S1
N ,2
P1S2
N143/T2,3
--- End Message ---
_______________________________________________
meditech-l mailing list
[email protected]
http://mtusers.com/mailman/listinfo/meditech-l