Resources
EnrollmentResponse
This resource provides enrollment and plan details from the processing of an EnrollmentRequest resource.
Properties
Name | Required | Type | Description |
---|---|---|---|
identifier | No | Identifier[] | Business Identifier |
status | No | code | active / cancelled / draft / entered-in-error |
request | No | Reference<EnrollmentRequest> | Claim reference |
outcome | No | code | queued / complete / error / partial |
disposition | No | string | Disposition Message |
created | No | dateTime | Creation date |
organization | No | Reference<Organization> | Insurer |
requestProvider | No | Reference<Practitioner / PractitionerRole / Organization> | Responsible practitioner |
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 Properties
Name | Required | Type | Description |
---|---|---|---|
id | No | string | Logical id of this artifact |
meta | No | Meta | Metadata about the resource |
implicitRules | No | uri | A set of rules under which this content was created |
language | No | code | Language of the resource content |
text | No | Narrative | Text summary of the resource, for human interpretation |
contained | No | Resource[] | Contained, inline Resources |
extension | No | Extension[] | Additional content defined by implementations |
modifierExtension | No | Extension[] | Extensions that cannot be ignored |
To view the FHIR specification for this resource, see EnrollmentResponse.