SDES2 GET CLINICS BY PROVIDER

TITLEVALUE
NAMESDES2 GET CLINICS BY PROVIDER
DESCRIPTIONThis RPC will return the clinics that a provider is associated with.

Can only be invoked by Acheron
TAGGETPROVCLINICS
ROUTINESDES2PRVCLINSRC
INPUT PARAMETERSSEQUENCE NUMBER1
INPUT PARAMETERSDCONTEXT
DESCRIPTIONSDCONTEXT("ACHERON AUDIT ID") = Up to 40 Character unique ID number.
Ex: 11d9dcc6-c6a2-4785-8031-8261576fca37
SDCONTEXT("USER DUZ") = The DUZ of the user taking action on the
calling application.
SDCONTEXT("USER SECID") = The SECID of the user taking action in the
calling application.
SDCONTEXT("PATIENT DFN")= The name of the patient taking action on the
calling application.
SDCONTEXT("PATIENT ICN")= The ICN of the patient taking action on the
calling application.
PARAMETER TYPELIST
REQUIREDYES
MAXIMUM DATA LENGTH32000

INPUT PARAMETERSSEQUENCE NUMBER2
INPUT PARAMETERSDPARAM
DESCRIPTIONSDPARAM("PROVIDER IEN") : IEN from NEW PERSON File 200 for the provider
SDPARAM(("INACTIVE CLINIC") : Flag to include/exclude inactive clinics
0 or null only send active clinics
1 send both active and inactive clinics
PARAMETER TYPELIST
REQUIREDYES
MAXIMUM DATA LENGTH32000

RETURN VALUE TYPEARRAY
RETURN PARAMETER DESCRIPTION {
"Provider": [
{
"AssociatedClinicIEN": [
4101,
4731,
4828,
5263,
5336,
5338,
5339,
5340,
5343,
5344,
5346,
5347,
5392,
5420,
5637
],
"AssociatedClinicName": [
"CHY MH 37 EH",
"CHY MH 37 AM",
"CHY MH 37 WALK-IN",
"ZZBWF TEST CLINIC 12",
"BRADS NEW CLIN VSE4691",
"OZNUR NEW CLINIC",
"OZNUR NEWCLINIC2",
"OZNUR NEWCLINIC3",
"OZNUR NEWCLINIC4",
"OZNUR NEWCLINIC5",
"OZNUR NEWCLINIC6",
"OG CLINIC1",
"BRAD TEST CLINIC 1",
"Quality Clinic ",
"DEFAULT DIAGNOSIS/PROVIDER"
],
"AssociatedClinicStatus": [
"Active",
"Active",
"Active",
"Inactive,
"Active",
"Active",
"Active",
"Active",
"Active",
"Active",
"Inactive",
"Inactive",
"Active",
"Active",
"Inactive",
],
"PbspID": [
"",
"",
"",
"BRAD PBSP TEST ID",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
],
"VeteranSelfCancel": [
"NO",
"NO",
"NO",
"YES",
"NO",
"NO",
"NO",
"YES",
"NO",
"NO",
"NO",
"YES",
"NO",
"NO",
"NO"
],
"ProviderName": "VSETEST,PROVIDERONE"
}
]
}
AVAILABILITYRESTRICTED
INACTIVE
CLIENT MANAGER
WORD WRAP ON
VERSION
SUPPRESS RDV USER SETUP
APP PROXY ALLOWEDYes