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 1 D EN^DDIOL(" DELETIONS ARE NOT ALLOWED")
LAYGO TEST: 1,0)= D EN^DDIOL(" NEW ENTRIES ARE NOT ALLOWED") I 0
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)="".
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)="".