Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ function ExtractPatientInfo(intake_form: pdf) -> Patient {
Extract all patient information from the following intake form document.
Please be thorough and extract all available information accurately.

{{ _.role("user") }}
{{ intake_form }}

Fill in with "N/A" for required fields if the information is not available.
Expand Down