description: This resource provides enrollment and plan details from the processing of an EnrollmentRequest resource. package_name: hl7.fhir.r5.core derivation: specialization name: EnrollmentResponse type: EnrollmentResponse elements: identifier: {isModifier: false, short: Business Identifier, type: Identifier, mustSupport: false, array: true, isSummary: false, index: 0} status: isModifier: true short: active | cancelled | draft | entered-in-error type: code mustSupport: false binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/fm-status|5.0.0-draft-final'} isModifierReason: This element is labelled as a modifier because it is a status element that contains status entered-in-error which means that the resource should not be treated as valid isSummary: true index: 1 request: isModifier: false short: Claim reference refers: ['http://hl7.org/fhir/StructureDefinition/EnrollmentRequest'] type: Reference mustSupport: false isSummary: false index: 2 outcome: isModifier: false short: queued | complete | error | partial type: code mustSupport: false binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/enrollment-outcome|5.0.0-draft-final'} isSummary: false index: 3 disposition: {isModifier: false, short: Disposition Message, type: string, mustSupport: false, isSummary: false, index: 4} created: {isModifier: false, short: Creation date, type: dateTime, mustSupport: false, isSummary: false, index: 5} organization: isModifier: false short: Insurer refers: ['http://hl7.org/fhir/StructureDefinition/Organization'] type: Reference mustSupport: false isSummary: false index: 6 requestProvider: isModifier: false short: Responsible practitioner refers: ['http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole'] type: Reference mustSupport: false isSummary: false index: 7 package_version: 5.0.0-draft-final class: resource kind: resource url: http://hl7.org/fhir/StructureDefinition/EnrollmentResponse base: http://hl7.org/fhir/StructureDefinition/DomainResource version: 5.0.0-draft-final