Skip to main content

ResearchStudyListType

No description

type ResearchStudyListType {
ResearchStudyList(
_filter: String
date: [date]
identifier: [token]
partof: [reference]
sponsor: [reference]
_lastUpdated: [date]
_security: [token]
focus: [token]
principalinvestigator: [reference]
title: [String]
protocol: [reference]
site: [reference]
_profile: [uri]
_tag: [token]
_source: [uri]
location: [token]
_id: [token]
_text: [String]
_content: [String]
category: [token]
keyword: [token]
status: [token]
_sort: String
_count: Int
_cursor: String
): [ResearchStudy]
}

Fields

ResearchStudyListType.ResearchStudyList ● [ResearchStudy] list object

ResearchStudyListType.ResearchStudyList._filter ● String scalar
ResearchStudyListType.ResearchStudyList.date ● [date] list scalar
ResearchStudyListType.ResearchStudyList.identifier ● [token] list scalar
ResearchStudyListType.ResearchStudyList.partof ● [reference] list scalar
ResearchStudyListType.ResearchStudyList.sponsor ● [reference] list scalar
ResearchStudyListType.ResearchStudyList._lastUpdated ● [date] list scalar
ResearchStudyListType.ResearchStudyList._security ● [token] list scalar
ResearchStudyListType.ResearchStudyList.focus ● [token] list scalar
ResearchStudyListType.ResearchStudyList.principalinvestigator ● [reference] list scalar
ResearchStudyListType.ResearchStudyList.title ● [String] list scalar
ResearchStudyListType.ResearchStudyList.protocol ● [reference] list scalar
ResearchStudyListType.ResearchStudyList.site ● [reference] list scalar
ResearchStudyListType.ResearchStudyList._profile ● [uri] list scalar
ResearchStudyListType.ResearchStudyList._tag ● [token] list scalar
ResearchStudyListType.ResearchStudyList._source ● [uri] list scalar
ResearchStudyListType.ResearchStudyList.location ● [token] list scalar
ResearchStudyListType.ResearchStudyList._id ● [token] list scalar
ResearchStudyListType.ResearchStudyList._text ● [String] list scalar
ResearchStudyListType.ResearchStudyList._content ● [String] list scalar
ResearchStudyListType.ResearchStudyList.category ● [token] list scalar
ResearchStudyListType.ResearchStudyList.keyword ● [token] list scalar
ResearchStudyListType.ResearchStudyList.status ● [token] list scalar
ResearchStudyListType.ResearchStudyList._sort ● String scalar
ResearchStudyListType.ResearchStudyList._count ● Int scalar
ResearchStudyListType.ResearchStudyList._cursor ● String scalar