Object

PdfExtractionRule

An org-scoped set of custom instructions for refining AI PDF extraction.

Usage Example
query {
# Use this type in your queries
someQuery {
active
id
immunizationInstructions
jobId
media
}
}

Fields

activeBoolean!required
idID!required
immunizationInstructionsString
jobIdString
mediaString

Base64-encoded bytes of the uploaded test PDF, for previewing a saved rule. Null when no upload is stored. Fetch lazily — it downloads the whole file.

medicationInstructionsString
patientInstructionsString
reminderInstructionsString
uploadBucketString
uploadFilenameString
uploadPathString