Skip to main content

BundleEntryResponse

No description

type BundleEntryResponse {
id: String
extension: [Extension]
modifierExtension: [Extension]
status: String
_status: ElementBase
location: uri
_location: ElementBase
etag: String
_etag: ElementBase
lastModified: instant
_lastModified: ElementBase
outcome: Resource
}

Fields

BundleEntryResponse.id ● String scalar

BundleEntryResponse.extension ● [Extension] list object

BundleEntryResponse.modifierExtension ● [Extension] list object

BundleEntryResponse.status ● String scalar

BundleEntryResponse._status ● ElementBase object

BundleEntryResponse.location ● uri scalar

BundleEntryResponse._location ● ElementBase object

BundleEntryResponse.etag ● String scalar

BundleEntryResponse._etag ● ElementBase object

BundleEntryResponse.lastModified ● instant scalar

BundleEntryResponse._lastModified ● ElementBase object

BundleEntryResponse.outcome ● Resource object

Member Of

BundleEntry object