Class PaymentNotice

  • All Implemented Interfaces:
    ca.uhn.fhir.model.api.IElement, Serializable, org.hl7.fhir.instance.model.api.IAnyResource, org.hl7.fhir.instance.model.api.IBase, org.hl7.fhir.instance.model.api.IBaseHasExtensions, org.hl7.fhir.instance.model.api.IBaseHasModifierExtensions, org.hl7.fhir.instance.model.api.IBaseResource, org.hl7.fhir.instance.model.api.IDomainResource

    public class PaymentNotice
    extends DomainResource
    This resource provides the status of the payment for goods and services rendered, and the request and response resource references.
    See Also:
    Serialized Form
    • Field Detail

      • request

        protected Reference request
        Reference of resource for which payment is being made.
      • requestTarget

        protected Resource requestTarget
        The actual object that is the target of the reference (Reference of resource for which payment is being made.)
      • response

        protected Reference response
        Reference of response to resource for which payment is being made.
      • responseTarget

        protected Resource responseTarget
        The actual object that is the target of the reference (Reference of response to resource for which payment is being made.)
      • provider

        protected Reference provider
        The practitioner who is responsible for the services rendered to the patient.
      • providerTarget

        protected Resource providerTarget
        The actual object that is the target of the reference (The practitioner who is responsible for the services rendered to the patient.)
      • payment

        protected Reference payment
        A reference to the payment which is the subject of this notice.
      • paymentTarget

        protected PaymentReconciliation paymentTarget
        The actual object that is the target of the reference (A reference to the payment which is the subject of this notice.)
      • payee

        protected Reference payee
        The party who will receive or has received payment that is the subject of this notification.
      • payeeTarget

        protected Resource payeeTarget
        The actual object that is the target of the reference (The party who will receive or has received payment that is the subject of this notification.)
      • recipient

        protected Reference recipient
        The party who is notified of the payment status.
      • recipientTarget

        protected Organization recipientTarget
        The actual object that is the target of the reference (The party who is notified of the payment status.)
      • amount

        protected Money amount
        The amount sent to the payee.
      • SP_IDENTIFIER

        public static final String SP_IDENTIFIER
        Search parameter: identifier

        Description: The business identifier of the notice
        Type: token
        Path: PaymentNotice.identifier

        See Also:
        Constant Field Values
      • IDENTIFIER

        public static final ca.uhn.fhir.rest.gclient.TokenClientParam IDENTIFIER
        Fluent Client search parameter constant for identifier

        Description: The business identifier of the notice
        Type: token
        Path: PaymentNotice.identifier

      • REQUEST

        public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam REQUEST
        Fluent Client search parameter constant for request

        Description: The Claim
        Type: reference
        Path: PaymentNotice.request

      • INCLUDE_REQUEST

        public static final ca.uhn.fhir.model.api.Include INCLUDE_REQUEST
        Constant for fluent queries to be used to add include statements. Specifies the path value of "PaymentNotice:request".
      • SP_PROVIDER

        public static final String SP_PROVIDER
        Search parameter: provider

        Description: The reference to the provider
        Type: reference
        Path: PaymentNotice.provider

        See Also:
        Constant Field Values
      • PROVIDER

        public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam PROVIDER
        Fluent Client search parameter constant for provider

        Description: The reference to the provider
        Type: reference
        Path: PaymentNotice.provider

      • INCLUDE_PROVIDER

        public static final ca.uhn.fhir.model.api.Include INCLUDE_PROVIDER
        Constant for fluent queries to be used to add include statements. Specifies the path value of "PaymentNotice:provider".
      • SP_CREATED

        public static final String SP_CREATED
        Search parameter: created

        Description: Creation date fro the notice
        Type: date
        Path: PaymentNotice.created

        See Also:
        Constant Field Values
      • CREATED

        public static final ca.uhn.fhir.rest.gclient.DateClientParam CREATED
        Fluent Client search parameter constant for created

        Description: Creation date fro the notice
        Type: date
        Path: PaymentNotice.created

      • RESPONSE

        public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam RESPONSE
        Fluent Client search parameter constant for response

        Description: The ClaimResponse
        Type: reference
        Path: PaymentNotice.response

      • INCLUDE_RESPONSE

        public static final ca.uhn.fhir.model.api.Include INCLUDE_RESPONSE
        Constant for fluent queries to be used to add include statements. Specifies the path value of "PaymentNotice:response".
      • PAYMENT_STATUS

        public static final ca.uhn.fhir.rest.gclient.TokenClientParam PAYMENT_STATUS
        Fluent Client search parameter constant for payment-status

        Description: The type of payment notice
        Type: token
        Path: PaymentNotice.paymentStatus

      • SP_STATUS

        public static final String SP_STATUS
        Search parameter: status

        Description: The status of the payment notice
        Type: token
        Path: PaymentNotice.status

        See Also:
        Constant Field Values
      • STATUS

        public static final ca.uhn.fhir.rest.gclient.TokenClientParam STATUS
        Fluent Client search parameter constant for status

        Description: The status of the payment notice
        Type: token
        Path: PaymentNotice.status