|
| Provider UML Documentation |
Provider
Class Position
"The absolute geographic location of the Location, expressed using the WGS84 datum (This is the same co-ordinate system used in KML)." – HL7 FHIR, Location.position
| Attributes |
| «REAL» Decimal | altitude |
"Altitude. The value domain and the interpretation are the same as for the text of the altitude element in KML (see notes below)." – HL7 FHIR, Location.position.altitude
|
| «REAL» Decimal | latitude |
"Latitude. The value domain and the interpretation are the same as for the text of the latitude element in KML (see notes below)." – HL7 FHIR, Location.position.latitude
|
| «REAL» Decimal | longitude |
"Longitude. The value domain and the interpretation are the same as for the text of the longitude element in KML (see notes below)." – HL7 FHIR, Location.position.longitude
|
Properties:
| Alias | |
| Classifier Behavior | |
| Is Abstract | false |
| Is Active | false |
| Is Leaf | false |
| Keywords | |
| Name | Position |
| Name Expression | |
| Namespace | Provider |
| Owned Template Signature | |
| Owner | Provider |
| Owning Template Parameter | |
| Package | Provider |
| Qualified Name | FHIM::Provider::Position |
| Representation | |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
altitude
Public «REAL» Decimal altitude
-
"Altitude. The value domain and the interpretation are the same as for the text of the altitude element in KML (see notes below)." – HL7 FHIR, Location.position.altitude
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | Position |
| 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 | altitude |
| Name Expression | |
| Namespace | Position |
| Opposite | |
| Owner | Position |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::Provider::Position::altitude |
| Stereotype | |
| Template Parameter | |
| Type | «REAL» Decimal |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
latitude
Public «REAL» Decimal latitude
-
"Latitude. The value domain and the interpretation are the same as for the text of the latitude element in KML (see notes below)." – HL7 FHIR, Location.position.latitude
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | Position |
| 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 | latitude |
| Name Expression | |
| Namespace | Position |
| Opposite | |
| Owner | Position |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::Provider::Position::latitude |
| Stereotype | |
| Template Parameter | |
| Type | «REAL» Decimal |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
longitude
Public «REAL» Decimal longitude
-
"Longitude. The value domain and the interpretation are the same as for the text of the longitude element in KML (see notes below)." – HL7 FHIR, Location.position.longitude
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | Position |
| 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 | longitude |
| Name Expression | |
| Namespace | Position |
| Opposite | |
| Owner | Position |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::Provider::Position::longitude |
| Stereotype | |
| Template Parameter | |
| Type | «REAL» Decimal |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
|
| Provider UML Documentation |