GET OperationOutcome Resource Bundle
get
/oracle-fhir-server/fhir/OperationOutcome
This endpoint supports the retrieval of OperationOutcome resource list.It returns Bundle of OperationOutcome resource.
Request
Query Parameters
-
_format(optional): string
-
_id(optional): string
The ID of the resource
-
_language(optional): string
The language of the resource
Response
200 Response
Success
Nested Schema : OperationOutcome
Type:
Show Source
object
-
id:
string
Minimum Length:
1
-
issue:
array issue
Minimum Number of Items:
1
Unique Items Required:true
-
meta:
object Account_meta
-
resourceType:
string
Minimum Length:
1
-
text:
object Account_text
Nested Schema : issue
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 : OperationOutcome_issue
Type:
Show Source
object
-
code:
string
Minimum Length:
1
-
details(optional):
object ActivityDefinition_topic
-
diagnostics:
string
Minimum Length:
1
-
expression(optional):
array expression
-
location(optional):
array location
-
severity:
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