Class PaymentNotice
- 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 enum
static class
-
Field Summary
Modifier and TypeFieldDescriptionprotected Money
The amount sent to the payee.protected DateTimeType
The date when this resource was created.static final ca.uhn.fhir.rest.gclient.DateClientParam
Fluent Client search parameter constant for createdprotected List
<Identifier> A unique identifier assigned to this payment notice.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 Reference
The party who will receive or has received payment that is the subject of this notification.protected Resource
The actual object that is the target of the reference (The party who will receive or has received payment that is the subject of this notification.)protected Reference
A reference to the payment which is the subject of this notice.static final ca.uhn.fhir.rest.gclient.TokenClientParam
Fluent Client search parameter constant for payment-statusprotected DateType
The date when the above payment action occurred.protected CodeableConcept
A code indicating whether payment has been sent or cleared.protected PaymentReconciliation
The actual object that is the target of the reference (A reference to the payment which is the subject of this notice.)protected 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 providerprotected Resource
The actual object that is the target of the reference (The practitioner who is responsible for the services rendered to the patient.)protected Reference
The party who is notified of the payment status.protected Organization
The actual object that is the target of the reference (The party who is notified of the payment status.)protected Reference
Reference of resource for which payment is being made.static final ca.uhn.fhir.rest.gclient.ReferenceClientParam
Fluent Client search parameter constant for requestprotected Resource
The actual object that is the target of the reference (Reference of resource for which payment is being made.)protected Reference
Reference of response to resource for which payment is being made.static final ca.uhn.fhir.rest.gclient.ReferenceClientParam
Fluent Client search parameter constant for responseprotected Resource
The actual object that is the target of the reference (Reference of response to resource for which payment is being made.)static final String
Search parameter: createdstatic final String
Search parameter: identifierstatic final String
Search parameter: payment-statusstatic final String
Search parameter: providerstatic final String
Search parameter: requeststatic final String
Search parameter: responsestatic final String
Search parameter: statusprotected Enumeration
<PaymentNotice.PaymentNoticeStatus> The 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
ConstructorDescriptionConstructorPaymentNotice
(Enumeration<PaymentNotice.PaymentNoticeStatus> status, DateTimeType created, Reference payment, Reference recipient, Money amount) Constructor -
Method Summary
Modifier and TypeMethodDescriptioncopy()
void
copyValues
(PaymentNotice dst) boolean
equalsDeep
(Base other_) boolean
equalsShallow
(Base other_) fhirType()
getNamedProperty
(int _hash, String _name, boolean _checkValid) getPayee()
Base[]
getProperty
(int hash, String name, boolean checkValid) String[]
getTypesForProperty
(int hash, String name) boolean
boolean
boolean
boolean
boolean
hasPayee()
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) setIdentifier
(List<Identifier> theIdentifier) setPayeeTarget
(Resource value) setPayment
(Reference value) setPaymentDate
(Date value) setPaymentDateElement
(DateType value) setPaymentStatus
(CodeableConcept value) setProperty
(int hash, String name, Base value) setProperty
(String name, Base value) setProvider
(Reference value) setProviderTarget
(Resource value) setRecipient
(Reference value) setRecipientTarget
(Organization value) setRequest
(Reference value) setRequestTarget
(Resource value) setResponse
(Reference value) setResponseTarget
(Resource value) protected PaymentNotice
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 notice. -
status
The status of the resource instance. -
request
Reference of resource for which payment is being made. -
requestTarget
The actual object that is the target of the reference (Reference of resource for which payment is being made.) -
response
Reference of response to resource for which payment is being made. -
responseTarget
The actual object that is the target of the reference (Reference of response to resource for which payment is being made.) -
created
The date when this resource was created. -
provider
The practitioner who is responsible for the services rendered to the patient. -
providerTarget
The actual object that is the target of the reference (The practitioner who is responsible for the services rendered to the patient.) -
payment
A reference to the payment which is the subject of this notice. -
paymentTarget
The actual object that is the target of the reference (A reference to the payment which is the subject of this notice.) -
paymentDate
The date when the above payment action occurred. -
payee
The party who will receive or has received payment that is the subject of this notification. -
payeeTarget
The actual object that is the target of the reference (The party who will receive or has received payment that is the subject of this notification.) -
recipient
The party who is notified of the payment status. -
recipientTarget
The actual object that is the target of the reference (The party who is notified of the payment status.) -
amount
The amount sent to the payee. -
paymentStatus
A code indicating whether payment has been sent or cleared. -
SP_IDENTIFIER
Search parameter: identifierDescription: The business identifier of the notice
Type: token
Path: PaymentNotice.identifier
- See Also:
-
IDENTIFIER
Fluent Client search parameter constant for identifierDescription: The business identifier of the notice
Type: token
Path: PaymentNotice.identifier
-
SP_REQUEST
Search parameter: requestDescription: The Claim
Type: reference
Path: PaymentNotice.request
- See Also:
-
REQUEST
Fluent Client search parameter constant for requestDescription: The Claim
Type: reference
Path: PaymentNotice.request
-
INCLUDE_REQUEST
Constant for fluent queries to be used to add include statements. Specifies the path value of "PaymentNotice:request". -
SP_PROVIDER
Search parameter: providerDescription: The reference to the provider
Type: reference
Path: PaymentNotice.provider
- See Also:
-
PROVIDER
Fluent Client search parameter constant for providerDescription: The reference to the provider
Type: reference
Path: PaymentNotice.provider
-
INCLUDE_PROVIDER
Constant for fluent queries to be used to add include statements. Specifies the path value of "PaymentNotice:provider". -
SP_CREATED
Search parameter: createdDescription: Creation date fro the notice
Type: date
Path: PaymentNotice.created
- See Also:
-
CREATED
Fluent Client search parameter constant for createdDescription: Creation date fro the notice
Type: date
Path: PaymentNotice.created
-
SP_RESPONSE
Search parameter: responseDescription: The ClaimResponse
Type: reference
Path: PaymentNotice.response
- See Also:
-
RESPONSE
Fluent Client search parameter constant for responseDescription: The ClaimResponse
Type: reference
Path: PaymentNotice.response
-
INCLUDE_RESPONSE
Constant for fluent queries to be used to add include statements. Specifies the path value of "PaymentNotice:response". -
SP_PAYMENT_STATUS
Search parameter: payment-statusDescription: The type of payment notice
Type: token
Path: PaymentNotice.paymentStatus
- See Also:
-
PAYMENT_STATUS
Fluent Client search parameter constant for payment-statusDescription: The type of payment notice
Type: token
Path: PaymentNotice.paymentStatus
-
SP_STATUS
Search parameter: statusDescription: The status of the payment notice
Type: token
Path: PaymentNotice.status
- See Also:
-
STATUS
Fluent Client search parameter constant for statusDescription: The status of the payment notice
Type: token
Path: PaymentNotice.status
-
-
Constructor Details
-
PaymentNotice
public PaymentNotice()Constructor -
PaymentNotice
public PaymentNotice(Enumeration<PaymentNotice.PaymentNoticeStatus> status, DateTimeType created, Reference payment, Reference recipient, Money amount) Constructor
-
-
Method Details
-
getIdentifier
- Returns:
identifier
(A unique identifier assigned to this payment notice.)
-
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
- 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.
-
getRequest
- Returns:
request
(Reference of resource for which payment is being made.)
-
hasRequest
-
setRequest
- Parameters:
value
-request
(Reference of resource for which payment is being made.)
-
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. (Reference of resource for which payment is being made.)
-
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. (Reference of resource for which payment is being made.)
-
getResponse
- Returns:
response
(Reference of response to resource for which payment is being made.)
-
hasResponse
-
setResponse
- Parameters:
value
-response
(Reference of response to resource for which payment is being made.)
-
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. (Reference of response to resource for which payment is being made.)
-
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. (Reference of response to resource for which payment is being made.)
-
getCreatedElement
- Returns:
created
(The date when this 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 this 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 this resource was created.
-
setCreated
- Parameters:
value
- The date when this resource was created.
-
getProvider
- Returns:
provider
(The practitioner who is responsible for the services rendered to the patient.)
-
hasProvider
-
setProvider
- Parameters:
value
-provider
(The practitioner who is responsible for the services rendered to the patient.)
-
getProviderTarget
- Returns:
provider
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.)
-
setProviderTarget
- Parameters:
value
-provider
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.)
-
getPayment
- Returns:
payment
(A reference to the payment which is the subject of this notice.)
-
hasPayment
-
setPayment
- Parameters:
value
-payment
(A reference to the payment which is the subject of this notice.)
-
getPaymentTarget
- Returns:
payment
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 payment which is the subject of this notice.)
-
setPaymentTarget
- Parameters:
value
-payment
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 payment which is the subject of this notice.)
-
getPaymentDateElement
- Returns:
paymentDate
(The date when the above payment action occurred.). 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 when the above payment action occurred.). This is the underlying object with id, value and extensions. The accessor "getPaymentDate" gives direct access to the value
-
getPaymentDate
- Returns:
- The date when the above payment action occurred.
-
setPaymentDate
- Parameters:
value
- The date when the above payment action occurred.
-
getPayee
- Returns:
payee
(The party who will receive or has received payment that is the subject of this notification.)
-
hasPayee
-
setPayee
- Parameters:
value
-payee
(The party who will receive or has received payment that is the subject of this notification.)
-
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 who will receive or has received payment that is the subject of this notification.)
-
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 who will receive or has received payment that is the subject of this notification.)
-
getRecipient
- Returns:
recipient
(The party who is notified of the payment status.)
-
hasRecipient
-
setRecipient
- Parameters:
value
-recipient
(The party who is notified of the payment status.)
-
getRecipientTarget
- Returns:
recipient
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 is notified of the payment status.)
-
setRecipientTarget
- Parameters:
value
-recipient
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 is notified of the payment status.)
-
getAmount
- Returns:
amount
(The amount sent to the payee.)
-
hasAmount
-
setAmount
- Parameters:
value
-amount
(The amount sent to the payee.)
-
getPaymentStatus
- Returns:
paymentStatus
(A code indicating whether payment has been sent or cleared.)
-
hasPaymentStatus
-
setPaymentStatus
- Parameters:
value
-paymentStatus
(A code indicating whether payment has been sent or cleared.)
-
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
-