INPUT TRANSFORM: S DIC("S")="I $$SCREEN^SDUTL2(Y,DT)" D ^DIC K DIC S DIC=DIE,X=+Y K:Y<0 X
LAST EDITED: OCT 29, 1996
DESCRIPTION: Enter in this field the providers associated with this clinic. These providers will then be displayed when updating the provider through Appointment Management or Check Out to assist the user in entering the correct
provider.
SCREEN: S DIC("S")="I $$SCREEN^SDUTL2(Y,DT)"
EXPLANATION: Provider must be active and have an active entry in the NEW PERSON file for PERSON CLASS.
EXECUTABLE HELP: D HELP^SDUTL2(DT)
CROSS-REFERENCE: 44.1^B
1)= S ^SC(DA(1),"PR","B",$E(X,1,30),DA)=""
2)= K ^SC(DA(1),"PR","B",$E(X,1,30),DA)
CROSS-REFERENCE: 44^AIHSDPR^MUMPS
1)= S ^SC("AIHSDPR",X,DA(1),DA)=$P(^SC(DA(1),"PR",DA,0),U,2)
2)= K ^SC("AIHSDPR",X,DA(1),DA)
3)= FINDS A PROVIDER'S CLINICS
IHS/ANMC/LJF 9/20/2000: IHS cross-reference to easily find all clinics for a particular provider and if that provider is listed as default.