public class PaymentReconciliation extends DomainResource
| Modifier and Type | Class and Description |
|---|---|
static class |
PaymentReconciliation.DetailsComponent |
static class |
PaymentReconciliation.NotesComponent |
| Modifier and Type | Field and Description |
|---|---|
protected DateTimeType |
created
The date when the enclosed suite of services were performed or completed.
|
protected List<PaymentReconciliation.DetailsComponent> |
detail
List of individual settlement amounts and the corresponding transaction.
|
protected StringType |
disposition
A description of the status of the adjudication.
|
protected Coding |
form
The form to be used for printing the content.
|
protected List<Identifier> |
identifier
The Response business identifier.
|
protected List<PaymentReconciliation.NotesComponent> |
note
Suite of notes.
|
protected Reference |
organization
The Insurer who produced this adjudicated response.
|
protected Organization |
organizationTarget
The actual object that is the target of the reference (The Insurer who produced this adjudicated response.)
|
protected Coding |
originalRuleset
The style (standard) and version of the original material which was converted into this resource.
|
protected Enumeration<Enumerations.RemittanceOutcome> |
outcome
Transaction status: error, complete.
|
protected Period |
period
The period of time for which payments have been gathered into this bulk payment for settlement.
|
protected Reference |
request
Original request resource reference.
|
protected Reference |
requestOrganization
The organization which is responsible for the services rendered to the patient.
|
protected Organization |
requestOrganizationTarget
The actual object that is the target of the reference (The organization which is responsible for the services rendered to the patient.)
|
protected Reference |
requestProvider
The practitioner who is responsible for the services rendered to the patient.
|
protected Practitioner |
requestProviderTarget
The actual object that is the target of the reference (The practitioner who is responsible for the services rendered to the patient.)
|
protected ProcessRequest |
requestTarget
The actual object that is the target of the reference (Original request resource reference.)
|
protected Coding |
ruleset
The version of the style of resource contents.
|
static String |
SP_IDENTIFIER |
protected Money |
total
Total payment amount.
|
contained, extension, modifierExtension, textid, implicitRules, language, meta| Constructor and Description |
|---|
PaymentReconciliation() |
PaymentReconciliation(Money total) |
addContained, addExtension, addExtension, addModifierExtension, addModifierExtension, copyValues, getContained, getExtension, getModifierExtension, getText, hasContained, hasExtension, hasModifierExtension, hasText, setTextcopyValues, getId, getIdElement, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguageElement, getMeta, getStructureFhirVersionEnum, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, setId, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMetasetIdcastToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCode, castToCodeableConcept, castToCoding, castToContactPoint, castToDate, castToDateTime, castToDecimal, castToDuration, castToElementDefinition, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMeta, castToMoney, castToNarrative, castToOid, castToPeriod, castToPositiveInt, castToQuantity, castToRange, castToRatio, castToReference, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToTime, castToTiming, castToUnsignedInt, castToUri, children, compareDeep, compareDeep, compareDeep, compareValues, compareValues, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getUserData, getUserInt, getUserString, hasFormatComment, hasType, hasUserData, isMetadataBased, isPrimitive, listChildrenByName, primitiveValue, setUserData, setUserDataINNclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetId, getIdElement, getLanguageElement, getUserData, setId, setUserDataprotected List<Identifier> identifier
protected ProcessRequest requestTarget
protected Enumeration<Enumerations.RemittanceOutcome> outcome
protected StringType disposition
protected Coding ruleset
protected Coding originalRuleset
protected DateTimeType created
protected Period period
protected Reference organization
protected Organization organizationTarget
protected Reference requestProvider
protected Practitioner requestProviderTarget
protected Reference requestOrganization
protected Organization requestOrganizationTarget
protected List<PaymentReconciliation.DetailsComponent> detail
protected List<PaymentReconciliation.NotesComponent> note
public static final String SP_IDENTIFIER
public PaymentReconciliation()
public PaymentReconciliation(Money total)
public List<Identifier> getIdentifier()
identifier (The Response business identifier.)public boolean hasIdentifier()
public Identifier addIdentifier()
identifier (The Response business identifier.)public PaymentReconciliation addIdentifier(Identifier t)
public Reference getRequest()
request (Original request resource reference.)public boolean hasRequest()
public PaymentReconciliation setRequest(Reference value)
value - request (Original request resource reference.)public ProcessRequest getRequestTarget()
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.)public PaymentReconciliation setRequestTarget(ProcessRequest value)
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.)public Enumeration<Enumerations.RemittanceOutcome> getOutcomeElement()
outcome (Transaction status: error, complete.). This is the underlying object with id, value and extensions. The accessor "getOutcome" gives direct access to the valuepublic boolean hasOutcomeElement()
public boolean hasOutcome()
public PaymentReconciliation setOutcomeElement(Enumeration<Enumerations.RemittanceOutcome> value)
value - outcome (Transaction status: error, complete.). This is the underlying object with id, value and extensions. The accessor "getOutcome" gives direct access to the valuepublic Enumerations.RemittanceOutcome getOutcome()
public PaymentReconciliation setOutcome(Enumerations.RemittanceOutcome value)
value - Transaction status: error, complete.public StringType getDispositionElement()
disposition (A description of the status of the adjudication.). This is the underlying object with id, value and extensions. The accessor "getDisposition" gives direct access to the valuepublic boolean hasDispositionElement()
public boolean hasDisposition()
public PaymentReconciliation setDispositionElement(StringType value)
value - disposition (A description of the status of the adjudication.). This is the underlying object with id, value and extensions. The accessor "getDisposition" gives direct access to the valuepublic String getDisposition()
public PaymentReconciliation setDisposition(String value)
value - A description of the status of the adjudication.public Coding getRuleset()
ruleset (The version of the style of resource contents. This should be mapped to the allowable profiles for this and supporting resources.)public boolean hasRuleset()
public PaymentReconciliation setRuleset(Coding value)
value - ruleset (The version of the style of resource contents. This should be mapped to the allowable profiles for this and supporting resources.)public Coding getOriginalRuleset()
originalRuleset (The style (standard) and version of the original material which was converted into this resource.)public boolean hasOriginalRuleset()
public PaymentReconciliation setOriginalRuleset(Coding value)
value - originalRuleset (The style (standard) and version of the original material which was converted into this resource.)public DateTimeType getCreatedElement()
created (The date when the enclosed suite of services were performed or completed.). This is the underlying object with id, value and extensions. The accessor "getCreated" gives direct access to the valuepublic boolean hasCreatedElement()
public boolean hasCreated()
public PaymentReconciliation setCreatedElement(DateTimeType value)
value - created (The date when the enclosed suite of services were performed or completed.). This is the underlying object with id, value and extensions. The accessor "getCreated" gives direct access to the valuepublic Date getCreated()
public PaymentReconciliation setCreated(Date value)
value - The date when the enclosed suite of services were performed or completed.public Period getPeriod()
period (The period of time for which payments have been gathered into this bulk payment for settlement.)public boolean hasPeriod()
public PaymentReconciliation setPeriod(Period value)
value - period (The period of time for which payments have been gathered into this bulk payment for settlement.)public Reference getOrganization()
organization (The Insurer who produced this adjudicated response.)public boolean hasOrganization()
public PaymentReconciliation setOrganization(Reference value)
value - organization (The Insurer who produced this adjudicated response.)public Organization getOrganizationTarget()
organization 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 Insurer who produced this adjudicated response.)public PaymentReconciliation setOrganizationTarget(Organization value)
value - organization 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 Insurer who produced this adjudicated response.)public Reference getRequestProvider()
requestProvider (The practitioner who is responsible for the services rendered to the patient.)public boolean hasRequestProvider()
public PaymentReconciliation setRequestProvider(Reference value)
value - requestProvider (The practitioner who is responsible for the services rendered to the patient.)public Practitioner getRequestProviderTarget()
requestProvider 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.)public PaymentReconciliation setRequestProviderTarget(Practitioner value)
value - requestProvider 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.)public Reference getRequestOrganization()
requestOrganization (The organization which is responsible for the services rendered to the patient.)public boolean hasRequestOrganization()
public PaymentReconciliation setRequestOrganization(Reference value)
value - requestOrganization (The organization which is responsible for the services rendered to the patient.)public Organization getRequestOrganizationTarget()
requestOrganization 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 organization which is responsible for the services rendered to the patient.)public PaymentReconciliation setRequestOrganizationTarget(Organization value)
value - requestOrganization 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 organization which is responsible for the services rendered to the patient.)public List<PaymentReconciliation.DetailsComponent> getDetail()
detail (List of individual settlement amounts and the corresponding transaction.)public boolean hasDetail()
public PaymentReconciliation.DetailsComponent addDetail()
detail (List of individual settlement amounts and the corresponding transaction.)public PaymentReconciliation addDetail(PaymentReconciliation.DetailsComponent t)
public boolean hasForm()
public PaymentReconciliation setForm(Coding value)
value - form (The form to be used for printing the content.)public boolean hasTotal()
public PaymentReconciliation setTotal(Money value)
value - total (Total payment amount.)public List<PaymentReconciliation.NotesComponent> getNote()
note (Suite of notes.)public boolean hasNote()
public PaymentReconciliation.NotesComponent addNote()
note (Suite of notes.)public PaymentReconciliation addNote(PaymentReconciliation.NotesComponent t)
protected void listChildren(List<Property> childrenList)
listChildren in class DomainResourcepublic void setProperty(String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base addChild(String name) throws org.hl7.fhir.exceptions.FHIRException
addChild in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic String fhirType()
fhirType in class DomainResourcepublic PaymentReconciliation copy()
copy in class DomainResourceprotected PaymentReconciliation typedCopy()
public boolean equalsDeep(Base other)
equalsDeep in class DomainResourcepublic boolean equalsShallow(Base other)
equalsShallow in class DomainResourcepublic boolean isEmpty()
isEmpty in interface org.hl7.fhir.instance.model.api.IBaseisEmpty in class DomainResourcepublic ResourceType getResourceType()
getResourceType in class ResourceCopyright © 2014–2018 University Health Network. All rights reserved.