--- type: "resource-definitions" title: "EnrollmentResponse Definitions" resource: "EnrollmentResponse" --- # EnrollmentResponse Definitions ## EnrollmentResponse EnrollmentResponse resource **Definition:** This resource provides enrollment and plan details from the processing of an EnrollmentRequest resource. **Cardinality:** 0..* **Mappings:** workflow=Event; w5=financial.support ## EnrollmentResponse.identifier Business Identifier **Definition:** The Response business identifier. **Cardinality:** 0..* **Type:** [Identifier](/Identifier) **Mappings:** workflow=Event.identifier ## EnrollmentResponse.status active | cancelled | draft | entered-in-error **Definition:** The status of the resource instance. **Comments:** This element is labeled as a modifier because the status contains codes that mark the response as not currently valid. **Cardinality:** 0..1 **Type:** [code](/code) **Binding:** required:[fm-status](/valueset-fm-status) **Summary:** true **Is Modifier:** true (Reason: 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) **Mappings:** workflow=Event.status ## EnrollmentResponse.request Claim reference **Definition:** Original request resource reference. **Cardinality:** 0..1 **Type:** Reference([EnrollmentRequest](/EnrollmentRequest)) **Mappings:** workflow=Event.basedOn; cdanetv4=A02|G01 ## EnrollmentResponse.outcome queued | complete | error | partial **Definition:** Processing status: error, complete. **Cardinality:** 0..1 **Type:** [code](/code) **Binding:** required:[enrollment-outcome](/valueset-enrollment-outcome) ## EnrollmentResponse.disposition Disposition Message **Definition:** A description of the status of the adjudication. **Cardinality:** 0..1 **Type:** [string](/string) **Mappings:** workflow=Event.code ## EnrollmentResponse.created Creation date **Definition:** The date when the enclosed suite of services were performed or completed. **Cardinality:** 0..1 **Type:** [dateTime](/dateTime) **Mappings:** workflow=Event.occurrence[x] ## EnrollmentResponse.organization Insurer **Definition:** The Insurer who produced this adjudicated response. **Cardinality:** 0..1 **Type:** Reference([Organization](/Organization)) **Mappings:** workflow=Event.performer.actor; w5=FiveWs.actor ## EnrollmentResponse.requestProvider Responsible practitioner **Definition:** The practitioner who is responsible for the services rendered to the patient. **Cardinality:** 0..1 **Type:** Reference([Practitioner](/Practitioner), [PractitionerRole](/PractitionerRole), [Organization](/Organization)) **Mappings:** cdanetv4=B01 ## EnrollmentResponse.candidate The subject(s)to be enrolled **Definition:** The subject or group of subjects to be enrolled. **Cardinality:** 0..1 **Type:** Reference([Patient](/Patient), [Group](/Group)) **Mappings:** workflow=Request.subject; w5=FiveWs.actor; cdanetv4=C06,C07,C08, C05, C04