Update Claim Resource
put
/oracle-fhir-server/fhir/Claim/{id}
This api lets you create a new current version for an existing Claim resource or creates an initial version if no Claim resource already exists for the given id.
Request
Path Parameters
Root Schema : Claim
Type:
Show Source
object
-
careTeam:
array careTeam
Minimum Number of Items:
1
Unique Items Required:true
-
created:
string
Minimum Length:
1
-
diagnosis:
array diagnosis
Minimum Number of Items:
1
Unique Items Required:true
-
id:
string
Minimum Length:
1
-
identifier:
array identifier
Minimum Number of Items:
1
Unique Items Required:true
-
insurance:
array insurance
Minimum Number of Items:
1
Unique Items Required:true
-
insurer:
object Account_coverage
-
item:
array item
Minimum Number of Items:
1
Unique Items Required:true
-
meta:
object Account_meta
-
patient:
object Account_coverage
-
payee:
object Claim_payee
-
priority:
object Claim_priority
-
provider:
object Account_coverage
-
resourceType:
string
Minimum Length:
1
-
status:
string
Minimum Length:
1
-
text:
object Account_text
-
type:
object Basic_code
-
use:
string
Minimum Length:
1
Nested Schema : careTeam
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : diagnosis
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : identifier
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : insurance
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 : Claim_priority
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 : Basic_code
Type:
Show Source
object
-
coding:
array coding
Minimum Number of Items:
1
Unique Items Required:true
Nested Schema : Account_identifier
Type:
Show Source
object
-
system:
string
Minimum Length:
1
-
value:
string
Minimum Length:
1
Nested Schema : ChargeItem_priceOverride
Type:
Show Source
object
-
currency:
string
Minimum Length:
1
-
value:
number
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 : 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 : ActivityDefinition_code
Type:
Show Source
object
-
code:
string
Minimum Length:
1
-
system:
string
Minimum Length:
1
Response
200 Response
Success