clinik.enrollmentResponses
Enrollment Responses (FHIREnrollmentResponse) represent an insurer’s response to an enrollment request. Track outcomes, dispositions, and processing status.
create
| Field | Type | Required | Description |
|---|---|---|---|
status | string | No | active, cancelled, draft (defaults to active) |
requestId | string | No | EnrollmentRequest ID |
outcome | string | No | queued, complete, error, partial |
disposition | string | No | Disposition message |
created | string | No | When created (defaults to now) |
organizationId | string | No | Insurer Organization ID |
requestProviderId | string | No | Request provider (Practitioner/Organization ID) |
Example
read / update / delete / search
Same pattern as other resources. Update supportsstatus and disposition. Search supports status, outcome filters.