SDES2 BLOCK PBSP SLOTS (5024)    REMOTE PROCEDURE (8994)

Name Value
NAME SDES2 BLOCK PBSP SLOTS
TAG BLOCK
ROUTINE SDES2BLOCKPBSP
RETURN VALUE TYPE ARRAY
AVAILABILITY RESTRICTED
INACTIVE ACTIVE
WORD WRAP ON FALSE
APP PROXY ALLOWED Yes
DESCRIPTION
This RPC will accept a date/time representing an appointment in one 
clinic for a provider profile, then block slots in that particular time 
range in the other clinics associated with that profile. 
INPUT PARAMETER
  • SDCONTEXT
    PARAMETER TYPE:   LIST
    MAXIMUM DATA LENGTH:   32000
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
     SDCONTEXT("ACHERON AUDIT ID")
     SDCONTEXT("PATIENT ICN")
      - The ICN of the target patient from the calling application.
      - 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.
    
  • BLOCK
    PARAMETER TYPE:   LIST
    MAXIMUM DATA LENGTH:   32000
    REQUIRED:   YES
    SEQUENCE NUMBER:   2
    DESCRIPTION:   
    BLOCK("APPOINTMENT IN CLINIC")=4118
    BLOCK("PBSPID")=7025
    BLOCK("START DATE TIME")="2024-02-27T10:00-05:00"
    BLOCK("END DATE TIME")="2024-02-27T10:30-05:00"
    
RETURN PARAMETER DESCRIPTION
{"BlockPBSPID":1}