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

Package: Pharmacy Data Management

IV ADDITIVES(#52.6)-->52.62

Sub-Field: 52.62


Information

Parent File Name Number Package
IV ADDITIVES(#52.6) ELECTROLYTES 52.62 Pharmacy Data Management

Details

Field # Name Loc Type Details
.01 ELECTROLYTE 0;1 POINTER TO DRUG ELECTROLYTES FILE (#50.4) DRUG ELECTROLYTES(#50.4)

  • LAST EDITED:  SEP 29, 1985
  • DESCRIPTION:  This field should contain the electrolytes that make up this additive. If the additive drug is SODIUM CHLORIDE, it would be made up of two electrolytes which would be SODIUM and CHLORIDE. This field is used during
    hyperal label generation ONLY. The IV PACKAGE will break down each additive into individual electrolytes and add together electrolytes that are the same, thereby giving total SODIUM and CHLORIDE in the hyperal order.
    If no electrolytes are entered here the IV PACKAGE will print the additive without breaking it down into electrolytes.
  • GROUP:  PSJI
1 CONCENTRATION 0;2 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<0)!(X?.E1"."5N.N) X I $D(X) S PSIVX=X,Y=^DD(50.4,1,0),X=$P(^PS(50.4,+^PS(52.6,DA(1),2,DA,0),0),"^",2) D ENC^PSIV S X=PSIVX_" "_X K PSIVX D STRTH^PSSDDUT2
  • LAST EDITED:  MAR 07, 1986
  • HELP-PROMPT:  Type a number between 0 and 99999.
  • DESCRIPTION:  This field is the ratio of MLs to electrolyte unit. This field makes it possible for the IV PACKAGE to calculate the true strength for each electrolyte. For example:
    If the additive you are defining is SODIUM CHLORIDE with a
    concentration of 2 MEQ/ML with the following electrolytes:
    ELECTROLYTE CONCENTRATION
    =========== =============
    SODIUM 3 MEQ/ML
    CHLORIDE 2 MEQ/ML
    If a hyperal order had SODIUM CHLORIDE 30 MEQ, the 'true' strength of each electrolyte would be: TOTAL VOLUME OF ADDITIVE IS: 15 ML (30 MEQ/(2 MEQ/ML)) SODIUM : 45 MEQ (15 ML*3 MEQ/ML) CHLORIDE: 30 MEQ (15 ML*2
    MEQ/ML)
  • GROUP:  PSJI
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
Info |  Details