| Datatypes UML Documentation |
Summary:AttributesCommentsProperties | Detail:Attributes |
This class represents an amount of time, such as 10 minutes, 3.2 seconds, etc. This class is structurally identical to a Quantity, although the units of measure are by definition time units (e.g., hours), rather than physical units (e.g., kilograms).In FHIR, this data type is called Duration.
Attributes | ||
«CS» Code | unit |
"The unit of measure specified in the Unified Code for Units of Measure (UCUM)." - HL7 V3 The units of measure used by this class are limited to those measuring time (e.g., minutes, hours, years, etc.) |
Attributes inherited from FHIM::Datatypes::Quantity | ||
value, unit |
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | PQ |
Name | TimeQuantity |
Name Expression | |
Namespace | Datatypes |
Owned Template Signature | |
Owner | Datatypes |
Owning Template Parameter | |
Package | Datatypes |
Qualified Name | FHIM::Datatypes::TimeQuantity |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
Attribute Details |
Public «CS» Code unit
"The unit of measure specified in the Unified Code for Units of Measure (UCUM)." - HL7 V3 The units of measure used by this class are limited to those measuring time (e.g., minutes, hours, years, etc.)
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | «PQ» TimeQuantity |
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 | unit |
Name Expression | |
Namespace | «PQ» TimeQuantity |
Opposite | |
Owner | «PQ» TimeQuantity |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Datatypes::TimeQuantity::unit |
Stereotype | |
Template Parameter | |
Type | «CS» Code |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Comments |
| Datatypes UML Documentation |
Summary:AttributesCommentsProperties | Detail:Attributes |