| TITLE | VALUE | |
|---|---|---|
| NAME | SDES2 CLONE CLINIC SLOTS | |
| DESCRIPTION | This RPC returns the cloned slots associated with the clinic. Can only be invoked by Acheron. | |
| TAG | CLONECLINICSLOTS | |
| ROUTINE | SDES2CLONESLOTS | |
| INPUT PARAMETERS | SEQUENCE NUMBER | 1 |
| INPUT PARAMETER | SDCONTEXT | |
| DESCRIPTION | SDCONTEXT("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 TYPE | LIST | |
| REQUIRED | YES | |
| MAXIMUM DATA LENGTH | 32000 | |
| INPUT PARAMETERS | SEQUENCE NUMBER | 2 |
| INPUT PARAMETER | CLINIC | |
| DESCRIPTION | CLINIC("CLINIC IEN")=333333333 | |
| PARAMETER TYPE | LIST | |
| REQUIRED | YES | |
| MAXIMUM DATA LENGTH | 32000 | |
| RETURN VALUE TYPE | ARRAY | |
| RETURN PARAMETER DESCRIPTION | { "cloneClinicSlots": [ { "clinicIen": 5719, "endDateTime": [ "2025-03-23T09:45-0400" ], "indefinite": [ 1 ], "numberOfSlots": [ 2 ], "startDateTime": [ "2025-03-23T08:15-0400" ] }, { "endDateTime": [ "2025-03-24T14:00-0400" ], "indefinite": [ 1 ], "numberOfSlots": [ 1 ], "startDateTime": [ "2025-03-24T08:00-0400" ] }, { "endDateTime": [ "2025-03-25T14:00-0400" ], "indefinite": [ 1 ], "numberOfSlots": [ 1 ], "startDateTime": [ "2025-03-25T08:00-0400" ] }, { "endDateTime": [ "2025-03-19T14:00-0400" ], "indefinite": [ 1 ], "numberOfSlots": [ 1 ], "startDateTime": [ "2025-03-19T08:00-0400" ] }, { "endDateTime": [ "2025-03-20T14:00-0400" ], "indefinite": [ 1 ], "numberOfSlots": [ 1 ], "startDateTime": [ "2025-03-20T08:00-0400" ] }, { "endDateTime": [ "2025-04-11T10:15-0400" ], "indefinite": [ 1 ], "numberOfSlots": [ 6 ], "startDateTime": [ "2025-04-11T09:15-0400" ] }, { "endDateTime": [ "2025-03-21T14:00-0400" ], "indefinite": [ 1 ], "numberOfSlots": [ 1 ], "startDateTime": [ "2025-03-21T08:00-0400" ] }, { "endDateTime": [ "2025-03-22T14:00-0400" ], "indefinite": [ 1 ], "numberOfSlots": [ 1 ], "startDateTime": [ "2025-03-22T08:00-0400" ] }, { "endDateTime": [ "2025-03-28T11:30-0400", "2025-03-28T12:30-0400" ], "indefinite": [ 0, 0 ], "numberOfSlots": [ 2, 7 ], "startDateTime": [ "2025-03-28T09:00-0400", "2025-03-28T12:00-0400" ] }, { "endDateTime": [ "2025-04-11T10:15-0400" ], "indefinite": [ 0 ], "numberOfSlots": [ 6 ], "startDateTime": [ "2025-04-11T09:15-0400" ] } ] } | |
| AVAILABILITY | RESTRICTED | |
| INACTIVE | ACTIVE | |
| CLIENT MANAGER | ||
| WORD WRAP ON | FALSE | |
| VERSION | ||
| SUPPRESS RDV USER SETUP | ||
| APP PROXY ALLOWED | Yes | |