IGUHealth
    Preparing search index...
    interface PaymentReconciliation {
        _created?: Element;
        _disposition?: Element;
        _implicitRules?: Element;
        _language?: Element;
        _outcome?: Element;
        _paymentDate?: Element;
        _status?: Element;
        contained?: ConcreteType[];
        created: dateTime;
        detail?: PaymentReconciliationDetail[];
        disposition?: string;
        extension?: Extension[];
        formCode?: CodeableConcept;
        id?: id;
        identifier?: Identifier[];
        implicitRules?: uri;
        language?: code;
        meta?: Meta;
        modifierExtension?: Extension[];
        outcome?: code;
        paymentAmount: Money;
        paymentDate: date;
        paymentIdentifier?: Identifier;
        paymentIssuer?: Reference;
        period?: Period;
        processNote?: PaymentReconciliationProcessNote[];
        request?: Reference;
        requestor?: Reference;
        resourceType: "PaymentReconciliation";
        status: code;
        text?: Narrative;
    }
    Index

    Properties

    _created?: Element

    Creation date

    _disposition?: Element

    Disposition message

    _implicitRules?: Element

    A set of rules under which this content was created

    _language?: Element

    Language of the resource content

    _outcome?: Element

    queued | complete | error | partial

    _paymentDate?: Element

    When payment issued

    _status?: Element

    active | cancelled | draft | entered-in-error

    contained?: ConcreteType[]

    Contained, inline Resources

    created: dateTime

    Creation date

    Settlement particulars

    disposition?: string

    Disposition message

    extension?: Extension[]

    Additional content defined by implementations

    formCode?: CodeableConcept

    Printed form identifier

    id?: id

    Logical id of this artifact

    identifier?: Identifier[]

    Business Identifier for a payment reconciliation

    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

    outcome?: code

    queued | complete | error | partial

    paymentAmount: Money

    Total amount of Payment

    paymentDate: date

    When payment issued

    paymentIdentifier?: Identifier

    Business identifier for the payment

    paymentIssuer?: Reference

    Party generating payment

    period?: Period

    Period covered

    Note concerning processing

    request?: Reference

    Reference to requesting resource

    requestor?: Reference

    Responsible practitioner

    resourceType: "PaymentReconciliation"
    status: code

    active | cancelled | draft | entered-in-error

    text?: Narrative

    Text summary of the resource, for human interpretation