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

Package: Barcode Medication Administration

BCMA BACKUP DATA(#53.7)-->53.702-->53.70213

Sub-Field: 53.70213


Information

Parent File Name Number Package
53.702 MED LOG DATE/TIME 53.70213 Barcode Medication Administration

Details

Field # Name Loc Type Details
.01 MED LOG DATE/TIME 0;1 DATE

  • INPUT TRANSFORM:  S %DT="ESTX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  DEC 17, 2003
  • DESCRIPTION:  
    This date and time is that of the BCMA Medication Log entry on the VistA server.
  • CROSS-REFERENCE:  53.70213^B
    1)= S ^ALPB(53.7,DA(2),2,DA(1),10,"B",$E(X,1,30),DA)=""
    2)= K ^ALPB(53.7,DA(2),2,DA(1),10,"B",$E(X,1,30),DA)
  • CROSS-REFERENCE:  53.70213^AMLOG^MUMPS
    1)= S ^ALPB(53.7,DA(2),"AMLOG",X)=""
    2)= K ^ALPB(53.7,DA(2),"AMLOG",X)
    This cross references orders by Med Log Date/Time.
  • CROSS-REFERENCE:  53.70213^IMLOG^MUMPS
    1)= S ^ALPB(53.7,DA(2),2,DA(1),10,"IMLOG",(9999999-X),DA)=""
    2)= K ^ALPB(53.7,DA(2),2,DA(1),10,"IMLOG",(9999999-X),DA)
    An inverted date x-ref used for printing Med Log data in inverted order.
1 MED LOG ENTRY PERSON 0;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  JAN 07, 2003
  • HELP-PROMPT:  Answer must be 1-30 characters in length.
  • DESCRIPTION:  
    This is the name of the person who made the BCMA Medication Log entry on the VistA server. This person could be a nurse or other clinician who administered the medication ot the patient.
2 MED LOG STATUS MESSAGE 0;3 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  JAN 07, 2003
  • HELP-PROMPT:  Answer must be 1-30 characters in length.
  • DESCRIPTION:  This is the message associated with the BCMA Medication Log entry on the VistA server. Values in this field are in two parts delimited by a '~': code~code description. Code descriptions can be values like
    GIVEN, HOLD, REFUSED, etc.
3 MED LOG RECORD NUMBER 0;4 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  MAR 21, 2003
  • HELP-PROMPT:  Type a Number between 0 and 99999999, 0 Decimal Digits
  • DESCRIPTION:  
    This field contains the BCMA Medication Log record number that exists on the VistA server.
  • CROSS-REFERENCE:  53.70213^C
    1)= S ^ALPB(53.7,DA(2),2,DA(1),10,"C",$E(X,1,30),DA)=""
    2)= K ^ALPB(53.7,DA(2),2,DA(1),10,"C",$E(X,1,30),DA)
4 ASSOC. MED LOG GIVE DATE/TIME 0;5 DATE

  • INPUT TRANSFORM:  S %DT="ESTX" D ^%DT S X=Y K:X<1 X
  • LAST EDITED:  NOV 16, 2015
  • HELP-PROMPT:  Enter the date and time this medication was given on the Vista server in the BCMA Medication Log entry.
  • DESCRIPTION:  
    This is a Give's action date and time that is associated with an Order's current action of Remove.
5 ASSOC. MED LOG GIVE ENTERED BY 0;6 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  NOV 16, 2015
  • HELP-PROMPT:  Answer must be 1-30 characters in length.
  • DESCRIPTION:  This is the name of the person who made the BCMA Medication Log entry on the VistA server that is associated with the current Remove status for this administration. This person could be a nurse or other
    clinician who administered the medication to the patient.
6 ASSOC. MED LOG GIVE STATUS MSG 0;7 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  NOV 16, 2015
  • HELP-PROMPT:  Answer must be 1-30 characters in length and contain "GIVEN".
  • DESCRIPTION:  
    This is the message associated with the BCMA Medication Log entry on the VistA server that is for the associated Give action that occurred prior to the current Remove action for this Order's administration.
Info |  Details