GET ResearchStudy Resource Bundle
get
/oracle-fhir-server/fhir/ResearchStudy
This endpoint supports the retrieval of ResearchStudy resource list.It returns Bundle of ResearchStudy resource.
Request
Query Parameters
-
_format(optional): string
-
_id(optional): string
The ID of the resource
-
_language(optional): string
The language of the resource
-
category(optional): string
Classifications for the study
-
date(optional): string(date)
When the study began and ended
-
focus(optional): string
Drugs, devices, etc. under study
-
identifier(optional): string
Business Identifier for study
-
keyword(optional): string
Used to search for the study
-
location(optional): string
Geographic region(s) for study
-
partof(optional): string
Part of larger study
-
principalinvestigator(optional): string
Researcher who oversees multiple aspects of the study
-
protocol(optional): string
Steps followed in executing study
-
site(optional): string
Facility where study activities are conducted
-
sponsor(optional): string
Organization that initiates and is legally responsible for the study
-
status(optional): string
active | administratively-completed | approved | closed-to-accrual | closed-to-accrual-and-intervention | completed | disapproved | in-review | temporarily-closed-to-accrual | temporarily-closed-to-accrual-and-intervention | withdrawn
-
title(optional): string
Name for this study
Response
200 Response
Success
Nested Schema : ResearchStudy
Type:
Show Source
object
-
id:
string
Minimum Length:
1
-
meta:
object Account_meta
-
resourceType:
string
Minimum Length:
1
-
status:
string
Minimum Length:
1
-
text:
object Account_text
Nested Schema : Account_meta
Type:
Show Source
object
-
tag:
array tag
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 : Account_type_coding
Type:
Show Source
object
-
code:
string
Minimum Length:
1
-
display:
string
Minimum Length:
1
-
system:
string
Minimum Length:
1