[MEDITECH-L] NPR - Sorting on Computed Field or Z.count

2007-05-24 Thread Benoy, Marc
Hello NPR Gurus, Is there a way to sort based upon a computed field that counts or the Z.count? Looking forward to your replies, Marc Marc Benoy RN, MS, MBA Clinical IT Project Manager 301.552.8876 (Phone) 301.552.8181 (Fax) [EMAIL PROTECTED] Doc

Re: [MEDITECH-L] Help with report

2007-07-03 Thread Benoy, Marc
Hi Janet, Attached is an NPR report that checks for positive falls risks as documented (most recent and skip undoes). Marc Marc Benoy RN, MS, MBA Clinical IT Project Manager 301.552.8876 (Phone) 301.552.8181 (Fax) [EMAIL PROTECTED] Doctors Community Hospital 8118 Good Luck Road Lanham, MD 207

Re: [MEDITECH-L] attribute help for a pop up message

2007-07-03 Thread Benoy, Marc
Hi Jeanne, Try this one: [EMAIL PROTECTED]'=".2N" @W.err("No answer.");@W.err("Answer.")} Marc Marc Benoy RN, MS, MBA Clinical IT Project Manager 301.552.8876 (Phone) 301.552.8181 (Fax) [EMAIL PROTECTED] Doctors Community Hospital 8118 Good Luck Road Lanham, MD 20706 Magic 5.61 From: [EMAIL P

Re: [MEDITECH-L] NPR HELP

2007-07-05 Thread Benoy, Marc
Hi Karen, You really shouldn't be writing your nursing reports from ADM but rather from NUR.PC.WORK. ADM provides you with the last filed data and does not update with undoes and edits, or even blanks. You will need this DPM: Detail DPM NUR.PC.WORK Detail Segment n

Re: [MEDITECH-L] NPR HELP

