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

      • ruleset

        protected Coding ruleset
        The version of the style of resource contents. This should be mapped to the allowable profiles for this and supporting resources.
      • originalRuleset

        protected Coding originalRuleset
        The style (standard) and version of the original material which was converted into this resource.
      • target

        protected Type target
        The Insurer who is target of the request.
      • provider

        protected Type provider
        The practitioner who is responsible for the services rendered to the patient.
      • organization

        protected Type organization
        The organization which is responsible for the services rendered to the patient.
      • request

        protected Type request
        Reference of resource to reverse.
      • response

        protected Type response
        Reference of response to resource to reverse.
      • paymentStatus

        protected Coding paymentStatus
        The payment status, typically paid: payment sent, cleared: payment received.
      • statusDate

        protected DateType statusDate
        The date when the above payment action occurrred.
      • PAYMENTSTATUS

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

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

      • SP_STATUSDATE

        public static final String SP_STATUSDATE
        Search parameter: statusdate

        Description: The date of the payment action
        Type: date
        Path: PaymentNotice.statusDate

        See Also:
        Constant Field Values
      • STATUSDATE

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

        Description: The date of the payment action
        Type: date
        Path: PaymentNotice.statusDate

      • 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

      • REQUESTIDENTIFIER

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

        Description: The Claim
        Type: token
        Path: PaymentNotice.requestIdentifier

      • SP_PROVIDERREFERENCE

        public static final String SP_PROVIDERREFERENCE
        Search parameter: providerreference

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

        See Also:
        Constant Field Values
      • PROVIDERREFERENCE

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

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

      • INCLUDE_PROVIDERREFERENCE

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

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

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

      • INCLUDE_REQUESTREFERENCE

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

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

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

      • INCLUDE_RESPONSEREFERENCE

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

        public static final String SP_ORGANIZATIONIDENTIFIER
        Search parameter: organizationidentifier

        Description: The organization who generated this resource
        Type: token
        Path: PaymentNotice.organizationIdentifier

        See Also:
        Constant Field Values
      • ORGANIZATIONIDENTIFIER

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

        Description: The organization who generated this resource
        Type: token
        Path: PaymentNotice.organizationIdentifier

      • SP_ORGANIZATIONREFERENCE

        public static final String SP_ORGANIZATIONREFERENCE
        Search parameter: organizationreference

        Description: The organization who generated this resource
        Type: reference
        Path: PaymentNotice.organizationReference

        See Also:
        Constant Field Values
      • ORGANIZATIONREFERENCE

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

        Description: The organization who generated this resource
        Type: reference
        Path: PaymentNotice.organizationReference

      • INCLUDE_ORGANIZATIONREFERENCE

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

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

        Description: The ClaimResponse
        Type: token
        Path: PaymentNotice.responseIdentifier

      • 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

      • PROVIDERIDENTIFIER

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

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