EnrollmentResponse | Medplum
On this page
This resource provides enrollment and plan details from the processing of an EnrollmentRequest resource.
Elements
| Name | Required | Type | Description |
|---|---|---|---|
| identifier | Identifier[] | Business Identifier Details The Response business identifier. |
|
| status | code | active | cancelled | draft | entered-in-error Details The status of the resource instance. This element is labeled as a modifier because the status contains codes that mark the response as not currently valid. |
|
| request | Reference< EnrollmentRequest > | Claim reference Details Original request resource reference. |
|
| outcome | code | queued | complete | error | partial Details Processing status: error, complete. |
|
| disposition | string | Disposition Message Details A description of the status of the adjudication. |
|
| created | dateTime | Creation date Details The date when the enclosed suite of services were performed or completed. |
|
| organization | Reference< Organization > | Insurer Details The Insurer who produced this adjudicated response. |
|
| requestProvider | Reference< Practitioner | PractitionerRole | Organization > |
Responsible practitioner Details 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 Details The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes. 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 | Metadata about the resource Details 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 Details 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 Details The base language in which the resource is written. |
|
| text | Narrative | Text summary of the resource, for human interpretation Details A human-readable narrative that contains a summary of the resource. |
|
| contained | Resource[] | Contained, inline Resources Details These resources do not have an independent existence apart from the resource that contains them. |
|
| extension | Extension[] | Additional content defined by implementations Details May be used to represent additional information that is not part of the basic definition of the resource. |
|
| modifierExtension | Extension[] | Extensions that cannot be ignored Details 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 resource provides enrollment and plan details from the processing of an Enrollment resource.