Your Form "Health_Details" starts with a data view on Member. Inside that data view is a data view or data grid over the association Health_Details. When you open the form, pass the current Member.
If you use default save all is done automatically. If you use a microflow you have to store the associated data explicitly.