
Package org.hl7.fhir.r4.model
Class PaymentReconciliation.DetailsComponent
java.lang.Object
org.hl7.fhir.r4.model.Base
org.hl7.fhir.r4.model.Element
org.hl7.fhir.r4.model.BackboneElement
org.hl7.fhir.r4.model.PaymentReconciliation.DetailsComponent
- All Implemented Interfaces:
ca.uhn.fhir.model.api.IElement,Serializable,org.hl7.fhir.instance.model.api.IBase,org.hl7.fhir.instance.model.api.IBaseBackboneElement,org.hl7.fhir.instance.model.api.IBaseElement,org.hl7.fhir.instance.model.api.IBaseHasExtensions,org.hl7.fhir.instance.model.api.IBaseHasModifierExtensions
- Enclosing class:
PaymentReconciliation
public static class PaymentReconciliation.DetailsComponent
extends BackboneElement
implements org.hl7.fhir.instance.model.api.IBaseBackboneElement
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected MoneyThe monetary amount allocated from the total payment to the payable.protected DateTypeThe date from the response resource containing a commitment to pay.protected IdentifierUnique identifier for the current payment item for the referenced payable.protected ReferenceThe party which is receiving the payment.protected ResourceThe actual object that is the target of the reference (The party which is receiving the payment.)protected IdentifierUnique identifier for the prior payment item for the referenced payable.protected ReferenceA resource, such as a Claim, the evaluation of which could lead to payment.protected ResourceThe actual object that is the target of the reference (A resource, such as a Claim, the evaluation of which could lead to payment.)protected ReferenceA resource, such as a ClaimResponse, which contains a commitment to payment.protected ResourceThe actual object that is the target of the reference (A resource, such as a ClaimResponse, which contains a commitment to payment.)protected ReferenceA reference to the individual who is responsible for inquiries regarding the response and its payment.protected PractitionerRoleThe actual object that is the target of the reference (A reference to the individual who is responsible for inquiries regarding the response and its payment.)protected ReferenceThe party which submitted the claim or financial transaction.protected ResourceThe actual object that is the target of the reference (The party which submitted the claim or financial transaction.)protected CodeableConceptCode to indicate the nature of the payment.Fields inherited from class org.hl7.fhir.r4.model.BackboneElement
modifierExtension -
Constructor Summary
ConstructorsConstructorDescriptionConstructorConstructor -
Method Summary
Modifier and TypeMethodDescriptioncopy()voidbooleanequalsDeep(Base other_) booleanequalsShallow(Base other_) fhirType()getDate()getNamedProperty(int _hash, String _name, boolean _checkValid) getPayee()Base[]getProperty(int hash, String name, boolean checkValid) getType()String[]getTypesForProperty(int hash, String name) booleanbooleanhasDate()booleanbooleanbooleanhasPayee()booleanbooleanbooleanbooleanbooleanbooleanhasType()booleanisEmpty()protected voidlistChildren(List<Property> children) makeProperty(int hash, String name) voidremoveChild(String name, Base value) setDateElement(DateType value) setIdentifier(Identifier value) setPayeeTarget(Resource value) setPredecessor(Identifier value) setProperty(int hash, String name, Base value) setProperty(String name, Base value) setRequest(Reference value) setRequestTarget(Resource value) setResponse(Reference value) setResponseTarget(Resource value) setResponsible(Reference value) setSubmitter(Reference value) setSubmitterTarget(Resource value) setType(CodeableConcept value) Methods inherited from class org.hl7.fhir.r4.model.BackboneElement
addModifierExtension, addModifierExtension, addModifierExtension, checkNoModifiers, copyExtensions, copyNewExtensions, copyValues, getExtensionByUrl, getExtensionsByUrl, getExtensionsByUrl, getModifierExtension, getModifierExtensionFirstRep, hasExtension, hasExtension, hasModifierExtension, removeExtension, setModifierExtensionMethods inherited from class org.hl7.fhir.r4.model.Element
addExtension, addExtension, addExtension, copyExtensions, copyNewExtensions, copyValues, getExtension, getExtensionFirstRep, getExtensionString, getId, getIdBase, getIdElement, hasExtension, hasExtension, hasId, hasIdElement, isDisallowExtensions, noExtensions, setDisallowExtensions, setExtension, setId, setIdBase, setIdElementMethods 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, getChildValueByName, getFormatCommentsPost, getFormatCommentsPre, getNamedProperty, getUserData, getUserInt, getUserString, getXhtml, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, isBooleanPrimitive, isDateTime, isMetadataBased, isPrimitive, isResource, listChildrenByName, listChildrenByName, primitiveValue, setUserData, setUserDataINN, setXhtmlMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.hl7.fhir.instance.model.api.IBase
getFormatCommentsPost, getFormatCommentsPre, getUserData, hasFormatComment, setUserDataMethods inherited from interface org.hl7.fhir.instance.model.api.IBaseElement
getUserData, setUserDataMethods inherited from interface org.hl7.fhir.instance.model.api.IBaseHasExtensions
addExtension, getExtension, hasExtensionMethods inherited from interface org.hl7.fhir.instance.model.api.IBaseHasModifierExtensions
addModifierExtension, getModifierExtension, hasModifierExtension
-
Field Details
-
identifier
Unique identifier for the current payment item for the referenced payable. -
predecessor
Unique identifier for the prior payment item for the referenced payable. -
type
Code to indicate the nature of the payment. -
request
A resource, such as a Claim, the evaluation of which could lead to payment. -
requestTarget
The actual object that is the target of the reference (A resource, such as a Claim, the evaluation of which could lead to payment.) -
submitter
The party which submitted the claim or financial transaction. -
submitterTarget
The actual object that is the target of the reference (The party which submitted the claim or financial transaction.) -
response
A resource, such as a ClaimResponse, which contains a commitment to payment. -
responseTarget
The actual object that is the target of the reference (A resource, such as a ClaimResponse, which contains a commitment to payment.) -
date
The date from the response resource containing a commitment to pay. -
responsible
A reference to the individual who is responsible for inquiries regarding the response and its payment. -
responsibleTarget
The actual object that is the target of the reference (A reference to the individual who is responsible for inquiries regarding the response and its payment.) -
payee
The party which is receiving the payment. -
payeeTarget
The actual object that is the target of the reference (The party which is receiving the payment.) -
amount
The monetary amount allocated from the total payment to the payable.
-
-
Constructor Details
-
DetailsComponent
public DetailsComponent()Constructor -
DetailsComponent
Constructor
-
-
Method Details
-
getIdentifier
- Returns:
identifier(Unique identifier for the current payment item for the referenced payable.)
-
hasIdentifier
-
setIdentifier
- Parameters:
value-identifier(Unique identifier for the current payment item for the referenced payable.)
-
getPredecessor
- Returns:
predecessor(Unique identifier for the prior payment item for the referenced payable.)
-
hasPredecessor
-
setPredecessor
- Parameters:
value-predecessor(Unique identifier for the prior payment item for the referenced payable.)
-
getType
- Returns:
type(Code to indicate the nature of the payment.)
-
hasType
-
setType
- Parameters:
value-type(Code to indicate the nature of the payment.)
-
getRequest
- Returns:
request(A resource, such as a Claim, the evaluation of which could lead to payment.)
-
hasRequest
-
setRequest
- Parameters:
value-request(A resource, such as a Claim, the evaluation of which could lead to payment.)
-
getRequestTarget
- Returns:
requestThe 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. (A resource, such as a Claim, the evaluation of which could lead to payment.)
-
setRequestTarget
- Parameters:
value-requestThe 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. (A resource, such as a Claim, the evaluation of which could lead to payment.)
-
getSubmitter
- Returns:
submitter(The party which submitted the claim or financial transaction.)
-
hasSubmitter
-
setSubmitter
- Parameters:
value-submitter(The party which submitted the claim or financial transaction.)
-
getSubmitterTarget
- Returns:
submitterThe 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 which submitted the claim or financial transaction.)
-
setSubmitterTarget
- Parameters:
value-submitterThe 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 which submitted the claim or financial transaction.)
-
getResponse
- Returns:
response(A resource, such as a ClaimResponse, which contains a commitment to payment.)
-
hasResponse
-
setResponse
- Parameters:
value-response(A resource, such as a ClaimResponse, which contains a commitment to payment.)
-
getResponseTarget
- Returns:
responseThe 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. (A resource, such as a ClaimResponse, which contains a commitment to payment.)
-
setResponseTarget
- Parameters:
value-responseThe 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. (A resource, such as a ClaimResponse, which contains a commitment to payment.)
-
getDateElement
- Returns:
date(The date from the response resource containing a commitment to pay.). This is the underlying object with id, value and extensions. The accessor "getDate" gives direct access to the value
-
hasDateElement
-
hasDate
-
setDateElement
- Parameters:
value-date(The date from the response resource containing a commitment to pay.). This is the underlying object with id, value and extensions. The accessor "getDate" gives direct access to the value
-
getDate
- Returns:
- The date from the response resource containing a commitment to pay.
-
setDate
- Parameters:
value- The date from the response resource containing a commitment to pay.
-
getResponsible
- Returns:
responsible(A reference to the individual who is responsible for inquiries regarding the response and its payment.)
-
hasResponsible
-
setResponsible
- Parameters:
value-responsible(A reference to the individual who is responsible for inquiries regarding the response and its payment.)
-
getResponsibleTarget
- Returns:
responsibleThe 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. (A reference to the individual who is responsible for inquiries regarding the response and its payment.)
-
setResponsibleTarget
- Parameters:
value-responsibleThe 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. (A reference to the individual who is responsible for inquiries regarding the response and its payment.)
-
getPayee
- Returns:
payee(The party which is receiving the payment.)
-
hasPayee
-
setPayee
- Parameters:
value-payee(The party which is receiving the payment.)
-
getPayeeTarget
- Returns:
payeeThe 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 which is receiving the payment.)
-
setPayeeTarget
- Parameters:
value-payeeThe 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 which is receiving the payment.)
-
getAmount
- Returns:
amount(The monetary amount allocated from the total payment to the payable.)
-
hasAmount
-
setAmount
- Parameters:
value-amount(The monetary amount allocated from the total payment to the payable.)
-
listChildren
- Overrides:
listChildrenin classBackboneElement
-
getNamedProperty
public Property getNamedProperty(int _hash, String _name, boolean _checkValid) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getNamedPropertyin classBackboneElement- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getProperty
public Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getPropertyin classBackboneElement- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
public Base setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
setPropertyin classBackboneElement- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
- Overrides:
setPropertyin classBackboneElement- Throws:
org.hl7.fhir.exceptions.FHIRException
-
removeChild
- Overrides:
removeChildin classBackboneElement- Throws:
org.hl7.fhir.exceptions.FHIRException
-
makeProperty
- Overrides:
makePropertyin classBackboneElement- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getTypesForProperty
public String[] getTypesForProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getTypesForPropertyin classBackboneElement- Throws:
org.hl7.fhir.exceptions.FHIRException
-
addChild
- Overrides:
addChildin classBackboneElement- Throws:
org.hl7.fhir.exceptions.FHIRException
-
copy
- Specified by:
copyin classBackboneElement
-
copyValues
-
equalsDeep
- Overrides:
equalsDeepin classBackboneElement
-
equalsShallow
- Overrides:
equalsShallowin classBackboneElement
-
isEmpty
- Specified by:
isEmptyin interfaceorg.hl7.fhir.instance.model.api.IBase- Overrides:
isEmptyin classBackboneElement
-
fhirType
- Specified by:
fhirTypein interfaceorg.hl7.fhir.instance.model.api.IBase- Overrides:
fhirTypein classBackboneElement
-