This
page
is
part
of
the
FHIR
Specification
v6.0.0-ballot3:
Release
6
Ballot
(3rd
Draft)
(see
Ballot
Notes
).
The
current
version
is
5.0.0
.
For
a
full
list
Continuous
Integration
Build
of
available
versions,
see
FHIR
(will
be
incorrect/inconsistent
at
times).
See
the
Directory
of
published
versions
Responsible
Owner:
Financial
Management
Work
Group
|
|
Security Category : Patient | Compartments : Group , Patient |
Detailed Descriptions for the elements in the EnrollmentRequest resource.
| EnrollmentRequest | |
| Element Id | EnrollmentRequest |
| Definition |
This resource provides the insurance enrollment details to the insurer regarding a specified coverage. |
| Short Display | Enroll in coverage |
| Cardinality | 0..* |
| Type | DomainResource |
| Summary | false |
| EnrollmentRequest.identifier | |
| Element Id | EnrollmentRequest.identifier |
| Definition |
The Response business identifier. |
| Short Display | Business Identifier |
| Note | This is a business identifier, not a resource identifier (see discussion ) |
| Cardinality | 0..* |
| Type | Identifier |
| Summary | false |
| EnrollmentRequest.status | |
| Element Id | EnrollmentRequest.status |
| Definition |
The status of the resource instance. |
| Short Display | active | cancelled | draft | entered-in-error |
| Cardinality | 0..1 |
| Terminology Binding | Financial Resource Status Codes ( Required ) |
| Type | code |
| 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) |
| Summary | true |
| Comments |
This element is labeled as a modifier because the status contains codes that mark the request as not currently valid. |
| EnrollmentRequest.created | |
| Element Id | EnrollmentRequest.created |
| Definition |
The date when this resource was created. |
| Short Display | Creation date |
| Cardinality | 0..1 |
| Type | dateTime |
| Summary | false |
| EnrollmentRequest.insurer | |
| Element Id | EnrollmentRequest.insurer |
| Definition |
The Insurer who is target of the request. |
| Short Display | Target |
| Cardinality | 0..1 |
| Type | Reference ( Organization ) |
| Summary | false |
| EnrollmentRequest.provider | |
| Element Id | EnrollmentRequest.provider |
| Definition |
The practitioner who is responsible for the services rendered to the patient. |
| Short Display | Responsible practitioner |
| Cardinality | 0..1 |
| Type | Reference ( Practitioner | PractitionerRole | Organization ) |
| Summary | false |
| EnrollmentRequest.candidate | |
| Element Id | EnrollmentRequest.candidate |
| Definition |
|
| Short Display |
The
|
| Cardinality | 0..1 |
| Type | Reference ( Patient | Group ) |
| Summary | false |
| EnrollmentRequest.coverage | |
| Element Id | EnrollmentRequest.coverage |
| Definition |
Reference to the program or plan identification, underwriter or payor. |
| Short Display | Insurance information |
| Cardinality | 0..1 |
| Type | Reference ( Coverage ) |
| Requirements |
Need to identify the issuer to target for processing and for coordination of benefit processing. |
| Summary | false |