MBAA PROVIDERS BY CLINIC (3650)    REMOTE PROCEDURE (8994)

Name Value
NAME MBAA PROVIDERS BY CLINIC
TAG GETPROV
ROUTINE MBAARPC3
RETURN VALUE TYPE ARRAY
AVAILABILITY SUBSCRIPTION
APP PROXY ALLOWED Yes
DESCRIPTION
This RPC takes input of the clinic id, IEN from the Hospital Location 
file (#44), and returns the list of providers assigned to that clinic. 
The return data is the provider name and IEN for the provider from the 
New Person file (#200).
INPUT PARAMETER
  • CLINIC ID
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   200
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    The IEN for the Clinic in the Hospital Location File (#44).
    
RETURN PARAMETER DESCRIPTION
Returns an array where each node has the provider IEN from the New Person 
file (#200) and the provider name. Data elements are separated by the 
carat (^) character.