GET Media Resource Bundle
get
/oracle-fhir-server/fhir/Media
This endpoint supports the retrieval of Media resource list.It returns Bundle of Media resource.
Request
Query Parameters
-
_format(optional): string
-
_id(optional): string
The ID of the resource
-
_language(optional): string
The language of the resource
-
based-on(optional): string
Procedure that caused this media to be created
-
created(optional): string(date)
When Media was collected
-
device(optional): string
Observing Device
-
encounter(optional): string
Encounter associated with media
-
identifier(optional): string
Identifier(s) for the image
-
modality(optional): string
The type of acquisition equipment/process
-
operator(optional): string
The person who generated the image
-
patient(optional): string
Who/What this Media is a record of
-
site(optional): string
Observed body part
-
status(optional): string
preparation | in-progress | not-done | suspended | aborted | completed | entered-in-error | unknown
-
subject(optional): string
Who/What this Media is a record of
-
type(optional): string
Classification of media as image, video, or audio
-
view(optional): string
Imaging view, e.g. Lateral or Antero-posterior
Response
200 Response
Success
Nested 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