| CarePlan UML Documentation |
Summary:AttributesProperties | Detail:Attributes |
A set of Communications among individual Care Team Members as they coordinate their activities for the execution of the Care Plan. The current intent of this class is to provide a record of such communications. It is envisioned that this structure could be used in the future to record negotiations among Care Team Members (especially between members belonging to different organizations) as the Care Plan is formulated. The ability to negotiate between Care Team Members does not exist in an automated fashion today, but would be an important feature in future systems."A conversation organizes individual communications in a meaningful manner for the benefit and understanding of care plan stakeholders." - HL7 Care Plan Domain Analysis Model
Attributes | ||
Communication | communication |
Pointer to an interaction between two or more Care Team Members regarding the Care Plan for the patient. |
String | topic |
Categorizes the set of Communications among individual Care Team Members as they coordinate their activities for the execution of the Care Plan such that the Communications can be logically grouped into this Conversation. Note that this property is currently modeled as a string rather than as a Code as no widely acceptable set of values exists for this concept at this time."Specifies the subject of the communication" - HL7 Care Plan Domain Analysis Model. |
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | Conversation |
Name Expression | |
Namespace | CarePlan |
Owned Template Signature | |
Owner | CarePlan |
Owning Template Parameter | |
Package | CarePlan |
Qualified Name | FHIM::CarePlan::Conversation |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
Attribute Details |
Public Communication communication
Pointer to an interaction between two or more Care Team Members regarding the Care Plan for the patient.
Aggregation | Composite |
Alias | |
Association | conversation_communication |
Association End | |
Class | Conversation |
Datatype | |
Default | |
Default Value | |
Is Composite | true |
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 | communication |
Name Expression | |
Namespace | Conversation |
Opposite | |
Owner | Conversation |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::CarePlan::Conversation::communication |
Stereotype | |
Template Parameter | |
Type | Communication |
Upper | * |
Upper Value | (*) |
Visibility | Public |
Public String topic
Categorizes the set of Communications among individual Care Team Members as they coordinate their activities for the execution of the Care Plan such that the Communications can be logically grouped into this Conversation. Note that this property is currently modeled as a string rather than as a Code as no widely acceptable set of values exists for this concept at this time."Specifies the subject of the communication" - HL7 Care Plan Domain Analysis Model.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | Conversation |
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 | topic |
Name Expression | |
Namespace | Conversation |
Opposite | |
Owner | Conversation |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::CarePlan::Conversation::topic |
Stereotype | |
Template Parameter | |
Type | String |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
| CarePlan UML Documentation |
Summary:AttributesProperties | Detail:Attributes |