IGUHealth
    Preparing search index...
    interface ImmunizationEducation {
        _documentType?: Element;
        _presentationDate?: Element;
        _publicationDate?: Element;
        _reference?: Element;
        documentType?: string;
        extension?: Extension[];
        id?: id;
        modifierExtension?: Extension[];
        presentationDate?: dateTime;
        publicationDate?: dateTime;
        reference?: uri;
    }
    Index

    Properties

    _documentType?: Element

    Educational material document identifier

    _presentationDate?: Element

    Educational material presentation date

    _publicationDate?: Element

    Educational material publication date

    _reference?: Element

    Educational material reference pointer

    documentType?: string

    Educational material document identifier

    extension?: Extension[]

    Additional content defined by implementations

    id?: id

    Unique id for inter-element referencing

    modifierExtension?: Extension[]

    Extensions that cannot be ignored even if unrecognized

    presentationDate?: dateTime

    Educational material presentation date

    publicationDate?: dateTime

    Educational material publication date

    reference?: uri

    Educational material reference pointer