IGUHealth
    Preparing search index...
    interface ProvenanceEntity {
        _role?: Element;
        agent?: ProvenanceAgent[];
        extension?: Extension[];
        id?: id;
        modifierExtension?: Extension[];
        role: code;
        what: Reference;
    }
    Index

    Properties

    _role?: Element

    derivation | revision | quotation | source | removal

    agent?: ProvenanceAgent[]

    Entity is attributed to this agent

    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

    role: code

    derivation | revision | quotation | source | removal

    what: Reference

    Identity of entity