RE: [MEDITECH-L] Attribute Help

2007-05-22 Thread Ken MacPherson
re is no second or third insurance then checking to see if there is a contract for that insurance would yield a false positive. You may have to put this code in a macro so it works properly. It may be too long for the IFE clause. Hope this Helps Ken Ken MacPherson Systems Analyst / NPR Tea

RE: [MEDITECH-L] ADM.PAT ccdqr.response

2006-02-28 Thread Ken MacPherson
All messages should be posted in plain text. HTML will be converted to attachments.The meditech-l web site is MTUsers.com == Hi Barbara I'm not sure that you can do this, and if you can then it will require a macro and some pretty complicated logic

RE: [MEDITECH-L] npr help with computed field

2006-03-04 Thread Ken MacPherson
All messages should be posted in plain text. HTML will be converted to attachments.The meditech-l web site is MTUsers.com == Hi Renee Try this AL D "X"^XCOL[XQUERY["BMOUT01"]] AL AFTER.D ""^XCOL[XQUERY["BMOUT01"]] where XQUERY is the field name t

RE: [MEDITECH-L] NPR - Word Wrap

2006-03-17 Thread Ken MacPherson
from any report. It is very usefule. I have it stored in a macro library I created here called MIS.QUERY.zcus.npr.macro.library. This is just a report with a collection of useful macros that I use repeatedly. The macro is as follows ;Programmer : Ken MacPherson Created : March 22

RE: [MEDITECH-L] Custom MAR output

2006-03-27 Thread Ken MacPherson
a great deal of custom code in the fragments and if you are Magic I am pretty sure that you will run into problems implementing our solution. Let me know. Thanks Ken Ken MacPherson Systems Analyst / NPR Team Member NShIS Implementation Project EMail mailto:[EMAIL PROTECTED] Phone 902 567 8097

RE: [MEDITECH-L] Print to an embosser from NPR Report Writer

2006-03-28 Thread Ken MacPherson
control characters for the embosser when using the NPR Report. Hope this Helps Ken Ken MacPherson Systems Analyst / NPR Team Member NShIS Implementation Project EMail mailto:[EMAIL PROTECTED] Phone 902 567 8097 Confidentiality Notice This message may contain privileged and/or confidential information

RE: [MEDITECH-L] Custom MAR output

2006-03-28 Thread Ken MacPherson
Ken -Original Message- From: Kathryn Wohnoutka [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 28, 2006 10:05 AM To: Ken MacPherson Subject: RE: [MEDITECH-L] Custom MAR output Ken, We are CS and would be very interested in your report if you are willing to share. Thank you, Katie Kathryn

RE: [MEDITECH-L] NPR Assistance

2006-03-29 Thread Ken MacPherson
All messages should be posted in plain text. HTML will be converted to attachments.The meditech-l web site is MTUsers.com == Hi Greg Try this DAT=FREE JFY=L LEN=25 [EMAIL PROTECTED]@patient,"NURMEDNM1"]^MIS.GROUP.RESP.element. mnemonic, VAL="NURME

RE: [MEDITECH-L] Magic NPR syntax question

2006-03-30 Thread Ken MacPherson
All messages should be posted in plain text. HTML will be converted to attachments.The meditech-l web site is MTUsers.com == Hi Shirley Putting parantheses around a list of fields like this creates a packed data piece. I t usually looks something

RE: [MEDITECH-L] Multiple onto NPR using MV Array

2006-03-31 Thread Ken MacPherson
All messages should be posted in plain text. HTML will be converted to attachments.The meditech-l web site is MTUsers.com == Hi Angie Using MV Arrays is pretty simple and has a "TON" of application in NPR. Probably a good 50% of the reports I write

RE: [MEDITECH-L] NPR question - repeat a header key region

2006-11-09 Thread Ken MacPherson
Hi Shirley I have seen several ways of doing this. The one I use requires some adjustment from report to report but seems to be the one that is most logical. AL AFTER.HP 1^/R.PRINT.HK AL SK3 R.PRINT.HK2^A AL AFTER.GET.MAIN %MIS.QUERY.zcus.npr.macro.library.M.hk.re

RE: [MEDITECH-L] Subscripting Help

2006-12-24 Thread Ken MacPherson
access data in other DPMs and even other applications if they are open to the application you are currently using. Hope this Helps Ken Ken MacPherson Systems Analyst / NPR Team Member NShIS Implementation Project EMail mailto:[EMAIL PROTECTED] Phone 902 237 5153 Confidentiality Notice This message

RE: [MEDITECH-L] Macro Help

2007-01-06 Thread Ken MacPherson
pt.made.dt; %Z.date.add(@appt.made.dt,2)}^APPT.MADE.DATE, %Z.elapsed.time(@patient's.appt.date,@patient's.appt.time,[EMAIL PROTECTED] ade.time)^TM, IF{TM<24 1;""}^WITHIN.24.HOURS Hope this Helps Ken Ken MacPherson Systems Analyst / NPR Team Member NShIS Implementation Proj

