Upload a CSV file containing multiple patients' diagnosis codes for PSI risk variable analysis using Elixhauser comorbidity methodology.
patient_id, sequence, icd_code, poa_statusImportant: Patient IDs below are examples of de-identified numbers. Do not use real patient identifiers.
patient_id,sequence,icd_code,poa_status 12345,1,I50.1,Y 12345,2,I10,Y 12345,3,E11.9,Y 67890,1,I50.9,Y 67890,2,J44.1,Y 67890,3,N18.3,Y
Note: Primary diagnoses (sequence 1) do not receive risk variable assignments in PSI methodology. Secondary diagnoses will be analyzed for Elixhauser comorbidity risk variables based on POA status and trigger rules.