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
Nested classes/interfaces inherited from class org.hl7.fhir.r5.model.Base
Base.ProfileSource, Base.ValidationInfo, Base.ValidationMode, Base.ValidationReason
-
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 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 Reference
The party who is notified of the payment status.protected Reference
The party who reports the payment notice.static final ca.uhn.fhir.rest.gclient.ReferenceClientParam
Fluent Client search parameter constant for reporterprotected 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 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 responsestatic final String
Search parameter: createdstatic final String
Search parameter: identifierstatic final String
Search parameter: payment-statusstatic final String
Search parameter: reporterstatic final String
Search parameter: requeststatic final String
Search parameter: responsestatic final String
Search parameter: statusThe 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.r5.model.DomainResource
contained, extension, modifierExtension, SP_TEXT, text, TEXT
Fields inherited from class org.hl7.fhir.r5.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
(Enumerations.FinancialResourceStatusCodes status, Date created, 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) setPayment
(Reference value) setPaymentDate
(Date value) setPaymentDateElement
(DateType value) setPaymentStatus
(CodeableConcept value) setProperty
(int hash, String name, Base value) setProperty
(String name, Base value) setRecipient
(Reference value) setReporter
(Reference value) setRequest
(Reference value) setResponse
(Reference value) protected PaymentNotice
Methods inherited from class org.hl7.fhir.r5.model.DomainResource
addContained, addExtension, addExtension, addExtension, addModifierExtension, addModifierExtension, checkNoModifiers, copyValues, getContained, getContained, getExtension, getExtensionByUrl, getExtensionsByUrl, getExtensionsByUrl, getModifierExtension, getModifierExtensionsByUrl, getStandardsStatus, getText, hasContained, hasExtension, hasExtension, hasExtension, hasModifierExtension, hasText, setContained, setExtension, setModifierExtension, setStandardsStatus, setText
Methods inherited from class org.hl7.fhir.r5.model.Resource
copyValues, getFHIRPublicationVersion, getId, getIdBase, getIdElement, getIdPart, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguage, getLanguageElement, getMeta, getSourcePackage, getWebPath, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, hasSourcePackage, hasWebPath, setId, setIdBase, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMeta, setSourcePackage, setWebPath
Methods inherited from class org.hl7.fhir.r5.model.BaseResource
getStructureFhirVersionEnum, isResource, setId
Methods inherited from class org.hl7.fhir.r5.model.Base
addDefinition, addFormatCommentsPost, addFormatCommentsPre, addValidationMessage, canHavePrimitiveValue, children, clearUserData, compareDeep, compareDeep, compareDeep, compareDeep, compareValues, compareValues, copyFormatComments, copyUserData, copyValues, dateTimeValue, equals, getChildByName, getChildValueByName, getFormatCommentsPost, getFormatCommentsPre, getNamedProperty, getUserData, getUserInt, getUserString, getValidationInfo, getValidationMessages, getXhtml, hasFormatComment, hasFormatCommentPost, hasFormatCommentPre, hasPrimitiveValue, hasType, hasUserData, hasValidated, hasValidationInfo, hasValidationMessages, isBooleanPrimitive, isCopyUserData, isDateTime, isMetadataBased, isPrimitive, listChildrenByName, listChildrenByName, primitiveValue, setCopyUserData, 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. -
response
Reference of response to resource for which payment is being made. -
created
The date when this resource was created. -
reporter
The party who reports the payment notice. -
payment
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. -
recipient
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_CREATED
Search parameter: createdDescription: Creation date for the notice
Type: date
Path: PaymentNotice.created
- See Also:
-
CREATED
Fluent Client search parameter constant for createdDescription: Creation date for the notice
Type: date
Path: PaymentNotice.created
-
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_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_REPORTER
Search parameter: reporterDescription: The reference to the reporter
Type: reference
Path: PaymentNotice.reporter
- See Also:
-
REPORTER
Fluent Client search parameter constant for reporterDescription: The reference to the reporter
Type: reference
Path: PaymentNotice.reporter
-
INCLUDE_REPORTER
Constant for fluent queries to be used to add include statements. Specifies the path value of "PaymentNotice:reporter". -
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_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_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(Enumerations.FinancialResourceStatusCodes status, Date created, 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 {3}
-
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.)
-
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.)
-
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.
-
getReporter
- Returns:
reporter
(The party who reports the payment notice.)
-
hasReporter
-
setReporter
- Parameters:
value
-reporter
(The party who reports the payment notice.)
-
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.)
-
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.)
-
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.)
-
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
- Returns:
- the FHIR type name of the instance (not the java class name)
-
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
-