interface Immunization {
    _expirationDate?: Element;
    _implicitRules?: Element;
    _isSubpotent?: Element;
    _language?: Element;
    _lotNumber?: Element;
    _occurrenceDateTime?: Element;
    _occurrenceString?: Element;
    _primarySource?: Element;
    _recorded?: Element;
    _status?: Element;
    contained?: ConcreteType[];
    doseQuantity?: Quantity;
    education?: ImmunizationEducation[];
    encounter?: Reference;
    expirationDate?: date;
    extension?: Extension[];
    fundingSource?: CodeableConcept;
    id?: id;
    identifier?: Identifier[];
    implicitRules?: uri;
    isSubpotent?: boolean;
    language?: code;
    location?: Reference;
    lotNumber?: string;
    manufacturer?: Reference;
    meta?: Meta;
    modifierExtension?: Extension[];
    note?: Annotation[];
    occurrenceDateTime?: dateTime;
    occurrenceString?: string;
    patient: Reference;
    performer?: ImmunizationPerformer[];
    primarySource?: boolean;
    programEligibility?: CodeableConcept[];
    protocolApplied?: ImmunizationProtocolApplied[];
    reaction?: ImmunizationReaction[];
    reasonCode?: CodeableConcept[];
    reasonReference?: Reference[];
    recorded?: dateTime;
    reportOrigin?: CodeableConcept;
    resourceType: "Immunization";
    route?: CodeableConcept;
    site?: CodeableConcept;
    status: code;
    statusReason?: CodeableConcept;
    subpotentReason?: CodeableConcept[];
    text?: Narrative;
    vaccineCode: CodeableConcept;
}

Properties

_expirationDate?: Element

Vaccine expiration date

_implicitRules?: Element

A set of rules under which this content was created

_isSubpotent?: Element

Dose potency

_language?: Element

Language of the resource content

_lotNumber?: Element

Vaccine lot number

_occurrenceDateTime?: Element

Vaccine administration date

_occurrenceString?: Element

Vaccine administration date

_primarySource?: Element

Indicates context the data was recorded in

_recorded?: Element

When the immunization was first captured in the subject's record

_status?: Element

completed | entered-in-error | not-done

contained?: ConcreteType[]

Contained, inline Resources

doseQuantity?: Quantity

Amount of vaccine administered

education?: ImmunizationEducation[]

Educational material presented to patient

encounter?: Reference

Encounter immunization was part of

expirationDate?: date

Vaccine expiration date

extension?: Extension[]

Additional content defined by implementations

fundingSource?: CodeableConcept

Funding source for the vaccine

id?: id

Logical id of this artifact

identifier?: Identifier[]

Business identifier

implicitRules?: uri

A set of rules under which this content was created

isSubpotent?: boolean

Dose potency

language?: code

Language of the resource content

location?: Reference

Where immunization occurred

lotNumber?: string

Vaccine lot number

manufacturer?: Reference

Vaccine manufacturer

meta?: Meta

Metadata about the resource

modifierExtension?: Extension[]

Extensions that cannot be ignored

note?: Annotation[]

Additional immunization notes

occurrenceDateTime?: dateTime

Vaccine administration date

occurrenceString?: string

Vaccine administration date

patient: Reference

Who was immunized

performer?: ImmunizationPerformer[]

Who performed event

primarySource?: boolean

Indicates context the data was recorded in

programEligibility?: CodeableConcept[]

Patient eligibility for a vaccination program

protocolApplied?: ImmunizationProtocolApplied[]

Protocol followed by the provider

Details of a reaction that follows immunization

reasonCode?: CodeableConcept[]

Why immunization occurred

reasonReference?: Reference[]

Why immunization occurred

recorded?: dateTime

When the immunization was first captured in the subject's record

reportOrigin?: CodeableConcept

Indicates the source of a secondarily reported record

resourceType

How vaccine entered body

Body site vaccine was administered

status: code

completed | entered-in-error | not-done

statusReason?: CodeableConcept

Reason not done

subpotentReason?: CodeableConcept[]

Reason for being subpotent

text?: Narrative

Text summary of the resource, for human interpretation

vaccineCode: CodeableConcept

Vaccine product administered