Skip to main content
Reference any of the telepatiaPromptId values below inside instructionSet on a Smart Template node. Telepatia owns the prompt behind each id — you get clinical quality without authoring it yourself.
When a Telepatia node fits your section, use it instead of a Custom node. The clinical team keeps these prompts aligned with the model and updates them transparently.
Usage:
"chiefComplaint": {
  "instructionSet": {
    "telepatiaPromptId": "CHIEF_COMPLAINT",
    "values": { "language_type": "quotes" }
  },
  "schema": { /* see OutputSchema reference */ }
}

General Medicine

Prompt IDDescriptionCustomizable values
IDENTIFICATIONPatient identification block.
CHIEF_COMPLAINTThe patient’s main complaint.language_type: "quotes" | "technical"
HISTORY_OF_PRESENT_ILLNESSChronological HPI narrative.hpi_length: "short" | "long"; include_past_medical_history: "yes" | "no"
REVIEW_OF_SYSTEMSSystematic review by organ system.
PAST_MEDICAL_HISTORYPrior conditions, surgeries, allergies.
VITAL_SIGNSStructured vital signs.
PHYSICAL_EXAMINATIONFindings on physical exam.
ASSESSMENT_PLANClinical assessment + plan.analysis_length: "short" | "long"
CURRENT_TREATMENTCurrent medications and treatments.
RECOMMENDATION_WARNING_SIGNSPatient-facing recommendations and red flags.
PROCEDUREDocumentation of a performed procedure.procedure_name: string (required)
LAB_DIAGNOSTIC_RESULTSLab and diagnostic results.
ANTHROPOMETRIC_MEASURESWeight, height, BMI, etc.

SOAP Format

Prompt IDDescription
SUBJECTIVESubjective section of a SOAP note.
OBJECTIVEObjective findings.
DIAGNOSISDiagnosis section.

Psychology

Prompt IDDescription
HPI_PSYCHOLOGYPsychology-focused HPI.
MENTAL_EXAMINATIONMental status examination.
COGNITIVE_STATUSCognitive status assessment.
ASSESSMENT_PLAN_PSYCHOLOGYPsychology assessment and plan.
PSYCHOLOGY_GENOGRAMFamily genogram for psychology context.

Dentistry

Prompt IDDescription
EXTRA_ORAL_EXAMExtra-oral examination findings.
INTRA_ORAL_EXAMIntra-oral examination findings.
ODONTOGRAMDental chart / odontogram.

Programs

Prompt IDDescription
CARDIOVASCULAR_RISKCardiovascular risk assessment.
PRENATAL_CAREPrenatal care documentation.
HEALTHY_LIFESTYLEHealthy lifestyle counseling.
AGING_CAREAging care assessment.
Need a section that isn’t here? Use a Custom node with systemPrompt. If you author the same Custom prompt across many templates, ping us — it’s a candidate for becoming a Telepatia node.