GET ImagingStudy Resource Bundle
get
/oracle-fhir-server/fhir/ImagingStudy
This endpoint supports the retrieval of ImagingStudy resource list.It returns Bundle of ImagingStudy resource.
Request
Query Parameters
-
_format(optional): string
-
_id(optional): string
The ID of the resource
-
_language(optional): string
The language of the resource
-
basedon(optional): string
The order for the image
-
bodysite(optional): string
The body site studied
-
dicom-class(optional): string
The type of the instance
-
encounter(optional): string
The context of the study
-
endpoint(optional): string
The endpoint for the study or series
-
identifier(optional): string
Identifiers for the Study, such as DICOM Study Instance UID and Accession number
-
instance(optional): string
SOP Instance UID for an instance
-
interpreter(optional): string
Who interpreted the images
-
modality(optional): string
The modality of the series
-
patient(optional): string
Who the study is about
-
performer(optional): string
The person who performed the study
-
reason(optional): string
The reason for the study
-
referrer(optional): string
The referring physician
-
series(optional): string
DICOM Series Instance UID for a series
-
started(optional): string(date)
When the study was started
-
status(optional): string
The status of the study
-
subject(optional): string
Who the study is about
Response
200 Response
Success
Nested Schema : ImagingStudy
Type:
Show Source
object
-
id:
string
Minimum Length:
1
-
identifier:
array identifier
Minimum Number of Items:
1
Unique Items Required:true
-
meta:
object Account_meta
-
numberOfInstances:
number
-
numberOfSeries:
number
-
resourceType:
string
Minimum Length:
1
-
series:
array series
Minimum Number of Items:
1
Unique Items Required:true
-
started:
string
Minimum Length:
1
-
status:
string
Minimum Length:
1
-
subject:
object Account_coverage
-
text:
object Account_text
Nested Schema : identifier
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : Account_meta
Type:
Show Source
object
-
tag:
array tag
Minimum Number of Items:
1
Unique Items Required:true
Nested Schema : series
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : Account_text
Type:
Show Source
object
-
div:
string
Minimum Length:
1
-
status:
string
Minimum Length:
1
Nested Schema : Account_identifier
Type:
Show Source
object
-
system:
string
Minimum Length:
1
-
value:
string
Minimum Length:
1
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 : ImagingStudy_series
Type:
Show Source
object
-
bodySite(optional):
object Account_type_coding
-
description:
string
Minimum Length:
1
-
instance(optional):
array instance
Minimum Number of Items:
1
Unique Items Required:true
-
modality(optional):
object ActivityDefinition_code
-
number:
number
-
numberOfInstances:
number
-
uid:
string
Minimum Length:
1
Nested Schema : instance
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 : ImagingStudy_instance
Type:
Show Source
object
-
number:
number
-
sopClass(optional):
object ActivityDefinition_code
-
uid:
string
Minimum Length:
1