| Datatypes UML Documentation |
| Summary:AttributesProperties | Detail:Attributes |
"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 |
"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 |
"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 |
"A correction factor that is applied to the sampled data points before they are added to the origin." - HL7 FHIR, SampledData.factor |
|
| «REAL» Decimal |
"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 |
"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 |
"The length of time between sampling times, measured in milliseconds." - HL7 FHIR, SampledData.period |
|
| «REAL» Decimal |
"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 Abstract | false |
| Is Active | false |
| Is Leaf | false |
| Keywords | |
| Name | SampledData |
| Name Expression | |
| Namespace | Datatypes |
| Owned Template Signature | |
| Owner | Datatypes |
| Owning Template Parameter | |
| Package | Datatypes |
| Qualified Name | FHIM::Datatypes::SampledData |
| Representation | |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
| Attribute Details |
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
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | SampledData |
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false |
| Is Derived | false |
| Is Derived Union | false |
| Is Leaf | false |
| Is Ordered | false |
| Is Read Only | false |
| Is Static | false |
| Is Unique | true |
| Keywords | |
| Lower | 0 |
| Lower Value | (0) |
| Multiplicity | 0..1 |
| Name | data |
| Name Expression | |
| Namespace | SampledData |
| Opposite | |
| Owner | SampledData |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::Datatypes::SampledData::data |
| Stereotype | |
| Template Parameter | |
| Type | String |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
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
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | SampledData |
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false |
| Is Derived | false |
| Is Derived Union | false |
| Is Leaf | false |
| Is Ordered | false |
| Is Read Only | false |
| Is Static | false |
| Is Unique | true |
| Keywords | |
| Lower | 1 |
| Lower Value | (1) |
| Multiplicity | 1 |
| Name | dimensions |
| Name Expression | |
| Namespace | SampledData |
| Opposite | |
| Owner | SampledData |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::Datatypes::SampledData::dimensions |
| Stereotype | |
| Template Parameter | |
| Type | Integer |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
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
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | SampledData |
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false |
| Is Derived | false |
| Is Derived Union | false |
| Is Leaf | false |
| Is Ordered | false |
| Is Read Only | false |
| Is Static | false |
| Is Unique | true |
| Keywords | |
| Lower | 0 |
| Lower Value | (0) |
| Multiplicity | 0..1 |
| Name | factor |
| Name Expression | |
| Namespace | SampledData |
| Opposite | |
| Owner | SampledData |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::Datatypes::SampledData::factor |
| Stereotype | |
| Template Parameter | |
| Type | «REAL» Decimal |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
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
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | SampledData |
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false |
| Is Derived | false |
| Is Derived Union | false |
| Is Leaf | false |
| Is Ordered | false |
| Is Read Only | false |
| Is Static | false |
| Is Unique | true |
| Keywords | |
| Lower | 0 |
| Lower Value | (0) |
| Multiplicity | 0..1 |
| Name | lowerLimit |
| Name Expression | |
| Namespace | SampledData |
| Opposite | |
| Owner | SampledData |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::Datatypes::SampledData::lowerLimit |
| Stereotype | |
| Template Parameter | |
| Type | «REAL» Decimal |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
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
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | SampledData |
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false |
| Is Derived | false |
| Is Derived Union | false |
| Is Leaf | false |
| Is Ordered | false |
| Is Read Only | false |
| Is Static | false |
| Is Unique | true |
| Keywords | |
| Lower | 1 |
| Lower Value | (1) |
| Multiplicity | 1 |
| Name | origin |
| Name Expression | |
| Namespace | SampledData |
| Opposite | |
| Owner | SampledData |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::Datatypes::SampledData::origin |
| Stereotype | |
| Template Parameter | |
| Type | «PQ» Quantity |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
Public «REAL» Decimal period
"The length of time between sampling times, measured in milliseconds." - HL7 FHIR, SampledData.period
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | SampledData |
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false |
| Is Derived | false |
| Is Derived Union | false |
| Is Leaf | false |
| Is Ordered | false |
| Is Read Only | false |
| Is Static | false |
| Is Unique | true |
| Keywords | |
| Lower | 1 |
| Lower Value | (1) |
| Multiplicity | 1 |
| Name | period |
| Name Expression | |
| Namespace | SampledData |
| Opposite | |
| Owner | SampledData |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::Datatypes::SampledData::period |
| Stereotype | |
| Template Parameter | |
| Type | «REAL» Decimal |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
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
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | SampledData |
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false |
| Is Derived | false |
| Is Derived Union | false |
| Is Leaf | false |
| Is Ordered | false |
| Is Read Only | false |
| Is Static | false |
| Is Unique | true |
| Keywords | |
| Lower | 0 |
| Lower Value | (0) |
| Multiplicity | 0..1 |
| Name | upperLimit |
| Name Expression | |
| Namespace | SampledData |
| Opposite | |
| Owner | SampledData |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::Datatypes::SampledData::upperLimit |
| Stereotype | |
| Template Parameter | |
| Type | «REAL» Decimal |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
| Datatypes UML Documentation |
| Summary:AttributesProperties | Detail:Attributes |