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

SDCO9.m

Go to the documentation of this file.
  1. SDCO9 ;ALB/MTC - Procedure - Check Out;30 APR 1996 1:10 pm
  1. ;;5.3;Scheduling;**27,132,1015**;08/13/93;Build 21
  1. ;
  1. EN ;Entry point for SDCO CPT protocol
  1. ; Input -- SDOE
  1. N I,SDCLI,SDCLOEY,SDCOMF,SDCOQUIT,SDCTI,SDI,SDLINE,SDSEL,SDSELY,SDAPTYP,SDHL
  1. S VALMBCK=""
  1. ;
  1. ;-- is this an old encounter, if so quit
  1. IF '$$EDITOK^SDCO3($G(SDOE),1) G ENQ
  1. ;
  1. N SDVISIT
  1. S SDVISIT=$P($G(^SCE(+SDOE,0)),U,5)
  1. S X=$$INTV^PXAPI("CPT","SD","PIMS",SDVISIT)
  1. D BLD^SDCO S VALMBCK="R"
  1. ENQ ;
  1. Q