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

Package: General Medical Record - IO

GMRY PATIENT I/O FILE(#126)-->126.03

Sub-Field: 126.03


Information

Parent File Name Number Package
GMRY PATIENT I/O FILE(#126) IV 126.03 General Medical Record - IO

Details

Field # Name Loc Type Details
.01 IV START DATE/TIME 0;1 DATE
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  S %DT="ETXRS",%DT(0)="-NOW" D ^%DT S X=Y K:Y<1 X K %DT(0)
  • LAST EDITED:  DEC 13, 1995
  • DESCRIPTION:  
    This field contains the DATE and TIME this IV solution was added or hung.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • CROSS-REFERENCE:  126.03^B
    1)= S ^GMR(126,DA(1),"IV","B",$E(X,1,30),DA)=""
    2)= K ^GMR(126,DA(1),"IV","B",$E(X,1,30),DA)
    This regular cross-reference is automatically created on the .01 field of the file. This index sorts the intravenous fluids on a patient by starting date/time.
  • CROSS-REFERENCE:  126.03^TYP01^MUMPS
    1)= S:$D(^GMR(126,DA(1),"IV",DA,0)) GMRVTYP=$P(^(0),U,4) S:GMRVTYP'="" ^GMR(126,DA(1),"IV","TYP",9999999-X,GMRVTYP,DA)="" K GMRVTYP
    2)= S:$D(^GMR(126,DA(1),"IV",DA,0)) GMRVTYP=$P(^(0),U,4) K:GMRVTYP'="" ^GMR(126,DA(1),"IV","TYP",9999999-X,GMRVTYP,DA) K GMRVTYP
    TYP01 MUMPS cross-reference is created to sort the intravenous fluids on a patient by the inverted IV START DATE/TIME and TYPE OF IV.
  • CROSS-REFERENCE:  126.03^C^MUMPS
    1)= S ^GMR(126,DA(1),"IV","C",9999999-X,DA)="" S:$P($G(^GMR(126,DA(1),"IV",DA,0)),"^",7)="" $P(^GMR(126,DA(1),"IV",DA,0),"^",7)=DUZ
    2)= K ^GMR(126,DA(1),"IV","C",9999999-X,DA)
    C MUMPS cross-reference indexes the intravenous solutions on a patient by the inverted IV START DATE/TIME. The SET statement inserts the DUZ in the IV STARTED BY field (6).
