Jump to content

Meditech 5.6.6 Building Calculation for DAT


Recommended Posts

I am currently trying to build a calculation for a DAT in Meditech and would appreciate any help you can give me. Unfortunately I don't have enough brain to wrap around this today. Thanks!

Link to comment
Share on other sites

I am currently trying to build a calculation for a DAT in Meditech and would appreciate any help you can give me. Unfortunately I don't have enough brain to wrap around this today. Thanks!

This is what we use, but does not include testing results with anti-complement:

 

 

; This DAT Calculation is for adults and newborns. It utilizes

; Profile Test: DAT NB  Print# 120.1810 and DAT Print# 120.1800

;                       T Test:  IGG    Print# 120.2000    Anti-IgG

;                       T Test:  DATR   Print# 120.2200    DAT Interpretation

;  Note: To invoke calc fields, press the Get key [F5], then "f b", then [F9]

IF{IGG#0="1" "Positive";

   IGG#0="2" "Positive";

   IGG#0="3" "Positive";

   IGG#0="4" "Positive";

"Negative"}^X,

;IF{X [f bbk msg]("Value of X is "_X)},

IF{'X [f bbk err msg]("Invalid calculation.")},

X;

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Advertisement

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.