---
title: dateIssued
framework: healthkit
role: symbol
role_heading: Instance Property
path: healthkit/hkvisionprescription/dateissued
---

# dateIssued

The date when the doctor issued the prescription.

## Declaration

```swift
var dateIssued: Date { get }
```

## See Also

### Accessing the prescription data

- [prescriptionType](healthkit/hkvisionprescription/prescriptiontype.md)
- [HKVisionPrescriptionType](healthkit/hkvisionprescriptiontype.md)
- [expirationDate](healthkit/hkvisionprescription/expirationdate.md)
