---
title: HKBodyTemperatureSensorLocation
framework: healthkit
role: symbol
role_heading: Enumeration
path: healthkit/hkbodytemperaturesensorlocation
---

# HKBodyTemperatureSensorLocation

Constants that indicate where on the body a temperature reading was taken.

## Declaration

```swift
enum HKBodyTemperatureSensorLocation
```

## Topics

### Locations

- [HKBodyTemperatureSensorLocation.other](healthkit/hkbodytemperaturesensorlocation/other.md)
- [HKBodyTemperatureSensorLocation.armpit](healthkit/hkbodytemperaturesensorlocation/armpit.md)
- [HKBodyTemperatureSensorLocation.body](healthkit/hkbodytemperaturesensorlocation/body.md)
- [HKBodyTemperatureSensorLocation.ear](healthkit/hkbodytemperaturesensorlocation/ear.md)
- [HKBodyTemperatureSensorLocation.finger](healthkit/hkbodytemperaturesensorlocation/finger.md)
- [HKBodyTemperatureSensorLocation.gastroIntestinal](healthkit/hkbodytemperaturesensorlocation/gastrointestinal.md)
- [HKBodyTemperatureSensorLocation.mouth](healthkit/hkbodytemperaturesensorlocation/mouth.md)
- [HKBodyTemperatureSensorLocation.rectum](healthkit/hkbodytemperaturesensorlocation/rectum.md)
- [HKBodyTemperatureSensorLocation.toe](healthkit/hkbodytemperaturesensorlocation/toe.md)
- [HKBodyTemperatureSensorLocation.earDrum](healthkit/hkbodytemperaturesensorlocation/eardrum.md)
- [HKBodyTemperatureSensorLocation.temporalArtery](healthkit/hkbodytemperaturesensorlocation/temporalartery.md)
- [HKBodyTemperatureSensorLocation.forehead](healthkit/hkbodytemperaturesensorlocation/forehead.md)

### Initializers

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

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
