IGUHealth
    Preparing search index...
    interface DocumentManifest {
        _created?: Element;
        _description?: Element;
        _implicitRules?: Element;
        _language?: Element;
        _source?: Element;
        _status?: Element;
        author?: Reference[];
        contained?: ConcreteType[];
        content: Reference[];
        created?: dateTime;
        description?: string;
        extension?: Extension[];
        id?: id;
        identifier?: Identifier[];
        implicitRules?: uri;
        language?: code;
        masterIdentifier?: Identifier;
        meta?: Meta;
        modifierExtension?: Extension[];
        recipient?: Reference[];
        related?: DocumentManifestRelated[];
        resourceType: "DocumentManifest";
        source?: uri;
        status: code;
        subject?: Reference;
        text?: Narrative;
        type?: CodeableConcept;
    }
    Index

    Properties

    _created?: Element

    When this document manifest created

    _description?: Element

    Human-readable description (title)

    _implicitRules?: Element

    A set of rules under which this content was created

    _language?: Element

    Language of the resource content

    _source?: Element

    The source system/application/software

    _status?: Element

    current | superseded | entered-in-error

    author?: Reference[]

    Who and/or what authored the DocumentManifest

    contained?: ConcreteType[]

    Contained, inline Resources

    content: Reference[]

    Items in manifest

    created?: dateTime

    When this document manifest created

    description?: string

    Human-readable description (title)

    extension?: Extension[]

    Additional content defined by implementations

    id?: id

    Logical id of this artifact

    identifier?: Identifier[]

    Other identifiers for the manifest

    implicitRules?: uri

    A set of rules under which this content was created

    language?: code

    Language of the resource content

    masterIdentifier?: Identifier

    Unique Identifier for the set of documents

    meta?: Meta

    Metadata about the resource

    modifierExtension?: Extension[]

    Extensions that cannot be ignored

    recipient?: Reference[]

    Intended to get notified about this set of documents

    Related things

    resourceType: "DocumentManifest"
    source?: uri

    The source system/application/software

    status: code

    current | superseded | entered-in-error

    subject?: Reference

    The subject of the set of documents

    text?: Narrative

    Text summary of the resource, for human interpretation

    Kind of document set