---
title: HKUserAnnotatedMedicationQueryDescriptor
framework: healthkit
role: symbol
role_heading: Structure
path: healthkit/hkuserannotatedmedicationquerydescriptor
---

# HKUserAnnotatedMedicationQueryDescriptor

## Declaration

```swift
struct HKUserAnnotatedMedicationQueryDescriptor
```

## Topics

### Initializers

- [init(predicate:limit:)](healthkit/hkuserannotatedmedicationquerydescriptor/init(predicate:limit:).md)

### Instance Properties

- [limit](healthkit/hkuserannotatedmedicationquerydescriptor/limit.md)
- [predicate](healthkit/hkuserannotatedmedicationquerydescriptor/predicate.md)

### Default Implementations

- [HKAsyncQuery Implementations](healthkit/hkuserannotatedmedicationquerydescriptor/hkasyncquery-implementations.md)

## Relationships

### Conforms To

- [Copyable](swift/copyable.md)
- [Escapable](swift/escapable.md)
- [HKAsyncQuery](healthkit/hkasyncquery.md)

## See Also

### Medication queries

- [HKClinicalCoding](healthkit/hkclinicalcoding.md)
- [HKHealthConceptIdentifier](healthkit/hkhealthconceptidentifier.md)
- [HKMedicationConcept](healthkit/hkmedicationconcept.md)
- [HKMedicationDoseEvent](healthkit/hkmedicationdoseevent.md)
- [HKMedicationDoseEventType](healthkit/hkmedicationdoseeventtype.md)
- [HKUserAnnotatedMedication](healthkit/hkuserannotatedmedication.md)
- [HKUserAnnotatedMedicationQuery](healthkit/hkuserannotatedmedicationquery.md)
- [HKUserAnnotatedMedicationType](healthkit/hkuserannotatedmedicationtype.md)
- [HKHealthConceptDomain](healthkit/hkhealthconceptdomain.md)
- [HKMedicationGeneralForm](healthkit/hkmedicationgeneralform.md)
