Healthkit Records API

Hello team ,

I have an application in which i required to fetch all patient's health records of an selected Hospital.It's an doctor app where i need to fetch all patient's health records.Doctor can search a patient on there name and DOB so i can filter them.But as i read about Apple HealthKit Record API , it allows us to download only single user's medical history , But not all the record available on That particular hospital.So i just want to know is it possible to download or access All records or that hospital or may be any API that return's me particular user's data according to his/her id.


Thanks in advance

Imran Malik

This is not possible. Your app will receive Health Record data from each user, provided they grant permission for your app to read that data on the device.
Healthkit Records API
 
 
Q