multidisciplinary-reports

Create Report

post/api/multidisciplinary-reports/legacy

Request body

nutritionist_idstring uuid nullable
psychologist_idstring uuid nullable
patient_idstring uuid nullable
{"stackTrail":"components:schemas:MultidisciplinaryReportCreateRequest:properties:nutrition_answers","oasType":"schema","type":"unknown","title":"Nutrition Answers"}
{"stackTrail":"components:schemas:MultidisciplinaryReportCreateRequest:properties:psychology_answers","oasType":"schema","type":"unknown","title":"Psychology Answers"}
typestring nullable
created_atstring date-time nullable

Response

Successful Response

idstring required
nutritionist_idstring nullable
psychologist_idstring nullable
patient_idstring nullable
{"stackTrail":"components:schemas:MultidisciplinaryReportResponse:properties:nutrition_answers","oasType":"schema","type":"unknown","title":"Nutrition Answers"}
{"stackTrail":"components:schemas:MultidisciplinaryReportResponse:properties:psychology_answers","oasType":"schema","type":"unknown","title":"Psychology Answers"}
typestring nullable
created_atstring date-time nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.