About Us | FAQ | Contact | Advertise  | RSS Feed
Subscribe to this feed
ADVANCE for Medical Laboratory Professionals RSS Feed
Search
Login | Sign Up

Current Issue

Subscription are FREE to qualified Medical Laboratory Professionals


View Comments (0)Print ArticleEmail Article

This article is for lab techs, not programmers. You won't need to know BASIC, Cobol or Excel.® You'll need to know what a calculation should do in your information system and what it should not. I'll use glomerular filtration rate (GFR) in CPSI as an example, but the concepts apply to any LIS.

Estimating GFR
GFR assesses the filtering capacity of the kidneys, traditionally estimated by the urine creatinine clearance test. But 24-hour urine collections are inconvenient and not always reliable. The National Kidney Disease Education Program (NKDEP) suggests that laboratories report an estimated GFR using the modification of diet in renal disease (MDRD) prediction equation:1

GFR (mL/min/1.73 m2) = 186 x (Pcr )-1.154 x (Age)-.203 x (.742 if female) x (1.210 if African American)

The NKDEP has an online calculator, but you'll want to add it to each report. It should work in the background and be free of errors.2 Before you call your LIS vendor, there are a few things to consider.

The GFR calculation is complicated by conditions that are represented by the "if" statements. If the patient is female, then multiply by .742. Such "branching logic" changes a program's course.

Computers use branching to reuse code and save space. It's really shorthand for more than one calculation, and it can make a problem appear more complicated than it is.

Ask Yourself .
With GFR, you first need to know the variables. They are creatinine, sex, race and age.

Does your LIS "know" this information?

The answer isn't always obvious. CPSI can only access numerical results that appear in the same report above the calculation. Sex, race and age aren't variables that can be used, even though CPSI "knows" what they are.

This is important information to have before you begin. It suggests that to program GFR, some of the information will have to be entered manually, inviting human error and reducing efficiency.

Continued on page 2 ...


Building the Perfect LIS Calculation

 Next >
1 | 2

Top Story Archives


     

Email: *

Email, first name, comment and security code are required fields; all other fields are optional. With the exception of email, any information you provide will be displayed with your comment.

First * Last
Name:
Title Field Facility
Work:
City State
Location:

Comments: *
To prevent comment spam, please type the code you see below into the code field before submitting your comment. If you cannot read the numbers in the below image, reload the page to generate a new one.

Captcha
Enter the security code below: *

Fields marked with an * are required.

Your Specialty:

No Specialty Chosen

Set Specialty

 

Search Jobs

Zip

Go