On this page

This resource provides enrollment and plan details from the processing of an [EnrollmentRequest](/content/docs/api/fhir/resources/enrollmentrequest/index.html) resource.

## Elements

| Name | Required | Type | Description |
| --- | --- | --- | --- |
| identifier |  | [Identifier](/content/docs/api/fhir/datatypes/identifier/index.html)\[\] | Business Identifier<br>Details<br>The Response business identifier. |
| status |  | code | active \| cancelled \| draft \| entered-in-error<br>Details<br>The status of the resource instance.<br>This element is labeled as a modifier because the status contains codes that mark the response as not currently valid. |
| request |  | Reference< [EnrollmentRequest](/content/docs/api/fhir/resources/enrollmentrequest/index.html) > | Claim reference<br>Details<br>Original request resource reference. |
| outcome |  | code | queued \| complete \| error \| partial<br>Details<br>Processing status: error, complete. |
| disposition |  | string | Disposition Message<br>Details<br>A description of the status of the adjudication. |
| created |  | dateTime | Creation date<br>Details<br>The date when the enclosed suite of services were performed or completed. |
| organization |  | Reference< [Organization](/content/docs/api/fhir/resources/organization/index.html) > | Insurer<br>Details<br>The Insurer who produced this adjudicated response. |
| requestProvider |  | Reference< [Practitioner](/content/docs/api/fhir/resources/practitioner/index.html)<br> \| [PractitionerRole](/content/docs/api/fhir/resources/practitionerrole/index.html)<br> \| [Organization](/content/docs/api/fhir/resources/organization/index.html) > | Responsible practitioner<br>Details<br>The practitioner who is responsible for the services rendered to the patient. |

## Search Parameters

| Name | Type | Description | Expression |
| --- | --- | --- | --- |
| identifier | token | The business identifier of the EnrollmentResponse | EnrollmentResponse.identifier |
| request | reference | The reference to the claim | EnrollmentResponse.request |
| status | token | The status of the enrollment response | EnrollmentResponse.status |

## Inherited Elements

| Name | Required | Type | Description |
| --- | --- | --- | --- |
| id |  | string | Logical id of this artifact<br>Details<br>The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.<br>The only time that a resource does not have an id is when it is being submitted to the server using a create operation. |
| meta |  | [Meta](/content/docs/api/fhir/datatypes/meta/index.html) | Metadata about the resource<br>Details<br>The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource. |
| implicitRules |  | uri | A set of rules under which this content was created<br>Details<br>A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. |
| language |  | code | Language of the resource content<br>Details<br>The base language in which the resource is written. |
| text |  | [Narrative](/content/docs/api/fhir/datatypes/narrative/index.html) | Text summary of the resource, for human interpretation<br>Details<br>A human-readable narrative that contains a summary of the resource. |
| contained |  | Resource\[\] | Contained, inline Resources<br>Details<br>These resources do not have an independent existence apart from the resource that contains them. |
| extension |  | [Extension](/content/docs/api/fhir/datatypes/extension/index.html)\[\] | Additional content defined by implementations<br>Details<br>May be used to represent additional information that is not part of the basic definition of the resource. |
| modifierExtension |  | [Extension](/content/docs/api/fhir/datatypes/extension/index.html)\[\] | Extensions that cannot be ignored<br>Details<br>May be used to represent additional information that modifies the understanding of the element. |

**This resource has not yet undergone proper review by FM. At this time it is a 'stub', is known to be incomplete, and is to be considered as a draft.**

The [EnrollmentResponse](/content/docs/api/fhir/resources/enrollmentresponse/index.html) resource provides enrollment and plan details from the processing of an Enrollment resource.
