import { apiGet, apiPostForm } from '../api.js'; import { saveDraft, loadDraft, clearDraft } from '../drafts.js'; export async function renderTreatment(root, { incidentId }) { if (!incidentId) { root.innerHTML = '