Update OperationOutcome Resource
put
/oracle-fhir-server/fhir/OperationOutcome/{id}
This api lets you create a new current version for an existing OperationOutcome resource or creates an initial version if no OperationOutcome resource already exists for the given id.
Request
Path Parameters
Root 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
Response
200 Response
Success