Title: Message

Thank you. I will test it with new change.

 

Fariborz Peyjam

Senior Clinical Systems Analyst 

Mount Sinai Hospital

Chicago, IL

Phone: (773) 257-5257

Fax:     (773) 257-2268

email: [EMAIL PROTECTED]

 


From: Gibbs, David [mailto:[EMAIL PROTECTED]
Sent: Monday, November 06, 2006 11:56 AM
To: Peyjam, Fariborz; Patricia Albrittain; [email protected]
Subject: RE: [MEDITECH-L] GFR calc problem

 

We had a similar calculation but found that it was reporting a GFR on kids <2Y.  I would recommend you modify the calculation as follows:

 

[f lres curr res]^CREAT,

[f lsp age]^AGE,

IF{[f pt sex]="F" 0.742;1}^PS,

IF{[f pt race]="AAB" 1.210;1}^PR,

IF{L([f pt age])>3 "ND";IF{AGE<18 "ND";

186*[f fcn power](CREAT,"-1.154")*[f fcn power](AGE,"-0.203")*PS*PR}};

 

David Gibbs
Lab IS Analyst
Fraser Health

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Peyjam, Fariborz
Sent: November 3, 2006 1:04 PM
To: Patricia Albrittain; [email protected]
Subject: RE: [MEDITECH-L] GFR calc problem

Hi,

This is what I have for my calculation:

 

[f lres curr res]^CREAT,

[f lsp age]^AGE,

IF{[f pt sex]="F" 0.742;1}^PS,

IF{[f pt race]="AAB" 1.210;1}^PR,

IF{AGE<18 "ND";

186*[f fcn power](CREAT,"-1.154")*[f fcn power](AGE,"-0.203")*PS*PR};

 

Hope this help,

 

Fariborz Peyjam

Senior Clinical Systems Analyst 

Mount Sinai Hospital

Chicago, IL

Phone: (773) 257-5257

Fax:     (773) 257-2268

email: [EMAIL PROTECTED]

 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Patricia Albrittain
Sent: Wednesday, November 01, 2006 11:26 AM
To: [email protected]
Subject: [MEDITECH-L] GFR calc problem

 

Hi all

We were having a problem with GFR calculating on patients that were <18Days old. Meditech recommended changing calc from IF{AGE<18 "TNP";  to IF{AGE<18Y "TNP"; That change created other problems. Meditech then recommended adding IF{AGE<30D "TNP" which still does not completely work.  Does anyone have any suggestions on how to get this calc to report TNP on patients <18years.

 

Patricia F. Albrittain MT(HHS)

Civista Medical Center

Laboratory

La Plata,Maryland 20646

301-609-4020

[EMAIL PROTECTED]

 


======================================
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
[email protected]
http://mtusers.com/mailman/listinfo/meditech-l

Reply via email to