Create Binary Resource
post
/oracle-fhir-server/fhir/Binary
This api lets you create a new instance of the Binary resource.
Request
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
201 Response
Created