GET PlanCare2Api/ClientReports/Disciplinesettings?disciplineId={disciplineId}
Retrieves all reportsettings for to given discipline.
Requires 'Start' permission for function ClientReportOverview {4250ABB5-A4FD-4362-8B29-79E0D78571E5}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| disciplineId |
The discipline to fetch reportsettings for. |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Reportsettings for the given discipline.
ClientReportDisciplineSettings| Name | Description | Type | Additional information |
|---|---|---|---|
| SubjectiveVisibleForOthers |
Defines whether the subjective field of SOEP is visible to other disciplines. |
boolean |
None |
| ObjectiveVisibleForOthers |
Defines whether the objective field of SOEP is visible to other disciplines. |
boolean |
None |
| EvaluationVisibleForOthers |
Defines whether the evaluation field of SOEP is visible to other disciplines. |
boolean |
None |
| PlanVisibleForOthers |
Defines whether the plan field of SOEP is visible to other disciplines. |
boolean |
None |
| AvailableForDisciplineIds |
Defines the discipline ids when the report is available for specified disciplines only(AvailableFor). |
Collection of integer |
None |
| AvailableForDisciplineGroupIds |
Defines the discipline group ids when the report is available for specified disciplines only(AvailableFor). |
Collection of integer |
None |
| AvailableFor |
Defines to whom the clientreport is available, everyone or specific disciplines. |
AvailableFor |
None |
| DisplayShifts |
Defines whether shifts can be selected. |
boolean |
None |