[MEDITECH-L] NPR Select Field to default to user

3 views
Skip to first unread message

Jorge....@ncmc-hospital.com

unread,
Sep 5, 2008, 5:11:44 PM9/5/08
to medit...@mtusers.com
I need a Select Field to default to the user. When the user runs the
report, it will be based on the user. Right now, we have it setup so
that the user has to pick from a list of users.

Select Field/Prompt or Value Oper/Default or Keyword

admit.clerk LI

Registrar:

I tried doing it by entering a computed field:

Select Field/Prompt or Value Oper/Default or Keyword

xx.reg.clerk EQ

"@.user"

DAT=FREE

LEN=9

VAL=@.user

Didn't quite work.

Thanks in advance for the help.

Jorge Vargas

Financial Applications Analyst

North Cypress Medical Center

21214 Northwest Freeway

Cypress, TX 77429

(832) 912-3978 office

(832) 912-0075 fax

________________________________

The documents accompanying this transmission may contain confidential
health information that is legally privileged. This information is
intended only for the use of the individual or entity named on this
sheet. The authorized recipient of this information is prohibited from
disclosing this information to any party unless required to do so by law
or regulation and is required to destroy the information after its
stated need has been fulfilled.
If you are not the intended recipient, you are hereby notified that any
disclosure, copying, distribution, or action taken in reliance on the
contents of these documents is strictly prohibited. Violators will be
prosecuted. If you have received this information in error, please
notify the sender immediately and arrange for the destruction of these
documents.


====================================

Keep up to date on recent announcements about MUSE by visiting the meditech-l web site at MTUsers.net and go to the tab labeled "MUSE - Dallas 05/08"

If you want to ask a question from the meditech-l users who will be attending MUSE or share something about MUSE with each other, you can post messages on the web site on the tab "MUSE - Dallas 05/08"

Mitch Lawrence

unread,
Sep 5, 2008, 6:03:05 PM9/5/08
to Jorge....@ncmc-hospital.com, medit...@mtusers.com
If you want to hard code it to always run for the current user:

admit clerk EQ
(@.user)

If you want the person running the report to be able to change it but still
default in the current user, then you need to create a title macro to
prepopulate the default of the selection. Since you didn't specify MAGIC or
C/S, I cannot tell you exactly how to do it. For C/S, do the following:

Create a title macro:
;"_%(ADM)PAT..zcus.report.name.M..title("")_"
IF{'/GO 1^/GO,
@SET.DEFAULTS},
/R.TITLE;

SET.DEFAULTS
"Report Name"^/R.TITLE,
@.user^c.admit.clerk,
END

Then set your selection to the following:
admit.clerk EQ
For Clerk:

Then change the title of your report to:
"_%(ADM)PAT..zcus.report.name.M..title("")_"


Modify the above to fit your report name/internal name.

Mitch

Allen, Brian

unread,
Sep 7, 2008, 9:00:09 PM9/7/08
to Jorge....@ncmc-hospital.com, medit...@mtusers.com
Using your select exactly as defined, go into #8 Edit Elements and add
the following attribute to your admit.clerk field:

DFT2=@.user

Hope it helps!
-Brian

-----Original Message-----
From: meditech-...@mtusers.com
[mailto:meditech-...@mtusers.com] On Behalf Of
Jorge....@NCMC-Hospital.com
Sent: Friday, September 05, 2008 5:12 PM
To: medit...@mtusers.com

admit.clerk LI

Registrar:

xx.reg.clerk EQ

"@.user"

DAT=FREE

LEN=9

VAL=@.user

Didn't quite work.

Jorge Vargas

Financial Applications Analyst

North Cypress Medical Center

21214 Northwest Freeway

Cypress, TX 77429

(832) 912-3978 office

(832) 912-0075 fax

________________________________


====================================

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
This email and any files transmitted with it are confidential, and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error contact the Help Desk for Cape Cod Healthcare.

Help...@CapeCodHealth.org

Hamilton, Vicki L (HSS)

unread,
Sep 8, 2008, 5:57:19 PM9/8/08
to medit...@mtusers.com
How are other facilities charging when the providers dictate their
progress notes? Our providers are also our employees so we do the
billing for them but currently they are not well educated for picking
the correct CPT. We also have many Locums. We are implementing OE,
PCS, POM and ITS along with some others. Will one of these modules
capture this information easily?

Thank you in advance.

Vicki L Hamilton
IT Project Manager

Alaska Psychiatric Institute

2800 Providence Drive

Anchorage, AK 99508

Office: (907) 269-7242
Email: Vicki.H...@Alaska.gov

Confidential: This electronic message and all contents contain
information from Alaska Psychiatric Institute which may be privileged,
confidential or otherwise protected from disclosure. This information
is intended to be for the addressee only. If you are not the addressee,
any disclosure, copy, distribution or use of the contents of this
message is prohibited. If you have received this electronic message in
error, please notify the sender and destroy the original message and all
copies. Thank you.

Reply all
Reply to author
Forward
0 new messages