|
| ClinicalDecisionSupport UML Documentation |
ClinicalDecisionSupport
Class PatientRecordTask
This class contains all attributes - supporting as well as tracking of each one's cancellation or fulfillment - related to patient tasks (Care Management). Note that this class may not be supported by HDR but rather from other repository.
| Attributes |
| PractitionerParticipation | author | |
| «TS» PointInTime | dateTaskCreated |
This is the date and time the task was created.
|
| LinkedItem | item |
Item linked to this task.
|
| Patient | patient |
The patient that this task applies to.
|
| «TS» PointInTime | taskDueDate |
The date [and time] by which this task should be completed.
|
| «CS» Code | taskPriority |
Priority for accomplishing this task. Possible values are LOW; MEDIUM; HIGH
|
| String | taskSubjectDescription |
This is the subject of the task.
|
Properties:
| Alias | |
| Classifier Behavior | |
| Is Abstract | false |
| Is Active | false |
| Is Leaf | false |
| Keywords | |
| Name | PatientRecordTask |
| Name Expression | |
| Namespace | ClinicalDecisionSupport |
| Owned Template Signature | |
| Owner | ClinicalDecisionSupport |
| Owning Template Parameter | |
| Package | ClinicalDecisionSupport |
| Qualified Name | FHIM::ClinicalDecisionSupport::PatientRecordTask |
| Representation | |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
author
Public PractitionerParticipation author
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | PatientRecordTask |
| 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 | author |
| Name Expression | |
| Namespace | PatientRecordTask |
| Opposite | |
| Owner | PatientRecordTask |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::ClinicalDecisionSupport::PatientRecordTask::author |
| Stereotype | |
| Template Parameter | |
| Type | PractitionerParticipation |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
dateTaskCreated
Public «TS» PointInTime dateTaskCreated
-
This is the date and time the task was created.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | PatientRecordTask |
| 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 | dateTaskCreated |
| Name Expression | |
| Namespace | PatientRecordTask |
| Opposite | |
| Owner | PatientRecordTask |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::ClinicalDecisionSupport::PatientRecordTask::dateTaskCreated |
| Stereotype | |
| Template Parameter | |
| Type | «TS» PointInTime |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
item
Public LinkedItem item
-
Item linked to this task.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | patientRecordTask_item |
| Association End | |
| Class | PatientRecordTask |
| 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 | false |
| Keywords | |
| Lower | 0 |
| Lower Value | (0) |
| Multiplicity | * |
| Name | item |
| Name Expression | |
| Namespace | PatientRecordTask |
| Opposite | |
| Owner | PatientRecordTask |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::ClinicalDecisionSupport::PatientRecordTask::item |
| Stereotype | |
| Template Parameter | |
| Type | LinkedItem |
| Upper | * |
| Upper Value | (*) |
| Visibility | Public |
patient
Public Patient patient
-
The patient that this task applies to.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | patientRecordTask_patient |
| Association End | |
| Class | PatientRecordTask |
| 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 | false |
| Keywords | |
| Lower | 1 |
| Lower Value | (1) |
| Multiplicity | 1 |
| Name | patient |
| Name Expression | |
| Namespace | PatientRecordTask |
| Opposite | |
| Owner | PatientRecordTask |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::ClinicalDecisionSupport::PatientRecordTask::patient |
| Stereotype | |
| Template Parameter | |
| Type | Patient |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
taskDueDate
Public «TS» PointInTime taskDueDate
-
The date [and time] by which this task should be completed.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | PatientRecordTask |
| 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 | taskDueDate |
| Name Expression | |
| Namespace | PatientRecordTask |
| Opposite | |
| Owner | PatientRecordTask |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::ClinicalDecisionSupport::PatientRecordTask::taskDueDate |
| Stereotype | |
| Template Parameter | |
| Type | «TS» PointInTime |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
taskPriority
Public «CS» Code taskPriority
-
Priority for accomplishing this task. Possible values are LOW; MEDIUM; HIGH
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | PatientRecordTask |
| 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 | taskPriority |
| Name Expression | |
| Namespace | PatientRecordTask |
| Opposite | |
| Owner | PatientRecordTask |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::ClinicalDecisionSupport::PatientRecordTask::taskPriority |
| Stereotype | |
| Template Parameter | |
| Type | «CS» Code |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
taskSubjectDescription
Public String taskSubjectDescription
-
This is the subject of the task.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | PatientRecordTask |
| 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 | taskSubjectDescription |
| Name Expression | |
| Namespace | PatientRecordTask |
| Opposite | |
| Owner | PatientRecordTask |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::ClinicalDecisionSupport::PatientRecordTask::taskSubjectDescription |
| Stereotype | |
| Template Parameter | |
| Type | String |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
|
| ClinicalDecisionSupport UML Documentation |