POST Forms/FormEntry/CarePlanRecalculate
Recalculate care plan recommendations for a form entry
Request Information
URI Parameters
None.
Body Parameters
Initialize recalculation
FormEntryCarePlanCalculatorInitializeName | Description | Type | Additional information |
---|---|---|---|
Settings | FormEntryCarePlanCalculatorInitializeSettings |
None. |
|
FormEntry | FormEntryDto |
None. |
Response Information
Resource Description
Recalculation results
FormEntryCarePlanCalculatorResultName | Description | Type | Additional information |
---|---|---|---|
IsSuccessful | boolean |
None. |
|
Recommendations | Collection of FormEntryCarePlanRecommendationDto |
None. |
|
ValidationResults | Collection of FormEntryValidationResultDto |
None. |