Create PaymentReconciliation Resource
post
/oracle-fhir-server/fhir/PaymentReconciliation
This api lets you create a new instance of the PaymentReconciliation resource.
Request
Root 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
Response
201 Response
Created