Properties
| Name | Required | Type | Description |
|---|---|---|---|
| identifier | No | Identifier[] | Business Identifier |
| status | No | code | active / cancelled / draft / entered-in-error |
| created | No | dateTime | Creation date |
| insurer | No | Reference<Organization> | Target |
| provider | No | Reference<Practitioner / PractitionerRole / Organization> | Responsible practitioner |
| candidate | No | Reference<Patient> | The subject to be enrolled |
| coverage | No | Reference<Coverage> | Insurance information |
Search Parameters
| Name | Type | Description | Expression |
|---|---|---|---|
| identifier | token | The business identifier of the Enrollment | EnrollmentRequest.identifier |
| patient | reference | The party to be enrolled | EnrollmentRequest.candidate |
| status | token | The status of the enrollment | EnrollmentRequest.status |
| subject | reference | The party to be enrolled | EnrollmentRequest.candidate |
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 |

