description: Data elements for the Apple HealthKit HKSample. package_name: hl7.fhir.uv.phr derivation: specialization name: AppleHealthKitSample abstract: true type: http://hl7.org/fhir/uv/phr/StructureDefinition/AppleHealthKitSample elements: startDate: {type: dateTime, short: The sample's start date., index: 0} endDate: {type: dateTime, short: The sample's end date., index: 1} hasUndeterminedDuration: {type: boolean, short: Indicates whether the sample has an unknown duration., index: 2} sampleType: type: code short: The sample type. binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/uv/phr/ValueSet/apple-health-kit-sample-type-value-set'} index: 3 package_version: 1.0.0-ballot class: logical kind: logical url: http://hl7.org/fhir/uv/phr/StructureDefinition/AppleHealthKitSample base: http://hl7.org/fhir/uv/phr/StructureDefinition/AppleHealthKitObject version: 1.0.0-ballot required: [sampleType]