Skip to main content

BundleListType

No description

type BundleListType {
BundleList(
_filter: String
identifier: [token]
_lastUpdated: [date]
_security: [token]
message: [reference]
type: [token]
_profile: [uri]
composition: [reference]
_tag: [token]
_source: [uri]
_id: [token]
_text: [String]
_content: [String]
timestamp: [date]
_sort: String
_count: Int
_cursor: String
): [Bundle]
}

Fields

BundleListType.BundleList ● [Bundle] list object

BundleListType.BundleList._filter ● String scalar
BundleListType.BundleList.identifier ● [token] list scalar
BundleListType.BundleList._lastUpdated ● [date] list scalar
BundleListType.BundleList._security ● [token] list scalar
BundleListType.BundleList.message ● [reference] list scalar
BundleListType.BundleList.type ● [token] list scalar
BundleListType.BundleList._profile ● [uri] list scalar
BundleListType.BundleList.composition ● [reference] list scalar
BundleListType.BundleList._tag ● [token] list scalar
BundleListType.BundleList._source ● [uri] list scalar
BundleListType.BundleList._id ● [token] list scalar
BundleListType.BundleList._text ● [String] list scalar
BundleListType.BundleList._content ● [String] list scalar
BundleListType.BundleList.timestamp ● [date] list scalar
BundleListType.BundleList._sort ● String scalar
BundleListType.BundleList._count ● Int scalar
BundleListType.BundleList._cursor ● String scalar