Datatypes
Class RateQuantity

Rate: "A certain quantity or amount of one thing considered in relation to a unit of another thing and used as a standard or measure: at the rate of 60 miles an hour." - Dictionary.com This class represents a ratio of some Physical Quantity over a period of time. This class is structurally similar to other Ratio classes (e.g., IntegerRatio), except the denominator is by definition a TimeQuantity.

Attributes
«PQ» TimeQuantity denominator denominator

"The quantity that divides the numerator in the ratio. The denominator SHALL not be zero." - HL7 V3 This property is by definition a period of time, with the unit almost always one. For example, one hour, one minute, etc.

«PQ» Quantity numerator numerator

"The quantity that is being divided in the ratio. The default is the integer number 1 (one)." - HL7 V3


Properties:

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

Attribute Details

 denominator
Public «PQ» TimeQuantity denominator

"The quantity that divides the numerator in the ratio. The denominator SHALL not be zero." - HL7 V3 This property is by definition a period of time, with the unit almost always one. For example, one hour, one minute, etc.

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
Class«RTO» RateQuantity
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
Namedenominator
Name Expression
Namespace«RTO» RateQuantity
Opposite
Owner«RTO» RateQuantity
Owning Association
Owning Template Parameter
Qualified NameFHIM::Datatypes::RateQuantity::denominator
Stereotype
Template Parameter
Type«PQ» TimeQuantity
Upper1
Upper Value(1)
VisibilityPublic


 numerator
Public «PQ» Quantity numerator

"The quantity that is being divided in the ratio. The default is the integer number 1 (one)." - HL7 V3

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
Class«RTO» RateQuantity
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
Namenumerator
Name Expression
Namespace«RTO» RateQuantity
Opposite
Owner«RTO» RateQuantity
Owning Association
Owning Template Parameter
Qualified NameFHIM::Datatypes::RateQuantity::numerator
Stereotype
Template Parameter
Type«PQ» Quantity
Upper1
Upper Value(1)
VisibilityPublic

Comments