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

Package: General Medical Record - IO

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

Sub-Field: 126.316


Information

Parent File Name Number Package
126.03 D/T TITER ADJUSTED 126.316 General Medical Record - IO

Details

Field # Name Loc Type Details
.01 D/T TITER ADJUSTED 0;1 DATE
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  S %DT="ETX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  MAY 30, 1996
  • DESCRIPTION:  
    This field documents the date/time when the rate of intravenous infusion is adjusted.
  • CROSS-REFERENCE:  126.316^B
    1)= S ^GMR(126,DA(2),"IV",DA(1),"TITR","B",$E(X,1,30),DA)=""
    2)= K ^GMR(126,DA(2),"IV",DA(1),"TITR","B",$E(X,1,30),DA)
    This regular cross-reference is automatically created on the .01 field.
  • CROSS-REFERENCE:  126^C^MUMPS
    1)= S ^GMR(126,DA(2),"IV",DA(1),"TITR","C",9999999-X,DA)="" S $P(^GMR(126,DA(2),"IV",DA(1),"TITR",DA,0),U,3)=DUZ
    2)= K ^GMR(126,DA(2),"IV",DA(1),"TITR","C",9999999-X,DA)
    This MUMPS index is created to sort the infusion rate adjustment record by inverted the date/time stored in the D/T TITER ADJUSTED field.
1 RATE 0;2 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  MAY 30, 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.
2 ADJUSTED BY 0;3 POINTER TO NEW PERSON FILE (#200) NEW PERSON(#200)

  • LAST EDITED:  JUN 07, 1996
  • DESCRIPTION:  
    This field contains the name of the user who enters this record. Pointer to the New Person file ^VA(200).
3 HOSPITAL LOCATION 0;4 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:  JUN 07, 1996
  • SCREEN:  S DIC("S")="I $P(^(0),U,3)'=""Z"""
  • EXPLANATION:  The hospital location where the patient is located. Pointer to Hospital Location file.
4 COMMENT 0;5 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>50!($L(X)<1) X
  • LAST EDITED:  JUL 03, 1996
  • HELP-PROMPT:  Answer must be 1-50 characters in length.
  • DESCRIPTION:  
    This field contains any additional comments associated with this infusion rate adjustment.
Info |  Details