; Is the clinic active?
; DBIA #10040; Direct global reference of (#44) file
; SDRRIEN - IEN of clinic in HOSPITAL LOCATION (#44) file
; SDRRDIV - (optional) clinic must be in Division(s)
; SDRRDIV=ien or SDRRDIV(ien)="", where ien is IEN in file 40.8
; SDRRST - (optional) date range start date - default=DT
; SDRRND - (optional) date range end date - default=SDRRST
; SDRRREC - (optional) zero node of clinic
I
; Select individual clinics
STOPCODE(SDRRI)
; Return a clinic stop code
S
; Select stop codes
R
; Select range of clinics
ASKCLIN(SDRRDIV,SDRRST,SDRRND)
;
ASKRANGE(SDRRCLIN,SDRRDIV,SDRRST,SDRRND)
;
; DBIA #10040; Direct global reference of (#44) file