---
title: isArchived
framework: healthkit
role: symbol
role_heading: Instance Property
path: healthkit/hkuserannotatedmedication/isarchived
---

# isArchived

A Boolean value that indicates whether a medication is archived.

## Declaration

```swift
var isArchived: Bool { get }
```

## Discussion

Discussion The value is true if a person moves a medication to the archived section in the Health App. The value is false if a medication isn’t in the archived section.
