Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Routine: SROCLAB

SROCLAB.m

Go to the documentation of this file.
  1. SROCLAB ;BIR/SJA - ENTER/EDIT CARDIAC LAB INFORMATION ;01/21/04 08:27 AM
  1. ;;3.0; Surgery ;**125,142**;24 Jun 93
  1. I '$D(SRTN) W !!,"You must select a surgery risk assessment prior to using this option.",!!,"Press <RET> to continue " R X:DTIME G END
  1. S SRSOUT=0,SRSUPCPT=1 D ^SROAUTL
  1. START G:SRSOUT END D HDR^SROAUTL
  1. W !,"Enter/Edit Laboratory Test Results",!!,"1. Capture Laboratory Information",!,"2. Enter, Edit, or Review Laboratory Test Results"
  1. ASK W !!,"Select Number: " R X:DTIME I '$T!("^"[X) G END
  1. I X>2!(X<1)!(X'?.N) D HELP G:SRSOUT END G START
  1. I X=1 D ^SROCL1 G START
  1. D ^SROACPM1 G START
  1. END ;
  1. W @IOF D ^SRSKILL
  1. Q
  1. HELP W !!,"Enter '1' if you want to capture laboratory test results from the",!,"DHCP Laboratory records. Enter '2' if you want to enter, edit, or review laboratory test results."
  1. PRESS W ! K DIR S DIR(0)="E" D ^DIR K DIR I $D(DTOUT)!$D(DUOUT) S SRSOUT=1
  1. Q