IGUHealth
    Preparing search index...
    interface Provenance {
        _implicitRules?: Element;
        _language?: Element;
        _occurredDateTime?: Element;
        _policy?: Element[];
        _recorded?: Element;
        activity?: CodeableConcept;
        agent: ProvenanceAgent[];
        contained?: ConcreteType[];
        entity?: ProvenanceEntity[];
        extension?: Extension[];
        id?: id;
        implicitRules?: uri;
        language?: code;
        location?: Reference;
        meta?: Meta;
        modifierExtension?: Extension[];
        occurredDateTime?: dateTime;
        occurredPeriod?: Period;
        policy?: uri[];
        reason?: CodeableConcept[];
        recorded: instant;
        resourceType: "Provenance";
        signature?: Signature[];
        target: Reference[];
        text?: Narrative;
    }
    Index

    Properties

    _implicitRules?: Element

    A set of rules under which this content was created

    _language?: Element

    Language of the resource content

    _occurredDateTime?: Element

    When the activity occurred

    _policy?: Element[]

    Policy or plan the activity was defined by

    _recorded?: Element

    When the activity was recorded / updated

    activity?: CodeableConcept

    Activity that occurred

    Actor involved

    contained?: ConcreteType[]

    Contained, inline Resources

    entity?: ProvenanceEntity[]

    An entity used in this activity

    extension?: Extension[]

    Additional content defined by implementations

    id?: id

    Logical id of this artifact

    implicitRules?: uri

    A set of rules under which this content was created

    language?: code

    Language of the resource content

    location?: Reference

    Where the activity occurred, if relevant

    meta?: Meta

    Metadata about the resource

    modifierExtension?: Extension[]

    Extensions that cannot be ignored

    occurredDateTime?: dateTime

    When the activity occurred

    occurredPeriod?: Period

    When the activity occurred

    policy?: uri[]

    Policy or plan the activity was defined by

    reason?: CodeableConcept[]

    Reason the activity is occurring

    recorded: instant

    When the activity was recorded / updated

    resourceType: "Provenance"
    signature?: Signature[]

    Signature on target

    target: Reference[]

    Target Reference(s) (usually version specific)

    text?: Narrative

    Text summary of the resource, for human interpretation