Skip to main content

Bundle

No description

type Bundle implements IResource {
id: String
meta: Meta
implicitRules: uri
_implicitRules: ElementBase
language: code
_language: ElementBase
identifier: Identifier
type: code
_type: ElementBase
timestamp: instant
_timestamp: ElementBase
total: unsignedInt
_total: ElementBase
link: [BundleLink]
entry: [BundleEntry]
signature: Signature
}

Fields​

Bundle.id ● String scalar​

Bundle.meta ● Meta object​

Bundle.implicitRules ● uri scalar​

Bundle._implicitRules ● ElementBase object​

Bundle.language ● code scalar​

Bundle._language ● ElementBase object​

Bundle.identifier ● Identifier object​

Bundle.type ● code scalar​

Bundle._type ● ElementBase object​

Bundle.timestamp ● instant scalar​

Bundle._timestamp ● ElementBase object​

Bundle.total ● unsignedInt scalar​

Bundle._total ● ElementBase object​

Bundle.entry ● [BundleEntry] list object​

Bundle.signature ● Signature object​

Interfaces​

IResource interface​

Returned By​

Bundle query ● BundleList query

Member Of​

BundleEdge object ● BundleListType object ● BundleReadType object