RE: [MEDITECH-L] Default location into report Select field - MAGICreport

2007-01-24 Thread Ken MacPherson
Hi Brian To do this use the following code @.device^MIS.LOCN.terminal, ""^MIS.LOCN.mnemonic, @Next(MIS.LOCN.mnemonic,terminal.x)^MIS.ROOM.c.location Brian this is written for Client Server but it should work in magic with a few tweaks. Hope this Helps Ken Ken MacPhers

RE: [MEDITECH-L] Conditionally setting EFF/SFF/PFF (C/S)

2007-01-26 Thread Ken MacPherson
Hi Mitch Try 1^/R.NO.STARTING.FF 1^/R.NO.ENDING.FF 1^/R.NO.PAGE.FF Any of these should work alone or in combination with the appropriate IF statement Hope this Helps Ken Ken MacPherson Systems Analyst / NPR Team Member NShIS Implementation Project EMail

RE: [MEDITECH-L] Bold font within an MV array...

2007-03-13 Thread Ken MacPherson
Hi Kevin Try FONT=b in the field attributes of the MV Array Hope thi Helps Ken Ken MacPherson Systems Analyst / NPR Team Member NShIS Implementation Project EMail mailto:[EMAIL PROTECTED] Phone 902 237 5153 Confidentiality Notice This message may contain

RE: [MEDITECH-L] NPR Report Help

2007-03-29 Thread Ken MacPherson
Hi Alex Try and LCR on the first line of your trailer region LCR=/R.PAGE.NUM'=1 And the LCR on the last line of your trailer region LCR=END Hope this Helps Ken Ken MacPherson Systems Analyst / NPR Team Member NShIS Implementation Project EMail m

RE: [MEDITECH-L] Bar Code Match in PHA

2007-05-01 Thread Ken MacPherson
credit routines which is a bonus. Attached is a listing of the validation program. It is fairly simple, but it work. Hope this Helps Ken Ken MacPherson Systems Analyst / NPR Team Member NShIS Implementation Project EMail mailto:[EMAIL PROTECTED] Phone 902 237 5153 Confidentiality

RE: [MEDITECH-L] C/S 5.4, NPR Question, FD 9 Footnote

2006-05-04 Thread Ken MacPherson
All messages should be posted in plain text. HTML will be converted to attachments.The meditech-l web site is MTUsers.com == Hi Donna This is an error in Meditech that is addressed in C/S 5.5. Unforyunately you cannot use the FD 9 footnote to cre

RE: [MEDITECH-L] Attribute help....PLEASE

