Auto create therapy session based on therapy plan

I have added a new table in therapy planning screen to enter the therapy schedule for multiple sessions. When I save the therapy plan, I need to create these schedule as therapy sessions in the background.

At the moment Therapy Session creation can be done manually from Therapy Plan, we’ll try and add an option to enable automatic creation in one of the coming iterations. Meanwhile, you may please create an issue to track this

https://github.com/frappe/health/issues/124#issue-1324261613
New issue created.

2 Likes

I have updated the therapy plan document to create appointments and therapy sessions on saving the therapy plan. I need to add a “Check Availability” button to select an appointment time for therapy session.