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

Package: Order Entry Results Reporting

OTP MEDICATION DISPENSE(#101.22)-->101.221

Sub-Field: 101.221


Information

Parent File Name Number Package
OTP MEDICATION DISPENSE(#101.22) OTP DISPENSE RECORD 101.221 Order Entry Results Reporting

Details

Field # Name Loc Type Details
.01 MEDICATION DATE 0;1 DATE
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  S %DT="EX" D ^%DT S X=Y K:X<1 X
  • LAST EDITED:  JUL 08, 2024
  • HELP-PROMPT:  Enter the date the medication should be taken. For example, 03/01/24
  • CROSS-REFERENCE:  101.221^B
    1)= S ^ORD(101.22,DA(1),1,"B",$E(X,1,30),DA)=""
    2)= K ^ORD(101.22,DA(1),1,"B",$E(X,1,30),DA)
  • CROSS-REFERENCE:  101.22^C
    1)= S ^ORD(101.22,"C",$E(X,1,30),DA(1),DA)=""
    2)= K ^ORD(101.22,"C",$E(X,1,30),DA(1),DA)
    Creates a cross-reference entry by medication date for each entry in the OTP Dispense Record.
2 MEDICATION TYPE 0;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
    MAXIMUM LENGTH: 30
  • LAST EDITED:  JUN 25, 2024
  • HELP-PROMPT:  Please enter the name of the medication, between 1 and 30 characters. For example, Methadone Tab.
  • DESCRIPTION:  
    This is the name of the medication being dispensed.
3 DISPENSE DATE/TIME 0;3 DATE

  • INPUT TRANSFORM:  S %DT="E" D ^%DT S X=Y K:X<1 X
  • LAST EDITED:  JUN 25, 2024
  • HELP-PROMPT:  Please enter the date and time the medication was dispensed. For example, t-7@0900 or 03/01/24@0900
  • DESCRIPTION:  
    This is the Date and Time that the medication was dispensed.
4 DISPENSE BY NAME 0;4 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>60!($L(X)<2) X
    MAXIMUM LENGTH: 60
  • LAST EDITED:  JUN 25, 2024
  • HELP-PROMPT:  Please enter the name of the person dispensing the medication, between 2 and 60 characters.
  • DESCRIPTION:  
    This is the name of the person dispensing the medication.
5 DISPENSE BY INITIALS 0;5 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>5!($L(X)<1) X
    MAXIMUM LENGTH: 5
  • LAST EDITED:  JUN 25, 2024
  • HELP-PROMPT:  Please enter the initials of the person that dispensed the medication, between 1 and 5 characters.
  • DESCRIPTION:  
    This is the initials of the person that dispensed the medication.
6 DISPENSE ACTION 0;6 SET
  • 'C' FOR CLINIC;
  • 'H' FOR TAKE HOME;

  • LAST EDITED:  JUN 25, 2024
  • HELP-PROMPT:  For medication dispensed in clinic, enter C. For medication dispensed for in-home consumption, enter H.
  • DESCRIPTION:  
    This field indicates whether the medication was dispensed in Clinic or if it was a Take-Home dose.
7 DISPENSE AMOUNT 0;7 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>20!($L(X)<1) X
    MAXIMUM LENGTH: 20
  • LAST EDITED:  JUN 25, 2024
  • HELP-PROMPT:  Please enter the dosage of the the medication being dispensed. For example, 20MG.
  • DESCRIPTION:  
    This is the dosage of medication being dispensed.
8 INTERFACE RECEIVED DATE/TIME 0;8 DATE

  • INPUT TRANSFORM:  S %DT="E" D ^%DT S X=Y K:X<1 X
  • LAST EDITED:  JUN 25, 2024
  • HELP-PROMPT:  Please enter the date and time the dispense record was received from the interface. For example, t@0930 or 03/01/24@0930.
  • DESCRIPTION:  
    This is the Date and Time that the interface message was received.
9 INTERFACE 0;9 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>25!($L(X)<2) X
    MAXIMUM LENGTH: 25
  • LAST EDITED:  JUN 25, 2024
  • HELP-PROMPT:  Please enter the vendor interface. For example, MyAvatar or Methasoft.
  • DESCRIPTION:  
    This is the vendor interface name.
Info |  Details