[MT-L] C/S 5.55 BBK crossmatch calculation

7 views
Skip to first unread message

Pervine, Teresa

unread,
Mar 2, 2011, 12:25:37 PM3/2/11
to medit...@mtusers.com
Morning!
Our BBK coordinator approached me with a problem. Evidently the ECHO crossmatches (IgG) have to have an immediate spin crossmatch (IgM) performed to complete the compatibility testing. This gives me three variables to work with in the calculation, the Echo Patient result, the Echo Positive control result, and the immediate spin result. I can't figure out what I am doing wrong.

What I am trying to accomplish with this calculation is:
Compatible= N if XM or XMIS result is 1+,2+,3+ or 4+ or if XMPC result is 0
Compatible= Y if XM and XMIS result is 0 and XMPC result is 1+,2+,3+ or 4+.

My calculation is respecting the XM, and XMIS results in the calculation, but
ignoring the XMPC (my positive control) results. If I result the XMPC with a "0",
it will still calculate as compatible "Y"


TARGET TEST = ^ECHO XM PT
LABEL = XM Y Y N N N TRIGGER TEST = ^ECHO XM PT
LABEL = XMIS Y Y N N N TRIGGER TEST = ^XMPAPT
LABEL = XMPC Y Y N N N TRIGGER TEST = XM POS CONTROL

IF{XM#0="1" "N";
XM#0="2" "N";
XM#0="3" "N";
XM#0="4" "N";
XMPC#0="0" "N";
XMIS#0="1" "N";
XMIS#0="2" "N";
XMIS#0="3" "N";
XMIS#0="4" "N";
"Y"}^X,[f bres nb xmatch comp](X),[f bres nop];

Teresa Pervine MT (ASCP)
Clinical Support Specialist
Information Systems
Murray Calloway County Hospital
270-762-1160
tper...@murrayhospital.org


Write your Troubles in the Sand, Carve your Blessings in Stone.


This message originates from Murray-Calloway County Hospital and its contents and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this email. Please notify the sender immediately if you have received this email by mistake and delete this email from your system. If you are not the intended recipient you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited.

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

Please do NOT send messages that ask "Please post to the list" or "I'd like to see your answers" or "Send that info to me, too" These are useless messages that just waste the email server's resources. Instead, email the original requester and ask that they send you or post the results of their question.

To UNSUBSCRIBE or to SUBSCRIBE, go to http://MTUsers.net for information.

You can locate the:
1) meditech-l archives
2) NPR/Magic/CS tips
3) job opportunities in the Meditech community
http://mtusers.net

Do NOT send email to meditech...@MTUsers.com. This is a system email box that is NOT monitored by a human. If you need help or advice on how to use the meditech-l, email lo...@MTUsers.com or ju...@MTUsers.net. Both of these people help manage the meditech-l, so they are your best resource.


Thomas McManus

unread,
Mar 2, 2011, 1:44:49 PM3/2/11
to medit...@mtusers.com
Hi,

We are going LIVE with 6.0 this year. We were thinking about using ORM
in Cath Lab and Specials so that we could take advantage of integration
with Materiel Management to decrement supplies and patient billing.

Now I see that ITS can also handle MM and BAR interfacing, so my
question is.

What do you use for Cath Lab and/or Specials (RAD)? ORM or ITS or
something else?

Thank you,

Thomas McManus
Sr. Applications Analyst
Tuomey Healthcare System
129 N. Washington st.
Sumter S.C. 29150
803-774-8645
thomas....@tuomey.com

Tillery, Jeanne

unread,
Mar 2, 2011, 2:02:11 PM3/2/11
to Pervine, Teresa, medit...@mtusers.com
Hi Teresa,

I don't know if this will work for you or not.

XM#0=("1")^B,
XM#0=("2")^C,
XM#0=("3")^D,
XM#0=("4")^E,
XMIS#0=("1")^F,
XMIS#0=("2")^G,
XMIS#0=("3")^H,
XMIS#0=("4")^I,
XMPC#0=("0")^J,
IF{(((B!C!D!E)&(F!G!H!I))&J) "Y"}^X,[f bres nb xmatch comp](X),
[f bres nop];

Good Luck,
Jeanne

Jeanne W. Tillery, MBA, MT (ASCP)
Laboratory Information Systems Manager | Augusta Health
P.O. Box 1000 | 78 Medical Center Drive | Fishersville, VA 22939
(540) 332-4530 Office | (540) 332-4543 Fax
jtil...@augustahealth.com | www.augustahealth.com

Peyjam, Fariborz

unread,
Mar 2, 2011, 2:23:12 PM3/2/11
to Tillery, Jeanne, Pervine, Teresa, medit...@mtusers.com
Do you have XMPC in your "Required tests" on page 3 of Coombs Crossmatch test dictionary?


Fariborz Peyjam
Project Manager - Clinical Applications
Mount Sinai Hospital
Information Services
1500 S. California Ave.
Chicago, Illinois 60608
(773) 257-5257

Reply all
Reply to author
Forward
0 new messages