Help understanding Health Records (Clinical Documents) inside HealthKit

Hello,


I'm trying to understand the data model and categories of the data stored inside HealthKit.


Consider the following data (This is from Sample Data A):

Health Data -> Health Records -> Clinical Vitals -> BMI; Pulse and Temperature


We have some values present. All of them are FHIR sourced data.


Now if we go to:

Health Data -> Body Measurements -> BMI or

Health Data -> Heart -> Heart Rate


The above values are not present. Shouldn't the values provided via FHIR documents on the "Health Records" data be also "shown" as values on the "other" parts of HealthKit?


By the away, is there a name to distinguish between Health Records (FHIR Data) and "The rest" (ie. Activity Mindfullness, nutrition, etc... ) ?


It appears to me that there are two main groups of data inside HealthKit: Health Records and All the rest and I'm trying to understand if they are indeed completely segregated or not.


Sorry if this a duplicate question.


Thank you

Replies

(Finding old questions to answer)

As of today, Health Records and standard HealthKit ("all the rest") data is indeed completely segregated. Data sourced from provider institutions can be accessed via the Health Records API, other data that users or devices may have entered can be accessed via the HealthKit API.