Personal Health Records
1.0.0-ballot - ballot International flag

This page is part of the Standard Personal Health Record (v1.0.0-ballot: STU1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. . For a full list of available versions, see the Directory of published versions

Logical Model: Apple HealthKit Quantity Sample Logical Model ( Experimental )

Official URL: http://hl7.org/fhir/uv/phr/StructureDefinition/AppleHealthKitQuantitySample Version: 1.0.0-ballot
Draft as of 2024-12-18 Computable Name: AppleHealthKitQuantitySample

Data elements for the Apple HealthKit HKQuantitySample.

Usage:

  • This Logical Model Profile is not used by any profiles in this Implementation Guide

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

This structure is derived from AppleHealthKitSample

NameFlagsCard.TypeDescription & Constraintsdoco
.. AppleHealthKitQuantitySample 0..* AppleHealthKitSample
Elements defined in Ancestors:uuid, metadata, device, sourceRevision, startDate, endDate, hasUndeterminedDuration, sampleType
Apple HealthKit Quantity Sample Logical Model
Instances of this logical model are not marked to be the target of a Reference
... quantity 1..1 BackboneElement The quantity for this sample.
.... unit 0..1 string The unit string.
.... doubleValue 0..1 decimal Returns the quantity’s value in the provided unit.
... count 0..1 integer The number of quantities contained in this sample.
... quantityType 1..1 code The quantity type for this sample.
Binding: Apple HealthKit Quantity Type Value Set (extensible)

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
AppleHealthKitQuantitySample.quantityTypeextensibleAppleHealthKitQuantityTypeValueSet (a valid code from Apple HealthKit Quantity Type Code System)
http://hl7.org/fhir/uv/phr/ValueSet/apple-health-kit-quantity-type-value-set
from this IG
NameFlagsCard.TypeDescription & Constraintsdoco
.. AppleHealthKitQuantitySample 0..* AppleHealthKitSample
Elements defined in Ancestors:uuid, metadata, device, sourceRevision, startDate, endDate, hasUndeterminedDuration, sampleType
Apple HealthKit Quantity Sample Logical Model
Instances of this logical model are not marked to be the target of a Reference
... uuid 1..1 string The universally unique identifier (UUID) for this HealthKit object.
... metadata 0..* BackboneElement The metadata for this HealthKit object.
ele-1: All FHIR elements must have a @value or children
.... @id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... key 1..1 string Constants used to add metadata to objects stored in HealthKit.
.... value[x] 1..1 The metadata dictionary value.
..... valueString string
..... valueDateTime dateTime
..... valueInteger integer
..... valueDecimal decimal
..... valueBoolean boolean
..... valuePositiveInt positiveInt
..... valueUnsignedInt unsignedInt
... device 0..1 BackboneElement The device that generated the data for this object.
ele-1: All FHIR elements must have a @value or children
.... @id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... udiDeviceIdentifier 0..1 string The device identifier portion of the US Food and Drug Administration’s Unique Device Identifier (UDI).
.... firmwareVersion 0..1 string An arbitrary string representing the current version of the firmware running on the device.
.... hardwareVersion 0..1 string An arbitrary string representing the hardware version of the device.
.... localIdentifier 0..1 string An identifier that uniquely identifies the device object on the hardware running this code.
.... manufacturer 0..1 string A string representing the device’s manufacturer.
.... model 0..1 string A string representing the device’s model.
.... name 0..1 string The user-facing name for the device.
.... softwareVersion 0..1 string An arbitrary string representing the version of the software running on the device.
.... @id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... source 1..1 BackboneElement The source for a sample.
ele-1: All FHIR elements must have a @value or children
..... @id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... bundleIdentifier 1..1 string The source’s bundle identifier.
..... name 1..1 string The source’s name.
.... version 0..1 string A string that identifies a particular version of the source.
.... operatingSystemVersion 1..1 BackboneElement A string that identifies the operating system used to save a sample.
ele-1: All FHIR elements must have a @value or children
..... @id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... majorVersion 1..1 integer The major release number, such as 10 in version 10.9.3.
..... minorVersion 1..1 integer The minor release number, such as 9 in version 10.9.3.
..... patchVersion 1..1 integer The update release number, such as 3 in version 10.9.3.
.... productType 0..1 string A string that identifies the device used to save a sample.
... startDate 0..1 dateTime The sample's start date.
... endDate 0..1 dateTime The sample's end date.
... hasUndeterminedDuration 0..1 boolean Indicates whether the sample has an unknown duration.
... sampleType 1..1 code The sample type.
Binding: Apple HealthKit Sample Type Value Set (extensible)
... quantity 1..1 BackboneElement The quantity for this sample.
ele-1: All FHIR elements must have a @value or children
.... @id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... unit 0..1 string The unit string.
.... doubleValue 0..1 decimal Returns the quantity’s value in the provided unit.
... count 0..1 integer The number of quantities contained in this sample.
... quantityType 1..1 code The quantity type for this sample.
Binding: Apple HealthKit Quantity Type Value Set (extensible)

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
AppleHealthKitQuantitySample.sampleTypeextensibleAppleHealthKitSampleTypeValueSet (a valid code from Apple HealthKit Sample Type Code System)
http://hl7.org/fhir/uv/phr/ValueSet/apple-health-kit-sample-type-value-set
from this IG
AppleHealthKitQuantitySample.quantityTypeextensibleAppleHealthKitQuantityTypeValueSet (a valid code from Apple HealthKit Quantity Type Code System)
http://hl7.org/fhir/uv/phr/ValueSet/apple-health-kit-quantity-type-value-set
from this IG

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
NameFlagsCard.TypeDescription & Constraintsdoco
.. AppleHealthKitQuantitySample 0..* AppleHealthKitSample
Elements defined in Ancestors:uuid, metadata, device, sourceRevision, startDate, endDate, hasUndeterminedDuration, sampleType
Apple HealthKit Quantity Sample Logical Model
Instances of this logical model are not marked to be the target of a Reference
... uuid 1..1 string The universally unique identifier (UUID) for this HealthKit object.
... metadata 0..* BackboneElement The metadata for this HealthKit object.
.... @id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... key 1..1 string Constants used to add metadata to objects stored in HealthKit.
.... value[x] 1..1 The metadata dictionary value.
..... valueString string
..... valueDateTime dateTime
..... valueInteger integer
..... valueDecimal decimal
..... valueBoolean boolean
..... valuePositiveInt positiveInt
..... valueUnsignedInt unsignedInt
... device 0..1 BackboneElement The device that generated the data for this object.
.... @id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... udiDeviceIdentifier 0..1 string The device identifier portion of the US Food and Drug Administration’s Unique Device Identifier (UDI).
.... firmwareVersion 0..1 string An arbitrary string representing the current version of the firmware running on the device.
.... hardwareVersion 0..1 string An arbitrary string representing the hardware version of the device.
.... localIdentifier 0..1 string An identifier that uniquely identifies the device object on the hardware running this code.
.... manufacturer 0..1 string A string representing the device’s manufacturer.
.... model 0..1 string A string representing the device’s model.
.... name 0..1 string The user-facing name for the device.
.... softwareVersion 0..1 string An arbitrary string representing the version of the software running on the device.
.... @id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... source 1..1 BackboneElement The source for a sample.
..... @id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... bundleIdentifier 1..1 string The source’s bundle identifier.
..... name 1..1 string The source’s name.
.... version 0..1 string A string that identifies a particular version of the source.
.... operatingSystemVersion 1..1 BackboneElement A string that identifies the operating system used to save a sample.
..... @id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... majorVersion 1..1 integer The major release number, such as 10 in version 10.9.3.
..... minorVersion 1..1 integer The minor release number, such as 9 in version 10.9.3.
..... patchVersion 1..1 integer The update release number, such as 3 in version 10.9.3.
.... productType 0..1 string A string that identifies the device used to save a sample.
... startDate 0..1 dateTime The sample's start date.
... endDate 0..1 dateTime The sample's end date.
... hasUndeterminedDuration 0..1 boolean Indicates whether the sample has an unknown duration.
... sampleType 1..1 code The sample type.
Binding: Apple HealthKit Sample Type Value Set (extensible)
... quantity 1..1 BackboneElement The quantity for this sample.
.... @id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... unit 0..1 string The unit string.
.... doubleValue 0..1 decimal Returns the quantity’s value in the provided unit.
... count 0..1 integer The number of quantities contained in this sample.
... quantityType 1..1 code The quantity type for this sample.
Binding: Apple HealthKit Quantity Type Value Set (extensible)

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
AppleHealthKitQuantitySample.sampleTypeextensibleAppleHealthKitSampleTypeValueSet (a valid code from Apple HealthKit Sample Type Code System)
http://hl7.org/fhir/uv/phr/ValueSet/apple-health-kit-sample-type-value-set
from this IG
AppleHealthKitQuantitySample.quantityTypeextensibleAppleHealthKitQuantityTypeValueSet (a valid code from Apple HealthKit Quantity Type Code System)
http://hl7.org/fhir/uv/phr/ValueSet/apple-health-kit-quantity-type-value-set
from this IG

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

This structure is derived from AppleHealthKitSample

Summary

Mandatory: 0 element(2 nested mandatory elements)

Differential View

This structure is derived from AppleHealthKitSample

NameFlagsCard.TypeDescription & Constraintsdoco
.. AppleHealthKitQuantitySample 0..* AppleHealthKitSample
Elements defined in Ancestors:uuid, metadata, device, sourceRevision, startDate, endDate, hasUndeterminedDuration, sampleType
Apple HealthKit Quantity Sample Logical Model
Instances of this logical model are not marked to be the target of a Reference
... quantity 1..1 BackboneElement The quantity for this sample.
.... unit 0..1 string The unit string.
.... doubleValue 0..1 decimal Returns the quantity’s value in the provided unit.
... count 0..1 integer The number of quantities contained in this sample.
... quantityType 1..1 code The quantity type for this sample.
Binding: Apple HealthKit Quantity Type Value Set (extensible)

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
AppleHealthKitQuantitySample.quantityTypeextensibleAppleHealthKitQuantityTypeValueSet (a valid code from Apple HealthKit Quantity Type Code System)
http://hl7.org/fhir/uv/phr/ValueSet/apple-health-kit-quantity-type-value-set
from this IG

Key Elements View

NameFlagsCard.TypeDescription & Constraintsdoco
.. AppleHealthKitQuantitySample 0..* AppleHealthKitSample
Elements defined in Ancestors:uuid, metadata, device, sourceRevision, startDate, endDate, hasUndeterminedDuration, sampleType
Apple HealthKit Quantity Sample Logical Model
Instances of this logical model are not marked to be the target of a Reference
... uuid 1..1 string The universally unique identifier (UUID) for this HealthKit object.
... metadata 0..* BackboneElement The metadata for this HealthKit object.
ele-1: All FHIR elements must have a @value or children
.... @id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... key 1..1 string Constants used to add metadata to objects stored in HealthKit.
.... value[x] 1..1 The metadata dictionary value.
..... valueString string
..... valueDateTime dateTime
..... valueInteger integer
..... valueDecimal decimal
..... valueBoolean boolean
..... valuePositiveInt positiveInt
..... valueUnsignedInt unsignedInt
... device 0..1 BackboneElement The device that generated the data for this object.
ele-1: All FHIR elements must have a @value or children
.... @id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... udiDeviceIdentifier 0..1 string The device identifier portion of the US Food and Drug Administration’s Unique Device Identifier (UDI).
.... firmwareVersion 0..1 string An arbitrary string representing the current version of the firmware running on the device.
.... hardwareVersion 0..1 string An arbitrary string representing the hardware version of the device.
.... localIdentifier 0..1 string An identifier that uniquely identifies the device object on the hardware running this code.
.... manufacturer 0..1 string A string representing the device’s manufacturer.
.... model 0..1 string A string representing the device’s model.
.... name 0..1 string The user-facing name for the device.
.... softwareVersion 0..1 string An arbitrary string representing the version of the software running on the device.
.... @id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... source 1..1 BackboneElement The source for a sample.
ele-1: All FHIR elements must have a @value or children
..... @id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... bundleIdentifier 1..1 string The source’s bundle identifier.
..... name 1..1 string The source’s name.
.... version 0..1 string A string that identifies a particular version of the source.
.... operatingSystemVersion 1..1 BackboneElement A string that identifies the operating system used to save a sample.
ele-1: All FHIR elements must have a @value or children
..... @id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... majorVersion 1..1 integer The major release number, such as 10 in version 10.9.3.
..... minorVersion 1..1 integer The minor release number, such as 9 in version 10.9.3.
..... patchVersion 1..1 integer The update release number, such as 3 in version 10.9.3.
.... productType 0..1 string A string that identifies the device used to save a sample.
... startDate 0..1 dateTime The sample's start date.
... endDate 0..1 dateTime The sample's end date.
... hasUndeterminedDuration 0..1 boolean Indicates whether the sample has an unknown duration.
... sampleType 1..1 code The sample type.
Binding: Apple HealthKit Sample Type Value Set (extensible)
... quantity 1..1 BackboneElement The quantity for this sample.
ele-1: All FHIR elements must have a @value or children
.... @id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... unit 0..1 string The unit string.
.... doubleValue 0..1 decimal Returns the quantity’s value in the provided unit.
... count 0..1 integer The number of quantities contained in this sample.
... quantityType 1..1 code The quantity type for this sample.
Binding: Apple HealthKit Quantity Type Value Set (extensible)

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
AppleHealthKitQuantitySample.sampleTypeextensibleAppleHealthKitSampleTypeValueSet (a valid code from Apple HealthKit Sample Type Code System)
http://hl7.org/fhir/uv/phr/ValueSet/apple-health-kit-sample-type-value-set
from this IG
AppleHealthKitQuantitySample.quantityTypeextensibleAppleHealthKitQuantityTypeValueSet (a valid code from Apple HealthKit Quantity Type Code System)
http://hl7.org/fhir/uv/phr/ValueSet/apple-health-kit-quantity-type-value-set
from this IG

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. AppleHealthKitQuantitySample 0..* AppleHealthKitSample
Elements defined in Ancestors:uuid, metadata, device, sourceRevision, startDate, endDate, hasUndeterminedDuration, sampleType
Apple HealthKit Quantity Sample Logical Model
Instances of this logical model are not marked to be the target of a Reference
... uuid 1..1 string The universally unique identifier (UUID) for this HealthKit object.
... metadata 0..* BackboneElement The metadata for this HealthKit object.
.... @id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... key 1..1 string Constants used to add metadata to objects stored in HealthKit.
.... value[x] 1..1 The metadata dictionary value.
..... valueString string
..... valueDateTime dateTime
..... valueInteger integer
..... valueDecimal decimal
..... valueBoolean boolean
..... valuePositiveInt positiveInt
..... valueUnsignedInt unsignedInt
... device 0..1 BackboneElement The device that generated the data for this object.
.... @id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... udiDeviceIdentifier 0..1 string The device identifier portion of the US Food and Drug Administration’s Unique Device Identifier (UDI).
.... firmwareVersion 0..1 string An arbitrary string representing the current version of the firmware running on the device.
.... hardwareVersion 0..1 string An arbitrary string representing the hardware version of the device.
.... localIdentifier 0..1 string An identifier that uniquely identifies the device object on the hardware running this code.
.... manufacturer 0..1 string A string representing the device’s manufacturer.
.... model 0..1 string A string representing the device’s model.
.... name 0..1 string The user-facing name for the device.
.... softwareVersion 0..1 string An arbitrary string representing the version of the software running on the device.
.... @id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... source 1..1 BackboneElement The source for a sample.
..... @id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... bundleIdentifier 1..1 string The source’s bundle identifier.
..... name 1..1 string The source’s name.
.... version 0..1 string A string that identifies a particular version of the source.
.... operatingSystemVersion 1..1 BackboneElement A string that identifies the operating system used to save a sample.
..... @id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... majorVersion 1..1 integer The major release number, such as 10 in version 10.9.3.
..... minorVersion 1..1 integer The minor release number, such as 9 in version 10.9.3.
..... patchVersion 1..1 integer The update release number, such as 3 in version 10.9.3.
.... productType 0..1 string A string that identifies the device used to save a sample.
... startDate 0..1 dateTime The sample's start date.
... endDate 0..1 dateTime The sample's end date.
... hasUndeterminedDuration 0..1 boolean Indicates whether the sample has an unknown duration.
... sampleType 1..1 code The sample type.
Binding: Apple HealthKit Sample Type Value Set (extensible)
... quantity 1..1 BackboneElement The quantity for this sample.
.... @id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... unit 0..1 string The unit string.
.... doubleValue 0..1 decimal Returns the quantity’s value in the provided unit.
... count 0..1 integer The number of quantities contained in this sample.
... quantityType 1..1 code The quantity type for this sample.
Binding: Apple HealthKit Quantity Type Value Set (extensible)

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
AppleHealthKitQuantitySample.sampleTypeextensibleAppleHealthKitSampleTypeValueSet (a valid code from Apple HealthKit Sample Type Code System)
http://hl7.org/fhir/uv/phr/ValueSet/apple-health-kit-sample-type-value-set
from this IG
AppleHealthKitQuantitySample.quantityTypeextensibleAppleHealthKitQuantityTypeValueSet (a valid code from Apple HealthKit Quantity Type Code System)
http://hl7.org/fhir/uv/phr/ValueSet/apple-health-kit-quantity-type-value-set
from this IG

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

This structure is derived from AppleHealthKitSample

Summary

Mandatory: 0 element(2 nested mandatory elements)

 

Other representations of profile: CSV, Excel