Create ClaimResponse Resource
post
/oracle-fhir-server/fhir/ClaimResponse
This api lets you create a new instance of the ClaimResponse resource.
Request
Root Schema : ClaimResponse
Type:
Show Source
object
-
created:
string
Minimum Length:
1
-
disposition:
string
Minimum Length:
1
-
id:
string
Minimum Length:
1
-
identifier:
array identifier
Minimum Number of Items:
1
Unique Items Required:true
-
insurer:
object ChargeItem_performingOrganization
-
item:
array item
Minimum Number of Items:
1
Unique Items Required:true
-
meta:
object Account_meta
-
outcome:
string
Minimum Length:
1
-
patient:
object Account_coverage
-
payeeType:
object Basic_code
-
payment:
object ClaimResponse_payment
-
request:
object Account_coverage
-
requestor:
object Account_coverage
-
resourceType:
string
Minimum Length:
1
-
status:
string
Minimum Length:
1
-
subType:
object Basic_code
-
text:
object Account_text
-
total:
array total
Minimum Number of Items:
1
Unique Items Required:true
-
type:
object Basic_code
-
use:
string
Minimum Length:
1
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 : Basic_code
Type:
Show Source
object
-
coding:
array coding
Minimum Number of Items:
1
Unique Items Required:true
Nested Schema : Account_text
Type:
Show Source
object
-
div:
string
Minimum Length:
1
-
status:
string
Minimum Length:
1
Nested Schema : total
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : Account_identifier
Type:
Show Source
object
-
system:
string
Minimum Length:
1
-
value:
string
Minimum Length:
1
Nested Schema : ClaimResponse_item
Type:
Show Source
object
-
adjudication(optional):
array adjudication
Minimum Number of Items:
1
Unique Items Required:true
-
itemSequence:
number
Nested Schema : adjudication
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : ChargeItem_priceOverride
Type:
Show Source
object
-
currency:
string
Minimum Length:
1
-
value:
number
Nested Schema : Claim_priority
Type:
Show Source
object
-
coding:
array coding
Minimum Number of Items:
1
Unique Items Required:true
Nested Schema : ActivityDefinition_valueCodeableConcept
Type:
Show Source
object
-
coding:
array coding
Minimum Number of Items:
1
Unique Items Required:true
Nested Schema : coding
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : CapabilityStatement_interaction_1
Type:
Show Source
object
-
code:
string
Minimum Length:
1
Nested Schema : coding
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
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 : 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
Response
201 Response
Created