description: The Coverage Eligibility Response Bundle is a Bundle profile with type collection. The bundle profile provides the response and plan details from the processing of an CoverageEligibilityRequest resource. package_name: ndhm.in derivation: constraint name: CoverageEligibilityResponseBundle 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: CoverageEligibilityResponse: match: {} schema: short: CoverageEligibilityResponse resource _required: true index: 2 elements: resource: {type: CoverageEligibilityResponse, index: 3} package_version: 5.0.0 class: profile kind: resource url: https://nrces.in/ndhm/fhir/r4/StructureDefinition/CoverageEligibilityResponseBundle base: http://hl7.org/fhir/StructureDefinition/Bundle version: 5.0.0 required: [entry]