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: 55.0105

Package: Pharmacy Data Management

PHARMACY PATIENT(#55)-->55.0105

Sub-Field: 55.0105


Information

Parent File Name Number Package
PHARMACY PATIENT(#55) BCMA ID 55.0105 Pharmacy Data Management

Details

Field # Name Loc Type Details
.01 BCMA ID 0;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>50!($L(X)<1) X
  • LAST EDITED:  MAY 18, 2001
  • HELP-PROMPT:  Answer must be 1-50 characters in length.
  • DESCRIPTION:  
    This is the unique barcode ID in the format DFN_"V"_ID# ex: 740V1.
  • RECORD INDEXES:  BCMA1 (#145)
.02 ON 0;2 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99999999)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  MAY 18, 2001
  • HELP-PROMPT:  Type a Number between 1 and 99999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the order number for this patient that this BCMA ID is currently associated with.
  • CROSS-REFERENCE:  55.0105^BCMA^MUMPS
    1)= S ^PS(55,DA(1),"IV",X,"BCMA",DA)=""
    2)= K ^PS(55,DA(1),"IV",X,"BCMA",DA)
    This cross reference is used by the Inpatient Medications package to look-up BCMA IDs for a given order.
  • RECORD INDEXES:  BCMA1 (#145)
1 BCMA STATUS DATE/TIME 0;3 DATE

  • INPUT TRANSFORM:  S %DT="ESTXR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  MAY 17, 2001
  • HELP-PROMPT:  Enter the Date/Time the action was taken on this lable in BCMA.
  • DESCRIPTION:  
    This is the Date/Time the action was taken on this label in BCMA.
2 BCMA STATUS 0;4 SET
  • 'C' FOR COMPLETED;
  • 'G' FOR GIVEN;
  • 'H' FOR HELD;
  • 'M' FOR MISSING;
  • 'R' FOR REFUSED;
  • 'S' FOR STOP;
  • 'I' FOR INFUSING;

  • LAST EDITED:  MAY 17, 2001
  • HELP-PROMPT:  Enter the BCMA Status for this label.
  • DESCRIPTION:  
    This is the BCMA Status assigned to this label by the BCMA software.
3 USAGE COUNT 0;5 SET
  • '0' FOR NO COUNT;
  • '1' FOR COUNT;

  • LAST EDITED:  MAY 17, 2001
  • HELP-PROMPT:  Enter 1 if this label should be counted as usage, enter 0 if not.
  • DESCRIPTION:  
    This is a flag to tell whether or not this label should be counted as usage, 1 means count, 0 means no count.
4 LABEL DATE 0;6 DATE

  • INPUT TRANSFORM:  S %DT="ESTXR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  MAY 17, 2001
  • HELP-PROMPT:  Enter the Date/Time this label was created.
  • DESCRIPTION:  
    This is the Date/Time this label was created.
5 LABEL STATUS 0;7 SET
  • 'RP' FOR REPRINTED;
  • 'RC' FOR RECYCLED;
  • 'CA' FOR CANCELLED;
  • 'DT' FOR DESTROYED;

  • LAST EDITED:  MAY 17, 2001
  • HELP-PROMPT:  Enter the Inpatient Medications status for this label.
  • DESCRIPTION:  
    This is the status of this label in Inpatient Medications.
6 BAG # 0;8 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>12!($L(X)<4) X
  • LAST EDITED:  MAY 17, 2001
  • HELP-PROMPT:  Answer must be 4-12 characters in length, and should be in the format 1[4], where 1 would be the first of 4 bags.
  • DESCRIPTION:  
    This identifies which bag of the total number of bags for the day this bag is. Ex. 1[4] means 1 of 4 bags that will be used that day.
7 ADDITIVE AD;0 POINTER Multiple #55.1057 55.1057

  • DESCRIPTION:  
    This multiple contains the additives associated with this IV order in the form of pointers to the IV Additive file (#52.6)
8 SOLUTION SOL;0 POINTER Multiple #55.1058 55.1058

  • DESCRIPTION:  
    This multiple contains the solutions associated with this IV order in the form of pointers to the IV Solutions file (#52.7)
9 INVALID DATE/TIME 0;9 DATE

  • INPUT TRANSFORM:  S %DT="ESTXR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  SEP 11, 2012
  • HELP-PROMPT:  Enter the Date/Time the label was invalidated.
  • DESCRIPTION:  
    The Date/Time the label became invalid due to a change to the associated order.
Info |  Details