description: This profile is based on a Bundle of type collection, incorporating the Task resource to convey the information related to payments, status checks during claim adjudication, reprocessing claims, and facilitating the request or transmission of any supporting documentation as needed. package_name: ndhm.in derivation: constraint name: TaskBundle type: Bundle elements: type: short: collection pattern: {type: Code, value: collection} index: 0 entry: index: 1 slicing: rules: open discriminator: - {path: resource, type: type} min: 1 slices: Task: match: {} schema: short: A task to be performed. _required: true index: 2 elements: resource: {type: Task, index: 3} package_version: 5.0.0 class: profile kind: resource url: https://nrces.in/ndhm/fhir/r4/StructureDefinition/TaskBundle base: http://hl7.org/fhir/StructureDefinition/Bundle version: 5.0.0 required: [entry]