Update Binary Resource
put
/oracle-fhir-server/fhir/Binary/{id}
This api lets you create a new current version for an existing Binary resource or creates an initial version if no Binary resource already exists for the given id.
Request
Path Parameters
Root Schema : Binary
Type:
Show Source
object
-
contentType:
string
Minimum Length:
1
-
data:
string
Minimum Length:
1
-
id:
string
Minimum Length:
1
-
meta:
object Account_meta
-
resourceType:
string
Minimum Length:
1
-
securityContext:
object Account_coverage
Nested Schema : Account_meta
Type:
Show Source
object
-
tag:
array tag
Minimum Number of Items:
1
Unique Items Required:true
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