Example of patient triage using the Jev model
The author demonstrates how to triage a patient to the right doctor using only TypeSafe AI's Jev model and some question-asking code, noting that no LLM is used during the conversation.
During live clinical consultations, an ambient scribe periodically feeds transcripts to Jev, which traverses a medical ontology to classify symptoms, update the differential diagnosis, suggest treatments, and flag red flags in real time.
During a live clinical consultation (with an ambient scribe), the transcript is periodically supplied to Jev, which traverses a medical ontology to classify symptoms, update the differential diagnosis, suggest treatments and identify red flags in real time.