|
| Immunization UML Documentation |
Immunization
Class PatientDocumentPresentation
This class contains information regarding the provision of a Vaccine Information Sheet to the patient. A vaccine information document is an educational document intended to outline the risks and benefits of the vaccine. It outlines the impact of infection by the disease causing organism.
| Attributes |
| «TS» PointInTime | dateOfPresentation |
The date that the Vaccine Information Sheet was provided to the patient (or the patient's representative)."Date the educational material was given to the patient." - HL7 FHIR, Immunization.education.presentationDate
|
| VaccineInformationStatement | vaccineInformationStatement |
An educational document intended to outline the risks and benefits of the vaccine.
|
Properties:
| Alias | |
| Classifier Behavior | |
| Is Abstract | false |
| Is Active | false |
| Is Leaf | false |
| Keywords | |
| Name | PatientDocumentPresentation |
| Name Expression | |
| Namespace | Immunization |
| Owned Template Signature | |
| Owner | Immunization |
| Owning Template Parameter | |
| Package | Immunization |
| Qualified Name | FHIM::Immunization::PatientDocumentPresentation |
| Representation | |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
dateOfPresentation
Public «TS» PointInTime dateOfPresentation
-
The date that the Vaccine Information Sheet was provided to the patient (or the patient's representative)."Date the educational material was given to the patient." - HL7 FHIR, Immunization.education.presentationDate
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | PatientDocumentPresentation |
| 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 | dateOfPresentation |
| Name Expression | |
| Namespace | PatientDocumentPresentation |
| Opposite | |
| Owner | PatientDocumentPresentation |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::Immunization::PatientDocumentPresentation::dateOfPresentation |
| Stereotype | |
| Template Parameter | |
| Type | «TS» PointInTime |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
vaccineInformationStatement
Public VaccineInformationStatement vaccineInformationStatement
-
An educational document intended to outline the risks and benefits of the vaccine.
-
Constraints:
-
Properties:
-
|
| Immunization UML Documentation |