description: This resource provides enrollment and plan details from the processing of an Enrollment resource. package_name: hl7.fhir.core derivation: specialization name: EnrollmentResponse type: EnrollmentResponse elements: identifier: {type: Identifier, short: Business Identifier, array: true, index: 0} status: isModifier: true short: active | cancelled | draft | entered-in-error type: code binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/fm-status'} 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: short: Claim reference refers: ['http://hl7.org/fhir/StructureDefinition/EnrollmentRequest'] type: Reference index: 2 outcome: type: code short: queued | complete | error | partial binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/remittance-outcome'} index: 3 disposition: {type: string, short: Disposition Message, index: 4} created: {type: dateTime, short: Creation date, index: 5} organization: short: Insurer refers: ['http://hl7.org/fhir/StructureDefinition/Organization'] type: Reference index: 6 requestProvider: short: Responsible practitioner refers: ['http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole'] type: Reference index: 7 package_version: 3.5.0 class: resource kind: resource url: http://hl7.org/fhir/StructureDefinition/EnrollmentResponse base: http://hl7.org/fhir/StructureDefinition/DomainResource version: null