SDES2 GET CLINICS BY STATION

TITLEVALUE
NAMESDES2 GET CLINICS BY STATION
DESCRIPTIONThis RPC returns a list of clinics for a given station number.
TAGGETCLINICS
ROUTINESDES2GETCLNSTA
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 in the calling application.
SDCONTEXT("USER SECID")
- The SECID of the user taking action in the calling application.
SDCONTEXT("PATIENT DFN")
- The DFN/IEN of the target patient from the calling application.
SDCONTEXT("PATIENT ICN")
- The ICN of the target patient from the calling application.
PARAMETER TYPELIST
REQUIREDYES
MAXIMUM DATA LENGTH

INPUT PARAMETERSSEQUENCE NUMBER2
INPUT PARAMETERSDINPUT
DESCRIPTIONInput values of STATION NUMBER (required), and ACTIVE ONLY (optional).

SDINPUT("STATION NUMBER") - station number
SDINPUT("ACTIVE ONLY") - set to '1' if only active clinics should be
included (if nothing is sent, active and inactive clinics are returned)
PARAMETER TYPELIST
REQUIREDYES
MAXIMUM DATA LENGTH

RETURN VALUE TYPEGLOBAL ARRAY
RETURN PARAMETER DESCRIPTION{
"Clinic": [
{
"ClinicIen": 2,
"Name": "ZZCONTRACT PODIATRY",
"ResourceIen": 1
},
{
"ClinicIen": 4,
"Name": "ZZCHY AUDIO CONSULT KIM",
"ResourceIen": ""
}
]
}
AVAILABILITYRESTRICTED
INACTIVE
CLIENT MANAGER
WORD WRAP ONFALSE
VERSION
SUPPRESS RDV USER SETUP
APP PROXY ALLOWEDYes