Create Media Resource
post
/oracle-fhir-server/fhir/Media
This api lets you create a new instance of the Media resource.
Request
Root Schema : Media
Type:
Show Source
object
-
content:
object Media_content
-
createdDateTime:
string
Minimum Length:
1
-
device:
object AuditEvent_source_observer
-
frames:
number
-
height:
number
-
id:
string
Minimum Length:
1
-
issued:
string
Minimum Length:
1
-
meta:
object Account_meta
-
modality:
object Basic_code
-
operator:
object Account_coverage
-
resourceType:
string
Minimum Length:
1
-
status:
string
Minimum Length:
1
-
subject:
object Account_coverage
-
text:
object Account_text
-
type:
object ActivityDefinition_valueCodeableConcept
-
width:
number
Nested Schema : Media_content
Type:
Show Source
object
-
contentType:
string
Minimum Length:
1
-
creation:
string
Minimum Length:
1
-
data:
string
Minimum Length:
1
-
id:
string
Minimum Length:
1
Nested Schema : AuditEvent_source_observer
Type:
Show Source
object
-
display:
string
Minimum Length:
1
Nested Schema : Account_meta
Type:
Show Source
object
-
tag:
array tag
Minimum Number of Items:
1
Unique Items Required:true
Nested Schema : Basic_code
Type:
Show Source
object
-
coding:
array coding
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 : ActivityDefinition_valueCodeableConcept
Type:
Show Source
object
-
coding:
array coding
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
Nested Schema : coding
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : ActivityDefinition_code
Type:
Show Source
object
-
code:
string
Minimum Length:
1
-
system:
string
Minimum Length:
1
Nested Schema : coding
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Response
201 Response
Created