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.6068

Package: Pharmacy Data Management

DOSAGE FORM(#50.606)-->50.6068

Sub-Field: 50.6068


Information

Parent File Name Number Package
DOSAGE FORM(#50.606) UNITS 50.6068 Pharmacy Data Management

Details

Field # Name Loc Type Details
.01 UNITS 0;1 POINTER TO DRUG UNITS FILE (#50.607) DRUG UNITS(#50.607)

  • LAST EDITED:  JUN 16, 2000
  • HELP-PROMPT:  Enter the Unit associated with this Dosage Form.
  • DESCRIPTION:  
    Unit of measure. Pointer to the Drug Units File #50.607.
  • AUDIT:  YES, ALWAYS
  • DELETE TEST:  1,0)= I '$D(XPDGREF) D EN^DDIOL(" DELETIONS ARE NOT ALLOWED")
  • LAYGO TEST:  1,0)= D:'$D(XPDGREF) EN^DDIOL(" NEW ENTRIES ARE NOT ALLOWED") I $D(XPDGREF)
    UNEDITABLE
  • CROSS-REFERENCE:  50.6068^B
    1)= S ^PS(50.606,DA(1),"UNIT","B",$E(X,1,30),DA)=""
    2)= K ^PS(50.606,DA(1),"UNIT","B",$E(X,1,30),DA)
  • CROSS-REFERENCE:  50.606^ACON^MUMPS
    1)= N PSSAP,PSSAPL S PSSAP=$P($G(^PS(50.606,DA(1),"UNIT",DA,0)),"^",2) I PSSAP'="" F PSSAPL=1:1:$L(PSSAP) S ^PS(50.606,"ACON"_$E(PSSAP,PSSAPL),DA(1),+$G(X))=""
    2)= N PSSAPX,PSSAPXL S PSSAPX=$P($G(^PS(50.606,DA(1),"UNIT",DA,0)),"^",2) I PSSAPX'="" F PSSAPXL=1:1:$L(PSSAPX) K ^PS(50.606,"ACON"_$E(PSSAPX,PSSAPXL),DA(1),+$G(X))
    This cross reference is used for identifying Dose Form/Unit combinations for possible dose conversions. It sets the global ^PS(50.606,"ACON(I or O)", Dose Form, Unit)="".
1 PACKAGE 0;2 SET
  • 'I' FOR Inpatient;
  • 'O' FOR Outpatient;
  • 'IO' FOR Both;
  • 'OI' FOR Both;

  • LAST EDITED:  JUN 16, 2000
  • HELP-PROMPT:  Enter an 'I' for Inpatient, 'O' for Outpatient, 'IO' or 'OI' for both.
  • DESCRIPTION:  
    This field will designate for which package (Inpatient or Outpatient) Possible Dosages are convertible.
  • AUDIT:  YES, ALWAYS
    DELETE AUTHORITY: ^
    WRITE AUTHORITY: ^
    UNEDITABLE
  • CROSS-REFERENCE:  50.606^ACON1^MUMPS
    1)= N PSSAU F PSSAU=1:1:$L(X) S ^PS(50.606,"ACON"_$E(X,PSSAU),DA(1),+$P($G(^PS(50.606,DA(1),"UNIT",DA,0)),"^"))=""
    2)= N PSSAUP F PSSAUP=1:1:$L(X) K ^PS(50.606,"ACON"_$E(X,PSSAUP),DA(1),+$P($G(^PS(50.606,DA(1),"UNIT",DA,0)),"^"))
    This cross reference is used for identifying Dose Form/Unit combinations for possible dose conversions. It sets the global ^PS(50.606,"ACON(I or O)",Dose Form, Unit)="".
Info |  Details