1 INFUSION SITE 0;2 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:X[""""!($A(X)=45) X I $D(X) D EN2^GMRYUT5 K:$L(X)>50!($L(X)<3) X
  • LAST EDITED:  SEP 29, 1993
  • HELP-PROMPT:  Answer must be 1-30 characters in length.
  • DESCRIPTION:  This field contains the IV's location such as LEFT HAND, RIGHT HAND and LEFT ARM, etc. The user is allowed to select from the IV SITE file (#126.7) by entering a number or a combination of numbers. The software then
    transforms the number(s) into text.
  • EXECUTABLE HELP:  D EN1^GMRYUT5
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • CROSS-REFERENCE:  126.03^SITE^MUMPS
    1)= S:$D(^GMR(126,DA(1),"IV",DA,0)) GMRVDT=$P(^(0),U) S:$D(GMRVDT) ^GMR(126,DA(1),"IV","SITE",X,9999999-GMRVDT,DA)="" K GMRVDT
    2)= S:$D(^GMR(126,DA(1),"IV",DA,0)) GMRVDT=$P(^(0),U) K:$D(GMRVDT) ^GMR(126,DA(1),"IV","SITE",X,9999999-GMRVDT,DA) K GMRVDT
    SITE MUMPS cross-reference sorts the intravenous fluids on a patient by INFUSION SITE and inverted IV START DATE/TIME.
2 SOLUTION 0;3 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>75!($L(X)<1) X
  • LAST EDITED:  MAY 23, 1996
  • HELP-PROMPT:  Answer must be 1-75 characters in length.
  • DESCRIPTION:  This field contains the name of the IV solution or heparin/saline lock. The user can select the active IV orders for this patient from the PHARMACY PATIENT file (#55) or from the NUR IV SOLUTION file (#126.9). If the
    user selects a heparin/saline lock, the software inserts the data into the IV record.
3 TYPE OF IV 0;4 SET
************************REQUIRED FIELD************************
  • 'A' FOR ADMIXTURE;
  • 'P' FOR PIGGYBACK;
  • 'H' FOR HYPERAL;
  • 'B' FOR BLOOD/BLOOD PRODUCTS;
  • 'I' FOR INTRALIPIDS;
  • 'L' FOR HEPARIN/SALINE LOCK;

  • LAST EDITED:  SEP 29, 1993
  • DESCRIPTION:  
    This field describes the type of IV: 'H' for hyperal, 'P' for piggyback, 'A' for admixture, 'B' for blood/blood product, 'I' for intralipid, and 'L' for heparin/saline lock.
  • CROSS-REFERENCE:  126.03^TYP3^MUMPS
    1)= S:$D(^GMR(126,DA(1),"IV",DA,0)) GMRVDT=$P(^(0),U) S:GMRVDT'="" ^GMR(126,DA(1),"IV","TYP",9999999-GMRVDT,X,DA)="" K GMRVDT
    2)= S:$D(^GMR(126,DA(1),"IV",DA,0)) GMRVDT=$P(^(0),U) K:GMRVDT'="" ^GMR(126,DA(1),"IV","TYP",9999999-GMRVDT,X,DA) K GMRVDT
    TYP3 MUMPS cross-reference sorts the intravenous fluids on a patient by the inverted IV START DATE/TIME and TYPE OF IV.
4 VOLUME 0;5 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>4!($L(X)<1) X
  • LAST EDITED:  OCT 07, 1996
  • HELP-PROMPT:  Answer must be 1-4 characters in length.
  • DESCRIPTION:  
    This field identifies the total amount of solution in milliliters (ml) in the IV container.
5 IV CATHETER TYPE/SIZE 0;6 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  JAN 13, 1993
  • HELP-PROMPT:  Answer must be 1-30 characters in length.
  • DESCRIPTION:  
    This field stores the name and size of the IV catheter(s).
6 IV STARTED BY 0;7 POINTER TO NEW PERSON FILE (#200)
************************REQUIRED FIELD************************
NEW PERSON(#200)

  • LAST EDITED:  SEP 09, 1992
  • DESCRIPTION:  
    This field holds the name of the user who entered the data. Pointer to the NEW PERSON file (#200).
7 HOSPITAL LOCATION 0;8 POINTER TO HOSPITAL LOCATION FILE (#44)
************************REQUIRED FIELD************************
HOSPITAL LOCATION(#44)

  • INPUT TRANSFORM:  S DIC("S")="I $P(^(0),U,3)'=""Z""" D ^DIC K DIC S DIC=DIE,X=+Y K:Y<0 X
  • LAST EDITED:  SEP 09, 1992
  • DESCRIPTION:  
    This field identifies the hospital location of the patient. Pointer to the Hospital Location file (#44).
  • SCREEN:  S DIC("S")="I $P(^(0),U,3)'=""Z"""
  • EXPLANATION:  The hospital location where the patient is located. Pointer to the Hospital Location file (#44).
8 DATE/TIME DC'ED 0;9 DATE

  • INPUT TRANSFORM:  S %DT="ESTXR",%DT(0)="-NOW" D ^%DT S X=Y K:Y<1!(+$P(^GMR(126,DA(1),"IV",DA,0),U)>Y) X S:Y>0 $P(^GMR(126,DA(1),"IV",DA,0),U,10)=DUZ K %DT(0)
  • LAST EDITED:  SEP 06, 1993
  • HELP-PROMPT:  The IV discontinued time must be later than the IV start time.
  • DESCRIPTION:  
    This field holds the DATE/TIME when the IV was discontinued.
  • TECHNICAL DESCR:  
    The IV discontinued time must be later than the IV start time.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
9 DC'ED BY 0;10 POINTER TO NEW PERSON FILE (#200) NEW PERSON(#200)

  • LAST EDITED:  DEC 31, 1992
  • DESCRIPTION:  
    This field stores the name of the person who removes the IV from the patient. Pointer to NEW PERSON file (#200).
10 REASON FOR DC 0;11 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  JAN 13, 1993
  • HELP-PROMPT:  Answer must be 1-30 characters in length.
  • DESCRIPTION:  
    This field identifies the reason for discontinuing the IV infusion. Text from IV DC'ED REASON file (#126.76).
11 INFUSION RATE 0;12 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  JAN 22, 1996
  • HELP-PROMPT:  Type a Number between 0 and 999, 0 Decimal Digits
  • DESCRIPTION:  
    This field contains the rate at which the infusion is to take place. Example: 125 = 125 ml/hr.
12 RESTART DATE/TIME 1;1 DATE

  • INPUT TRANSFORM:  S %DT="ESTX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  OCT 08, 1993
  • DESCRIPTION:  
    This field stores the date/time when a discontinued IV is restarted.
13 IV INTAKE IN;0 DATE Multiple #126.313 126.313

  • LAST EDITED:  FEB 21, 1991
  • DESCRIPTION:  
    This multiple contains the parenteral IV fluid intake records for this patient. NO FUTURE DATE/TIME ALLOWED !!!
14 RESTARTED IV 1;2 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999999)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  OCT 08, 1993
  • HELP-PROMPT:  Type a Number between 1 and 999999, 0 Decimal Digits
  • DESCRIPTION:  
    This field stores the new IEN for this IV fluid if it is discontinued before infused.
15 IV LINE # COMPUTED

  • MUMPS CODE:  S X=D1
  • ALGORITHM:  S X=D1
  • DESCRIPTION:  
    This computed field sets the IV LINE # to the D1 value.
16 D/T TITER ADJUSTED TITR;0 DATE Multiple #126.316 126.316

  • DESCRIPTION:  
    This field documents the date/time when the rate of intravenous infusion is adjusted.
17 PORT 3;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<3) X
  • LAST EDITED:  MAY 14, 1996
  • HELP-PROMPT:  Answer must be 3-30 characters in length.
  • DESCRIPTION:  
    This field contains the name of the lumen associated with the IV catheter for this IV line.
Info |  Details