Health Kit Clinical Patient Data

I have been able to successfully query apple health for its 7 clinical record types. I have even been able to work up the class structure to get the source name and bundle identifier of that source but I still need a couple of other pieces of information.


1) Is it possible to get metadata attached to the record source (such as record source image that is shown in apple health itself)?

2) In apple health when you navigate to Health Records accounts => select one of the accounts => you can see a FHIR Patient Data button that shows the FHIR patient record. Does Health Kits API's give me access to that information in any way?


For #2 here are some steps to get to the data from within Apple Health:





Does the Apple Healthkit API allow for access to this information?

Replies

(Finding old questions to answer)

  1. The source image (the provider logo in most cases) is not available via the Health Records API

  2. The Patient resource as of today is not available via the Health Records API