GET CoverageEligibilityResponse Resource Bundle
get
/oracle-fhir-server/fhir/CoverageEligibilityResponse
This endpoint supports the retrieval of CoverageEligibilityResponse resource list.It returns Bundle of CoverageEligibilityResponse 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
-
insurer(optional): string
The organization which generated this resource
-
outcome(optional): string
The processing outcome
-
patient(optional): string
The reference to the patient
-
request(optional): string
The EligibilityRequest reference
-
requestor(optional): string
The EligibilityRequest provider
-
status(optional): string
The EligibilityRequest status
Response
200 Response
Success
Nested Schema : CoverageEligibilityResponse
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
-
insurance:
array insurance
Minimum Number of Items:
1
Unique Items Required:true
-
insurer:
object Account_coverage
-
meta:
object Account_meta
-
outcome:
string
Minimum Length:
1
-
patient:
object Account_coverage
-
purpose:
array purpose
-
request:
object Account_coverage
-
resourceType:
string
Minimum Length:
1
-
status:
string
Minimum Length:
1
-
text:
object Account_text
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 : 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