HKUserAnnotatedMedicationQueryDescriptor
public func result(for healthStore: HealthKit.HKHealthStore) async throws -> [HealthKit.HKUserAnnotatedMedication]
HKUserAnnotatedMedications
+ (nonnull NSPredicate *)predicateForUserAnnotatedMedicationsWithIsArchived:(BOOL)isArchived;
HKUserAnnotatedMedications
+ (nonnull NSPredicate *)predicateForUserAnnotatedMedicationsWithHasSchedule:(BOOL)hasSchedule;
HKObjectType
+ (nonnull HKMedicationDoseEventType *)medicationDoseEventType;
HKObjectType
+ (nonnull HKUserAnnotatedMedicationType *)userAnnotatedMedicationType;