RE: [MEDITECH-L] Report help!

2007-05-16 Thread Lawrence, Mitchell
You are trying to pull in a value from a subsegment without proper subscripting or multiple use. Also, it is likely that you are not pulling the correct field. Using a DPM listing while creating reports should assist you greatly. Rather than assigning @insurance to your /R.FRAG.VAL in t

RE: [MEDITECH-L] PRINTING ALL DIAGNOSIS ON A REPORT

2007-05-30 Thread Lawrence, Mitchell
I have a QIP XML download NPR (run it and save file as .xml) available on both the Meditech report writer archive and the Iatrics NPR repository. They are listed under ABStracting, QIP. Reports are well documented and should be easy to follow. The versions there do not include facility/physicia

RE: [MEDITECH-L] Default a response into a multi query

2007-05-30 Thread Lawrence, Mitchell
Smaller (by 1 character, but I know you may be limited in space where you use this. DFT=IF{SEQ'=1;"N"=[ANS,"NQALLERGY"]|0 "NKDA"} Thank you, Mitch Lawrence Lead Applications Analyst - Advanced Report Writer General Financials Support CHRISTUS Information Management ': 361.881.3408 7: 361.888.61

[MEDITECH-L] RE: IP Addresses

2007-06-01 Thread Lawrence, Mitchell
1. Ensure that you have your network DNS entries correct for each client on your network (DHCP can create these entries automatically if configured correctly.) 2. Ensure the DNS information in EXT.OPS is correct and pointing to your network DNS servers 3. Remove the static IP assi

RE: [MEDITECH-L] Dummy Patients

2007-06-07 Thread Lawrence, Mitchell
And we would trust the statistics that were now generated in the system because of these patients. Not. From: meditech-l@MTUsers.com [mailto:[EMAIL PROTECTED] On Behalf Of Rich Griffith Sent: Monday, June 04, 2007 4:32 PM To: 'Freeman, Gale'; 'Molenhuis, Henry'; meditech-l@MTUsers.com

RE: [MEDITECH-L] Status Board behavior question

2007-06-18 Thread Lawrence, Mitchell
Should work for C/S also. Thank you, Mitch Lawrence Lead Applications Analyst - Advanced Report Writer General Financials Support CHRISTUS Information Management ': 361.881.3408 7: 361.888.6117 *: 361.549.8456 )AIM: a1d13 )MSN: [EMAIL PROTECTED] *: [EMAIL PROTECTED] Send a "tha

Re: [MEDITECH-L] FW: NPR RW macro help needed

2007-06-19 Thread Lawrence, Mitchell
Actually... CDS Screen attribute: DFT=%OE.ORD.zcus.tjt.dft.M.prev.resp(/["aa"],"QUERY") Calls a macro, "prev.resp" that is attached to the NPR "OE.ORD.zcus.tjt.dft", passing parameters A /["aa"], and B "QUERY". The macro code he has: A^PT, B^QRY, ""^SD^RESP, DO{-?POE[PT,SD]^SD&'RESP ""

Re: [MEDITECH-L] {Spam?}

2007-06-20 Thread Lawrence, Mitchell
1. Meditech should assist you in meeting your state's requirements. 2. Your state should join the rest of us in the 21st century. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Wednesday, June 20, 2007 11:53 AM To: meditech-l@mtusers.com Subject

Re: [MEDITECH-L] {Spam?}

2007-06-20 Thread Lawrence, Mitchell
) _ From: Elizabeth A. Nye [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 20, 2007 12:36 PM To: Lawrence, Mitchell; [EMAIL PROTECTED]; meditech-l@mtusers.com Subject: RE: [MEDITECH-L] {Spam?} I don't know if this is possible but when I did a search for Berkshire Medical Center it is in Pitts

Re: [MEDITECH-L] {Spam?}

2007-06-20 Thread Lawrence, Mitchell
Seems ambiguous to me. _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Lawrence, Mitchell Sent: Wednesday, June 20, 2007 12:40 PM To: meditech-l@mtusers.com Subject: Re: [MEDITECH-L] {Spam?} Our state does not currently recoginize(sic) the electronic record as

Re: [MEDITECH-L] Access to eMAR

2007-06-21 Thread Lawrence, Mitchell
Better be careful Bill, or you'll end up getting chastised by the L police for being snarky. /tongue in cheek -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bill Mullins Sent: Thursday, June 21, 2007 10:21 AM To: Kimberly Frick; meditech-l@MTUsers.com Cc

Re: [MEDITECH-L] Access to eMAR

2007-06-21 Thread Lawrence, Mitchell
This is the reason timeouts were invented and should be used. /snark -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dana Pfingstler Sent: Thursday, June 21, 2007 11:41 AM To: Meditech L Subject: Re: [MEDITECH-L] Access to eMAR I agree that an additional

Re: [MEDITECH-L] NPR-fragments question

2007-07-03 Thread Lawrence, Mitchell
create a bogus sort with a trailer key and do your totals there. xx.sort DAT=FREE VAL=1 Thank you, Mitch Lawrence Lead Applications Analyst - Advanced Report Writer General Financials Support CHRISTUS Information Management ': 361.881.3408 7: 361.888.6117 È: 361.549.8456 )AIM: a1d13 )MSN: [EMA

Re: [MEDITECH-L] Buggy Meditech programming of DTS's

2007-07-03 Thread Lawrence, Mitchell
This hurt to read (paragraphs are your friend), but is a very good point. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Monday, July 02, 2007 8:36 PM To: Lehl, Jim Cc: MEDITECH-L@MTUsers.com Subject: Re: [MEDITECH-L] Buggy Meditec

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

2007-07-06 Thread Lawrence, Mitchell
Readily available on the Meditech website "Variables" link on the RW homepage: C/S http://www.meditech.com/prrw/pages/RWcbASvariables.htm MAGIC http://www.meditech.com/prrw/pages/RWmbASvariables.htm Thank you, Mitch Lawrence Lead Applications Analyst - Advanced Report Writer General Fin

Re: [MEDITECH-L] Question for NPR gurus

2007-07-07 Thread Lawrence, Mitchell
If you are using a standard field, use field attribute: [EMAIL PROTECTED] (that's a zero) If the field is computed use: VAL=VALUE?0N The result will print all characters in the field that contain numbers. That might not be what you want though. If you want to check to see if th

Re: [MEDITECH-L] Determining period a date belongs to in NPR macro

2007-07-12 Thread Lawrence, Mitchell
I believe that would give you the period PRIOR to the period your date was in. Replace your minus with a plus. Thank you, Mitch Lawrence Lead Applications Analyst - Advanced Report Writer General Financials Support CHRISTUS Information Management ': 361.881.3408 7: 361.888.6117 È: 361.549.8456

Re: [MEDITECH-L] NPR report

2007-07-12 Thread Lawrence, Mitchell
ok. I'm imagining a loop within a loop. Outer loop executes 42 times, inner loop executes 8 times. Don't need so many xx fields that way. Thank you, Mitch Lawrence Lead Applications Analyst - Advanced Report Writer General Financials Support CHRISTUS Information Management ': 361.881.3408 7: 36

Re: [MEDITECH-L] XML Report for QI Project

2007-07-12 Thread Lawrence, Mitchell
I suppose I could upload my updated version to the various repositories. Although it is rather trivial to add this information yourself. In the detail macro, add a container for NPI, and a field that returns the information: ""[EMAIL PROTECTED]"IN" @MIS.NPI.inpatient.npi;

Re: [MEDITECH-L] GL Period Info

2007-07-19 Thread Lawrence, Mitchell
Nice. Thanks Ken. FYI ya'll might wanna comment (;) or remove the call to the debugger. :) Thank you, Mitch Lawrence Lead Applications Analyst - Advanced Report Writer General Financials Support CHRISTUS Information Management (tm): [EMAIL PROTECTED] Send a "thank you" to someone! -Origin

Re: [MEDITECH-L] how do you recruit analysts?

2007-07-22 Thread Lawrence, Mitchell
[Mitch >>] "Right now, our clinical employees make much more than our clinical analyst position pays. " This is likely at the crux of your problem. =*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*= To subscribe or unsubscribe to the meditech-l, visit http://mtusers.com/mailman/listinfo/meditech-l_mtusers.

Re: [MEDITECH-L] CODED ALLERGIES ON REQUISITIONS

2007-07-24 Thread Lawrence, Mitchell
Coded (and Uncoded) allergies are stored in the patient's medical record in the MRI.ALLERGY data structure. The structure for coded is medical.record, allergy The structure for uncoded is medical.record, uallergy If you have any field that corresponds to the patient (offset = aa

Re: [MEDITECH-L] BIG SCREEN DISPLAYS FOR ED

2007-07-26 Thread Lawrence, Mitchell
What a great question. A search on Google for screen+zoom+utility revealed several free/paid results. I am going to go through them and see if there are any that focus on a particular window AND allow you to also zoom into portions of that window (perhaps using a draw-box routine of some sort). I t

Re: [MEDITECH-L] BAR Report

2007-07-27 Thread Lawrence, Mitchell
You need to write your report in the insurance ledger segment of BAR.PAT. ins.adj, ins.balance, ins.rcpt, ins.ref are all money fields you could return. This segment also shows the number of adjustments, receipts, and refunds if you wish to return that information. When writing reports, having

Re: [MEDITECH-L] report longer than 600 columns

2007-07-27 Thread Lawrence, Mitchell
I'm reading this and I'm thinking that you mean to say "characters" and not "columns". There are several ways to do this. You could keep doing an NL=N line attribute until you add up your characters to what you need (200 per max-length line), or my favorite method is to code everything into

Re: [MEDITECH-L] Canned text note from npr

2007-07-31 Thread Lawrence, Mitchell
Not via normal techniques. NPR's are output only, not input. There are advanced ways to change data via an NPR, but that is not for public use, and is very dangerous. (Think accidentally wiping out your admissions database dangerous). You should check into a scripting solution for automated data

Re: [MEDITECH-L] Canned text note from npr

2007-08-01 Thread Lawrence, Mitchell
- NPR/Automation CHRISTUS Information Management (tm): [EMAIL PROTECTED] Send a "thank you" to someone! -Original Message- From: Scaccia, Kimberly [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 31, 2007 1:44 PM To: Lawrence, Mitchell; Leigh E.. Dennis; meditech-l@mtusers.

Re: [MEDITECH-L] I'm getting a syntax error: Syntax - ^@, ^%, ^$, ^?, ^:, ^*, ^[, ^& - not allowed on the following routine within a macroon CS LTC Platform (this code works fine in the Magic versiono

2007-08-08 Thread Lawrence, Mitchell
You didn't say what DPM your report was written in, however, it looks like BAR.PAT. Change ins.order to insurance.order Data Definitions are your friend when writing reports. :-) Thank you, Mitch Lawrence Lead Applications Analyst Technical Support - NPR/Automation CHRISTUS Information Manag

Re: [MEDITECH-L] I'm getting a syntax error: Syntax - ^@, ^%, ^$, ^?, ^:, ^*, ^[, ^& - not allowed on the following routinewithin a macroon CS LTC Platform (this code works fine in theMagic versionof

2007-08-08 Thread Lawrence, Mitchell
The below code translated just fine in our C/S system. There is another part of your macro causing that error. Thank you, Mitch Lawrence Lead Applications Analyst Technical Support - NPR/Automation CHRISTUS Information Management *: [EMAIL PROTECTED] Send a "thank you"

RE: [MEDITECH-L] NPR Question-Search a specific field for a string ofdata-Please Post

2006-03-03 Thread Lawrence, Mitchell
All messages should be posted in plain text. HTML will be converted to attachments.The meditech-l web site is MTUsers.com == Locate/Length Function This function serves two purposes. When two arguments are defined, the locate/length function allows you to s

[MEDITECH-L] NPR: GL Trial Balance

2006-03-06 Thread Lawrence, Mitchell
All messages should be posted in plain text. HTML will be converted to attachments.The meditech-l web site is MTUsers.com == Hello L! I have a request for a downloadable version of the GL.AMOUNT.trial.balance.detail report. Something with a date range se

RE: [MEDITECH-L] NPR Question - Group Response - C/S 5.5

2006-03-15 Thread Lawrence, Mitchell
All messages should be posted in plain text. HTML will be converted to attachments.The meditech-l web site is MTUsers.com == Title: NPR Question - Group Response - C/S 5.5 You can effectively do this using the “Search Reports for Fields” standard re

RE: [MEDITECH-L] NPR HELP

2006-03-17 Thread Lawrence, Mitchell
All messages should be posted in plain text. HTML will be converted to attachments.The meditech-l web site is MTUsers.com == Title: NPR HELP MIS.DOC.DICT DPM has a main segment of “main”. This is where the “name” field is located.   This field wil

[MEDITECH-L] NPR Request: MM Exception Report

2006-03-18 Thread Lawrence, Mitchell
All messages should be posted in plain text. HTML will be converted to attachments.The meditech-l web site is MTUsers.com == Hello L! Has anyone built a custom version of the MM Exception report? (MM.INVOICE.exception.report) C/S or MAGIC either, doesn't

RE: [MEDITECH-L] C/S versus Magic on the L

2006-03-27 Thread Lawrence, Mitchell
All messages should be posted in plain text. HTML will be converted to attachments.The meditech-l web site is MTUsers.com == Good Morning/Afternoon/Evening L: It really isn't as big an issue as you perceive Barbra. The C/S flavor still utilizes the MAGIC pr

RE: [MEDITECH-L] Fragment problem

2006-03-27 Thread Lawrence, Mitchell
All messages should be posted in plain text. HTML will be converted to attachments.The meditech-l web site is MTUsers.com == Hello Shirley, That seems a bit of an overdone method of obtaining the "current payperiod starting date". Here is what I would do.

RE: [MEDITECH-L] Search Report Picture in Magic

2006-03-28 Thread Lawrence, Mitchell
All messages should be posted in plain text. HTML will be converted to attachments.The meditech-l web site is MTUsers.com == I know one to quite possible, whoever you talked to at Meditech must have been new. The other I am not sure about. To download bulk

[MEDITECH-L] RE: NPR Help

2006-03-30 Thread Lawrence, Mitchell
All messages should be posted in plain text. HTML will be converted to attachments.The meditech-l web site is MTUsers.com == Use format operators. @home.city:0SX This will strip all leading and trailing spaces and non printable characters. This is really

RE: [MEDITECH-L] Printing temporary query responses in NPR report

2006-04-04 Thread Lawrence, Mitchell
All messages should be posted in plain text. HTML will be converted to attachments.The meditech-l web site is MTUsers.com == >From what I have read recently in the L, you should probably be using fields from NUR.PC.WORK rather than ADM.PAT... td.results an

RE: [MEDITECH-L] RE: Can an NPR report read the contents of anASCIItext file from disk? (Client Server 5.5)

2006-04-04 Thread Lawrence, Mitchell
All messages should be posted in plain text. HTML will be converted to attachments.The meditech-l web site is MTUsers.com == OMG Brian, thank you. As always. Thank you, Mitch Lawrence Senior Applications Analyst - Advanced Report Writer General Financial

RE: [MEDITECH-L] RE: Can an NPR report read the contents of anASCIItext file from disk? (Client Server 5.5)

2006-04-04 Thread Lawrence, Mitchell
All messages should be posted in plain text. HTML will be converted to attachments.The meditech-l web site is MTUsers.com == This works very well. Brian, Is there a way to check for end of file instead of a nil line in the input routine? If the imported t

RE: [MEDITECH-L] System "Block" for bad debt patients

2006-04-04 Thread Lawrence, Mitchell
All messages should be posted in plain text. HTML will be converted to attachments.The meditech-l web site is MTUsers.com == Title: System "Block" for bad debt patients This screams EMTALA violation if you aren’t careful.     Thank you, Mitch

RE: [MEDITECH-L] RE: Can an NPR report read the contents of anASCIItext file from disk? (Client Server 5.5)

2006-04-05 Thread Lawrence, Mitchell
t;Made your day", send them a Spirit Buck! -Original Message- From: Brian Schmit [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 05, 2006 9:35 AM To: [EMAIL PROTECTED] Cc: Lawrence, Mitchell; meditech-l@MTUsers.com; [EMAIL PROTECTED] Subject: RE: [MEDITECH-L] RE: Can an NPR report

RE: [MEDITECH-L] RE: Can an NPR report read the contents of anASCIItext file from disk? (Client Server 5.5)

2006-04-05 Thread Lawrence, Mitchell
Spirit Buck! -Original Message- From: Brian Schmit [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 05, 2006 9:35 AM To: [EMAIL PROTECTED] Cc: Lawrence, Mitchell; meditech-l@MTUsers.com; [EMAIL PROTECTED] Subject: RE: [MEDITECH-L] RE: Can an NPR report read the contents of anASCIItext fil

RE: [MEDITECH-L] Auto FTP question

2006-04-13 Thread Lawrence, Mitchell
All messages should be posted in plain text. HTML will be converted to attachments.The meditech-l web site is MTUsers.com == Logically, if it works on all internal servers, then doesn't work on external servers, the problem would lie either between your MAG

RE: [MEDITECH-L] NPR - Is it possible to do a lookup in Select on CDSgroup response field

2006-11-04 Thread Lawrence, Mitchell
Not in that version. 5.5+ perhaps as you can edit the picture elements then.   Thank you, Mitch Lawrence Senior Applications Analyst - Advanced Report Writer General Financials Support CHRISTUS Information Management ': 361.881.3408  7: 361.888.6117 È: 361.549.8456  )AIM: a1d13  )

RE: [MEDITECH-L] pt census on intranet

2006-11-24 Thread Lawrence, Mitchell
I did this at my last hospital, which was MAGIC. I scheduled an hourly NPR that output as an HTML formatted file and FTP'd it to the intranet server. (overwriting the current file every time it ran). It was basically just a single line file that displayed a "current census" and a number. Th

RE: [MEDITECH-L] SYSTEM TEST 2

2006-11-29 Thread Lawrence, Mitchell
It would appear that you have changed the "from" address in the L headers from [EMAIL PROTECTED] to meditech-l@mtusers.com Is that what was intended? /wanders off to adjust mail rules... Mitch -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Gil Sent: S

RE: [MEDITECH-L] Putting Logo On NPR Report

2006-12-01 Thread Lawrence, Mitchell
Enclosed is the report definition of an NPR that I created as a proof-of-concept example. We never really did anything with it, although I suppose we could... Report is written in C/S 5.4. I am unsure if it can be written in MAGIC. The main crux of the report is a computed field: xx.image.

RE: [MEDITECH-L] Has the "from" field changed????

2006-12-24 Thread Lawrence, Mitchell
Not only that, Now it appears some of the content in the emails are coming across as garbage characters... Also, pressing reply to any L messages doesn't reply to the "Meditech-L@MTUsers.com" address like it used to, it replies to "[EMAIL PROTECTED]" or "[EMAIL PROTECTED]" (in the case of a rep

RE: [MEDITECH-L] MOX - New Federal Rules

2006-12-25 Thread Lawrence, Mitchell
Same thing here. I lamented about it yesterday in a post, but I have yet to see that one come across. It's either slow, or moderated. /shrug Thank you, Mitch Lawrence Senior Applications Analyst - Advanced Report Writer General Financials Support CHRISTUS Information Management ': 361.881.3408 7

RE: [MEDITECH-L] NPR ADM Report

2007-01-03 Thread Lawrence, Mitchell
You will need to identify the event code in your ADM.PAT.events segment that corresponds to your admit clerk finishing the registration, then use the event.user fied. That will correspond to the user who did the event. Thank you, Mitch Lawrence Senior Applications Analyst - Advanced Report Wr

RE: [MEDITECH-L] Suppress or Edit PHA Charge Going to B/AR

2007-01-08 Thread Lawrence, Mitchell
Sounds like you are trying to programmatically correct a user problem. Isn't this what rejection batches are for? M -Original Message- From: meditech-l@MTUsers.com [mailto:[EMAIL PROTECTED] On Behalf Of Lehl, Jim Sent: Thursday, January 04, 2007 1:12 PM To: meditech-l@MTUsers.com Subject

[MEDITECH-L] Defaulting in Beginning and Ending Dates (C/S)

2007-01-10 Thread Lawrence, Mitchell
Unfortunately we don't have the MB and ME keywords available to our selections in Meditech C/S. Does anyone know how to default in values for GE and LE selection operators? For an LI operator, we can use: 1^c.selection[VALUE] For a RL operator we can use: ENDVALUE^c.selection[BEGINVALUE]

[MEDITECH-L] RE: Defaulting in Beginning and Ending Dates (C/S)

2007-01-12 Thread Lawrence, Mitchell
nal Message- From: Brian Schmit [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 10, 2007 7:20 AM To: Lawrence, Mitchell; meditech-l@MTUsers.com Subject: Defaulting in Beginning and Ending Dates (C/S) Hi Mitch, You can do the following for the GE and GT operators: "VALUE"^b.selection

RE: [MEDITECH-L] Core Measures

2007-01-12 Thread Lawrence, Mitchell
Your question is a tad on the non-specific side, but I can tell you that I wrote a "core measures" NPR for our QM department that they use to submit data to some agency or another. Thank you, Mitch Lawrence Senior Applications Analyst - Advanced Report Writer General Financials Support CHRI

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

2007-01-22 Thread Lawrence, Mitchell
Hello all, Is it possible, via perhaps some kind of /R. variable assignment to conditionally set the SFF, EFF, PFF flags of a report (normally done via footnotes)? Thank you, Mitch Lawrence Senior Applications Analyst - Advanced Report Writer General Financials Support CHRISTUS Information

RE: [MEDITECH-L] (no subject)

2007-01-24 Thread Lawrence, Mitchell
Use DAT=DATE10 Thank you, Mitch Lawrence Senior Applications Analyst - Advanced Report Writer General Financials Support CHRISTUS Information Management ': 361.881.3408 7: 361.888.6117 *: 361.549.8456 )AIM: a1d13 )MSN: [EMAIL PROTECTED] *: [EMAIL PROTECTED] Send a "thank yo

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

2007-01-28 Thread Lawrence, Mitchell
You will need to run this report from abstracting, and pull the room information from MRI. Fun report to make. Not for the faint of heart. Thank you, Mitch Lawrence Senior Applications Analyst - Advanced Report Writer General Financials Support CHRISTUS Information Management ': 361.881.3408 7

RE: [MEDITECH-L] macro question

2007-02-05 Thread Lawrence, Mitchell
Use an MSEL footnote along with your NC or NE selection: MSEL ANY @ Thank you, Mitch Lawrence Senior Applications Analyst - Advanced Report Writer General Financials Support CHRISTUS Information Management ': 361.881.3408 7: 361.888.6117 È: 361.549.8456 )AIM: a1d13 )MSN: [EMAIL PROTECTED] (tm)

RE: [MEDITECH-L] PHA Magic Transfer med/ post op review report

2007-02-09 Thread Lawrence, Mitchell
OH MY GOD. I am just now finishing up the touches on a C/S version of this report. I had to redo it because the report was taking 5+ minutes to run due to the index being used. Definition enclosed. I am sure you can translate this over to MAGIC. Your timing is very weird. Thank you, Mitch Lawr

RE: [MEDITECH-L] Meditech L Googleable

2007-02-09 Thread Lawrence, Mitchell
This would explain why I'm getting emails from recruiters recruiting for my own company. Apparently, they don't even look to see who they are spamming? Thanks google. Without you, our spam watching IM people wouldn't have anything to do! Thank you, Mitch Lawrence Lead Applications Analyst

RE: [MEDITECH-L] NPR: deliberate time delay in NPR RW macro

2007-02-21 Thread Lawrence, Mitchell
Hey Joe, Is this just a "Please Wait" message box with no selection buttons? (with the second @W.display removing the message box). Thank you, Mitch Lawrence Lead Applications Analyst - Advanced Report Writer General Financials Support CHRISTUS Information Management ': 361.881.3408 7: 3

[MEDITECH-L] NPR Request: C/S PP Personnel Audit

2007-03-03 Thread Lawrence, Mitchell
Hello, Does anyone have a report that will return changes made to personnel action form items? I'm thinking it would probably be something that runs in PP.PER and frags/pulls data from PP.EMP by an audit date range and department. We are C/S (5.4 for this report, but 5.5 is doable), but if you

RE: [MEDITECH-L] rxm hx meds into triage assessment

2007-03-03 Thread Lawrence, Mitchell
Here is a macro-intensive report that may be of some assistance. It is C/S (you didn't specify), so I am sending the report definition. It starts of in ADM.PAT, but you can probably use the same logic when starting from EDM.PAT. The report is a slight modification from the one available on the M

RE: [MEDITECH-L] Other HCA Facilities?

2007-03-04 Thread Lawrence, Mitchell
This is rather easy to do. 1. Set up an FTP spool that allows printing to a location that is readable by your web server. 2. Create an NPR that will download to a plain text file. The NPR can create normal html formatted output, just write the tags into your report in the same way you wo

RE: [MEDITECH-L] Magic site--P/P question

2007-03-05 Thread Lawrence, Mitchell
IANAL, but I think that you will be bumping heads with the labor laws there. Every hospital I have worked at, if I cash in PTO, it is paid at the *current* rate, regardless of "when" the PTO was earned. You could always make the employee start from 0 PTO whenever they got a raise. Make them cash i

RE: [MEDITECH-L] B/AR Selection Reports for Downloading

2007-03-07 Thread Lawrence, Mitchell
You can create an NPR out of BAR.RPT. The download would be a two step process. Compile your selection, then run the NPR on the file you have compiled. Thank you, Mitch Lawrence Lead Applications Analyst - Advanced Report Writer General Financials Support CHRISTUS Information Management ':

RE: [MEDITECH-L] EDM.PAT npr report

2007-03-19 Thread Lawrence, Mitchell
The default selection operator between selections is AND (&). When you make multiple selection criteria for the same field, you should change the selection operator between your selections to OR (!). Do that by adding the operator relationship in the field just below your selection list. For ex

RE: [MEDITECH-L] MEDITECH WikiPedia

2007-03-20 Thread Lawrence, Mitchell
I've wanted to have this for a long time. /salivates Thank you, Mitch Lawrence Lead Applications Analyst - Advanced Report Writer General Financials Support CHRISTUS Information Management ': 361.881.3408 7: 361.888.6117 È: 361.549.8456 )AIM: a1d13 )MSN: [EMAIL PROTECTED] ™: [EMAIL PROTECTED]

RE: [MEDITECH-L] BAR report question

2007-03-24 Thread Lawrence, Mitchell
Hey Brandon. >From how your report is coded, it looks like your goal is to print one line per insurance, so each account could have up to four separate lines (one for each insurance on the account). With the index and selections you have chose, it will take a very long time to run, as it is going

RE: [MEDITECH-L] MEDITECH WikiPedia - a tool for collaboration!

2007-03-26 Thread Lawrence, Mitchell
Thanks Marlene! I have created a login and fixed the main page with the link to creating a login. Everyone should be able to follow the link in the body of the main page. Thank you, Mitch Lawrence Lead Applications Analyst - Advanced Report Writer General Financials Support CHRISTUS Information M

RE: [MEDITECH-L] What's wrong with a dash and FTP

2007-03-27 Thread Lawrence, Mitchell
The problem isn't with your originating source, it is with the destination. Your FTP host is replacing the dash (and probably other characters) with the underscore. Thank you, Mitch Lawrence Lead Applications Analyst - Advanced Report Writer General Financials Support CHRISTUS Information M

RE: [MEDITECH-L] NPR Slowness with Fragments (depending oninitialreport) post 5.5

2007-03-27 Thread Lawrence, Mitchell
Alternatively, you could try first untranslating the report (save it but don't translate it) then do a complete retranslation (start with macros, then do the main report). See if that works. Thank you, Mitch Lawrence Lead Applications Analyst - Advanced Report Writer General Financials Support C

RE: [MEDITECH-L] Updated Final BAR report

2007-03-31 Thread Lawrence, Mitchell
You must not have many accounts in your B/AR. This would take forever to run in ours. Your report examines every account based on the index and selections you are using... Thank you, Mitch Lawrence Lead Applications Analyst - Advanced Report Writer General Financials Support CHRISTUS In

RE: [MEDITECH-L] simle question on NPR Macro

2007-04-12 Thread Lawrence, Mitchell
I'm not sure what it is you're trying to do, but it looks like you are comparing a date, then if true you want to assign one of the WHOLD amounts to AMT. Macro statements aren't like VAL/LC statements. You can't span multiple lines with them. A better way to write your statement is: [EMAIL PRO

RE: [MEDITECH-L] Meditech Magic and XP-PRO

2007-04-12 Thread Lawrence, Mitchell
When setting up the pc, configure Meditech under a setup profile. Once set up, copy that setup profile over the default windows profile. Thank you, Mitch Lawrence Lead Applications Analyst - Advanced Report Writer General Financials Support CHRISTUS Information Management ': 361.881.3408

RE: [MEDITECH-L] Meditech Magic and XP-PRO

2007-04-13 Thread Lawrence, Mitchell
EMAIL PROTECTED] *: [EMAIL PROTECTED] Send a "thank you" <http://intranet.christushealth.org/spiritBuck/> to someone! _ From: Deleel, Phil [mailto:[EMAIL PROTECTED] Sent: Thursday, April 12, 2007 1:21 PM To: Lawrence, Mitchell; Joe George; [EMAIL PROTECTED] Sub

RE: [MEDITECH-L] Magic Macro Assistance

2007-04-19 Thread Lawrence, Mitchell
I'm not sure in what context you are using the first macro. However, if you are doing a selection on your /PROC list, you can simply do a procedure LI /PROC (substitute "procedure" for whatever your procedure field is). This hardcodes your report to always select records where the procedur

RE: [MEDITECH-L] Magic NPR help needed in B/AR

2007-04-19 Thread Lawrence, Mitchell
item.procedure's.chg.cat Make sure if you are selecting procedure or chg.cat that you use a selection relationship, otherwise only those accounts that meet both criteria will be returned. The index must be transaction items, not transactions, otherwise you will need to have an MSEL footnote.

RE: [MEDITECH-L] Off-Topic: Meditech Talk?

2006-04-18 Thread Lawrence, Mitchell
All messages should be posted in plain text. HTML will be converted to attachments.The meditech-l web site is MTUsers.com == IAMAIK, www.meditechtalk.com has no affiliation at all with Meditech the company, and is merely a place to discuss that company's pr

RE: [MEDITECH-L] Wireless Connections Being Lost

2006-04-18 Thread Lawrence, Mitchell
All messages should be posted in plain text. HTML will be converted to attachments.The meditech-l web site is MTUsers.com == You can do several things to alleviate this situation: 1. You can set your wireless transmitters to broadcast on a specific channel

RE: [MEDITECH-L] Off-Topic: Continued : Meditech Talk?

2006-04-19 Thread Lawrence, Mitchell
All messages should be posted in plain text. HTML will be converted to attachments.The meditech-l web site is MTUsers.com == Unfortunately, the forums themselves don't have this option. I would sign up to a "watch this forum" for the NPR forum in a heartbea

RE: [MEDITECH-L] ADM.PAT.event.code

2006-04-27 Thread Lawrence, Mitchell
All messages should be posted in plain text. HTML will be converted to attachments.The meditech-l web site is MTUsers.com == You can access ADM from OE without the need of a fragment. Here are the particulars:   OE.ORD.patient = ADM.PAT.urn   AD

RE: [MEDITECH-L] ? NPR R/W: removing quotes in download files

2006-04-28 Thread Lawrence, Mitchell
All messages should be posted in plain text. HTML will be converted to attachments.The meditech-l web site is MTUsers.com == Sounds like you want your cake and to eat it too. I don't think this is possible. You have already nixed all the ways (known to me a

RE: [MEDITECH-L] Productivity for B/AR

2006-04-28 Thread Lawrence, Mitchell
All messages should be posted in plain text. HTML will be converted to attachments.The meditech-l web site is MTUsers.com == I have this report in my head, pretty much complete. All it lacks is for Meditech to get off their rear ends and provide an index f

RE: [MEDITECH-L] VBScript file to fill in PPII for LOCAL printing?

2006-04-28 Thread Lawrence, Mitchell
All messages should be posted in plain text. HTML will be converted to attachments.The meditech-l web site is MTUsers.com == You should set Meditech up under your default user profile and do this during that process. That way, all users who subsequently log

RE: [MEDITECH-L] Default Current User

2006-05-01 Thread Lawrence, Mitchell
All messages should be posted in plain text. HTML will be converted to attachments.The meditech-l web site is MTUsers.com == @.user Thank you, Mitch Lawrence Senior Applications Analyst - Advanced Report Writer General Financials Support CHRISTUS Informa

RE: [MEDITECH-L] NPR REPORT NEEDED

2006-05-09 Thread Lawrence, Mitchell
All messages should be posted in plain text. HTML will be converted to attachments.The meditech-l web site is MTUsers.com == Why do you need a macro to do this?   Just use a possessive:   @discharge.disposition’s.ub82.code     Thank you, M

RE: [MEDITECH-L] Suppress "No Records Found" from printing...

2006-05-10 Thread Lawrence, Mitchell
All messages should be posted in plain text. HTML will be converted to attachments.The meditech-l web site is MTUsers.com == Hi Kevin, Shouldn't it be: AL CLOSE.UP IF{'/R.FOUND 1^/R.FRAGMENT} I believe if you populate /R.FOUND it will think the report wri

RE: [MEDITECH-L] NRP report in MRI

2006-05-17 Thread Lawrence, Mitchell
All messages should be posted in plain text. HTML will be converted to attachments.The meditech-l web site is MTUsers.com == Suppress detail line and use unit number as a trailer. Put all your fields on that trailer line.     Thank you, Mitch

RE: [MEDITECH-L] BAR Cash Receipt

2006-05-23 Thread Lawrence, Mitchell
All messages should be posted in plain text. HTML will be converted to attachments.The meditech-l web site is MTUsers.com == Here you go. I recently did this in order to include a logo. This is C/S 5.3 (which is why I have included the definition). Than

RE: [MEDITECH-L] Getting CPT-4 and alt codes to pull on to a reportfrom BAR.PROC

2006-06-07 Thread Lawrence, Mitchell
All messages should be posted in plain text. HTML will be converted to attachments.The meditech-l web site is MTUsers.com == If you look at the DPM, you will see that the alt codes for HCPCS AND CPT are stored in sub segments from the place where al

[MEDITECH-L] NPR Request: GL Detail Transaction Listing

2006-08-01 Thread Lawrence, Mitchell
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 have a request for a GL Detail Transaction report that lists the following (download, comma separated): Journ

[MEDITECH-L] NPR Request: GL Detail Transaction Listing

2006-08-01 Thread Lawrence, Mitchell
All messages should be posted in plain text. HTML will be converted to attachments.The meditech-l web site is MTUsers.com == ___ meditech-l mailing list meditech-l@MTUsers.com http://mtusers.com/mailman/listinfo/

RE: [MEDITECH-L] CS 5.5 - ITS NPR That Pulls In Text From Body Of Report

2006-08-02 Thread Lawrence, Mitchell
All messages should be posted in plain text. HTML will be converted to attachments.The meditech-l web site is MTUsers.com == MIS.SPOOL does not exist in C/S :) Thank you, Mitch Lawrence Senior Applications Analyst - Advanced Report Writer General Financial

RE: [MEDITECH-L] NPR Report for insurance by payer

2006-08-04 Thread Lawrence, Mitchell
All messages should be posted in plain text. HTML will be converted to attachments.The meditech-l web site is MTUsers.com == You are using an index, right? Right? ADM.PAT.adm.reg.index (in C/S) Thank you, Mitch Lawrence Senior Applications Analyst - Advan

RE: [MEDITECH-L] ADM NPR Question - How to access the devicename used when patient registered

2006-08-15 Thread Lawrence, Mitchell
All messages should be posted in plain text. HTML will be converted to attachments.The meditech-l web site is MTUsers.com == I don't believe that will work for what she wants, unless the report is being kicked off during registration and not after the fact.

RE: [MEDITECH-L] B/AR- NPR Report

2006-08-16 Thread Lawrence, Mitchell
All messages should be posted in plain text. HTML will be converted to attachments.The meditech-l web site is MTUsers.com == You should check your system's bar parameters to see when aging starts in your system. If it starts from final billed date, you can

RE: [MEDITECH-L] NPR assistance

2006-08-16 Thread Lawrence, Mitchell
All messages should be posted in plain text. HTML will be converted to attachments.The meditech-l web site is MTUsers.com == If your query is stored in admissions: [EMAIL PROTECTED]@patient,"QUERY"] If your query is stored in other locations (OE, NUR, etc

  1   2   >