|
| Immunization UML Documentation |
Immunization
Class EvidenceOfImmunity
Evidence of immunity indicates that a person has plausible evidence that they have already developed immunity to a particular disease. The definition of plausible evidence is a local decision, but best practice would suggest that serological evidence of immunity is the strongest indicator of immunity.
| Attributes |
| «CS» Code | evidenceCategory |
Kind of evidence used to determine the immunity status of the patient. Possible values include: Serological test; History of disease; Completed Vaccination Series.
|
| «TS» PointInTime | relevantDate |
The date upon which the immunity is believed to have occurred. For example, the patient may have contracted measles when she was 5 years old, and therefore does not need a measles vaccination.
|
Properties:
| Alias | |
| Classifier Behavior | |
| Is Abstract | false |
| Is Active | false |
| Is Leaf | false |
| Keywords | |
| Name | EvidenceOfImmunity |
| Name Expression | |
| Namespace | Immunization |
| Owned Template Signature | |
| Owner | Immunization |
| Owning Template Parameter | |
| Package | Immunization |
| Qualified Name | FHIM::Immunization::EvidenceOfImmunity |
| Representation | |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
evidenceCategory
Public «CS» Code evidenceCategory
-
Kind of evidence used to determine the immunity status of the patient. Possible values include: Serological test; History of disease; Completed Vaccination Series.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | EvidenceOfImmunity |
| 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 | evidenceCategory |
| Name Expression | |
| Namespace | EvidenceOfImmunity |
| Opposite | |
| Owner | EvidenceOfImmunity |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::Immunization::EvidenceOfImmunity::evidenceCategory |
| Stereotype | |
| Template Parameter | |
| Type | «CS» Code |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
relevantDate
Public «TS» PointInTime relevantDate
-
The date upon which the immunity is believed to have occurred. For example, the patient may have contracted measles when she was 5 years old, and therefore does not need a measles vaccination.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | EvidenceOfImmunity |
| 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 | relevantDate |
| Name Expression | |
| Namespace | EvidenceOfImmunity |
| Opposite | |
| Owner | EvidenceOfImmunity |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::Immunization::EvidenceOfImmunity::relevantDate |
| Stereotype | |
| Template Parameter | |
| Type | «TS» PointInTime |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
|
| Immunization UML Documentation |