GET ImagingStudy Resource by ID
get
/oracle-fhir-server/fhir/ImagingStudy/{id}
This endpoint supports the retrieval of ImagingStudy resource instance given its ID.
Request
Path Parameters
Back to Top
Response
200 Response
Success
Root 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