---
title: HKInsulinDeliveryReason
framework: healthkit
role: symbol
role_heading: Enumeration
path: healthkit/hkinsulindeliveryreason
---

# HKInsulinDeliveryReason

Possible reasons for administering insulin.

## Declaration

```swift
enum HKInsulinDeliveryReason
```

## Topics

### Delivery Reasons

- [HKInsulinDeliveryReason.basal](healthkit/hkinsulindeliveryreason/basal.md)
- [HKInsulinDeliveryReason.bolus](healthkit/hkinsulindeliveryreason/bolus.md)

### Initializers

- [init(rawValue:)](healthkit/hkinsulindeliveryreason/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
