drawing

FHIR-Profile: Bundle

Description

An FHIR bundle is a resource packaging structure that has one of multiple entries that are on their own other kinds of resources. Those resources themselves have references to other resources - e.g. an Observation that refers to a Patient. The referenced resources may also be found in the Bundle. For example, the system that constructed the Bundle may have included both the Observation and the Patient. The content of the references between resources doesn't change because of the bundle. Within Selfapy's context, bundles encompass resources such as Patients, Observations, Questionnaires and its responses.

Resource Information

Canonical Resource URL Simplifier Profile Profile Status
https://www.selfapy.com/fhir/StructureDefinition/Bundle https://simplifier.net/selfapy/bundle active

Tree

idΣ0..1string
id0..1string
extensionI0..*Extension
versionIdΣ1..1id
lastUpdatedΣ1..1instant
sourceΣ0..0uri
profileΣ1..1canonical(StructureDefinition)Fixed Value
securityΣ0..0CodingBinding
tagΣ0..0Coding
implicitRulesΣ ?!0..0uri
language0..0codeBinding
id0..1string
extensionI0..*Extension
useΣ ?!0..0codeBinding
id0..1string
extensionI0..*Extension
id0..1string
extensionI0..*Extension
systemΣ1..1uriPattern
versionΣ1..1stringPattern
codeΣ1..1codePattern
displayΣ1..1stringPattern
userSelectedΣ0..1boolean
textΣ0..0string
systemS Σ1..1uriFixed Value
valueS Σ1..1string
periodΣ I0..1Period
assignerΣ I0..1Reference(Organization)
typeS Σ1..1codeBindingFixed Value
timestampS Σ1..1instant
totalΣ I0..0unsignedInt
id0..1string
extensionI0..*Extension
modifierExtensionΣ ?! I0..*Extension
fullUrlS Σ1..1uri
resourceS Σ1..1Resource
signatureΣ0..0Signature


Table

Bundle..
Bundle.meta1..
Bundle.meta.versionId1..
Bundle.meta.lastUpdated1..
Bundle.meta.source..0
Bundle.meta.profile1..1
Bundle.meta.security..0
Bundle.meta.tag..0
Bundle.implicitRules..0
Bundle.language..0
Bundle.identifier1..1
Bundle.identifier.use..0
Bundle.identifier.type1..
Bundle.identifier.type.coding1..1
Bundle.identifier.type.coding.system1..
Bundle.identifier.type.coding.version1..
Bundle.identifier.type.coding.code1..
Bundle.identifier.type.coding.display1..
Bundle.identifier.type.text..0
Bundle.identifier.system1..
Bundle.identifier.value1..
Bundle.type..
Bundle.timestamp1..
Bundle.total..0
Bundle.link..0
Bundle.entry1..
Bundle.entry.link..0
Bundle.entry.fullUrl1..
Bundle.entry.resource1..
Bundle.entry.search..0
Bundle.entry.request..0
Bundle.entry.response..0
Bundle.signature..0