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

# intermenstrualBleeding

A category sample type that records spotting outside the normal menstruation period.

```
static let intermenstrualBleeding: HKCategoryTypeIdentifier
```

## Discussion

Use a [`HKCategoryValue.notApplicable`](/documentation/HealthKit/HKCategoryValue/notApplicable) value with these samples.

## See Also

[`HKCategoryValue`](/documentation/HealthKit/HKCategoryValue)

Categories that are undefined.

[`HKCategoryTypeIdentifier`](/documentation/HealthKit/HKCategoryTypeIdentifier)

Identifiers for creating category types.

[`HKCategoryType`](/documentation/HealthKit/HKCategoryType)

A type that identifies samples that contain a value from a small set of possible values.

[`HKCategorySample`](/documentation/HealthKit/HKCategorySample)

A sample with values from a short list of possible values.



---

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)