<!--
{
  "availability" : [
    "iOS: 27.0.0 -",
    "iPadOS: 27.0.0 -",
    "macCatalyst: 27.0.0 -",
    "macOS: 27.0.0 -",
    "visionOS: 27.0.0 -",
    "watchOS: 27.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "HealthKit",
  "identifier" : "/documentation/HealthKit/HKCategoryTypeIdentifier/bleedingAfterMenopause",
  "metadataVersion" : "0.1.0",
  "role" : "Type Property",
  "symbol" : {
    "kind" : "Type Property",
    "modules" : [
      "HealthKit"
    ],
    "preciseIdentifier" : "c:@HKCategoryTypeIdentifierBleedingAfterMenopause"
  },
  "title" : "bleedingAfterMenopause"
}
-->

# bleedingAfterMenopause

An identifier for samples that record bleeding after menopause.

```
static let bleedingAfterMenopause: HKCategoryTypeIdentifier
```

## Discussion

Use this category type to record instances of bleeding that occur after menopause. After menopause, menstruation has ended, making this clinically distinct from menstrual flow or intermenstrual bleeding. Each sample represents an interval of bleeding and stores an intensity value using [`HKCategoryValueVaginalBleeding`](/documentation/HealthKit/HKCategoryValueVaginalBleeding).

For information about menopause state tracking, see [`menopausalState`](/documentation/HealthKit/HKCategoryTypeIdentifier/menopausalState).

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)