IGUHealth
    Preparing search index...
    interface PaymentReconciliationDetail {
        _date?: Element;
        amount?: Money;
        date?: date;
        extension?: Extension[];
        id?: id;
        identifier?: Identifier;
        modifierExtension?: Extension[];
        payee?: Reference;
        predecessor?: Identifier;
        request?: Reference;
        response?: Reference;
        responsible?: Reference;
        submitter?: Reference;
        type: CodeableConcept;
    }
    Index

    Properties

    _date?: Element

    Date of commitment to pay

    amount?: Money

    Amount allocated to this payable

    date?: date

    Date of commitment to pay

    extension?: Extension[]

    Additional content defined by implementations

    id?: id

    Unique id for inter-element referencing

    identifier?: Identifier

    Business identifier of the payment detail

    modifierExtension?: Extension[]

    Extensions that cannot be ignored even if unrecognized

    payee?: Reference

    Recipient of the payment

    predecessor?: Identifier

    Business identifier of the prior payment detail

    request?: Reference

    Request giving rise to the payment

    response?: Reference

    Response committing to a payment

    responsible?: Reference

    Contact for the response

    submitter?: Reference

    Submitter of the request

    Category of payment