public class PaymentReconciliation extends DomainResource
| Modifier and Type | Class and Description |
|---|---|
static class |
PaymentReconciliation.DetailsComponent |
static class |
PaymentReconciliation.NotesComponent |
static class |
PaymentReconciliation.PaymentReconciliationStatus |
static class |
PaymentReconciliation.PaymentReconciliationStatusEnumFactory |
| Modifier and Type | Field and Description |
|---|---|
protected DateTimeType |
created
The date when the enclosed suite of services were performed or completed.
|
static DateClientParam |
CREATED
Fluent Client search parameter constant for created
|
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.
|
static StringClientParam |
DISPOSITION
Fluent Client search parameter constant for disposition
|
protected CodeableConcept |
form
The form to be used for printing the content.
|
protected List<Identifier> |
identifier
The Response business identifier.
|
static TokenClientParam |
IDENTIFIER
Fluent Client search parameter constant for identifier
|
static Include |
INCLUDE_ORGANIZATION
Constant for fluent queries to be used to add include statements.
|
static Include |
INCLUDE_REQUEST
Constant for fluent queries to be used to add include statements.
|
static Include |
INCLUDE_REQUEST_ORGANIZATION
Constant for fluent queries to be used to add include statements.
|
static Include |
INCLUDE_REQUEST_PROVIDER
Constant for fluent queries to be used to add include statements.
|
protected Reference |
organization
The Insurer who produced this adjudicated response.
|
static ReferenceClientParam |
ORGANIZATION
Fluent Client search parameter constant for organization
|
protected Organization |
organizationTarget
The actual object that is the target of the reference (The Insurer who produced this adjudicated response.)
|
protected CodeableConcept |
outcome
Transaction status: error, complete.
|
static TokenClientParam |
OUTCOME
Fluent Client search parameter constant for outcome
|
protected Period |
period
The period of time for which payments have been gathered into this bulk payment for settlement.
|
protected List<PaymentReconciliation.NotesComponent> |
processNote
Suite of notes.
|
protected Reference |
request
Original request resource reference.
|
static ReferenceClientParam |
REQUEST
Fluent Client search parameter constant for request
|
static ReferenceClientParam |
REQUEST_ORGANIZATION
Fluent Client search parameter constant for request-organization
|
static ReferenceClientParam |
REQUEST_PROVIDER
Fluent Client search parameter constant for request-provider
|
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.)
|
static String |
SP_CREATED
Search parameter: created
|
static String |
SP_DISPOSITION
Search parameter: disposition
|
static String |
SP_IDENTIFIER
Search parameter: identifier
|
static String |
SP_ORGANIZATION
Search parameter: organization
|
static String |
SP_OUTCOME
Search parameter: outcome
|
static String |
SP_REQUEST
Search parameter: request
|
static String |
SP_REQUEST_ORGANIZATION
Search parameter: request-organization
|
static String |
SP_REQUEST_PROVIDER
Search parameter: request-provider
|
protected Enumeration<PaymentReconciliation.PaymentReconciliationStatus> |
status
The status of the resource instance.
|
protected Money |
total
Total payment amount.
|
contained, extension, modifierExtension, textid, implicitRules, language, metaRES_ID, SP_RES_ID, SP_RES_LANGUAGEINCLUDE_ALL, WILDCARD_ALL_SET| Constructor and Description |
|---|
PaymentReconciliation()
Constructor
|
addContained, addExtension, addExtension, addModifierExtension, addModifierExtension, copyValues, getContained, getExtension, getExtensionsByUrl, getModifierExtension, getModifierExtensionsByUrl, getText, hasContained, hasExtension, hasModifierExtension, hasText, setContained, setExtension, setModifierExtension, setTextcopyValues, getId, getIdBase, getIdElement, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguageElement, getMeta, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, setId, setIdBase, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMetagetStructureFhirVersionEnum, isResource, setIdcastToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCode, castToCodeableConcept, castToCoding, castToContactDetail, castToContactPoint, castToContributor, castToDataRequirement, castToDate, castToDateTime, castToDecimal, castToDosage, castToDuration, castToElementDefinition, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMeta, castToMoney, castToNarrative, castToOid, castToParameterDefinition, castToPeriod, castToPositiveInt, castToQuantity, castToRange, castToRatio, castToReference, castToRelatedArtifact, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToTime, castToTiming, castToTriggerDefinition, castToType, castToUnsignedInt, castToUri, castToUsageContext, castToXhtml, castToXhtmlString, children, clearUserData, compareDeep, compareDeep, compareDeep, compareValues, compareValues, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getUserData, getUserInt, getUserString, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, isMetadataBased, isPrimitive, listChildrenByName, listChildrenByName, primitiveValue, setUserData, setUserDataINNclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetId, getIdElement, getLanguageElement, getUserData, setId, setUserDatagetMeta, getStructureFhirVersionEnum, setIdgetFormatCommentsPost, getFormatCommentsPre, hasFormatCommentprotected List<Identifier> identifier
protected Enumeration<PaymentReconciliation.PaymentReconciliationStatus> status
protected Period period
protected DateTimeType created
protected Reference organization
protected Organization organizationTarget
protected ProcessRequest requestTarget
protected CodeableConcept outcome
protected StringType disposition
protected Reference requestProvider
protected Practitioner requestProviderTarget
protected Reference requestOrganization
protected Organization requestOrganizationTarget
protected List<PaymentReconciliation.DetailsComponent> detail
protected CodeableConcept form
protected List<PaymentReconciliation.NotesComponent> processNote
public static final String SP_IDENTIFIER
Description: The business identifier of the Explanation of Benefit
Type: token
Path: PaymentReconciliation.identifier
public static final TokenClientParam IDENTIFIER
Description: The business identifier of the Explanation of Benefit
Type: token
Path: PaymentReconciliation.identifier
public static final String SP_REQUEST
Description: The reference to the claim
Type: reference
Path: PaymentReconciliation.request
public static final ReferenceClientParam REQUEST
Description: The reference to the claim
Type: reference
Path: PaymentReconciliation.request
public static final Include INCLUDE_REQUEST
public static final String SP_DISPOSITION
Description: The contents of the disposition message
Type: string
Path: PaymentReconciliation.disposition
public static final StringClientParam DISPOSITION
Description: The contents of the disposition message
Type: string
Path: PaymentReconciliation.disposition
public static final String SP_CREATED
Description: The creation date
Type: date
Path: PaymentReconciliation.created
public static final DateClientParam CREATED
Description: The creation date
Type: date
Path: PaymentReconciliation.created
public static final String SP_ORGANIZATION
Description: The organization who generated this resource
Type: reference
Path: PaymentReconciliation.organization
public static final ReferenceClientParam ORGANIZATION
Description: The organization who generated this resource
Type: reference
Path: PaymentReconciliation.organization
public static final Include INCLUDE_ORGANIZATION
public static final String SP_REQUEST_ORGANIZATION
Description: The organization who generated this resource
Type: reference
Path: PaymentReconciliation.requestOrganization
public static final ReferenceClientParam REQUEST_ORGANIZATION
Description: The organization who generated this resource
Type: reference
Path: PaymentReconciliation.requestOrganization
public static final Include INCLUDE_REQUEST_ORGANIZATION
public static final String SP_REQUEST_PROVIDER
Description: The reference to the provider who sumbitted the claim
Type: reference
Path: PaymentReconciliation.requestProvider
public static final ReferenceClientParam REQUEST_PROVIDER
Description: The reference to the provider who sumbitted the claim
Type: reference
Path: PaymentReconciliation.requestProvider
public static final Include INCLUDE_REQUEST_PROVIDER
public static final String SP_OUTCOME
Description: The processing outcome
Type: token
Path: PaymentReconciliation.outcome
public static final TokenClientParam OUTCOME
Description: The processing outcome
Type: token
Path: PaymentReconciliation.outcome
public PaymentReconciliation()
public List<Identifier> getIdentifier()
identifier (The Response business identifier.)public PaymentReconciliation setIdentifier(List<Identifier> theIdentifier)
this for easy method chainingpublic boolean hasIdentifier()
public Identifier addIdentifier()
public PaymentReconciliation addIdentifier(Identifier t)
public Identifier getIdentifierFirstRep()
identifier, creating it if it does not already existpublic Enumeration<PaymentReconciliation.PaymentReconciliationStatus> getStatusElement()
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 valuepublic boolean hasStatusElement()
public boolean hasStatus()
public PaymentReconciliation setStatusElement(Enumeration<PaymentReconciliation.PaymentReconciliationStatus> value)
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 valuepublic PaymentReconciliation.PaymentReconciliationStatus getStatus()
public PaymentReconciliation setStatus(PaymentReconciliation.PaymentReconciliationStatus value)
value - The status of the resource instance.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 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 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 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 CodeableConcept getOutcome()
outcome (Transaction status: error, complete.)public boolean hasOutcome()
public PaymentReconciliation setOutcome(CodeableConcept value)
value - outcome (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 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 PaymentReconciliation setDetail(List<PaymentReconciliation.DetailsComponent> theDetail)
this for easy method chainingpublic boolean hasDetail()
public PaymentReconciliation.DetailsComponent addDetail()
public PaymentReconciliation addDetail(PaymentReconciliation.DetailsComponent t)
public PaymentReconciliation.DetailsComponent getDetailFirstRep()
detail, creating it if it does not already existpublic CodeableConcept getForm()
form (The form to be used for printing the content.)public boolean hasForm()
public PaymentReconciliation setForm(CodeableConcept 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> getProcessNote()
processNote (Suite of notes.)public PaymentReconciliation setProcessNote(List<PaymentReconciliation.NotesComponent> theProcessNote)
this for easy method chainingpublic boolean hasProcessNote()
public PaymentReconciliation.NotesComponent addProcessNote()
public PaymentReconciliation addProcessNote(PaymentReconciliation.NotesComponent t)
public PaymentReconciliation.NotesComponent getProcessNoteFirstRep()
processNote, creating it if it does not already existprotected void listChildren(List<Property> childrenList)
listChildren in class DomainResourcepublic Base[] getProperty(int hash, String name, boolean checkValid) throws FHIRException
getProperty in class DomainResourceFHIRExceptionpublic Base setProperty(int hash, String name, Base value) throws FHIRException
setProperty in class DomainResourceFHIRExceptionpublic Base setProperty(String name, Base value) throws FHIRException
setProperty in class DomainResourceFHIRExceptionpublic Base makeProperty(int hash, String name) throws FHIRException
makeProperty in class DomainResourceFHIRExceptionpublic String[] getTypesForProperty(int hash, String name) throws FHIRException
getTypesForProperty in class DomainResourceFHIRExceptionpublic Base addChild(String name) throws FHIRException
addChild in class DomainResourceFHIRExceptionpublic 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 IBaseisEmpty in class DomainResourcepublic ResourceType getResourceType()
getResourceType in class ResourceCopyright © 2014–2017 University Health Network. All rights reserved.