Orders
Class StandingOrder

An order that is created by policy, and which is not tied to a single patient, but which is generated for a patient when certain conditions are met. For example, a policy might exist that persons deploying or traveling to a particular region must have a particular vaccination administered beforehand. Note that this class is a placeholder for such Standing Orders. It exists so that a Healthcare Order might be able to reference the Standing Order that caused the Healthcare Order to be created. However, details regarding what information makes up a well-formed Standing Order, or the circumstances under which a Standing Order is created, managed, invoked, or retired are not in scope for this iteration and will be fleshed out in a future interation.

Attributes
«II» Id identifier identifier

A unique identifier for the Standing Order.

String text text

Contains a textual representation of the Standing Order. Note that this will be fleshed out in a future iteration.


Properties:

Alias
Classifier Behavior
Is Abstractfalse
Is Activefalse
Is Leaffalse
Keywords
NameStandingOrder
Name Expression
NamespaceOrders
Owned Template Signature
OwnerOrders
Owning Template Parameter
PackageOrders
Qualified NameFHIM::Orders::StandingOrder
Representation
Stereotype
Template Parameter
VisibilityPublic

Attribute Details

 identifier
Public «II» Id identifier

A unique identifier for the Standing Order.

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassStandingOrder
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
Nameidentifier
Name Expression
NamespaceStandingOrder
Opposite
OwnerStandingOrder
Owning Association
Owning Template Parameter
Qualified NameFHIM::Orders::StandingOrder::identifier
Stereotype
Template Parameter
Type«II» Id
Upper1
Upper Value(1)
VisibilityPublic


 text
Public String text

Contains a textual representation of the Standing Order. Note that this will be fleshed out in a future iteration.

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassStandingOrder
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity0..1
Nametext
Name Expression
NamespaceStandingOrder
Opposite
OwnerStandingOrder
Owning Association
Owning Template Parameter
Qualified NameFHIM::Orders::StandingOrder::text
Stereotype
Template Parameter
TypeString
Upper1
Upper Value(1)
VisibilityPublic