---
title: HKCategoryValueVaginalBleeding
framework: healthkit
role: symbol
role_heading: Enumeration
path: healthkit/hkcategoryvaluevaginalbleeding
---

# HKCategoryValueVaginalBleeding

A value that indicates the intensity of vaginal bleeding.

## Declaration

```swift
enum HKCategoryValueVaginalBleeding
```

## Overview

Overview Use these values when creating HKCategorySample instances for bleeding-related category types, including bleedingDuringPregnancy, bleedingAfterMenopause, and other vaginal bleeding types. Each value represents a different intensity level or confirmation of no bleeding.

## Topics

### Specifiying bleeding intensity values

- [HKCategoryValueVaginalBleeding.unspecified](healthkit/hkcategoryvaluevaginalbleeding/unspecified.md)
- [HKCategoryValueVaginalBleeding.light](healthkit/hkcategoryvaluevaginalbleeding/light.md)
- [HKCategoryValueVaginalBleeding.medium](healthkit/hkcategoryvaluevaginalbleeding/medium.md)
- [HKCategoryValueVaginalBleeding.heavy](healthkit/hkcategoryvaluevaginalbleeding/heavy.md)
- [HKCategoryValueVaginalBleeding.none](healthkit/hkcategoryvaluevaginalbleeding/none.md)

### Creating a value

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

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Copyable](swift/copyable.md)
- [Equatable](swift/equatable.md)
- [Escapable](swift/escapable.md)
- [HKCategoryValuePredicateProviding](healthkit/hkcategoryvaluepredicateproviding.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Reproductive health

- [menstrualFlow](healthkit/hkcategorytypeidentifier/menstrualflow.md)
- [intermenstrualBleeding](healthkit/hkcategorytypeidentifier/intermenstrualbleeding.md)
- [infrequentMenstrualCycles](healthkit/hkcategorytypeidentifier/infrequentmenstrualcycles.md)
- [irregularMenstrualCycles](healthkit/hkcategorytypeidentifier/irregularmenstrualcycles.md)
- [persistentIntermenstrualBleeding](healthkit/hkcategorytypeidentifier/persistentintermenstrualbleeding.md)
- [prolongedMenstrualPeriods](healthkit/hkcategorytypeidentifier/prolongedmenstrualperiods.md)
- [basalBodyTemperature](healthkit/hkquantitytypeidentifier/basalbodytemperature.md)
- [cervicalMucusQuality](healthkit/hkcategorytypeidentifier/cervicalmucusquality.md)
- [ovulationTestResult](healthkit/hkcategorytypeidentifier/ovulationtestresult.md)
- [progesteroneTestResult](healthkit/hkcategorytypeidentifier/progesteronetestresult.md)
- [sexualActivity](healthkit/hkcategorytypeidentifier/sexualactivity.md)
- [contraceptive](healthkit/hkcategorytypeidentifier/contraceptive.md)
- [pregnancy](healthkit/hkcategorytypeidentifier/pregnancy.md)
- [pregnancyTestResult](healthkit/hkcategorytypeidentifier/pregnancytestresult.md)
- [lactation](healthkit/hkcategorytypeidentifier/lactation.md)
