Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Details |  All
Print Page as PDF
Sub-Field: 130.34

Package: Surgery

SURGERY(#130)-->130.33-->130.34

Sub-Field: 130.34


Information

Parent File Name Number Package
130.33 TIME ADM 130.34 Surgery

Details

Field # Name Loc Type Details
.01 TIME ADM 0;1 DATE

  • INPUT TRANSFORM:  S Z=$E($P(^SRF($S($D(SRTN):SRTN,1:DA(2)),0),"^",9),1,7),X=$S(X?1.4N.A!(X?1.2N1":"2N.A):Z_"@"_X,1:X) K %DT,Z S %DT="ERTX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  DEC 08, 1993
  • HELP-PROMPT:  Enter the unique date/time that an individual medication is given.
  • DESCRIPTION:  This is the date and time that this medication was administered.
  • PRE-LOOKUP:  S Z=$E($P(^SRF($S($D(SRTN):SRTN,1:DA(2)),0),"^",9),1,7),X=$S(X?1.4N.A!(X?1.2N1":"2N.A):Z_"@"_X,1:X) K %DT,Z S %DT="RTX" D ^%DT S X=Y K:Y<1 X
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
1 DOSE 0;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>15!($L(X)<1) X
  • LAST EDITED:  AUG 19, 1985
  • HELP-PROMPT:  Enter the dose given at this time. Your answer must be 1 to 15 characters in length.
  • DESCRIPTION:  This is the dose of the medication given at this time. Although optional, this information may be useful in documentation of this case.
2 ORDERED BY 0;3 POINTER TO NEW PERSON FILE (#200) NEW PERSON(#200)

  • INPUT TRANSFORM:  S DIC("S")="S RESTRICT=""130.34,2"" D KEY^SROXPR I $D(SROK)" D ^DIC K DIC S DIC=DIE,X=+Y K:Y<0 X
  • LAST EDITED:  FEB 05, 1992
  • HELP-PROMPT:  Enter the name of the person who ordered the medication.
  • DESCRIPTION:  This is the name of the person ordering this dose of medication. This information is optional, but may be useful in documentation.
  • SCREEN:  S DIC("S")="S RESTRICT=""130.34,2"" D KEY^SROXPR I $D(SROK)"
  • EXPLANATION:  Entries in this field may be restricted based on locally selected keys.
3 ADMIN BY 0;4 POINTER TO NEW PERSON FILE (#200) NEW PERSON(#200)

  • INPUT TRANSFORM:  S DIC("S")="S RESTRICT=""130.34,3"" D KEY^SROXPR I $D(SROK)" D ^DIC K DIC S DIC=DIE,X=+Y K:Y<0 X
  • LAST EDITED:  FEB 05, 1992
  • HELP-PROMPT:  Enter the name of the person who administered the medication.
  • DESCRIPTION:  This is the name of the person administering this dose of the medication. This information is optional, but may be useful for documentation of the case.
  • SCREEN:  S DIC("S")="S RESTRICT=""130.34,3"" D KEY^SROXPR I $D(SROK)"
  • EXPLANATION:  Entries in this field may be restricted based on locally selected keys.
4 ROUTE 0;5 SET
  • 'IV' FOR INTRAVENOUS;
  • 'T' FOR TOPICAL;
  • 'IR' FOR IRRIGATION;
  • 'IM' FOR INTRAMUSCULAR;
  • 'R' FOR RECTAL;
  • 'S' FOR SUBLINGUAL;
  • 'SC' FOR SUBCUTANEOUS;
  • 'IN' FOR INFILTRATE;
  • 'O' FOR OTHER;
  • 'P' FOR PREPUMP;
  • 'OR' FOR ORAL;

  • LAST EDITED:  APR 16, 1998
  • HELP-PROMPT:  
  • DESCRIPTION:  This is the code corresponding to the route of administration of the medication.
5 MEDICATION COMMENTS 0;6 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>60!($L(X)<2) X
  • LAST EDITED:  MAY 24, 1993
  • HELP-PROMPT:  Your answer must be 2-60 characters in length.
  • DESCRIPTION:  These are comments pertaining to the administration of the medication at this time.
Info |  Details |  All