GET PaymentReconciliation Resource Bundle
get
/oracle-fhir-server/fhir/PaymentReconciliation
This endpoint supports the retrieval of PaymentReconciliation resource list.It returns Bundle of PaymentReconciliation resource.
Request
Query Parameters
-
_format(optional): string
-
_id(optional): string
The ID of the resource
-
_language(optional): string
The language of the resource
-
created(optional): string(date)
The creation date
-
disposition(optional): string
The contents of the disposition message
-
identifier(optional): string
The business identifier of the ExplanationOfBenefit
-
outcome(optional): string
The processing outcome
-
payment-issuer(optional): string
The organization which generated this resource
-
request(optional): string
The reference to the claim
-
requestor(optional): string
The reference to the provider who submitted the claim
-
status(optional): string
The status of the payment reconciliation
Response
200 Response
Success
Nested Schema : PaymentReconciliation
Type:
Show Source
object
-
created:
string
Minimum Length:
1
-
detail:
array detail
Minimum Number of Items:
1
Unique Items Required:true
-
disposition:
string
Minimum Length:
1
-
formCode:
object Basic_code
-
id:
string
Minimum Length:
1
-
identifier:
array identifier
Minimum Number of Items:
1
Unique Items Required:true
-
meta:
object Account_meta
-
outcome:
string
Minimum Length:
1
-
paymentAmount:
object ChargeItem_priceOverride
-
paymentDate:
string
Minimum Length:
1
-
paymentIdentifier:
object Account_identifier
-
paymentIssuer:
object Account_coverage
-
period:
object Account_servicePeriod
-
processNote:
array processNote
Minimum Number of Items:
1
Unique Items Required:true
-
request:
object Account_coverage
-
requestor:
object Account_coverage
-
resourceType:
string
Minimum Length:
1
-
status:
string
Minimum Length:
1
-
text:
object Account_text
Nested Schema : detail
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : Basic_code
Type:
Show Source
object
-
coding:
array coding
Minimum Number of Items:
1
Unique Items Required:true
Nested Schema : identifier
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : Account_meta
Type:
Show Source
object
-
tag:
array tag
Minimum Number of Items:
1
Unique Items Required:true
Nested Schema : ChargeItem_priceOverride
Type:
Show Source
object
-
currency:
string
Minimum Length:
1
-
value:
number
Nested Schema : Account_identifier
Type:
Show Source
object
-
system:
string
Minimum Length:
1
-
value:
string
Minimum Length:
1
Nested Schema : Account_servicePeriod
Type:
Show Source
object
-
end:
string
Minimum Length:
1
-
start:
string
Minimum Length:
1
Nested Schema : processNote
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : Account_text
Type:
Show Source
object
-
div:
string
Minimum Length:
1
-
status:
string
Minimum Length:
1
Nested Schema : PaymentReconciliation_detail
Type:
Show Source
object
-
amount(optional):
object ChargeItem_priceOverride
-
date:
string
Minimum Length:
1
-
identifier(optional):
object Account_identifier
-
payee(optional):
object Account_coverage
-
request(optional):
object ChargeItem_performingOrganization
-
response(optional):
object ChargeItem_performingOrganization
-
submitter(optional):
object Account_coverage
-
type(optional):
object Basic_code
Nested Schema : coding
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : ActivityDefinition_code
Type:
Show Source
object
-
code:
string
Minimum Length:
1
-
system:
string
Minimum Length:
1
Nested Schema : Account_type_coding
Type:
Show Source
object
-
code:
string
Minimum Length:
1
-
display:
string
Minimum Length:
1
-
system:
string
Minimum Length:
1
Nested Schema : PaymentReconciliation_processNote
Type:
Show Source
object
-
text:
string
Minimum Length:
1
-
type:
string
Minimum Length:
1