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