GET Account Resource Bundle
get
/oracle-fhir-server/fhir/Account
This endpoint supports the retrieval of Account resource list.It returns Bundle of Account resource.
Request
Query Parameters
-
_format(optional): string
-
_id(optional): string
The ID of the resource
-
_language(optional): string
The language of the resource
-
identifier(optional): string
Account number
-
name(optional): string
Human-readable label
-
owner(optional): string
Entity managing the Account
-
patient(optional): string
The entity that caused the expenses
-
period(optional): string(date)
Transaction window
-
status(optional): string
active | inactive | entered-in-error | on-hold | unknown
-
subject(optional): string
The entity that caused the expenses
-
type(optional): string
E.g. patient, expense, depreciation
Response
200 Response
Success
Nested Schema : Account
Type:
Show Source
object
-
coverage:
array coverage
Minimum Number of Items:
1
Unique Items Required:true
-
description:
string
Minimum Length:
1
-
id:
string
Minimum Length:
1
-
identifier:
array identifier
Minimum Number of Items:
1
Unique Items Required:true
-
meta:
object Account_meta
-
name:
string
Minimum Length:
1
-
owner:
object Account_coverage
-
resourceType:
string
Minimum Length:
1
-
servicePeriod:
object Account_servicePeriod
-
status:
string
Minimum Length:
1
-
subject:
array subject
Minimum Number of Items:
1
Unique Items Required:true
-
text:
object Account_text
-
type:
object Account_type
Nested Schema : coverage
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 : Account_meta
Type:
Show Source
object
-
tag:
array tag
Minimum Number of Items:
1
Unique Items Required:true
Nested Schema : Account_servicePeriod
Type:
Show Source
object
-
end:
string
Minimum Length:
1
-
start:
string
Minimum Length:
1
Nested Schema : subject
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 : Account_type
Type:
Show Source
object
-
coding:
array coding
Minimum Number of Items:
1
Unique Items Required:true
-
text:
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 : Account_subject
Type:
Show Source
object
-
display:
string
Minimum Length:
1
-
reference:
string
Minimum Length:
1
Nested Schema : coding
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true