Class PaymentReconciliation
- 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
- See Also:
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
static enum
static class
-
Field Summary
Modifier and TypeFieldDescriptionprotected DateTimeType
The date when the resource was created.static final ca.uhn.fhir.rest.gclient.DateClientParam
Fluent Client search parameter constant for createdprotected List
<PaymentReconciliation.DetailsComponent> Distribution of the payment amount for a previously acknowledged payable.protected StringType
A human readable description of the status of the request for the reconciliation.static final ca.uhn.fhir.rest.gclient.StringClientParam
Fluent Client search parameter constant for dispositionprotected CodeableConcept
A code for the form to be used for printing the content.protected List
<Identifier> A unique identifier assigned to this payment reconciliation.static final ca.uhn.fhir.rest.gclient.TokenClientParam
Fluent Client search parameter constant for identifierstatic final ca.uhn.fhir.model.api.Include
Constant for fluent queries to be used to add include statements.static final ca.uhn.fhir.model.api.Include
Constant for fluent queries to be used to add include statements.static final ca.uhn.fhir.model.api.Include
Constant for fluent queries to be used to add include statements.protected Enumeration
<Enumerations.RemittanceOutcome> The outcome of a request for a reconciliation.static final ca.uhn.fhir.rest.gclient.TokenClientParam
Fluent Client search parameter constant for outcomestatic final ca.uhn.fhir.rest.gclient.ReferenceClientParam
Fluent Client search parameter constant for payment-issuerprotected Money
Total payment amount as indicated on the financial instrument.protected DateType
The date of payment as indicated on the financial instrument.protected Identifier
Issuer's unique identifier for the payment instrument.protected Reference
The party who generated the payment.protected Organization
The actual object that is the target of the reference (The party who generated the payment.)protected Period
The period of time for which payments have been gathered into this bulk payment for settlement.protected List
<PaymentReconciliation.NotesComponent> A note that describes or explains the processing in a human readable form.protected Reference
Original request resource reference.static final ca.uhn.fhir.rest.gclient.ReferenceClientParam
Fluent Client search parameter constant for requestprotected Reference
The practitioner who is responsible for the services rendered to the patient.static final ca.uhn.fhir.rest.gclient.ReferenceClientParam
Fluent Client search parameter constant for requestorprotected Resource
The actual object that is the target of the reference (The practitioner who is responsible for the services rendered to the patient.)protected Task
The actual object that is the target of the reference (Original request resource reference.)static final String
Search parameter: createdstatic final String
Search parameter: dispositionstatic final String
Search parameter: identifierstatic final String
Search parameter: outcomestatic final String
Search parameter: payment-issuerstatic final String
Search parameter: requeststatic final String
Search parameter: requestorstatic final String
Search parameter: statusThe status of the resource instance.static final ca.uhn.fhir.rest.gclient.TokenClientParam
Fluent Client search parameter constant for statusFields inherited from class org.hl7.fhir.r4.model.DomainResource
contained, extension, modifierExtension, text
Fields inherited from class org.hl7.fhir.r4.model.Resource
id, implicitRules, language, meta
Fields inherited from interface org.hl7.fhir.instance.model.api.IAnyResource
RES_ID, RES_LAST_UPDATED, RES_PROFILE, RES_SECURITY, RES_TAG, SP_RES_ID, SP_RES_LAST_UPDATED, SP_RES_PROFILE, SP_RES_SECURITY, SP_RES_TAG
Fields inherited from interface org.hl7.fhir.instance.model.api.IBaseResource
INCLUDE_ALL, WILDCARD_ALL_SET
-
Constructor Summary
ConstructorDescriptionConstructorPaymentReconciliation
(Enumeration<PaymentReconciliation.PaymentReconciliationStatus> status, DateTimeType created, DateType paymentDate, Money paymentAmount) Constructor -
Method Summary
Modifier and TypeMethodDescriptioncopy()
void
boolean
equalsDeep
(Base other_) boolean
equalsShallow
(Base other_) fhirType()
getNamedProperty
(int _hash, String _name, boolean _checkValid) Base[]
getProperty
(int hash, String name, boolean checkValid) String[]
getTypesForProperty
(int hash, String name) boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
isEmpty()
protected void
listChildren
(List<Property> children) makeProperty
(int hash, String name) void
removeChild
(String name, Base value) setCreated
(Date value) setCreatedElement
(DateTimeType value) setDetail
(List<PaymentReconciliation.DetailsComponent> theDetail) setDisposition
(String value) setDispositionElement
(StringType value) setFormCode
(CodeableConcept value) setIdentifier
(List<Identifier> theIdentifier) setPaymentAmount
(Money value) setPaymentDate
(Date value) setPaymentDateElement
(DateType value) setPaymentIdentifier
(Identifier value) setPaymentIssuer
(Reference value) setProcessNote
(List<PaymentReconciliation.NotesComponent> theProcessNote) setProperty
(int hash, String name, Base value) setProperty
(String name, Base value) setRequest
(Reference value) setRequestor
(Reference value) setRequestorTarget
(Resource value) setRequestTarget
(Task value) protected PaymentReconciliation
Methods inherited from class org.hl7.fhir.r4.model.DomainResource
addContained, addExtension, addExtension, addExtension, addModifierExtension, addModifierExtension, checkNoModifiers, copyValues, getContained, getContained, getExtension, getExtensionByUrl, getExtensionsByUrl, getModifierExtension, getModifierExtensionsByUrl, getText, hasContained, hasExtension, hasExtension, hasModifierExtension, hasText, setContained, setExtension, setModifierExtension, setText
Methods inherited from class org.hl7.fhir.r4.model.Resource
copyValues, getId, getIdBase, getIdElement, getIdPart, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguage, getLanguageElement, getMeta, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, setId, setIdBase, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMeta
Methods inherited from class org.hl7.fhir.r4.model.BaseResource
getStructureFhirVersionEnum, isResource, setId
Methods inherited from class org.hl7.fhir.r4.model.Base
castToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCanonical, castToCode, castToCodeableConcept, castToCoding, castToContactDetail, castToContactPoint, castToContributor, castToDataRequirement, castToDate, castToDateTime, castToDecimal, castToDosage, castToDuration, castToElementDefinition, castToExpression, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMarketingStatus, castToMeta, castToMoney, castToNarrative, castToOid, castToParameterDefinition, castToPeriod, castToPopulation, castToPositiveInt, castToProdCharacteristic, castToProductShelfLife, castToQuantity, castToRange, castToRatio, castToReference, castToRelatedArtifact, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToSubstanceAmount, castToTime, castToTiming, castToTriggerDefinition, castToType, castToUnsignedInt, castToUri, castToUrl, castToUsageContext, castToXhtml, castToXhtmlString, children, clearUserData, compareDeep, compareDeep, compareDeep, compareDeep, compareValues, compareValues, copyValues, dateTimeValue, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getNamedProperty, getUserData, getUserInt, getUserString, getXhtml, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, isBooleanPrimitive, isDateTime, isMetadataBased, isPrimitive, listChildrenByName, listChildrenByName, primitiveValue, setUserData, setUserDataINN
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.hl7.fhir.instance.model.api.IAnyResource
getId, getIdElement, getLanguageElement, getUserData, setId, setUserData
Methods inherited from interface org.hl7.fhir.instance.model.api.IBase
getFormatCommentsPost, getFormatCommentsPre, hasFormatComment
Methods inherited from interface org.hl7.fhir.instance.model.api.IBaseResource
getMeta, getStructureFhirVersionEnum, isDeleted, setId
-
Field Details
-
identifier
A unique identifier assigned to this payment reconciliation. -
status
The status of the resource instance. -
period
The period of time for which payments have been gathered into this bulk payment for settlement. -
created
The date when the resource was created. -
paymentIssuer
The party who generated the payment. -
paymentIssuerTarget
The actual object that is the target of the reference (The party who generated the payment.) -
request
Original request resource reference. -
requestTarget
The actual object that is the target of the reference (Original request resource reference.) -
requestor
The practitioner who is responsible for the services rendered to the patient. -
requestorTarget
The actual object that is the target of the reference (The practitioner who is responsible for the services rendered to the patient.) -
outcome
The outcome of a request for a reconciliation. -
disposition
A human readable description of the status of the request for the reconciliation. -
paymentDate
The date of payment as indicated on the financial instrument. -
paymentAmount
Total payment amount as indicated on the financial instrument. -
paymentIdentifier
Issuer's unique identifier for the payment instrument. -
detail
Distribution of the payment amount for a previously acknowledged payable. -
formCode
A code for the form to be used for printing the content. -
processNote
A note that describes or explains the processing in a human readable form. -
SP_IDENTIFIER
Search parameter: identifierDescription: The business identifier of the ExplanationOfBenefit
Type: token
Path: PaymentReconciliation.identifier
- See Also:
-
IDENTIFIER
Fluent Client search parameter constant for identifierDescription: The business identifier of the ExplanationOfBenefit
Type: token
Path: PaymentReconciliation.identifier
-
SP_REQUEST
Search parameter: requestDescription: The reference to the claim
Type: reference
Path: PaymentReconciliation.request
- See Also:
-
REQUEST
Fluent Client search parameter constant for requestDescription: The reference to the claim
Type: reference
Path: PaymentReconciliation.request
-
INCLUDE_REQUEST
Constant for fluent queries to be used to add include statements. Specifies the path value of "PaymentReconciliation:request". -
SP_DISPOSITION
Search parameter: dispositionDescription: The contents of the disposition message
Type: string
Path: PaymentReconciliation.disposition
- See Also:
-
DISPOSITION
Fluent Client search parameter constant for dispositionDescription: The contents of the disposition message
Type: string
Path: PaymentReconciliation.disposition
-
SP_CREATED
Search parameter: createdDescription: The creation date
Type: date
Path: PaymentReconciliation.created
- See Also:
-
CREATED
Fluent Client search parameter constant for createdDescription: The creation date
Type: date
Path: PaymentReconciliation.created
-
SP_PAYMENT_ISSUER
Search parameter: payment-issuerDescription: The organization which generated this resource
Type: reference
Path: PaymentReconciliation.paymentIssuer
- See Also:
-
PAYMENT_ISSUER
Fluent Client search parameter constant for payment-issuerDescription: The organization which generated this resource
Type: reference
Path: PaymentReconciliation.paymentIssuer
-
INCLUDE_PAYMENT_ISSUER
Constant for fluent queries to be used to add include statements. Specifies the path value of "PaymentReconciliation:payment-issuer". -
SP_OUTCOME
Search parameter: outcomeDescription: The processing outcome
Type: token
Path: PaymentReconciliation.outcome
- See Also:
-
OUTCOME
Fluent Client search parameter constant for outcomeDescription: The processing outcome
Type: token
Path: PaymentReconciliation.outcome
-
SP_REQUESTOR
Search parameter: requestorDescription: The reference to the provider who submitted the claim
Type: reference
Path: PaymentReconciliation.requestor
- See Also:
-
REQUESTOR
Fluent Client search parameter constant for requestorDescription: The reference to the provider who submitted the claim
Type: reference
Path: PaymentReconciliation.requestor
-
INCLUDE_REQUESTOR
Constant for fluent queries to be used to add include statements. Specifies the path value of "PaymentReconciliation:requestor". -
SP_STATUS
Search parameter: statusDescription: The status of the payment reconciliation
Type: token
Path: PaymentReconciliation.status
- See Also:
-
STATUS
Fluent Client search parameter constant for statusDescription: The status of the payment reconciliation
Type: token
Path: PaymentReconciliation.status
-
-
Constructor Details
-
PaymentReconciliation
public PaymentReconciliation()Constructor -
PaymentReconciliation
public PaymentReconciliation(Enumeration<PaymentReconciliation.PaymentReconciliationStatus> status, DateTimeType created, DateType paymentDate, Money paymentAmount) Constructor
-
-
Method Details
-
getIdentifier
- Returns:
identifier
(A unique identifier assigned to this payment reconciliation.)
-
setIdentifier
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasIdentifier
-
addIdentifier
-
addIdentifier
-
getIdentifierFirstRep
- Returns:
- The first repetition of repeating field
identifier
, creating it if it does not already exist
-
getStatusElement
- Returns:
status
(The status of the resource instance.). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the value
-
hasStatusElement
-
hasStatus
-
setStatusElement
public PaymentReconciliation setStatusElement(Enumeration<PaymentReconciliation.PaymentReconciliationStatus> value) - Parameters:
value
-status
(The status of the resource instance.). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the value
-
getStatus
- Returns:
- The status of the resource instance.
-
setStatus
- Parameters:
value
- The status of the resource instance.
-
getPeriod
- Returns:
period
(The period of time for which payments have been gathered into this bulk payment for settlement.)
-
hasPeriod
-
setPeriod
- Parameters:
value
-period
(The period of time for which payments have been gathered into this bulk payment for settlement.)
-
getCreatedElement
- Returns:
created
(The date when the resource was created.). This is the underlying object with id, value and extensions. The accessor "getCreated" gives direct access to the value
-
hasCreatedElement
-
hasCreated
-
setCreatedElement
- Parameters:
value
-created
(The date when the resource was created.). This is the underlying object with id, value and extensions. The accessor "getCreated" gives direct access to the value
-
getCreated
- Returns:
- The date when the resource was created.
-
setCreated
- Parameters:
value
- The date when the resource was created.
-
getPaymentIssuer
- Returns:
paymentIssuer
(The party who generated the payment.)
-
hasPaymentIssuer
-
setPaymentIssuer
- Parameters:
value
-paymentIssuer
(The party who generated the payment.)
-
getPaymentIssuerTarget
- Returns:
paymentIssuer
The actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (The party who generated the payment.)
-
setPaymentIssuerTarget
- Parameters:
value
-paymentIssuer
The actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (The party who generated the payment.)
-
getRequest
- Returns:
request
(Original request resource reference.)
-
hasRequest
-
setRequest
- Parameters:
value
-request
(Original request resource reference.)
-
getRequestTarget
- Returns:
request
The actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (Original request resource reference.)
-
setRequestTarget
- Parameters:
value
-request
The actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (Original request resource reference.)
-
getRequestor
- Returns:
requestor
(The practitioner who is responsible for the services rendered to the patient.)
-
hasRequestor
-
setRequestor
- Parameters:
value
-requestor
(The practitioner who is responsible for the services rendered to the patient.)
-
getRequestorTarget
- Returns:
requestor
The actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (The practitioner who is responsible for the services rendered to the patient.)
-
setRequestorTarget
- Parameters:
value
-requestor
The actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (The practitioner who is responsible for the services rendered to the patient.)
-
getOutcomeElement
- Returns:
outcome
(The outcome of a request for a reconciliation.). This is the underlying object with id, value and extensions. The accessor "getOutcome" gives direct access to the value
-
hasOutcomeElement
-
hasOutcome
-
setOutcomeElement
- Parameters:
value
-outcome
(The outcome of a request for a reconciliation.). This is the underlying object with id, value and extensions. The accessor "getOutcome" gives direct access to the value
-
getOutcome
- Returns:
- The outcome of a request for a reconciliation.
-
setOutcome
- Parameters:
value
- The outcome of a request for a reconciliation.
-
getDispositionElement
- Returns:
disposition
(A human readable description of the status of the request for the reconciliation.). This is the underlying object with id, value and extensions. The accessor "getDisposition" gives direct access to the value
-
hasDispositionElement
-
hasDisposition
-
setDispositionElement
- Parameters:
value
-disposition
(A human readable description of the status of the request for the reconciliation.). This is the underlying object with id, value and extensions. The accessor "getDisposition" gives direct access to the value
-
getDisposition
- Returns:
- A human readable description of the status of the request for the reconciliation.
-
setDisposition
- Parameters:
value
- A human readable description of the status of the request for the reconciliation.
-
getPaymentDateElement
- Returns:
paymentDate
(The date of payment as indicated on the financial instrument.). This is the underlying object with id, value and extensions. The accessor "getPaymentDate" gives direct access to the value
-
hasPaymentDateElement
-
hasPaymentDate
-
setPaymentDateElement
- Parameters:
value
-paymentDate
(The date of payment as indicated on the financial instrument.). This is the underlying object with id, value and extensions. The accessor "getPaymentDate" gives direct access to the value
-
getPaymentDate
- Returns:
- The date of payment as indicated on the financial instrument.
-
setPaymentDate
- Parameters:
value
- The date of payment as indicated on the financial instrument.
-
getPaymentAmount
- Returns:
paymentAmount
(Total payment amount as indicated on the financial instrument.)
-
hasPaymentAmount
-
setPaymentAmount
- Parameters:
value
-paymentAmount
(Total payment amount as indicated on the financial instrument.)
-
getPaymentIdentifier
- Returns:
paymentIdentifier
(Issuer's unique identifier for the payment instrument.)
-
hasPaymentIdentifier
-
setPaymentIdentifier
- Parameters:
value
-paymentIdentifier
(Issuer's unique identifier for the payment instrument.)
-
getDetail
- Returns:
detail
(Distribution of the payment amount for a previously acknowledged payable.)
-
setDetail
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasDetail
-
addDetail
-
addDetail
-
getDetailFirstRep
- Returns:
- The first repetition of repeating field
detail
, creating it if it does not already exist
-
getFormCode
- Returns:
formCode
(A code for the form to be used for printing the content.)
-
hasFormCode
-
setFormCode
- Parameters:
value
-formCode
(A code for the form to be used for printing the content.)
-
getProcessNote
- Returns:
processNote
(A note that describes or explains the processing in a human readable form.)
-
setProcessNote
public PaymentReconciliation setProcessNote(List<PaymentReconciliation.NotesComponent> theProcessNote) - Returns:
- Returns a reference to
this
for easy method chaining
-
hasProcessNote
-
addProcessNote
-
addProcessNote
-
getProcessNoteFirstRep
- Returns:
- The first repetition of repeating field
processNote
, creating it if it does not already exist
-
listChildren
- Overrides:
listChildren
in classDomainResource
-
getNamedProperty
public Property getNamedProperty(int _hash, String _name, boolean _checkValid) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getNamedProperty
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getProperty
public Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getProperty
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
public Base setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
setProperty
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
- Overrides:
setProperty
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
removeChild
- Overrides:
removeChild
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
makeProperty
- Overrides:
makeProperty
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getTypesForProperty
public String[] getTypesForProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getTypesForProperty
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
addChild
- Overrides:
addChild
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
fhirType
- Specified by:
fhirType
in interfaceorg.hl7.fhir.instance.model.api.IBase
- Overrides:
fhirType
in classDomainResource
-
copy
- Specified by:
copy
in classDomainResource
-
copyValues
-
typedCopy
-
equalsDeep
- Overrides:
equalsDeep
in classDomainResource
-
equalsShallow
- Overrides:
equalsShallow
in classDomainResource
-
isEmpty
- Specified by:
isEmpty
in interfaceorg.hl7.fhir.instance.model.api.IBase
- Overrides:
isEmpty
in classDomainResource
-
getResourceType
- Specified by:
getResourceType
in classResource
-