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

Package: Outpatient Pharmacy

PRESCRIPTION(#52)-->52.3

Sub-Field: 52.3


Information

Parent File Name Number Package
PRESCRIPTION(#52) ACTIVITY LOG 52.3 Outpatient Pharmacy

Details

Field # Name Loc Type Details
.01 ACTIVITY LOG 0;1 DATE

  • INPUT TRANSFORM:  S %DT="ETX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  APR 28, 1992
  • DESCRIPTION:  
    Date when activity occured.
  • TECHNICAL DESCR:  
    Date (Multiply asked).
.02 REASON 0;2 SET
  • 'H' FOR HOLD;
  • 'U' FOR UNHOLD;
  • 'C' FOR DISCONTINUED;
  • 'E' FOR EDIT;
  • 'L' FOR RENEWED;
  • 'P' FOR PARTIAL;
  • 'R' FOR REINSTATE;
  • 'W' FOR REPRINT;
  • 'S' FOR SUSPENDED;
  • 'I' FOR RETURNED;
  • 'V' FOR INTERVENTION;
  • 'D' FOR DELETED;
  • 'A' FOR DRUG INTERACT;
  • 'B' FOR PROCESSED;
  • 'X' FOR INTERFACE;
  • 'G' FOR PATIENT INST;
  • 'K' FOR PKI/DEA;
  • 'N' FOR DISPENSE COMPLETION;
  • 'M' FOR ECME;
  • 'O' FOR IERX;

  • LAST EDITED:  JUN 11, 2018
  • HELP-PROMPT:  Enter code to indicate the activity taking place for this prescription.
  • DESCRIPTION:  
    What was done that caused activity to happen.
  • TECHNICAL DESCR:  Set 'H' for Hold, 'U' for Unhold, 'C' for Discontinued, 'E' for Edit, 'L' for Lost, 'P' for Partial, 'R' for Reinstate, 'W' for Reprint, 'S' for Suspended, 'I' for Returned to Stock, 'V' for Intervention 'D' for Deleted,
    'A' for Pending due to drug interactions, 'B' for Unpending. X will stand for External Interface, 'G' will indicate if patient instructions was added when the order was received from CPRS. 'K' for PKI Certificate
    regarding digitally signed orders, introduced for the PKI/DEA project, 'N' will indicate that an Rx was dispensed by an external interface. 'M' indicates an ECME activity (3rd Party Billing).
.03 INITIATOR OF ACTIVITY 0;3 POINTER TO NEW PERSON FILE (#200) NEW PERSON(#200)

  • LAST EDITED:  SEP 03, 1996
  • DESCRIPTION:  
    The name of the person entering an activity is entered.
  • TECHNICAL DESCR:  
    With the release of v7 this field will no longer require data.
.04 RX REFERENCE 0;4 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>12)!(X<0)!(X?.E1"."1N.N) X
  • OUTPUT TRANSFORM:  S Y=$S(Y=6:"PARTIAL",Y>0&(Y<6):"REFILL #"_Y,Y>6:"REFILL #"_(Y-1),1:"ORIGINAL")
  • LAST EDITED:  AUG 17, 1994
  • HELP-PROMPT:  Type a Number between 0 and 12, 0 Decimal Digits
  • DESCRIPTION:  
    This field is used to indicate which fill the activity took place.
  • TECHNICAL DESCR:  0 indicates the Original fill, 1-5 is for refills, 6 for partial, and 7-12 indicates refill.
    UNEDITABLE
.05 COMMENT 0;5 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>100!($L(X)<1) X
  • LAST EDITED:  JUN 18, 2012
  • HELP-PROMPT:  Answer must be 1-100 characters in length.
  • DESCRIPTION:  
    Any additional comments.
  • TECHNICAL DESCR:  
    (Required) Free Text.
1 FIELD EDITED 1;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>25!($L(X)<5) X
  • LAST EDITED:  MAR 05, 1992
  • HELP-PROMPT:  Enter the name of the field that was edited. Answer must be 5-25 characters in length.
  • DESCRIPTION:  
    This field is used to indicate any editing to a data field of a presciption. This field will contain the name of the field edited.
2 OLD VALUE 1;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>25!($L(X)<1) X
  • LAST EDITED:  MAR 05, 1992
  • HELP-PROMPT:  Enter the old value of the edited field of the RX. Answer must be 1-25 characters in length.
  • DESCRIPTION:  
    This field is used to show the old value of an edited field.
3 NEW VALUE 1;3 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>25!($L(X)<1) X
  • HELP-PROMPT:  Enter the new value of the edited field of the RX. Answer must be 1-25 characters in length.
  • DESCRIPTION:  
    This field is ued to show the new value of an edited field of a RX.
4 OTHER COMMENTS 2;0 Multiple #52.34 52.34
Info |  Details