Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Details
Print Page as PDF
Sub-Field: 100.09

Package: Order Entry Results Reporting

ORDER(#100)-->100.09

Sub-Field: 100.09


Information

Parent File Name Number Package
ORDER(#100) ORDER CHECKS 100.09 Order Entry Results Reporting

Details

Field # Name Loc Type Details
.01 ORDER CHECK 0;1 POINTER TO ORDER CHECKS FILE (#100.8) ORDER CHECKS(#100.8)

  • LAST EDITED:  OCT 25, 1997
  • HELP-PROMPT:  Enter an order check found for this order.
  • DESCRIPTION:  
    This is an order check that was found to be true for this order.
  • CROSS-REFERENCE:  100.09^B
    1)= S ^OR(100,DA(1),9,"B",$E(X,1,30),DA)=""
    2)= K ^OR(100,DA(1),9,"B",$E(X,1,30),DA)
.02 CLINICAL DANGER LEVEL 0;2 SET
  • '1' FOR HIGH;
  • '2' FOR MODERATE;
  • '3' FOR LOW;

  • LAST EDITED:  APR 24, 1996
  • HELP-PROMPT:  Enter the clinical danger level of this order check.
  • DESCRIPTION:  
    This is the clinical danger level associated with this check; checks flagged as 'HIGH' danger level will require a justification for overriding it and releasing the order.
.04 OVERRIDE REASON 0;4 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>80!($L(X)<1) X
  • LAST EDITED:  APR 24, 1996
  • HELP-PROMPT:  Answer must be 1-80 characters in length.
  • DESCRIPTION:  
    This is the reason entered by the user as the justification for overriding the order check and releasing the order.
.05 OVERRIDDEN BY 0;5 POINTER TO NEW PERSON FILE (#200) NEW PERSON(#200)

  • LAST EDITED:  JUN 13, 1996
  • HELP-PROMPT:  Enter the name of the person who is overriding this order check
  • DESCRIPTION:  
    This is the user who chose to override this order check and entered the reason why.
.06 DATE/TIME OVERRIDDEN 0;6 DATE

  • INPUT TRANSFORM:  S %DT="ESTX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  JUN 13, 1996
  • HELP-PROMPT:  Enter the date/time this order check was overridden.
  • DESCRIPTION:  
    This is the date/time when this order check occurred and was overridden.
1 ORDER CHECK MESSAGE 1;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>245!($L(X)<1) X
  • LAST EDITED:  MAY 18, 1999
  • HELP-PROMPT:  Answer must be 1-245 characters in length.
  • DESCRIPTION:  
    This is the actual text of the order check that was displayed to the user.
Info |  Details