description: 'Defines the structure of a Bundle that carries current content state\nresulting from various FHIRcast `-update` messages. ' package_name: hl7.fhir.uv.fhircast derivation: constraint name: FHIRcastGetCurrentContentBundle type: Bundle elements: type: mustSupport: true pattern: {type: Code, value: collection} index: 0 link: {index: 1} entry: mustSupport: true index: 2 elements: link: {index: 3} fullUrl: {mustSupport: true, index: 4} resource: {mustSupport: true, index: 5} search: {index: 6} request: {index: 7} response: {index: 8} package_version: 3.0.0-ballot class: profile kind: resource url: http://hl7.org/fhir/uv/fhircast/StructureDefinition/fhircast-get-current-content-bundle base: http://hl7.org/fhir/StructureDefinition/Bundle version: 3.0.0-ballot