Differential Diagnosis of Altered Behavior and Mental Status
A practical framework for syndromic reasoning, distinguishing delirium from psychosis, recognizing toxidromes, and triaging altered behavior.
The full-JSON export is the canonical interchange format — the same entities and snake_case fields as the Excel workbook's DB_ sheets. Hand it to an LLM to update the workbook, or archive it as a snapshot.
"Save HTML" downloads a copy of this entire app with the current data baked in — that file replaces this one wholesale, so it is also your backup.
Exports open tasks (and chapters missing a ClickUp id) as a JSON packet an assistant can push through the ClickUp API or MCP: name, status, priority, due date, and the tracker sync key. Store returned ClickUp ids back in each record's clickup_id.
Accepts a full-JSON export from this app or one built from the Excel workbook. Records are matched by primary-key ID; for each match the side with the newer last_updated wins; unmatched records are added. Nothing is deleted by import.
last_updated and keep the newer record. Add unmatched records without renumbering or reusing IDs. If the dates do not resolve a conflict, keep the Excel version and append [SYNC CONFLICT date] to notes.last_updated to YYYY-MM-DD for every edited record. Do not import computed fields such as stage percentage or meeting past/upcoming status.last_updated, adds unmatched records, and does not delete records.