2007-07-05 Thread Benoy, Marc
n the content of this information is strictly prohibited. If you are not the intended recipient, please notify the sender immediately by return email and delete this communication and destroy all copies. Thank you. From: Benoy, Marc [mailto:[EMAIL

[MEDITECH-L] NPR - Banner Data: Report Run - Time, Date, User, Printer

2007-07-06 Thread Benoy, Marc
Hello all, I have been trying to find to no avail in the archives how to obtain the report run time, date, user, and printer. I would like to remove the banner from the report; however, I still need to print the data somewhere else in the report. Do you know the attributes for these comput

[MEDITECH-L] Meditech 5.61 - Standard Report: Search Reports for a Field is Broken

2007-07-06 Thread Benoy, Marc
Hello all, Since our update to Meditech 5.61, last February 2007, we noticed that the standard NPR report that searches within reports for a field is broken. Meditech is working on a fix (DTS 3651) however cannot provide us with a time-line. The question: Do you have a custom report tha

[MEDITECH-L] NPR: NUR Last Query Documentation Within Multiple Interventions

2007-07-09 Thread Benoy, Marc
Hello all, I have been trying to tackle this issue for a long time now and wonder if you can help? I am trying to obtain the last documentation of a query that can be documented on in multiple interventions. Naturally, I have all the standard checks in place, such as: Detail DPM NUR.PC.WOR

Re: [MEDITECH-L] Defaulting an answer that cannot be changed by enduser

2007-07-10 Thread Benoy, Marc
Hi, Try this one: IFE=IF{IF{[ANS,"OTHER_QUERY_MNEMONIC"]|0="Y" "XYZ";"KLM"} IFE=^/VAR^/[ANS%0,"THIS_QUERY_MNEMONIC"]|0,P(R,S,/VAR)^#,""} XYZ and KLM are the answers that you want to appear on the screen. The "" at the end of the attribute prevent the user from entering any info; if you e

[MEDITECH-L] MIS Attribute: Kicking user out of intervention

2007-07-12 Thread Benoy, Marc
Hello all, This may sound a bit harsh, but I am looking for a MIS attribute that will exit the user from an intervention when a certain condition exists. Let me explain, we do not have any interventions that will default queries automatically with the opening of an intervention. However, we are l

Re: [MEDITECH-L] Default Attribute for Multiple Query

2007-07-12 Thread Benoy, Marc
Hi Greg, I do not understand your problem completely; however, looking at the attribute itself, there is something extra that is not extra - please look at my attribute: IFE=IF{IF{[ANS,"NURCARDWNL"]|0="Y" "Audible S1S2"^/VAR;""^/VAR} 1, IFE=/VAR^/[ANS%0,/S.LAST.QUERY]|0,P(R,S,/VAR)^#,""} I rem

[MEDITECH-L] Job Descriptions: Surgical Schedulers - OR Control Desk Staff

2007-07-19 Thread Benoy, Marc
Hello all, I have been asked to post this question the Meditech user group: Our Surgical Services department is in the process of re-writing the job descriptions for both our surgical schedulers and our OR control desk staff. Currently, they share one job description and we have been as

Re: [MEDITECH-L] Default attribute not saving value in field when CDS is filed

2007-07-19 Thread Benoy, Marc
Hi Kimberley, Just notice you are missing the "/" as in: REQI=IF{(@p.ADM.PAT.age^AGE<10!(AGE>60))!(@p.ADM.PAT.sex="M") "N"^/VAL, REQI=P(R,S,/VAL^/[ANS%0,"NURONPREG"])^#,"";1} However you may as well write: REQI=IF{((@p.ADM.PAT.age^AGE<10)!(AGE>60))!(@p.ADM.PAT.sex="M") "N"^ REQI=/[ANS%0,/S

Re: [MEDITECH-L] Help with NPR

2007-08-07 Thread Benoy, Marc
Hi Karen, Easiest way is through a macro: Create for the multiple group response query one computed field: xx.query Place these attributes on computed field (xx.query) DAT=FREE JFY=L LEN=50 [EMAIL PROTECTED]"GROUP_RESPONSE_NAME",@cdm.response ["QUERY_NAME",1]] Place this que

[MEDITECH-L] Nursing Diagnoses Report

2006-03-13 Thread Benoy, Marc
All messages should be posted in plain text. HTML will be converted to attachments.The meditech-l web site is MTUsers.com == Hello all,   Do you have a report available that you are willing to share that provides you with your active Nur

[MEDITECH-L] FW: Meditech 5.61 - Popup Attribute - Erase Macro Error

2007-01-06 Thread Benoy, Marc
Hello all, I am having an issue with the erase macro for popups in Meditech 5.61. Did anybody observe issues too with testing Meditech 5.61 and popups? How did you resolve this - I am not very knowledgeable about the macro code and error messages; therefore any help is welcome. The translator

[MEDITECH-L] NPR - Location, Room, Bed During Patient's Stay

2007-01-18 Thread Benoy, Marc
Hello all, I have been asked to write a report that pulls all the patients between a certain date range and their respective locations, rooms, and beds that they have occupied. Do you have a similar report that you are willing to share? Or how would I approach this report? Problems: 1. I beli

[MEDITECH-L] Meditech 5.61 - NUR Status Board Slow

2007-01-28 Thread Benoy, Marc
Hello everybody, We are at this moment testing Meditech 5.61 and I have observed a significant slow down in the loading and refreshing of the NUR Status Board. Did you have this issue too and what was the solution? It takes at least twice as long for half the patients between TEST 5.61 and LIV

[MEDITECH-L] RE: Meditech 5.61 - NUR Status Board Slow

2007-02-06 Thread Benoy, Marc
sage- From: Roberts, Shanna [mailto:[EMAIL PROTECTED] Sent: Monday, January 29, 2007 9:21 AM To: Benoy, Marc Subject: RE: Meditech 5.61 - NUR Status Board Slow Just a thought but we were told to upgrade to workstation 4.20c because of the graphics. We are just going to start testing 5.61. Sh

[MEDITECH-L] RE: Meditech 5.61 - NUR Status Board Slow

2007-02-06 Thread Benoy, Marc
. If you are not the intended recipient, please notify the sender immediately by return email and delete this communication and destroy all copies. Thank you. -Original Message- From: Giles, Cathy [mailto:[EMAIL PROTECTED] Sent: Monday, January 29, 2007 8:28 AM To: Benoy, Marc Sub

[MEDITECH-L] RE: Meditech 5.61 - NUR Status Board Slow

2007-02-06 Thread Benoy, Marc
sage- From: O'Briant, Deborah L [mailto:[EMAIL PROTECTED] Sent: Monday, January 29, 2007 11:49 AM To: Benoy, Marc Subject: RE: Meditech 5.61 - NUR Status Board Slow Hi Marc, Are you migrating from 5.4 to 5.6.1? If so, you might want to check to see if the following DTSs were included in your 5

[MEDITECH-L] NPR - How to find Data in a Dictionary that Does NOT Exist

2007-02-09 Thread Benoy, Marc
Hi, I am having a problem with returning data from a dictionary when that incidence does not exist. Can you help? More specifically, I have been asked to write a report that gives me those physicians that do not have a certain insurance pin and number. I am able to return physicians that do ha

[MEDITECH-L] RE: NPR - How to find Data in a Dictionary that Does NOT Exist

2007-02-13 Thread Benoy, Marc
all copies. Thank you. -Original Message- From: Joe Cocuzzo [mailto:[EMAIL PROTECTED] Sent: Friday, February 09, 2007 8:07 AM To: Benoy, Marc; meditech-l@MTUsers.com Subject: RE: NPR - How to find Data in a Dictionary that Does NOT Exist Not clear whether you want to write

[MEDITECH-L] RE: NPR - How to find Data in a Dictionary that Does NOT Exist - Resolved!

2007-02-13 Thread Benoy, Marc
Hello all, I was pointed into a direction that helped me resolve my issue by using the MSEL footnote: Objective: Obtain those providers that do "not" have a "selected" insurance PIN (recall they may have none to many pins). Page 2: Select fields: in

RE: [MEDITECH-L] Nursing Hand off communication tool

2007-02-15 Thread Benoy, Marc
ase notify the sender immediately by return email and delete this communication and destroy all copies. Thank you. From: Smith, Joan Sent: Tuesday, February 13, 2007 10:30 AM To: Benoy, Marc Subject: FW:[MEDITECH-L] Nursing Hand off communication too

[MEDITECH-L] NPR Report: OE "CMPCNC?" Status

2007-03-05 Thread Benoy, Marc
Hi, Would somebody now which field to use for the "CMPCNC?" order status or if, this is not directly a field, how I could look for this status? Recently, "many" departmental orders were placed (that are immediately entered as completed) that were afterwards then cancelled at the care area level

[MEDITECH-L] NPR - Meditech and ARRAY NPR Report - FRAGMENT ISSUE

2007-05-01 Thread Benoy, Marc
To all NPR Gurus, I am trying to write a report where the main report is in Meditech's NPR and the fragment is in ARRAY's NPR. However, even though I believe I have a good grasp of writing fragment reports, this report when it runs tells me that the fragment does not exist?? The main report is:

[MEDITECH-L] NPR - MIS CDS Screen Prints

2007-05-04 Thread Benoy, Marc
Hello all, Do you have a report that prints the screens as they exist in MIS CDS dictionary? I have to provide a manager with the screen prints from various CDSs and instead of going into every single CDS and print screening out every single page, I wonder if there is something that would d

[MEDITECH-L] Label Printing -> 3 Across - 10 Down

2006-04-18 Thread Benoy, Marc
All messages should be posted in plain text. HTML will be converted to attachments.The meditech-l web site is MTUsers.com == Hello all, Could you help? I am having an issue with printing address labels - 3 across and 10 down (on an Avery format 5160). I

[MEDITECH-L] NPR - Date and Time of Created and First Documented NUR Intervention

2006-05-05 Thread Benoy, Marc
All messages should be posted in plain text. HTML will be converted to attachments.The meditech-l web site is MTUsers.com == Hello all, Does somebody now how to obtain the date and time of the creation and first documentation of an intervention? I am wr

[MEDITECH-L] MV Array - Multiple Line Query

2006-05-08 Thread Benoy, Marc
All messages should be posted in plain text. HTML will be converted to attachments.The meditech-l web site is MTUsers.com == Hello all, Could somebody have a look into why this macro is having an issue with: ccdqr.query.mult.seq.no I am writing

[MEDITECH-L] MV Array - Multiple Line Query -> Solution

2006-05-09 Thread Benoy, Marc
All messages should be posted in plain text. HTML will be converted to attachments.The meditech-l web site is MTUsers.com == Hi, Thanks to all who helped me solve my issue with the MV array for a multiple line comment query. This is the solution: "QUE

[MEDITECH-L] Fragment from OE.ORD to ABS.PAT

2006-05-16 Thread Benoy, Marc
All messages should be posted in plain text. HTML will be converted to attachments.The meditech-l web site is MTUsers.com == Hi,   Is it possible to fragment from OE.ORD to ABS.PAT?   If so, which unique identifier is recommended?  

[MEDITECH-L] NPR - Multiple Values in a Fragment Report

2006-05-22 Thread Benoy, Marc
All messages should be posted in plain text. HTML will be converted to attachments.The meditech-l web site is MTUsers.com == Hello NPR Gurus, Thanks to all who has helped me in the past ;) I have another issue; I am trying to pull data from a fragment i

[MEDITECH-L] NPR - Multiple Values in a Fragment Report

2006-05-24 Thread Benoy, Marc
All messages should be posted in plain text. HTML will be converted to attachments.The meditech-l web site is MTUsers.com == Hello all, I am trying to pull data from a fragment into a main report as in: one to many. I am able to pull in the data if I hard

[MEDITECH-L] NPR - Multiple Values in a Fragment Report - Solution

2006-05-25 Thread Benoy, Marc
All messages should be posted in plain text. HTML will be converted to attachments.The meditech-l web site is MTUsers.com == Hello all, Thanks to Joe Cocuzzo's input I was able to solve my issue with pulling multiple data from a fragment. To pull in dat

[MEDITECH-L] Computer Assisted Training for Meditech

2006-06-01 Thread Benoy, Marc
All messages should be posted in plain text. HTML will be converted to attachments.The meditech-l web site is MTUsers.com == Hello all,   Is anybody using interactive computer assisted training tools for Meditech?   Which one do you us

[MEDITECH-L] RADRW Transcriptionist Statistics

2006-06-08 Thread Benoy, Marc
All messages should be posted in plain text. HTML will be converted to attachments.The meditech-l web site is MTUsers.com == Hello L’ers,     Does anybody have a NPR report for transcriptionist statistics?   We need a customized versi

[MEDITECH-L] Radiology Exam Stats by Year & Month

2006-07-13 Thread Benoy, Marc
All messages should be posted in plain text. HTML will be converted to attachments.The meditech-l web site is MTUsers.com == Hello all,   Could somebody help me with the attributes for a computed field that can obtain the month and one t

[MEDITECH-L] NPR Report - PRE-REG SDC Patient being Admitted before Scheduled Date and Occupying a Bed on the Scheduled Date

2006-08-27 Thread Benoy, Marc
All messages should be posted in plain text. HTML will be converted to attachments.The meditech-l web site is MTUsers.com == Hello NPR Gurus, Could you help me with writing a report that captures PRE-REG patients that are scheduled for a procedure on a fu

[MEDITECH-L] NPR - NUR report with date issue in select field

2006-09-02 Thread Benoy, Marc
All messages should be posted in plain text. HTML will be converted to attachments.The meditech-l web site is MTUsers.com == Hello All, I wonder if you could help me with this date issue in the select field: I am writing this report out of "NUR.PC.WORK" w

[MEDITECH-L] NPR - Nursing Intervention NOT Done

2006-09-18 Thread Benoy, Marc
All messages should be posted in plain text. HTML will be converted to attachments.The meditech-l web site is MTUsers.com == To all NPR Experts,   I have been asked to write a report that checks if certain nursing interventions have been

[MEDITECH-L] NPR Report - Past lab results for currently admitted patients

2006-09-27 Thread Benoy, Marc
All messages should be posted in plain text. HTML will be converted to attachments.The meditech-l web site is MTUsers.com == Hello all, I am trying to write a report that pulls lab results for currently admitted patients; however these results can come fr

[MEDITECH-L] NPR - Blank Nursing Query on Report

2006-10-19 Thread Benoy, Marc
Hello NPR Gurus, I have problem with some nursing queries that were left blank on the last documentation but were completed some time in the past. These queries on my report will print the last entered value and not the "blank" value. How do I get this last query to print as a "blank" on my