Atlassian uses cookies to improve your browsing experience, perform analytics and research, and conduct advertising. Accept all cookies to indicate that you agree to our use of cookies on your device. Atlassian cookies and tracking notice, (opens new window)
Returns the list of suggested PROGRAMS assigned to a SUBSCRIPTION
A suggested PROGRAM is one that is recommended to the CASES that have an ADMISSION in a SUBSCRIPTION. A CASE can perform a self-enroll in any of the suggested PROGRAMS (the intervention of a PROFESSIONAL is not required)
program: Reference to the PROGRAM of the SUBSCRIPTION
team: Reference of the TEAM OWNER of the SUBSCRIPTION
subscription: id of subscription (optional). If this value is provided, then program and team are ignored. The most recent SUBSCRIPTION for the indicated program and team will be used
Output
result: XML with information about the SUBSCRIPTION
ref: reference of the SUBSCRIPTION.
editable: (true/false) Indicates whether the active USER has permission to modify the list of suggested PROGRAMS
suggested_programs: List of PROGRAMS suggested to the patients that have an ADMISSION in this SUBSCRIPTION. Each element of the list is in fact another SUBSCRIPTION that a CASE can join. CASES are allowed to do a self-enroll (using the API function admission_create () ) in any of the suggested PROGRAMS, so it is not necessary a PROFESSIONAL to do the enroll
condition: a FORM FORMULAS that will be evaluated to decide whether the suggested PROGRAM is available for a CASE (when invoking the function case_get_optional_programs () )
ErrorMsg: any fault in the call, either in the validation of input parameters, errors in the connection to the database or any other error, this parameter returns the error message produced.
ErrorCode: If any error occurs, then this value contains any of the standard ERROR CODES