This is an inpatient psychiatric discharge summary. Extract only the short structured fields: patient demographics, admit/discharge dates, the numbered diagnosis list, discharge medications, discharge-day vitals, discharge destination, condition of discharge, and the signing provider. Dates are written MM/DD/YYYY on the form; convert to YYYY-MM-DD. For discharge medications, the patient was discharged with no medication, so return an empty array in that case. Do NOT extract the prose narrative sections (reason for hospitalization, relevant history, hospital course, lab results, mental status examination, plan, prognosis). Each list is an array of objects with a single field (one object per listed item).
