The HealthKit store acts as your link to all the data managed by HealthKit. Availability : Available in iOS 8.0 and later
Use a HealthKit store to request permission to share or read HealthKit data. Once permission is granted, you can use the HealthKit store to save new samples to the store, or to manage the samples that your app has saved. Additionally, you can use the HealthKit store to start, stop, and manage queries.
Quick Reference :