| Immunization UML Documentation |
Summary:AttributesProperties | Detail:Attributes |
An entry in a Patient's "Immunization List". This class allows for entries in the list to be associated with the Immunization clinical events in the EHR, and potentially to be de-duplicated if multiple entries are received from different sources.
Attributes | ||
«CS» Code | informationSource |
Identifies the source of the information about the vaccination. Possible values include: Source unspecified; From other provider; From parent’s written record; From parent’s recall; From other registry; From birth certificate; From school record; From public agency. |
VaccinationEvent | vaccinationEvent |
Pointer to information about the administration of a Vaccine to a Patient. |
VaccinationNonEvent | vaccinationNonEvent |
Pointer to information about the deliberate act(s) of not administering a scheduled (or otherwise expected) Vaccination to a Patient. |
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | ImmunizationHistoryEntry |
Name Expression | |
Namespace | Immunization |
Owned Template Signature | |
Owner | Immunization |
Owning Template Parameter | |
Package | Immunization |
Qualified Name | FHIM::Immunization::ImmunizationHistoryEntry |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
Attribute Details |
Public «CS» Code informationSource
Identifies the source of the information about the vaccination. Possible values include: Source unspecified; From other provider; From parent’s written record; From parent’s recall; From other registry; From birth certificate; From school record; From public agency.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | ImmunizationHistoryEntry |
Terminologies | [ HL7_V2 Immunization Information Source 2.16.840.1.113883.3.88.12.80.39 , HL7_FHIR_R4 ImmunizationOriginCodes http://hl7.org/fhir/ValueSet/immunization-origin ] |
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 | informationSource |
Name Expression | |
Namespace | ImmunizationHistoryEntry |
Opposite | |
Owner | ImmunizationHistoryEntry |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Immunization::ImmunizationHistoryEntry::informationSource |
Stereotype | ValueSetConstraints |
Template Parameter | |
Type | «CS» Code |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public VaccinationEvent vaccinationEvent
Pointer to information about the administration of a Vaccine to a Patient.
Aggregation | None |
Alias | |
Association | immunizationHistoryEntry_vaccinationEvent |
Association End | |
Class | ImmunizationHistoryEntry |
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 | vaccinationEvent |
Name Expression | |
Namespace | ImmunizationHistoryEntry |
Opposite | |
Owner | ImmunizationHistoryEntry |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Immunization::ImmunizationHistoryEntry::vaccinationEvent |
Stereotype | |
Template Parameter | |
Type | VaccinationEvent |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public VaccinationNonEvent vaccinationNonEvent
Pointer to information about the deliberate act(s) of not administering a scheduled (or otherwise expected) Vaccination to a Patient.
Aggregation | None |
Alias | |
Association | immunizationHistoryEntry_vaccinationNonEvent |
Association End | |
Class | ImmunizationHistoryEntry |
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 | vaccinationNonEvent |
Name Expression | |
Namespace | ImmunizationHistoryEntry |
Opposite | |
Owner | ImmunizationHistoryEntry |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Immunization::ImmunizationHistoryEntry::vaccinationNonEvent |
Stereotype | |
Template Parameter | |
Type | VaccinationNonEvent |
Upper | * |
Upper Value | (*) |
Visibility | Public |
| Immunization UML Documentation |
Summary:AttributesProperties | Detail:Attributes |