About half of our pharmacy users still use the old "red" screen for
order entry and half use the "gray" screen. I have written a macro that
will change the color of all the editable fields on the screen. It's
pretty cool - all the boxes turn orange on the otherwise blue
background. A nice visual reminder that is unobtrusive.
The problem is the grey "gui" screen does not allow colors to be used as
far as I can tell. Does anyone know of a way that I can elicit a color
change in the gui environment?
Here is the macro code that I am using to change the color in the "old"
order entry screen:
IF{@.gui @W.return("Fifty Percent rule applies");
Q(@Z.color.table.red,@Z.color.table.red)^E,
@Set.attr(E|1)^#},1;
Right now I am using a pop-up message for the gui interface, but I would
like to use the same color change if possible.
Thanks in advance - Roger
Roger
Roger Beverly, PharmD
Pharmacy Clinical Coordinator
Conway Medical Center
300 Singleton Ridge Rd
Conway, SC 29526
====================================
Please do NOT send messages that ask "Please post to the list" or "I'd like to see your answers" or "Send that info to me, too" These are useless messages that just waste the email server's resources. Instead, email the original requester and ask that they send you or post the results of their question.
To UNSUBSCRIBE or to SUBSCRIBE, go to http://MTUsers.net for information.
You can locate the:
1) meditech-l archives
2) NPR/Magic/CS tips
3) job opportunities in the Meditech community
http://mtusers.net
Do NOT send email to meditech...@MTUsers.com. This is a system email box that is NOT monitored by a human. If you need help or advice on how to use the meditech-l, email lo...@MTUsers.com or ju...@MTUsers.net. Both of these people help manage the meditech-l, so they are your best resource.
Font = on reports on screen
b bold Blue
i italic Red
t bold + italic Red
T bold + italic + underline underlined Red
r reverse video reverse video
B bold + underline underlined Blue
U underline underlined
So you can make blue, red, underlined blue, underlined red, and reverse video text. We use red text quite a bit for stuff for things needing attention.
HTH,
Alan Miller, RPh
Pharmacist Informaticist
Clinical Information Systems
Catawba Valley Medical Center
810 Fairgrove Church Road
Hickory, NC 28602
828-326-3611
>>> "Roger Beverly" <RBev...@cmc-sc.com> 07/07/2011 13:41 >>>
We are looking at automating the patient appointment reminders so that the system phones the patient to remind them of their upcoming booked appointment
Wondering if there are any facilities or vendors that have automated this.
Looking forward to your responses.
Thanking you in advance.
Cynthia M. Bureau
Application Analyst
Huron Perth Enterprise Information Technology Service
46 General Hospital Drive
Stratford, ON N5A 2Y6
H: 519.272.8210 x2267
F: 519.272.8182
cynthia...@hpha.ca
CONFIDENTIAL NOTICE: This email message, including any attachments, is intended only for the use of the intended recipient(s) and may contain information that is privileged, confidential, and prohibited from unauthorized disclosure applicable law. If you are not the intended recipient of this message, any dissemination, distribution, or copying of this message is strictly prohibited. If you received this message in error, please notify the sender by reply email and destroy all copies of the original message.
Hello L_land.
We are looking at automating the patient appointment reminders so that the system phones the patient to remind them of their upcoming booked appointment
We are Magic Platform 5.64 SR5. Using CWS.
IF{@.gui @W.return("Fifty Percent rule applies"),
@Set.attr(GUICOLOR)^#;
Q(@Z.color.table.red,@Z.color.table.red)^E,
@Set.attr(E|1)^#},1;
1,4,6,8,10,11,13-Black on Gray
2,5,7,9,12,16-Black on White
3-Red on Gray
14-Blue on White
15-Red on White
17,20,22,24,26,27,29-Gray on Black
18,21,23,25,28-White on Black
19-Gray on Red
30-White on Blue
31-White on Red
Hope this helps...
Mark Pearson
Clinical Applications Analyst III for Meditech Ancillaries (OR/ED/RAD)
Catholic Health Initiatives Region 1 / Memorial Health Care System
2525 de Sales Avenue
Chattanooga, TN 37404
423-495-7607 office
423-260-6248 cell
423-495-7606 fax
Email: mark_p...@memorial.org
A spirit of innovation, a legacy of care.
HTH,
Q(@Z.color.table.red,@Z.color.table.red)^E,
@Set.attr(E|1)^#},1;
Roger
Roger Beverly, PharmD
Pharmacy Clinical Coordinator
Conway Medical Center
300 Singleton Ridge Rd
Conway, SC 29526
====================================
This message and accompanying documents are covered by
the Electronic Communications Privacy Act 18
U.S.C. "Sections 2510-2521," and contain information
intended for the specified individual(s) only. This
information is confidential. If you are not the intended
recipient or an agent responsible for delivering it to
the intended recipient, you are hereby notified that you
have received this document in error and that any review,
dissemination, copying, or the taking of any action based
on the contents of this information is strictly
prohibited. If you have received this communication in
error, please notify us immediately by e-mail, and delete
the original message.
Paul Goedicke
Clinical Analyst III
Jackson County Memorial Hospital
1200 E. Pecan Street
Altus, OK 73521
Phone (580) 379-5565
Fax (580) 379-5559
paulgo...@jcmh.com
"Don't take life too seriously, you won't get out alive."
Hope this helps...
HTH,
Q(@Z.color.table.red,@Z.color.table.red)^E,
@Set.attr(E|1)^#},1;
Roger
Roger Beverly, PharmD
Pharmacy Clinical Coordinator
Conway Medical Center
300 Singleton Ridge Rd
Conway, SC 29526
====================================
====================================
---------------------------------------------------------------------------------------------
This email has been scanned by the JCMH IronPort appliance and has been cleared for delivery.
If you have any concerns or questions, call the IT Helpdesk at x5550.
---------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------
The documents accompanying this transmission contain confidential information, belonging to the sender, that is legally privileged.
This information is intended only for the use of the individual or entity named above. The authorized recipient of this information
is prohibited from disclosing this information after its stated need has been fulfilled.
If you are not the intended recipient, you are hereby notified that any reading, disclosure, copying, distribution, or action taken
in reliance on the contents of these documents is strictly prohibited. Violators may be prosecuted. If you have received this email
in error, please notify the sender immediately and destroy the transmitted information.
------------------------------------------------------------------------------------------------------------------------------------
Roger