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

Package: Surgery

SURGERY(#130)-->130.213

Sub-Field: 130.213


Information

Parent File Name Number Package
SURGERY(#130) ANES CARE TIME BLOCK 130.213 Surgery

Details

Field # Name Loc Type Details
.01 ANES CARE MULTIPLE START TIME 0;1 DATE

  • INPUT TRANSFORM:  I $D(X) K %DT,Z S %DT="ERTX" D ^%DT S X=Y K:Y<1 X D STIME^SROANEST I $D(X),$D(^SRF(DA(1),"CON")),$P(^("CON"),"^") S SRFLD=.01,SRFLAG=1 D ^SROCON Q
  • LAST EDITED:  APR 12, 2004
  • HELP-PROMPT:  Enter the time a member of the Anesthesia staff begins preparing the patient for surgery in the O.R. suite or if the care is interrupted, the time the care resumes.
  • DESCRIPTION:  This is the date and time that this block of anesthesia care began or if the care is interrupted, the time the care resumed. It is required as part of the anesthesia report. The definition of what constitutes the time
    anesthesia care begins may vary depending on local anesthesia policy. Anesthesia care starts when the anesthesia practitioner begins to prepare the patient for anesthesia services in the operating room or an equivalent
    area.
  • PRE-LOOKUP:  S SRFLAG=1 D SINPUT^SROANEST
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • CROSS-REFERENCE:  130.213^B
    1)= S ^SRF(DA(1),50,"B",$E(X,1,30),DA)=""
    2)= K ^SRF(DA(1),50,"B",$E(X,1,30),DA)
  • CROSS-REFERENCE:  130^AG^MUMPS
    1)= D CSET^SROANEST
    2)= D DEL^SROANEST
    The set cross reference is used to update the value of ANES CARE START TIME, field .21.
    The delete cross reference is used to delete the value in ANES CARE START TIME, FIELD .21, when the first ANES CARE MULTIPLE START TIME value is deleted.
1 ANES CARE MULTIPLE END TIME 0;2 DATE

  • INPUT TRANSFORM:  D SINPUT^SROANEST I $D(X) K %DT,Z S %DT="ERTX" D ^%DT S X=Y K:Y<1 X D FINALT^SROANEST I $D(X),$D(^SRF(DA(1),"CON")),$P(^("CON"),"^") S SRFLD=1,SRFLAG=1 D ^SROCON Q
  • LAST EDITED:  APR 12, 2004
  • HELP-PROMPT:  Enter the time that the anesthesia staff transfers care to other care providers or the time that care has been interrupted.
  • DESCRIPTION:  This is the date and time that anesthesia care ends or is interrupted. Its definition may vary according to local anesthesia policy. It ends when the anesthesia practitioner is no longer furnishing anesthesia services to
    the patient, that is, when the patient may be placed safely under postoperative care.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • CROSS-REFERENCE:  130^AJ^MUMPS
    1)= D CSET^SROANEST
    2)= D DEL^SROANEST
    The set cross reference is used to update the value of ANES CARE END TIME, field .24.
    The delete cross reference is used to delete the value in ANES CARE END TIME, field .24, when the last ANES CARE MULTIPLE END TIME value is deleted.
Info |  Details