Update Media Resource
put
/oracle-fhir-server/fhir/Media/{id}
This api lets you create a new current version for an existing Media resource or creates an initial version if no Media resource already exists for the given id.
Request
Path Parameters
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:
1Unique Items Required:true
Nested Schema : Basic_code
Type:
Show Source
object-
coding:
array coding
Minimum Number of Items:
1Unique 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:
1Unique 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:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested Schema : ActivityDefinition_code
Type:
Show Source
object-
code:
string
Minimum Length:
1 -
system:
string
Minimum Length:
1
Nested Schema : coding
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueResponse
200 Response
Success