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
Modifier and TypeFieldDescriptionprotected Money
The monetary amount allocated from the total payment to the payable.protected DateType
The date from the response resource containing a commitment to pay.protected Identifier
Unique identifier for the current payment item for the referenced payable.protected Reference
The party which is receiving the payment.protected Resource
The actual object that is the target of the reference (The party which is receiving the payment.)protected Identifier
Unique identifier for the prior payment item for the referenced payable.protected Reference
A resource, such as a Claim, the evaluation of which could lead to payment.protected Resource
The actual object that is the target of the reference (A resource, such as a Claim, the evaluation of which could lead to payment.)protected Reference
A resource, such as a ClaimResponse, which contains a commitment to payment.protected Resource
The actual object that is the target of the reference (A resource, such as a ClaimResponse, which contains a commitment to payment.)protected Reference
A reference to the individual who is responsible for inquiries regarding the response and its payment.protected PractitionerRole
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.)protected Reference
The party which submitted the claim or financial transaction.protected Resource
The actual object that is the target of the reference (The party which submitted the claim or financial transaction.)protected CodeableConcept
Code to indicate the nature of the payment.Fields inherited from class org.hl7.fhir.r4.model.BackboneElement
modifierExtension
-
Constructor Summary
ConstructorDescriptionConstructorConstructor -
Method Summary
Modifier and TypeMethodDescriptioncopy()
void
boolean
equalsDeep
(Base other_) boolean
equalsShallow
(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) boolean
boolean
hasDate()
boolean
boolean
boolean
hasPayee()
boolean
boolean
boolean
boolean
boolean
boolean
hasType()
boolean
isEmpty()
protected void
listChildren
(List<Property> children) makeProperty
(int hash, String name) void
removeChild
(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, setModifierExtension
Methods 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, setIdElement
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, isResource, 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.IBase
getFormatCommentsPost, getFormatCommentsPre, getUserData, hasFormatComment, setUserData
Methods inherited from interface org.hl7.fhir.instance.model.api.IBaseElement
getUserData, setUserData
Methods inherited from interface org.hl7.fhir.instance.model.api.IBaseHasExtensions
addExtension, getExtension, hasExtension
Methods 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:
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. (A resource, such as a Claim, the evaluation of which could lead to payment.)
-
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. (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:
submitter
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 which submitted the claim or financial transaction.)
-
setSubmitterTarget
- Parameters:
value
-submitter
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 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:
response
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. (A resource, such as a ClaimResponse, which contains a commitment to payment.)
-
setResponseTarget
- Parameters:
value
-response
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. (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:
responsible
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. (A reference to the individual who is responsible for inquiries regarding the response and its payment.)
-
setResponsibleTarget
- Parameters:
value
-responsible
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. (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:
payee
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 which is receiving the payment.)
-
setPayeeTarget
- Parameters:
value
-payee
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 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:
listChildren
in classBackboneElement
-
getNamedProperty
public Property getNamedProperty(int _hash, String _name, boolean _checkValid) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getNamedProperty
in classBackboneElement
- 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 classBackboneElement
- 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 classBackboneElement
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
- Overrides:
setProperty
in classBackboneElement
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
removeChild
- Overrides:
removeChild
in classBackboneElement
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
makeProperty
- Overrides:
makeProperty
in classBackboneElement
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getTypesForProperty
public String[] getTypesForProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getTypesForProperty
in classBackboneElement
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
addChild
- Overrides:
addChild
in classBackboneElement
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
copy
- Specified by:
copy
in classBackboneElement
-
copyValues
-
equalsDeep
- Overrides:
equalsDeep
in classBackboneElement
-
equalsShallow
- Overrides:
equalsShallow
in classBackboneElement
-
isEmpty
- Specified by:
isEmpty
in interfaceorg.hl7.fhir.instance.model.api.IBase
- Overrides:
isEmpty
in classBackboneElement
-
fhirType
- Specified by:
fhirType
in interfaceorg.hl7.fhir.instance.model.api.IBase
- Overrides:
fhirType
in classBackboneElement
-