IGUHealth
    Preparing search index...
    interface ImmunizationRecommendation {
        _date?: Element;
        _implicitRules?: Element;
        _language?: Element;
        authority?: Reference;
        contained?: ConcreteType[];
        date: dateTime;
        extension?: Extension[];
        id?: id;
        identifier?: Identifier[];
        implicitRules?: uri;
        language?: code;
        meta?: Meta;
        modifierExtension?: Extension[];
        patient: Reference;
        recommendation: ImmunizationRecommendationRecommendation[];
        resourceType: "ImmunizationRecommendation";
        text?: Narrative;
    }
    Index

    Properties

    _date?: Element

    Date recommendation(s) created

    _implicitRules?: Element

    A set of rules under which this content was created

    _language?: Element

    Language of the resource content

    authority?: Reference

    Who is responsible for protocol

    contained?: ConcreteType[]

    Contained, inline Resources

    date: dateTime

    Date recommendation(s) created

    extension?: Extension[]

    Additional content defined by implementations

    id?: id

    Logical id of this artifact

    identifier?: Identifier[]

    Business identifier

    implicitRules?: uri

    A set of rules under which this content was created

    language?: code

    Language of the resource content

    meta?: Meta

    Metadata about the resource

    modifierExtension?: Extension[]

    Extensions that cannot be ignored

    patient: Reference

    Who this profile is for

    Vaccine administration recommendations

    resourceType: "ImmunizationRecommendation"
    text?: Narrative

    Text summary of the resource, for human interpretation