description: The profile is based on a Bundle of type collection, where all the information required to process Coverage Eligibility Request can be shared. Depending on the purpose of the request like validation, discovery,auth-requirement and benefit data can be included in the etries of a bundle. package_name: ndhm.in derivation: constraint name: CoverageEligibilityRequestBundle type: Bundle elements: type: pattern: {type: Code, value: collection} index: 0 entry: index: 1 slicing: rules: open description: Slice different resources included in the bundle discriminator: - {path: resource, type: type} min: 1 slices: CoverageEligibilityRequest: match: {} schema: short: CoverageEligibilityRequest resource _required: true index: 2 elements: resource: {type: CoverageEligibilityRequest, index: 3} package_version: 5.0.0 class: profile kind: resource url: https://nrces.in/ndhm/fhir/r4/StructureDefinition/CoverageEligibilityRequestBundle base: http://hl7.org/fhir/StructureDefinition/Bundle version: 5.0.0 required: [entry]