This page is part of the FHIR Specification (v3.0.2: STU 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3 R2
Financial Management Work Group | Maturity Level: 0 | Draft | Compartments: Patient |
Detailed Descriptions for the elements in the EnrollmentRequest resource.
EnrollmentRequest | |
Definition | This resource provides the insurance enrollment details to the insurer regarding a specified coverage. |
Control | 1..1 |
EnrollmentRequest.identifier | |
Definition | The Response business identifier. |
Note | This is a business identifer, not a resource identifier (see discussion) |
Control | 0..* |
Type | Identifier |
EnrollmentRequest.status | |
Definition | The status of the resource instance. |
Control | 0..1 |
Terminology Binding | Financial Resource Status Codes (Required) |
Type | code |
Is Modifier | true |
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 | |
Definition | The date when this resource was created. |
Control | 0..1 |
Type | dateTime |
EnrollmentRequest.insurer | |
Definition | The Insurer who is target of the request. |
Control | 0..1 |
Type | Reference(Organization) |
EnrollmentRequest.provider | |
Definition | The practitioner who is responsible for the services rendered to the patient. |
Control | 0..1 |
Type | Reference(Practitioner) |
EnrollmentRequest.organization | |
Definition | The organization which is responsible for the services rendered to the patient. |
Control | 0..1 |
Type | Reference(Organization) |
EnrollmentRequest.subject | |
Definition | Patient Resource. |
Control | 0..1 |
Type | Reference(Patient) |
EnrollmentRequest.coverage | |
Definition | Reference to the program or plan identification, underwriter or payor. |
Control | 0..1 |
Type | Reference(Coverage) |
Requirements | Need to identify the issuer to target for processing and for coordination of benefit processing. |