description: This profile provides eligibility and plan details from the processing of an CoverageEligibilityRequest resource. package_name: ndhm.in derivation: constraint name: CoverageEligibilityResponse type: CoverageEligibilityResponse elements: patient: type: Reference refers: ['https://nrces.in/ndhm/fhir/r4/StructureDefinition/Patient'] index: 1 requestor: type: Reference refers: ['https://nrces.in/ndhm/fhir/r4/StructureDefinition/Organization', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/Practitioner', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/PractitionerRole'] index: 2 insurance: mustSupport: true index: 7 elements: coverage: type: Reference mustSupport: true refers: ['https://nrces.in/ndhm/fhir/r4/StructureDefinition/Coverage'] index: 8 inforce: {mustSupport: true, index: 9} item: mustSupport: true index: 10 elements: category: binding: {strength: example, valueSet: 'https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-benefitcategory'} index: 11 productOrService: binding: {strength: example, valueSet: 'https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-productorservice'} mustSupport: true index: 12 provider: type: Reference refers: ['https://nrces.in/ndhm/fhir/r4/StructureDefinition/Practitioner', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/PractitionerRole'] index: 13 benefit: {mustSupport: true, index: 14} required: [productOrService] request: type: Reference refers: ['https://nrces.in/ndhm/fhir/r4/StructureDefinition/CoverageEligibilityRequest'] index: 3 purpose: {mustSupport: true, index: 0} outcome: {mustSupport: true, index: 4} disposition: {mustSupport: true, index: 5} insurer: type: Reference mustSupport: true refers: ['https://nrces.in/ndhm/fhir/r4/StructureDefinition/Organization'] index: 6 error: {mustSupport: true, index: 15} package_version: 3.1.0 class: profile kind: resource url: https://nrces.in/ndhm/fhir/r4/StructureDefinition/CoverageEligibilityResponse base: http://hl7.org/fhir/StructureDefinition/CoverageEligibilityResponse version: 3.1.0 required: [requestor]