HKSample

E853033

HKSample is a fundamental HealthKit class that represents a generic piece of health-related data, serving as the base type for more specific sample subclasses like quantity and category samples.

All labels observed (1)

Label Occurrences
HKSample canonical 1

How this entity was disambiguated

Statements (52)

Predicate Object
instanceOf HealthKit class ⓘ
abstract base class ⓘ
health data model object ⓘ
canBeQueriedBy HKAnchoredObjectQuery ⓘ
HKObserverQuery ⓘ
HKSampleQuery ⓘ
HKStatisticsCollectionQuery ⓘ
HKStatisticsQuery ⓘ
conformsTo NSCopying ⓘ
NSSecureCoding ⓘ
definedIn HealthKit framework ⓘ
definedInModule HealthKit ⓘ
linked to: HealthKit framework
frameworkOwner Apple Inc. ⓘ
hasCharacteristic immutable after saving to HealthKit store ⓘ
time-bounded health data ⓘ
hasProperty HKSampleType ⓘ
UUID ⓘ
UUIDString ⓘ
bundleIdentifier ⓘ
device ⓘ
endDate ⓘ
metadata ⓘ
sampleType ⓘ
sourceRevision ⓘ
startDate ⓘ
syncIdentifier ⓘ
syncVersion ⓘ
hasPropertyType HKDevice for device ⓘ
HKSampleType for sampleType ⓘ
HKSourceRevision for sourceRevision ⓘ
NSDate for endDate ⓘ
NSDate for startDate ⓘ
NSDictionary for metadata ⓘ
inheritsFrom HKObject ⓘ
introducedIn iOS 8.0 ⓘ
linked to: iOS 8
isSuperclassOf HKAudiogramSample ⓘ
HKCategorySample ⓘ
HKClinicalRecord ⓘ
HKCorrelation ⓘ
HKQuantitySample ⓘ
HKWorkout ⓘ
HKWorkoutRoute ⓘ
language Objective-C ⓘ
Swift ⓘ
platform Apple iOS ⓘ
linked to: iOS

macOS ⓘ
watchOS ⓘ
represents generic piece of health-related data ⓘ
role base type for specific HealthKit samples ⓘ
usedFor querying health data via HKQuery subclasses ⓘ
storing health data samples in HealthKit store ⓘ
usedWith HKHealthStore ⓘ

How these facts were elicited

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

HKQuantitySample → inheritsFrom → HKSample ⓘ