Get all Good Faith Exam records for a patient.
Fetches GFE records from the database and enriches them with current status information from SpaKinect API.
The tenant you are making this request on behalf of
Your api key
Successful Response
Status values for Good Faith Exam visits from SpaKinect API
Intake, Processing, Pending Review, Approved, Rejected, Completed, Cancelled, Cancelled by client Patient details for in-person visits.
Note: This schema is used both for creating visits (where DOB is required by the service layer) and for parsing API responses from SpaKinect (where DOB may be null). The schema allows None to accommodate API responses, but the service layer validates DOB is present when creating visits.