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

One caution:  That attribute has nothing in it that looks for the user
documenting in a loop (either multiple patients or multiple
interventions).  Sometimes that can also create issues when switching
from NUR into another place.  I would test the [EMAIL PROTECTED]@! out of it!

Daniel Davis, RN

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, August 08, 2006 12:35 PM
To: Davis Daniel (SouthernHills)
Cc: MediTech Users Group; [EMAIL PROTECTED]; Brenda Wiley
Subject: RE: [MEDITECH-L] Attribute to jump to PHA routine

Actually, switching to PHA from NUR is not too difficult.  I responded
to 
Brenda with the following and she has indicated that it works.  If
anyone 
is interested, I offer the below:>

 Brenda,
> 
> Here's one I use to jump from MAR med administration
> to the NUR process 
> intervention screen (allowing full pain
> documentation at the time they 
> document med administration.
> 
> [EMAIL PROTECTED]"Y" IF{%Z.switch.appl("NUR")X 1,
> FCL1=(" ** NUR Unavailable ** ")^/.WO,%Z.w.macro(1,1);
>FCL1=%NUR.PC.WORK.document.S("")X,%Z.switch.appl("")},1}
> 
> I think the modification you would need would be in
> line 1, change "NUR" 
> to "PHA"
> In Line 2 change NUR Unavailable to PHA Unavailable
> In Line 3 do your call to the PHA profile routine
> (%PHA.RX.profile("")
> 
> The end result:
> 
> [EMAIL PROTECTED]"Y" IF{%Z.switch.appl("PHA")X 1,
> FCL1=(" ** PHA Unavailable ** ")^/.WO,%Z.w.macro(1,1);
> FCL1=%PHA.RX.profile("")X,%Z.switch.appl("")},1}
> 
> I didn't specifically try it to see if it made the
> jump, but it did pass 
> the MAGIC syntax checker when I placed it on a query
> on a CDS.  Give it a 
> try.  If you have problems please feel  free to give
> me a call.
> 
> Good luck
> 
> PS - If you copy and paste the above into the
> attribute, before you file 
> make sure there are no extra spaces at the end of
> each FCL1 line - if 
> there are remove them.  They will cause a syntax
> error in the translator.
> 
> 
> 
> 
> Alan R. Baillargeon RN, BSN
> Senior Clinical Analyst
> Information Systems
> (410) 620-3464
> Pager (410) 378-0171

Alan R. Baillargeon RN, BSN
Senior Clinical Analyst
Information Systems
(410) 620-3464
Pager (410) 378-0171

Note: This message and any attachments are intended only for the use of 
the individual or
entity to which it is addressed and may contain information that is 
privileged,
confidential, and exempt from disclosure under applicable law. If the 
reader of this
message is not the intended recipient, or the employee or agent 
responsible for delivering
the 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.



"Davis Daniel \(SouthernHills\)" <[EMAIL PROTECTED]> 
Sent by: [EMAIL PROTECTED]
08/08/2006 08:13 AM

To
"Brenda Wiley" <[EMAIL PROTECTED]>, "MediTech Users Group" 
<[email protected]>
cc

Subject
RE: [MEDITECH-L] Attribute to jump to PHA routine






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

Brenda,
Your syntax might work for switching to another part of NUR.  But, when
switching to PHA I'm sure you would need to save off where you are and
actually open the PHA database.  All of that is not going to be easy, if
it works at all.

Daniel Davis, RN

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Brenda Wiley
Sent: Monday, August 07, 2006 3:46 PM
To: MediTech Users Group
Subject: [MEDITECH-L] Attribute to jump to PHA routine

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

Hi folks,

I have this attribute entered on a query:

[EMAIL PROTECTED]"Y" %PHA.RX.profile("")}

the intent being that if the user enters 'Y', the
system will take them to the Print Profile routine in
PHA to print a patient's profile.

In testing, I am brought to the Print Profile routine,
but doing a lookup on the FORMAT query brings up no
profile formats (there are half a dozen or so defined
in our TEST PHA profile dictionary)

Even more curious, when I move down to the patient
field, there are no patients to be found.

Is this the correct syntax?  I tried entering 

[EMAIL PROTECTED]"Y" %PHA.RX.profile("PROFILE2")}

    (with PROFILE2 being the name of the PHA profile
format I want), but then the system totally ignores
the attribute ...

Thanks!

Brenda Wiley, RN
Transylvania Community Hospital, Inc.




__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
_______________________________________________
meditech-l mailing list
[email protected]
http://mtusers.com/mailman/listinfo/meditech-l

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



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

Reply via email to