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

Package: Pharmacy Data Management

DRUG(#50)-->50.0904

Sub-Field: 50.0904


Information

Parent File Name Number Package
DRUG(#50) LOCAL POSSIBLE DOSAGE 50.0904 Pharmacy Data Management

Details

Field # Name Loc Type Details
.01 LOCAL POSSIBLE DOSAGE 0;1 FREE TEXT

  • INPUT TRANSFORM:  D AMPCHK^PSSORPH1 K:$L(X)>60!($L(X)<1) X
  • LAST EDITED:  JUL 23, 2008
  • HELP-PROMPT:  Answer must be 1-60 characters in length.
  • DESCRIPTION:  This field represents the Dosage selections that will display in CPRS for this drug when the Pharmacy Orderable Item that this drug is matched to is selected. These dosages will be presented for selection only if there
    are no Possible Dosages available for the Pharmacy type of order being entered. Local Possible Dosages should be created when a drug does not have any Possible Dosages. The Possible Dosages can only be created when the
    VA Product File match of the drug meet specified criteria.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • CROSS-REFERENCE:  50.0904^B
    1)= S ^PSDRUG(DA(1),"DOS2","B",$E(X,1,30),DA)=""
    2)= K ^PSDRUG(DA(1),"DOS2","B",$E(X,1,30),DA)
1 PACKAGE 0;2 SET
  • 'I' FOR Inpatient;
  • 'O' FOR Outpatient;
  • 'IO' FOR Both;
  • 'OI' FOR Both;

  • LAST EDITED:  APR 25, 2000
  • HELP-PROMPT:  Enter an 'I' for Inpatient, 'O' for Outpatient, 'IO' or 'OI' for both.
  • DESCRIPTION:  
    This field will allow a dose to be marked for Inpatient Medications and/or Outpatient Pharmacy package use.
2 BCMA UNITS PER DOSE 0;3 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  FEB 05, 2001
  • HELP-PROMPT:  Type a Number between 1 and 9999, 0 Decimal Digits. If there is a number entered, it will be used as a default for the Units Per Dose field within the Unit Dose order.
  • DESCRIPTION:  This field represents the BCMA UNITS PER DOSE, which is associated with the Dosage for Inpatient Medication orders. This field will be used to populate the Units Per Dose field that designates the number of Dispense Drug
    units required to deliver a needed Dosage through the BCMA application.
3 OTHER LANGUAGE DOSAGE NAME 0;4 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>60!($L(X)<1) X
  • LAST EDITED:  SEP 16, 2002
  • HELP-PROMPT:  Answer must be 1-60 characters in length.
  • DESCRIPTION:  
    This field is used to store local possible dosage in another language.
  • TECHNICAL DESCR:  
    free text.
  • GROUP:  PSO
4 DOSE UNIT 0;5 POINTER TO DOSE UNITS FILE (#51.24) DOSE UNITS(#51.24)

  • INPUT TRANSFORM:  S DIC("S")="I '$$SCREEN^XTID(51.24,.01,+Y_"","")" D ^DIC K DIC S DIC=DIE,X=+Y K:Y<0 X
  • LAST EDITED:  MAY 09, 2008
  • HELP-PROMPT:  Enter the Dose Unit to be used with the Numeric Dose for the dosage check on this Local Possible Dosage.
  • DESCRIPTION:  This is the Dose Unit for this Local Possible Dosage. If this Local Possible Dosage is used for a medication order, the dosage check will be performed using this Dose Unit, along with the Numeric Dose associated with
    this Local Possible Dosage.
  • SCREEN:  S DIC("S")="I '$$SCREEN^XTID(51.24,.01,+Y_"","")"
  • EXPLANATION:  Inactive Dose Units will not be selectable.
5 NUMERIC DOSE 0;6 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99999999999999)!(X<.00001)!(X?.E1"."6N.N) X
  • OUTPUT TRANSFORM:  S:$E(Y,1)="." Y=0_Y
  • LAST EDITED:  OCT 01, 2008
  • HELP-PROMPT:  Type a Number between .00001 and 99999999999999, 5 Decimal Digits, to be used with the Dose Unit for the dosage check on this Local Possible Dosage.
  • DESCRIPTION:  This is the Numeric Dose for this Local Possible Dosage. If this Local Possible Dosage is used for a medication order, the dosage check will be performed using this Numeric Dose, along with the Dose Unit associated with
    this Local Possible Dosage.
Info |  Details