| Immunization UML Documentation |
Summary:AttributesProperties | Detail:Attributes |
This class represents an assertion that an administration of a vaccine to a patient did not occur. Such information is useful when an administration would normally be expected, and this class serves to document that it indeed did not occur (as opposed to leaving the medical record blank). This class may contain (via associations) information regarding why the administration did not occur such as documentation of an Exemption, a Contraindication, or of an established Immunity Status."Describes the event of a patient being administered a vaccination or a record of a vaccination as reported by a patient, a clinician or another party and may include vaccine reaction information and what vaccination protocol was followed." - HL7 FHIR, Immunization
Attributes | ||
«TS» PointInTime | dateRecorded |
Represents the date upon which the Vaccination Event was deliberately not performed. |
ImmunityStatus | immunityStatus |
Pointer to information regarding the immunological state of the patient with respect to a given disease. |
Attributes inherited from FHIM::MedicationAdministration::MedicationAdministrationNotPerformed | ||
notGiven, reasonNotGiven, medicationAdministrationTopic |
Attributes inherited from FHIM::Common::ActionNotPerformed | ||
cancelDate, canceledBy, cancellationTimeframe, scheduledPerformanceTime |
Attributes inherited from FHIM::Common::ActionStatement | ||
category, currentStatus, description, indication, inputFinding, instantiatesCanonical, instantiatesUri, insurance, intent, justification, location, method, outputFinding, precondition, reasonCode, reasonNarrative, reasonReference, relevantHistory, scope, supportingInformation, usingDevice, wasReported |
Attributes inherited from FHIM::Common::ClinicalStatement | ||
clinicalDataSource, contentVersion, contextCode, encounter, note, recordStatus, relatedClinicalInformation, sourceRecordType, sourceSystem, subjectGroup, subjectOfInformation, subjectOfRecord, temporalContext, topicCode, cosigned, recorded, signed, verified |
Attributes inherited from FHIM::Common::InformationEntry | ||
identifier |
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | VaccinationNonEvent |
Name Expression | |
Namespace | Immunization |
Owned Template Signature | |
Owner | Immunization |
Owning Template Parameter | |
Package | Immunization |
Qualified Name | FHIM::Immunization::VaccinationNonEvent |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
Attribute Details |
Public «TS» PointInTime dateRecorded
Represents the date upon which the Vaccination Event was deliberately not performed.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | VaccinationNonEvent |
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 | dateRecorded |
Name Expression | |
Namespace | VaccinationNonEvent |
Opposite | |
Owner | VaccinationNonEvent |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Immunization::VaccinationNonEvent::dateRecorded |
Stereotype | |
Template Parameter | |
Type | «TS» PointInTime |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public ImmunityStatus immunityStatus
Pointer to information regarding the immunological state of the patient with respect to a given disease.
Aggregation | None |
Alias | |
Association | vaccinationNonEvent_immunityStatus |
Association End | |
Class | VaccinationNonEvent |
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 | * |
Name | immunityStatus |
Name Expression | |
Namespace | VaccinationNonEvent |
Opposite | |
Owner | VaccinationNonEvent |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Immunization::VaccinationNonEvent::immunityStatus |
Stereotype | |
Template Parameter | |
Type | ImmunityStatus |
Upper | * |
Upper Value | (*) |
Visibility | Public |
| Immunization UML Documentation |
Summary:AttributesProperties | Detail:Attributes |