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

Package: General Medical Record - IO

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

Sub-Field: 126.13


Information

Parent File Name Number Package
126.01 INTAKE ITEM 126.13 General Medical Record - IO

Details

Field # Name Loc Type Details
.01 INTAKE ITEM 0;1 POINTER TO GMRY INTAKE ITEMS FILE (#126.8) GMRY INTAKE ITEMS(#126.8)

  • INPUT TRANSFORM:  D EN6^GMRYUT2 D ^DIC K DIC S DIC=DIE,X=+Y K:Y<0 X K:'$D(GEDIT) GMRYTYP
  • LAST EDITED:  JUN 25, 1996
  • DESCRIPTION:  
    This field stores the name of the fluid(s) taken by the patient.
  • SCREEN:  D EN6^GMRYUT2
  • EXPLANATION:  Select only the item applicable to this type of input.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • CROSS-REFERENCE:  126.13^B
    1)= S ^GMR(126,DA(2),"IN",DA(1),1,"B",$E(X,1,30),DA)=""
    2)= K ^GMR(126,DA(2),"IN",DA(1),1,"B",$E(X,1,30),DA)
    This regular cross-reference is automatically created on the .01 field of the file.
  • CROSS-REFERENCE:  126.13^VOL^MUMPS
    1)= I $D(GMROUT) S $P(^GMR(126,DA(2),"IN",DA(1),1,DA,0),"^",2)=+$P(^GMRD(126.8,+X,0),"^",2) D EN3^GMRYUT2
    2)= I $D(GMROUT) S $P(^GMR(126,DA(2),"IN",DA(1),1,DA,0),"^",2)="" D EN3^GMRYUT2
    VOL MUMPS cross-reference is created to sum up the values of VOLUME field of the INTAKE ITEM multiple and insert the total in the TOTAL AMOUNT field of the INTAKE record.
1 VOLUME 0;2 NUMBER
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:+X'=X!(X>9999)!(X<0)!(X?.E1"."2N.N) X
  • LAST EDITED:  JAN 22, 1996
  • HELP-PROMPT:  Type a Number between 0 and 9999, 1 Decimal Digit
  • DESCRIPTION:  
    This field contains the measurement in milliliters (ml) for the fluid intake item.
2 SPECIFY 0;3 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>50!($L(X)<1) X
  • LAST EDITED:  JUL 10, 1993
  • HELP-PROMPT:  Answer must be 1-50 characters in length.
  • DESCRIPTION:  
    The user can specify the intake item if the OTHER item is selected.
Info |  Details