@health-samurai/aidbox-client
Preparing search index...
Bundle
Interface Bundle
interface
Bundle
{
resourceType
:
"Bundle"
;
entry
?:
BundleEntry
[]
;
identifier
?:
Identifier
;
link
?:
BundleLink
[]
;
signature
?:
Signature
;
timestamp
?:
string
;
_timestamp
?:
Element
;
total
?:
number
;
_total
?:
Element
;
type
:
|
"document"
|
"message"
|
"transaction"
|
"transaction-response"
|
"batch"
|
"batch-response"
|
"history"
|
"searchset"
|
"collection"
;
_type
?:
Element
;
id
?:
string
;
_id
?:
Element
;
implicitRules
?:
string
;
_implicitRules
?:
Element
;
language
?:
string
;
_language
?:
Element
;
meta
?:
Meta
;
}
Hierarchy (
View Summary
)
Resource
Bundle
Index
Properties
resource
Type
entry?
identifier?
link?
signature?
timestamp?
_
timestamp?
total?
_
total?
type
_
type?
id?
_
id?
implicit
Rules?
_
implicit
Rules?
language?
_
language?
meta?
Properties
resource
Type
resourceType
:
"Bundle"
Optional
entry
entry
?:
BundleEntry
[]
Optional
identifier
identifier
?:
Identifier
Optional
link
link
?:
BundleLink
[]
Optional
signature
signature
?:
Signature
Optional
timestamp
timestamp
?:
string
Optional
_
timestamp
_timestamp
?:
Element
Optional
total
total
?:
number
Optional
_
total
_total
?:
Element
type
type
:
|
"document"
|
"message"
|
"transaction"
|
"transaction-response"
|
"batch"
|
"batch-response"
|
"history"
|
"searchset"
|
"collection"
Optional
_
type
_type
?:
Element
Optional
id
id
?:
string
Optional
_
id
_id
?:
Element
Optional
implicit
Rules
implicitRules
?:
string
Optional
_
implicit
Rules
_implicitRules
?:
Element
Optional
language
language
?:
string
Optional
_
language
_language
?:
Element
Optional
meta
meta
?:
Meta
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
resource
Type
entry
identifier
link
signature
timestamp
_
timestamp
total
_
total
type
_
type
id
_
id
implicit
Rules
_
implicit
Rules
language
_
language
meta
@health-samurai/aidbox-client
Loading...