MEDITECH DR, NPR, MEDITECH Reporting, MEDITECH Reports, MEDITECH DR Reports, MEDITECH BI, MEDITECH Data Repository
I'm your host, John Sharpe, a MEDITECH Consultant living in Spokane, WA. Read more ...
Expand your network by connecting on these social media sites:
Sign up for the MEDITECH Reports Blog; details to attend MEDITECH workshops are sent out 1 week in advance to all MEDITECH Report blog subscribers.These MEDITECH Workshops are sponsored by Donna Carroll at the MEDITECH Community Bulletin
Ascii Table: For NPR Report Writer Loop Builder: For NPR Macros Key Codes: For CDS Attributes List Builder: For NPR Macros MT Report Names: For NPR Reports MT Structure Viewer: For Physicals Strings: Format & Sort
Current Articles | RSS Feed
Overview:Most programming gurus agree that you should get something to work before addressing performance issues. After you have the working program, try this approach to address performance issues.Instructions:1. Open your NPR report. On page 1 define a report trailer. On page 3 setup 2 report trailer lines for an MV array. 2. On page 3, add a new FIELD. Set the field up as an MV array.xx.log.entriesJFY=L LEN=75VAL=xx.log.entries3. Set the MV line attribute = LOGGING4. Send the name of your routine and time to your MV array.Sample usage: “GETPATIENTLIST”^/ROUTINE,@LOG.TIME,@GET.PATIENTS, Code for your macro where you’ll be logging: LOG.TIME%Z.time.lapse((@GETTIME(0))\86400)^/MV.TEXT,(/MV.TEXT_","_/ROUTINE):0X^/MV.TEXT,/MV.TEXT^/MV[“LOGGING”,/MV.TEXT,/FIELD.NUMBER],1GETTIMES.: This is in reference to NPR Report Performance. :.
Want an alert when the next post is published? Click the phone and Subscribe to the MEDITECH Reports Blog!
Allowed tags: <a> link, <b> bold, <i> italics