Datatypes
Class SampledData

"A series of measurements taken by a device, with upper and lower limits. There may be more than one dimension in the data." - HL7 FHIR, SampledData

Attributes
String data data

"A series of data points which are decimal values separated by a single space (character u20). The special values "E" (error), "L" (below detection limit) and "U" (above detection limit) can also be used in place of a decimal value." - HL7 FHIR, SampledData.data

Integer dimensions dimensions

"The number of sample points at each time point. If this value is greater than one, then the dimensions will be interlaced - all the sample points for a point in time will be recorded at once." - HL7 FHIR, SampledData.dimensions

«REAL» Decimal factor factor

"A correction factor that is applied to the sampled data points before they are added to the origin." - HL7 FHIR, SampledData.factor

«REAL» Decimal lowerLimit lowerLimit

"The lower limit of detection of the measured points. This is needed if any of the data points have the value L (lower than detection limit)." - HL7 FHIR, SampledData.lowerLimit

«PQ» Quantity origin origin

"The base quantity that a measured value of zero represents. In addition, this provides the units of the entire measurement series." - HL7 FHIR, SampledData.origin

«REAL» Decimal period period

"The length of time between sampling times, measured in milliseconds." - HL7 FHIR, SampledData.period

«REAL» Decimal upperLimit upperLimit

"The upper limit of detection of the measured points. This is needed if any of the data points have the value U (higher than detection limit)." - HL7 FHIR, SampledData.upperLimit


Properties:

Alias
Classifier Behavior
Is Abstractfalse
Is Activefalse
Is Leaffalse
Keywords
NameSampledData
Name Expression
NamespaceDatatypes
Owned Template Signature
OwnerDatatypes
Owning Template Parameter
PackageDatatypes
Qualified NameFHIM::Datatypes::SampledData
Representation
Stereotype
Template Parameter
VisibilityPublic

Attribute Details

 data
Public String data

"A series of data points which are decimal values separated by a single space (character u20). The special values "E" (error), "L" (below detection limit) and "U" (above detection limit) can also be used in place of a decimal value." - HL7 FHIR, SampledData.data

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassSampledData
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity0..1
Namedata
Name Expression
NamespaceSampledData
Opposite
OwnerSampledData
Owning Association
Owning Template Parameter
Qualified NameFHIM::Datatypes::SampledData::data
Stereotype
Template Parameter
TypeString
Upper1
Upper Value(1)
VisibilityPublic


 dimensions
Public Integer dimensions

"The number of sample points at each time point. If this value is greater than one, then the dimensions will be interlaced - all the sample points for a point in time will be recorded at once." - HL7 FHIR, SampledData.dimensions

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassSampledData
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower1
Lower Value(1)
Multiplicity1
Namedimensions
Name Expression
NamespaceSampledData
Opposite
OwnerSampledData
Owning Association
Owning Template Parameter
Qualified NameFHIM::Datatypes::SampledData::dimensions
Stereotype
Template Parameter
TypeInteger
Upper1
Upper Value(1)
VisibilityPublic


 factor
Public «REAL» Decimal factor

"A correction factor that is applied to the sampled data points before they are added to the origin." - HL7 FHIR, SampledData.factor

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassSampledData
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity0..1
Namefactor
Name Expression
NamespaceSampledData
Opposite
OwnerSampledData
Owning Association
Owning Template Parameter
Qualified NameFHIM::Datatypes::SampledData::factor
Stereotype
Template Parameter
Type«REAL» Decimal
Upper1
Upper Value(1)
VisibilityPublic


 lowerLimit
Public «REAL» Decimal lowerLimit

"The lower limit of detection of the measured points. This is needed if any of the data points have the value L (lower than detection limit)." - HL7 FHIR, SampledData.lowerLimit

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassSampledData
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity0..1
NamelowerLimit
Name Expression
NamespaceSampledData
Opposite
OwnerSampledData
Owning Association
Owning Template Parameter
Qualified NameFHIM::Datatypes::SampledData::lowerLimit
Stereotype
Template Parameter
Type«REAL» Decimal
Upper1
Upper Value(1)
VisibilityPublic


 origin
Public «PQ» Quantity origin

"The base quantity that a measured value of zero represents. In addition, this provides the units of the entire measurement series." - HL7 FHIR, SampledData.origin

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassSampledData
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower1
Lower Value(1)
Multiplicity1
Nameorigin
Name Expression
NamespaceSampledData
Opposite
OwnerSampledData
Owning Association
Owning Template Parameter
Qualified NameFHIM::Datatypes::SampledData::origin
Stereotype
Template Parameter
Type«PQ» Quantity
Upper1
Upper Value(1)
VisibilityPublic


 period
Public «REAL» Decimal period

"The length of time between sampling times, measured in milliseconds." - HL7 FHIR, SampledData.period

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassSampledData
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower1
Lower Value(1)
Multiplicity1
Nameperiod
Name Expression
NamespaceSampledData
Opposite
OwnerSampledData
Owning Association
Owning Template Parameter
Qualified NameFHIM::Datatypes::SampledData::period
Stereotype
Template Parameter
Type«REAL» Decimal
Upper1
Upper Value(1)
VisibilityPublic


 upperLimit
Public «REAL» Decimal upperLimit

"The upper limit of detection of the measured points. This is needed if any of the data points have the value U (higher than detection limit)." - HL7 FHIR, SampledData.upperLimit

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassSampledData
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity0..1
NameupperLimit
Name Expression
NamespaceSampledData
Opposite
OwnerSampledData
Owning Association
Owning Template Parameter
Qualified NameFHIM::Datatypes::SampledData::upperLimit
Stereotype
Template Parameter
Type«REAL» Decimal
Upper1
Upper Value(1)
VisibilityPublic