| CarePlan UML Documentation |
CarePlan
Class Communication
This class documents an interaction between two or more Care Team Members regarding the Care Plan for the patient. This is where the negotiation occurs between providers, or where the care team decides on a course of action during a periodic review. Note also that the care plan steward will likely be involved in such communications as a care team member."Communication is ongoing during care coordination. Care team communications is what causes the unfolding of the plan as new participants join, propose actions, change goals, record interventions, review outcomes and assess effectiveness of individual actions and of the overall plan." - HL7 Care Plan Domain Analysis ModelNote that the DAM has a "pertainsTo" property which "Links the communication to some clinical object which is the target of the communication". This property is of type clinical object, which the FHIM doesn't have at the moment. It could probably be linked to Observation in the future.
Attributes |
String | content |
"Specifies the content of the communication" - HL7 Care Plan Domain Analysis Model.
|
«TS» PointInTime | effectiveDate |
"Specifies the date/time of the communication" - HL7 Care Plan Domain Analysis Model.
|
String | formId |
"Specifies a formId if the communication is a response to a structured form " - HL7 Care Plan Domain Analysis Model.
|
CareTeamMember | receiver |
"Specifies the receiver of the communication" - HL7 Care Plan Domain Analysis Model.
|
CareTeamMember | source |
"Specifies the source or sender of the communication" - HL7 Care Plan Domain Analysis Model.
|
String | topic |
"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 | Communication |
Name Expression | |
Namespace | CarePlan |
Owned Template Signature | |
Owner | CarePlan |
Owning Template Parameter | |
Package | CarePlan |
Qualified Name | FHIM::CarePlan::Communication |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
content
Public String content
-
"Specifies the content of the communication" - HL7 Care Plan Domain Analysis Model.
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | Communication |
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 | content |
Name Expression | |
Namespace | Communication |
Opposite | |
Owner | Communication |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::CarePlan::Communication::content |
Stereotype | |
Template Parameter | |
Type | String |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
effectiveDate
Public «TS» PointInTime effectiveDate
-
"Specifies the date/time of the communication" - HL7 Care Plan Domain Analysis Model.
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | Communication |
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 | effectiveDate |
Name Expression | |
Namespace | Communication |
Opposite | |
Owner | Communication |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::CarePlan::Communication::effectiveDate |
Stereotype | |
Template Parameter | |
Type | «TS» PointInTime |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
formId
Public String formId
-
"Specifies a formId if the communication is a response to a structured form " - HL7 Care Plan Domain Analysis Model.
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | Communication |
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 | formId |
Name Expression | |
Namespace | Communication |
Opposite | |
Owner | Communication |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::CarePlan::Communication::formId |
Stereotype | |
Template Parameter | |
Type | String |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
receiver
Public CareTeamMember receiver
-
"Specifies the receiver of the communication" - HL7 Care Plan Domain Analysis Model.
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | communication_receiver |
Association End | |
Class | Communication |
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 | receiver |
Name Expression | |
Namespace | Communication |
Opposite | |
Owner | Communication |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::CarePlan::Communication::receiver |
Stereotype | |
Template Parameter | |
Type | CareTeamMember |
Upper | * |
Upper Value | (*) |
Visibility | Public |
source
Public CareTeamMember source
-
"Specifies the source or sender of the communication" - HL7 Care Plan Domain Analysis Model.
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | communication_source |
Association End | |
Class | Communication |
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 | source |
Name Expression | |
Namespace | Communication |
Opposite | |
Owner | Communication |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::CarePlan::Communication::source |
Stereotype | |
Template Parameter | |
Type | CareTeamMember |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
topic
Public String topic
-
"Specifies the subject of the communication" - HL7 Care Plan Domain Analysis Model.
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | Communication |
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 | Communication |
Opposite | |
Owner | Communication |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::CarePlan::Communication::topic |
Stereotype | |
Template Parameter | |
Type | String |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
| CarePlan UML Documentation |