Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Desc |  Fields
Print Page as PDF
Global: ^GMRD(126.9

Package: General Medical Record - IO

Global: ^GMRD(126.9


Information

FileMan FileNo FileMan Filename Package
126.9 GMRY NUR IV SOLUTION General Medical Record - IO

Description

Fields, Total: 3

Field # Name Loc Type Details
.01 NAME 0;1 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>75!($L(X)<1)!'(X'?1P.E) X
  • LAST EDITED:  MAY 23, 1996
  • HELP-PROMPT:  Answer must be 1-75 characters in length.
  • DESCRIPTION:  This field stores the names of IV solutions. For example:
    D5W(50) for D5W 50 cc, D5W(250) for D5W 250 cc, and D5W(1000) for
    D5W 1000cc.
  • CROSS-REFERENCE:  126.9^B
    1)= S ^GMRD(126.9,"B",$E(X,1,30),DA)=""
    2)= K ^GMRD(126.9,"B",$E(X,1,30),DA)
    This regular cross-reference is automatically created on the .01 field.
1 TYPE 0;2 SET
************************REQUIRED FIELD************************
  • 'H' FOR HYPERAL;
  • 'P' FOR PIGGYBACK;
  • 'A' FOR ADMIXTURE;
  • 'B' FOR BLOOD/BLOOD PRODUCTS;
  • 'I' FOR INTRALIPIDS;

  • LAST EDITED:  DEC 09, 1993
  • DESCRIPTION:  
    This field stores the IV solution type.
  • CROSS-REFERENCE:  126.9^C
    1)= S ^GMRD(126.9,"C",$E(X,1,30),DA)=""
    2)= K ^GMRD(126.9,"C",$E(X,1,30),DA)
    This regular cross-reference is created to sort the file by TYPE field and the associated IV solution NAME.
2 VOLUME 0;3 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  JAN 22, 1996
  • HELP-PROMPT:  Type a Number between 0 and 9999, 0 Decimal Digits
  • DESCRIPTION:  
    This field contains the volume of the IV solution pack.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
Info |  Desc |  Fields