GET Invoice Resource by ID
get
/oracle-fhir-server/fhir/Invoice/{id}
This endpoint supports the retrieval of Invoice resource instance given its ID.
Request
Path Parameters
Back to Top
Response
200 Response
Success
Root Schema : Invoice
Type:
Show Source
object
-
account:
object Account_coverage
-
date:
string
Minimum Length:
1
-
id:
string
Minimum Length:
1
-
identifier:
array identifier
Minimum Number of Items:
1
Unique Items Required:true
-
issuer:
object ChargeItem_performingOrganization
-
meta:
object Account_meta
-
participant:
array participant
Minimum Number of Items:
1
Unique Items Required:true
-
resourceType:
string
Minimum Length:
1
-
status:
string
Minimum Length:
1
-
subject:
object Account_coverage
-
text:
object Account_text
-
totalGross:
object ChargeItem_priceOverride
-
totalNet:
object ChargeItem_priceOverride
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 : participant
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 : ChargeItem_priceOverride
Type:
Show Source
object
-
currency:
string
Minimum Length:
1
-
value:
number
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 : 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