| HealthConcern UML Documentation |
| Summary:AttributesProperties | Detail:Attributes |
An entry in a patient's "problem list". This class allows for entries to be prioritized, and potentially de-duplicated if multiple entries are received from different sources.
| Attributes | ||
| HealthConcern |
A record of a "health concern", or "problem" which can be anything that a clinician wishes to track about the patient, including items which the patient might not consider to be a "problem", such as the fact that the patient smokes. |
|
| String |
Provides an indication of the importance of this Health Concern (or "Problem") entry vis a vis other entries."Prioritizes this problem on a list that is maintained for the individual." - HL7 Version 2.8, PRB-6 |
|
| String |
"Contains a user-defined prioritization of a problem (e.g., numeric ranking, or the use of words such as "primary," "secondary," etc.)." - HL7 Version 2.8, PRB-18 |
|
Properties:
| Alias | |
| Classifier Behavior | |
| Is Abstract | false |
| Is Active | false |
| Is Leaf | false |
| Keywords | |
| Name | HealthConcernListEntry |
| Name Expression | |
| Namespace | HealthConcern |
| Owned Template Signature | |
| Owner | HealthConcern |
| Owning Template Parameter | |
| Package | HealthConcern |
| Qualified Name | FHIM::HealthConcern::HealthConcernListEntry |
| Representation | |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
| Attribute Details |
Public HealthConcern healthConcern
A record of a "health concern", or "problem" which can be anything that a clinician wishes to track about the patient, including items which the patient might not consider to be a "problem", such as the fact that the patient smokes.
| Aggregation | None |
| Alias | |
| Association | healthConcernEntry_healthConcern |
| Association End | |
| Class | HealthConcernListEntry |
| 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 | healthConcern |
| Name Expression | |
| Namespace | HealthConcernListEntry |
| Opposite | |
| Owner | HealthConcernListEntry |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::HealthConcern::HealthConcernListEntry::healthConcern |
| Stereotype | |
| Template Parameter | |
| Type | HealthConcern |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
Public String priority
Provides an indication of the importance of this Health Concern (or "Problem") entry vis a vis other entries."Prioritizes this problem on a list that is maintained for the individual." - HL7 Version 2.8, PRB-6
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | HealthConcernListEntry |
| 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 | priority |
| Name Expression | |
| Namespace | HealthConcernListEntry |
| Opposite | |
| Owner | HealthConcernListEntry |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::HealthConcern::HealthConcernListEntry::priority |
| Stereotype | |
| Template Parameter | |
| Type | String |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
Public String ranking
"Contains a user-defined prioritization of a problem (e.g., numeric ranking, or the use of words such as "primary," "secondary," etc.)." - HL7 Version 2.8, PRB-18
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | HealthConcernListEntry |
| 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 | ranking |
| Name Expression | |
| Namespace | HealthConcernListEntry |
| Opposite | |
| Owner | HealthConcernListEntry |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::HealthConcern::HealthConcernListEntry::ranking |
| Stereotype | |
| Template Parameter | |
| Type | String |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
| HealthConcern UML Documentation |
| Summary:AttributesProperties | Detail:Attributes |