PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.phr@1.0.0-ballot
    http://hl7.org/fhir/uv/phr/StructureDefinition/AppleHealthKitWorkoutEvent
description: Data elements for the Apple HealthKit HKWorkoutEvent.
package_name: hl7.fhir.uv.phr
derivation: specialization
name: AppleHealthKitWorkoutEvent
type: http://hl7.org/fhir/uv/phr/StructureDefinition/AppleHealthKitWorkoutEvent
elements:
  metadata: {type: BackboneElement, short: The metadata., index: 0}
  dateInterval:
    type: BackboneElement
    short: The event's time and duration.
    index: 1
    elements:
      start: {type: dateTime, short: The dateInterval's start date., index: 2}
      end: {type: dateTime, short: The dateInterval's end date., index: 3}
      duration: {type: Extension, short: The dateInterval's duration., url: 'http://hl7.org/fhir/StructureDefinition/organization-period', index: 4}
    required: [start]
  type:
    type: code
    short: The workout event type.
    binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/uv/phr/ValueSet/apple-health-kit-workout-event-type-value-set'}
    index: 5
package_version: 1.0.0-ballot
class: logical
kind: logical
url: http://hl7.org/fhir/uv/phr/StructureDefinition/AppleHealthKitWorkoutEvent
base: http://hl7.org/fhir/StructureDefinition/Base
version: 1.0.0-ballot
required: [type]