|
| SecurityAndPrivacy UML Documentation |
SecurityAndPrivacy
Class SubjectOfRecord
This class represents the type of subject of the clinical record, which could be either a patient or a population.Note that originally it was contemplated that the subject of the record could even be a provider or a non-human, but for the time being, the FHIM only allows a patient or a population.
| Attributes |
| Person | patient |
Captures the properties of a Consenter/Client or 'Patient'. See 'Actors' specified in the Use Case Analysis for additional detail. A consenter may be the person whose preferences it represents or their designated Substitute Decision Maker (SDM).
|
| Population | population |
Specifies that the target of a policy may be an entire population. This class may be used to specify a privacy policy that applies to a specific group or population.
|
| «CS» Code | sensitivity | |
Properties:
| Alias | |
| Classifier Behavior | |
| Is Abstract | false |
| Is Active | false |
| Is Leaf | false |
| Keywords | |
| Name | SubjectOfRecord |
| Name Expression | |
| Namespace | SecurityAndPrivacy |
| Owned Template Signature | |
| Owner | SecurityAndPrivacy |
| Owning Template Parameter | |
| Package | SecurityAndPrivacy |
| Qualified Name | FHIM::SecurityAndPrivacy::SubjectOfRecord |
| Representation | |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
patient
Public Person patient
-
Captures the properties of a Consenter/Client or 'Patient'. See 'Actors' specified in the Use Case Analysis for additional detail. A consenter may be the person whose preferences it represents or their designated Substitute Decision Maker (SDM).
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | subjectOfRecord_patient |
| Association End | |
| Class | SubjectOfRecord |
| 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 | patient |
| Name Expression | |
| Namespace | SubjectOfRecord |
| Opposite | |
| Owner | SubjectOfRecord |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::SecurityAndPrivacy::SubjectOfRecord::patient |
| Stereotype | |
| Template Parameter | |
| Type | Person |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
population
Public Population population
-
Specifies that the target of a policy may be an entire population. This class may be used to specify a privacy policy that applies to a specific group or population.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | subjectOfRecord_population |
| Association End | |
| Class | SubjectOfRecord |
| 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 | population |
| Name Expression | |
| Namespace | SubjectOfRecord |
| Opposite | |
| Owner | SubjectOfRecord |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::SecurityAndPrivacy::SubjectOfRecord::population |
| Stereotype | |
| Template Parameter | |
| Type | Population |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
sensitivity
Public «CS» Code sensitivity
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | SubjectOfRecord |
| 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 | sensitivity |
| Name Expression | |
| Namespace | SubjectOfRecord |
| Opposite | |
| Owner | SubjectOfRecord |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::SecurityAndPrivacy::SubjectOfRecord::sensitivity |
| Stereotype | |
| Template Parameter | |
| Type | «CS» Code |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
|
| SecurityAndPrivacy UML Documentation |