2006-05-25 Thread Ken MacPherson
All messages should be posted in plain text. HTML will be converted to attachments.The meditech-l web site is MTUsers.com == Hi Kevin In your code IFE=IF{[ANS,"QUERY ON"]|0="Y" %Z.zcus.cds("MY CDS TO POP UP",ANS)X,1;1} [EMAIL PROTE

[MEDITECH-L] Blood Bank - Multiple Assignments on one Assignment Card - C/S 5.3 SR6

2006-05-25 Thread Ken MacPherson
All messages should be posted in plain text. HTML will be converted to attachments.The meditech-l web site is MTUsers.com == Hello All; We are a C/S 5.3 SR6 implementation. We are currently implementing our bloodbank and are designing a custom ass

RE: [MEDITECH-L] OE queries with IFE=""

2006-06-09 Thread Ken MacPherson
All messages should be posted in plain text. HTML will be converted to attachments.The meditech-l web site is MTUsers.com == Hi Brian try IFE=/(.S)[.APPL]'="OE" or [EMAIL PROTECTED]'=OE Hope this Helps Ken -Origin

RE: [MEDITECH-L] Pha NPR question for ADM info

2006-06-09 Thread Ken MacPherson
All messages should be posted in plain text. HTML will be converted to attachments.The meditech-l web site is MTUsers.com == Hi Bob try xx.ins DAT=FREE JFY=L LEN=12 [EMAIL PROTECTED], [EMAIL PROTECTED]

RE: [MEDITECH-L] printing addressograph plates from an NPR report

2006-06-15 Thread Ken MacPherson
All messages should be posted in plain text. HTML will be converted to attachments.The meditech-l web site is MTUsers.com == Hi Joanne; Try the attached routine. In the macro, depending on your embosser, you may have to change the start and stop c

RE: [MEDITECH-L] Attribute help

2006-06-16 Thread Ken MacPherson
All messages should be posted in plain text. HTML will be converted to attachments.The meditech-l web site is MTUsers.com == Hi Janice First of all, I am not an expert in the use of attributes, however, if you look at the code of your attribute yo

RE: [MEDITECH-L] NEED HELP WITH A RULE

2006-06-21 Thread Ken MacPherson
All messages should be posted in plain text. HTML will be converted to attachments.The meditech-l web site is MTUsers.com == Hi Becky In your rule, you are nesting the ifs. This would seem to be unnecessary and complicates the syntax of the rule. Try

RE: [MEDITECH-L] (no subject)

2006-06-23 Thread Ken MacPherson
All messages should be posted in plain text. HTML will be converted to attachments.The meditech-l web site is MTUsers.com == Hi Mike First of all let me state that my experince in doing this is not within a Meditech Payroll environment. I

RE: [MEDITECH-L] CDS MULTIPLE ATTRIBUTE

2006-06-28 Thread Ken MacPherson
All messages should be posted in plain text. HTML will be converted to attachments.The meditech-l web site is MTUsers.com == Hi Janet I think the answer below has a syntax error IFE=IF{("S"=[ANS,"NURAR"]|0)&("SF"=[ANS,"NURAR"]|0) 1;""}

RE: [MEDITECH-L] Meditech Attribute Issue

2006-06-30 Thread Ken MacPherson
All messages should be posted in plain text. HTML will be converted to attachments.The meditech-l web site is MTUsers.com == Hi Troy Try This IFE=[ANS,@p.ADM.PAT.adm.patient.file.sex]|O=”F” I assume what you are trying to do her is access

RE: [MEDITECH-L] NPR report/Name field on last line of page

2006-08-02 Thread Ken MacPherson
All messages should be posted in plain text. HTML will be converted to attachments.The meditech-l web site is MTUsers.com == Hi Marie If you want this on the bottom of every page you would put this in the line attribute of a page trailer, otherwis

[MEDITECH-L] Given a Specimen and Test determine Analyzer test was run on C/S 5.3 SR6

2006-08-11 Thread Ken MacPherson
do I determine on which analyzer the test was run. Any and all replies are appreciated Thanks in Advance Ken Ken MacPherson Systems Analyst / NPR Team Member NShIS Implementation Project EMail mailto:[EMAIL PROTECTED] Phone 902 567 8097 Confidentiality Notice This message may contain privilege

RE: [MEDITECH-L] NPR - Show Where Patient Was Located At Time OfDocumentation

2006-08-17 Thread Ken MacPherson
variable names to match how variables are named in your system. To use this macro the statement would be %Z.zcus.npr.M.get.event.info(ADM.PAT.urn,DATE,TIME,"event.location") Hope this Helps Ken ;Programmer : Ken MacPherson Date : March 11, 2004 ;Purpose

RE: [Meditech-L] NPR Help PHA.DRUG

2006-09-02 Thread Ken MacPherson
All messages should be posted in plain text. HTML will be converted to attachments.The meditech-l web site is MTUsers.com == Hi Charlotte Instead of using @drug.id, try using @generic.id. The drug.id field is used when the end user doesn't like th

RE: [MEDITECH-L] (no subject)

2006-09-02 Thread Ken MacPherson
All messages should be posted in plain text. HTML will be converted to attachments.The meditech-l web site is MTUsers.com == Hi Cynthia Try This IFE=""^FOUND,1^CNT, IFE=DO{IF{[ANS,"NNURSA","M",1]|0="DP/S" 1^FOUND}, IFE=CNT+1^CNT'>9},FOUND

RE: [MEDITECH-L] page number on report

2006-09-19 Thread Ken MacPherson
All messages should be posted in plain text. HTML will be converted to attachments.The meditech-l web site is MTUsers.com == Hi Arthur Try this xx.page.num DAT=PINT LEN=5 VAL=/R.PAGE.NUM or

RE: [MEDITECH-L] Those of you that are using Printed MARs...

2006-09-20 Thread Ken MacPherson
All messages should be posted in plain text. HTML will be converted to attachments.The meditech-l web site is MTUsers.com == Hi Marc Are you C/S or Magic. I devloped a custom MAR (4 actually) in C/S and this was a problem for us too. The solutio

RE: [MEDITECH-L] Those of you that are using Printed MARs...

2006-09-22 Thread Ken MacPherson
PROTECTED] Sent: Friday, September 22, 2006 10:24 AM To: 'Ken MacPherson'; meditech-l@MTUsers.com Subject: RE: [MEDITECH-L] Those of you that are using Printed MARs... Hey Ken- I would like to separate these frags out and post them individually at www.MeditechTalk.com - with your permissi

RE: [MEDITECH-L] Attribute help please

2006-09-28 Thread Ken MacPherson
All messages should be posted in plain text. HTML will be converted to attachments.The meditech-l web site is MTUsers.com == Hi Cheryl Try [EMAIL PROTECTED](ADM.PAT.ccdqr.mul.q)^ADM.PAT.ccdqr.mul.q, [EMAIL PROTECTED], DFT="

RE: [MEDITECH-L] AGE ATTRIBUTES

2006-10-06 Thread Ken MacPherson
All messages should be posted in plain text. HTML will be converted to attachments.The meditech-l web site is MTUsers.com == Hi Terry Try This IFE=0^MM, IFE=%Z.age.format(@p.ADM.PAT.age)^AGE, IFE=IF{AGE#"0Y"^YY,'YY AGE*12;