| Orders UML Documentation |
Summary:AttributesProperties | Detail:Attributes |
An aggregation of Orders that are assembled so that they might be managed as a group. The member Orders will generally be for a single Patient, and commonly issued by a single Provider, but otherwise these orders will have no other inherent relationships between themselves. This concept is different from an Order Set, Panel, or Battery, in that the Set Of Orders is composed after the orders have been created; wheras the latter concepts are defined before the order is created.
Attributes | ||
Order | healthcareOrder | |
«II» Id | identifier |
"Contains a unique identifier for the Placer Group as referenced by the Placer application, the Filler application, or both." - HL7 Version 2.8, ORC-4"A shared identifier common to all requests that were authorized more or less simultaneously by a single author. It could be the identifier of a requisition or prescription that contains orders for a set of medications, each individual medication order having the identifier of the parent order." - HL7 CIMI, Order.groupIdentifier"A shared identifier common to all requests that were authorized more or less simultaneously by a single author, representing the identifier of the requisition, prescription or similar form." - HL7 FHIR, Request.groupIdentifier pattern.Note that v2, CIMI, and FHIR link related orders together via the use of a shared grouping identifier, whereas the FHIM considers a Set of Orders to be a stand-alone concept in its own right. |
«CS» Code | priority |
A code (e.g., routine, emergency), specifying the urgency under which the Set Of Orders is requested to happen. |
«CS» Code | status |
A code specifying the status of the Set Of Orders. Valid status codes should reflect the HL7 state machine, e.g., Active, Held, Canceled, Aborted, New, Nullified, Obsolete). Note that operationally, this status will likely represent the aggregate statuses of the member Orders. For example, in a set of five Orders, if four orders are "Completed" and one is "Active", this status would likely be "Active". When all five Orders are "Completed", this status might change to "Completed". The FHIM does not dictate how this status should be computed. |
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | SetOfOrders |
Name Expression | |
Namespace | Orders |
Owned Template Signature | |
Owner | Orders |
Owning Template Parameter | |
Package | Orders |
Qualified Name | FHIM::Orders::SetOfOrders |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
Attribute Details |
Public Order healthcareOrder
Aggregation | Shared |
Alias | |
Association | setOfOrders_order |
Association End | |
Class | SetOfOrders |
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 | * |
Name | healthcareOrder |
Name Expression | |
Namespace | SetOfOrders |
Opposite | |
Owner | SetOfOrders |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Orders::SetOfOrders::healthcareOrder |
Stereotype | |
Template Parameter | |
Type | Order |
Upper | * |
Upper Value | (*) |
Visibility | Public |
Public «II» Id identifier
"Contains a unique identifier for the Placer Group as referenced by the Placer application, the Filler application, or both." - HL7 Version 2.8, ORC-4"A shared identifier common to all requests that were authorized more or less simultaneously by a single author. It could be the identifier of a requisition or prescription that contains orders for a set of medications, each individual medication order having the identifier of the parent order." - HL7 CIMI, Order.groupIdentifier"A shared identifier common to all requests that were authorized more or less simultaneously by a single author, representing the identifier of the requisition, prescription or similar form." - HL7 FHIR, Request.groupIdentifier pattern.Note that v2, CIMI, and FHIR link related orders together via the use of a shared grouping identifier, whereas the FHIM considers a Set of Orders to be a stand-alone concept in its own right.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | SetOfOrders |
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 | identifier |
Name Expression | |
Namespace | SetOfOrders |
Opposite | |
Owner | SetOfOrders |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Orders::SetOfOrders::identifier |
Stereotype | |
Template Parameter | |
Type | «II» Id |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «CS» Code priority
A code (e.g., routine, emergency), specifying the urgency under which the Set Of Orders is requested to happen.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | SetOfOrders |
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 | priority |
Name Expression | |
Namespace | SetOfOrders |
Opposite | |
Owner | SetOfOrders |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Orders::SetOfOrders::priority |
Stereotype | |
Template Parameter | |
Type | «CS» Code |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «CS» Code status
A code specifying the status of the Set Of Orders. Valid status codes should reflect the HL7 state machine, e.g., Active, Held, Canceled, Aborted, New, Nullified, Obsolete). Note that operationally, this status will likely represent the aggregate statuses of the member Orders. For example, in a set of five Orders, if four orders are "Completed" and one is "Active", this status would likely be "Active". When all five Orders are "Completed", this status might change to "Completed". The FHIM does not dictate how this status should be computed.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | SetOfOrders |
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 | status |
Name Expression | |
Namespace | SetOfOrders |
Opposite | |
Owner | SetOfOrders |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Orders::SetOfOrders::status |
Stereotype | |
Template Parameter | |
Type | «CS» Code |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
| Orders UML Documentation |
Summary:AttributesProperties | Detail:Attributes |