| WomensHealth UML Documentation |
Summary:AttributesProperties | Detail:Attributes |
Communications from the case manager to the Patient regarding scheduling of procedures, results of tests, etc. [FileMan 790.4]
Attributes | ||
«TS» PointInTime | dateClosed |
The date that an outcome for this notification was entered and marked Closed. FileMan [790.4,.08] |
«TS» PointInTime | dateDue |
The date upon which this notification will be considered Delinquent or past due if it does not have a status of Closed. FileMan [790.4,.13] |
«TS» PointInTime | dateInitiated |
The date that the notification was first entered, the beginning of the process to contact the patient with information. [FileMan 790.4,.02] |
«TS» PointInTime | datePrinted |
If the type of notification is a letter, this property contains the date upon which the notification letter was printed. FileMan [790.4,.1] |
«TS» PointInTime | dateToPrint |
If the type of notification is a letter, this property contains the date upon which this letter should be printed. This date can then be used for automatic printing. For reminder letters, the date to print would typically be based on the due date of the treatment need associated with the purpose for notification. For results letters, the date to print would typically be the date that the results are made available. [In the VA, results are typically made available to the Patient electronically (i.e., through a patient portal) 3 days after they are available to the Provider so the Provider can be aware of the results before the Patient contacts them about the results]. FileMan [790.4,.11] |
«CS» Code | notificationType | |
ServiceDeliveryLocation | notifyingFacility |
The health care facility that initiated and printed the letter or notification. FileMan [790.4,.07] |
«CS» Code | outcomeOrResults |
The results or outcome, which may be a goal or an event, associated with this patient's notification. [FileMan 790.4,.05] |
WomensHealthProcedure | procedure |
Pointer to the procedure associated with this patient's notification. [FileMan 790.4,.06] |
«CS» Code | purpose |
The reason for the notification, (e.g., the results of a test, reminder to schedule a procedure). [FileMan 790.4,.04] |
«CS» Code | status |
Categorizes the state of this notification. Possible values include: Open; Closed. [FileMan 790.4,.14] |
Boolean | wasPatientEducationProvided |
Indicates whether patient education was provided at the time of the visit. FileMan [790.4,.09] |
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | WomensHealthPatientNotification |
Name Expression | |
Namespace | WomensHealth |
Owned Template Signature | |
Owner | WomensHealth |
Owning Template Parameter | |
Package | WomensHealth |
Qualified Name | FHIM::WomensHealth::WomensHealthPatientNotification |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
Attribute Details |
Public «TS» PointInTime dateClosed
The date that an outcome for this notification was entered and marked Closed. FileMan [790.4,.08]
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | WomensHealthPatientNotification |
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 | dateClosed |
Name Expression | |
Namespace | WomensHealthPatientNotification |
Opposite | |
Owner | WomensHealthPatientNotification |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::WomensHealth::WomensHealthPatientNotification::dateClosed |
Stereotype | |
Template Parameter | |
Type | «TS» PointInTime |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «TS» PointInTime dateDue
The date upon which this notification will be considered Delinquent or past due if it does not have a status of Closed. FileMan [790.4,.13]
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | WomensHealthPatientNotification |
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 | dateDue |
Name Expression | |
Namespace | WomensHealthPatientNotification |
Opposite | |
Owner | WomensHealthPatientNotification |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::WomensHealth::WomensHealthPatientNotification::dateDue |
Stereotype | |
Template Parameter | |
Type | «TS» PointInTime |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «TS» PointInTime dateInitiated
The date that the notification was first entered, the beginning of the process to contact the patient with information. [FileMan 790.4,.02]
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | WomensHealthPatientNotification |
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 | dateInitiated |
Name Expression | |
Namespace | WomensHealthPatientNotification |
Opposite | |
Owner | WomensHealthPatientNotification |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::WomensHealth::WomensHealthPatientNotification::dateInitiated |
Stereotype | |
Template Parameter | |
Type | «TS» PointInTime |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «TS» PointInTime datePrinted
If the type of notification is a letter, this property contains the date upon which the notification letter was printed. FileMan [790.4,.1]
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | WomensHealthPatientNotification |
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 | datePrinted |
Name Expression | |
Namespace | WomensHealthPatientNotification |
Opposite | |
Owner | WomensHealthPatientNotification |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::WomensHealth::WomensHealthPatientNotification::datePrinted |
Stereotype | |
Template Parameter | |
Type | «TS» PointInTime |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «TS» PointInTime dateToPrint
If the type of notification is a letter, this property contains the date upon which this letter should be printed. This date can then be used for automatic printing. For reminder letters, the date to print would typically be based on the due date of the treatment need associated with the purpose for notification. For results letters, the date to print would typically be the date that the results are made available. [In the VA, results are typically made available to the Patient electronically (i.e., through a patient portal) 3 days after they are available to the Provider so the Provider can be aware of the results before the Patient contacts them about the results]. FileMan [790.4,.11]
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | WomensHealthPatientNotification |
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 | dateToPrint |
Name Expression | |
Namespace | WomensHealthPatientNotification |
Opposite | |
Owner | WomensHealthPatientNotification |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::WomensHealth::WomensHealthPatientNotification::dateToPrint |
Stereotype | |
Template Parameter | |
Type | «TS» PointInTime |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «CS» Code notificationType
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | WomensHealthPatientNotification |
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 | notificationType |
Name Expression | |
Namespace | WomensHealthPatientNotification |
Opposite | |
Owner | WomensHealthPatientNotification |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::WomensHealth::WomensHealthPatientNotification::notificationType |
Stereotype | |
Template Parameter | |
Type | «CS» Code |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public ServiceDeliveryLocation notifyingFacility
The health care facility that initiated and printed the letter or notification. FileMan [790.4,.07]
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | WomensHealthPatientNotification |
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 | notifyingFacility |
Name Expression | |
Namespace | WomensHealthPatientNotification |
Opposite | |
Owner | WomensHealthPatientNotification |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::WomensHealth::WomensHealthPatientNotification::notifyingFacility |
Stereotype | |
Template Parameter | |
Type | ServiceDeliveryLocation |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «CS» Code outcomeOrResults
The results or outcome, which may be a goal or an event, associated with this patient's notification. [FileMan 790.4,.05]
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | WomensHealthPatientNotification |
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 | outcomeOrResults |
Name Expression | |
Namespace | WomensHealthPatientNotification |
Opposite | |
Owner | WomensHealthPatientNotification |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::WomensHealth::WomensHealthPatientNotification::outcomeOrResults |
Stereotype | |
Template Parameter | |
Type | «CS» Code |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public WomensHealthProcedure procedure
Pointer to the procedure associated with this patient's notification. [FileMan 790.4,.06]
Aggregation | None |
Alias | |
Association | (procedure:WomensHealthProcedure) |
Association End | |
Class | WomensHealthPatientNotification |
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 | procedure |
Name Expression | |
Namespace | WomensHealthPatientNotification |
Opposite | |
Owner | WomensHealthPatientNotification |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::WomensHealth::WomensHealthPatientNotification::procedure |
Stereotype | |
Template Parameter | |
Type | WomensHealthProcedure |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «CS» Code purpose
The reason for the notification, (e.g., the results of a test, reminder to schedule a procedure). [FileMan 790.4,.04]
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | WomensHealthPatientNotification |
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 | purpose |
Name Expression | |
Namespace | WomensHealthPatientNotification |
Opposite | |
Owner | WomensHealthPatientNotification |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::WomensHealth::WomensHealthPatientNotification::purpose |
Stereotype | |
Template Parameter | |
Type | «CS» Code |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «CS» Code status
Categorizes the state of this notification. Possible values include: Open; Closed. [FileMan 790.4,.14]
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | WomensHealthPatientNotification |
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 | WomensHealthPatientNotification |
Opposite | |
Owner | WomensHealthPatientNotification |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::WomensHealth::WomensHealthPatientNotification::status |
Stereotype | |
Template Parameter | |
Type | «CS» Code |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public Boolean wasPatientEducationProvided
Indicates whether patient education was provided at the time of the visit. FileMan [790.4,.09]
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | WomensHealthPatientNotification |
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 | wasPatientEducationProvided |
Name Expression | |
Namespace | WomensHealthPatientNotification |
Opposite | |
Owner | WomensHealthPatientNotification |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::WomensHealth::WomensHealthPatientNotification::wasPatientEducationProvided |
Stereotype | |
Template Parameter | |
Type | Boolean |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
| WomensHealth UML Documentation |
Summary:AttributesProperties | Detail:Attributes |