|
| Provider UML Documentation |
Provider
Class HoursOfOperation
"What days/times during a week is this location usually open." - Location.hoursOfOperation
| Attributes |
| «TS» PointInTime | closingTime |
"Time that the Location closes." - Location.hoursOfOperation.closingTime
|
| «CS» Code | dayOfWeek |
"Indicates which days of the week are available between the start and end times." - Location.hoursOfOperation.daysOfWeek
|
| Boolean | isAllDay |
"The Location is open all day." - Location.hoursOfOperation.allDay
|
| «TS» PointInTime | openingTime |
"Time that the Location opens." - Location.hoursOfOperation.openingTime
|
Properties:
| Alias | |
| Classifier Behavior | |
| Is Abstract | false |
| Is Active | false |
| Is Leaf | false |
| Keywords | |
| Name | HoursOfOperation |
| Name Expression | |
| Namespace | Provider |
| Owned Template Signature | |
| Owner | Provider |
| Owning Template Parameter | |
| Package | Provider |
| Qualified Name | FHIM::Provider::HoursOfOperation |
| Representation | |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
closingTime
Public «TS» PointInTime closingTime
-
"Time that the Location closes." - Location.hoursOfOperation.closingTime
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | HoursOfOperation |
| 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 | closingTime |
| Name Expression | |
| Namespace | HoursOfOperation |
| Opposite | |
| Owner | HoursOfOperation |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::Provider::HoursOfOperation::closingTime |
| Stereotype | |
| Template Parameter | |
| Type | «TS» PointInTime |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
dayOfWeek
Public «CS» Code dayOfWeek
-
"Indicates which days of the week are available between the start and end times." - Location.hoursOfOperation.daysOfWeek
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | HoursOfOperation |
| Terminologies | [ HL7_FHIR_R4 DaysOfWeek http://hl7.org/fhir/ValueSet/days-of-week ] |
| 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 | dayOfWeek |
| Name Expression | |
| Namespace | HoursOfOperation |
| Opposite | |
| Owner | HoursOfOperation |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::Provider::HoursOfOperation::dayOfWeek |
| Stereotype | ValueSetConstraints |
| Template Parameter | |
| Type | «CS» Code |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
isAllDay
Public Boolean isAllDay
-
"The Location is open all day." - Location.hoursOfOperation.allDay
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | HoursOfOperation |
| 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 | isAllDay |
| Name Expression | |
| Namespace | HoursOfOperation |
| Opposite | |
| Owner | HoursOfOperation |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::Provider::HoursOfOperation::isAllDay |
| Stereotype | |
| Template Parameter | |
| Type | Boolean |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
openingTime
Public «TS» PointInTime openingTime
-
"Time that the Location opens." - Location.hoursOfOperation.openingTime
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | HoursOfOperation |
| 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 | openingTime |
| Name Expression | |
| Namespace | HoursOfOperation |
| Opposite | |
| Owner | HoursOfOperation |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::Provider::HoursOfOperation::openingTime |
| Stereotype | |
| Template Parameter | |
| Type | «TS» PointInTime |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
|
| Provider UML Documentation |