healthcare_os_patient_info.id AS opi_id,
healthcare_os_patient_info.patient_type AS opi_patient_type,
healthcare_os_patient_info.student_id AS opi_student_id,
healthcare_os_patient_info.name AS opi_name,
healthcare_os_patient_info.gender AS opi_gender,
healthcare_os_patient_info.age AS opi_age,
healthcare_os_patient_info.major AS opi_major,
healthcare_os_patient_info.class_info AS opi_class_info,
healthcare_os_patient_info.phone AS opi_phone,
healthcare_os_patient_info.counselor AS opi_counselor,
healthcare_os_patient_info.department AS opi_department,
healthcare_os_patient_info.create_by AS opi_create_by,
healthcare_os_patient_info.create_time AS opi_create_time,
healthcare_os_patient_info.update_by AS opi_update_by,
healthcare_os_patient_info.update_time AS opi_update_time
healthcare_os_prescription_details.id AS opd_id,
healthcare_os_prescription_details.patient_diagnosis_id AS opd_patient_diagnosis_id,
healthcare_os_prescription_details.singular AS opd_singular,
healthcare_os_prescription_details.medicine_id AS opd_medicine_id,
healthcare_os_prescription_details.medicine_name AS opd_medicine_name,
healthcare_os_prescription_details.specification AS opd_specification,
healthcare_os_prescription_details.usage_value AS opd_usage_value,
healthcare_os_prescription_details.dosage_value AS opd_dosage_value,
healthcare_os_prescription_details.frequency AS opd_frequency,
healthcare_os_prescription_details.eating_time AS opd_eating_time,
healthcare_os_prescription_details.eating_days AS opd_eating_days,
healthcare_os_prescription_details.split_unit AS opd_split_unit,
healthcare_os_prescription_details.total_quantity AS opd_total_quantity,
healthcare_os_prescription_details.unit_price AS opd_unit_price,
healthcare_os_prescription_details.total_price AS opd_total_price,
healthcare_os_prescription_details.is_split AS opd_is_split,
healthcare_os_prescription_details.unit_quantity AS opd_unit_quantity,
healthcare_os_prescription_details.package_unit AS opd_package_unit,
healthcare_os_prescription_details.remarks AS opd_remarks,
healthcare_os_prescription_details.create_by AS opd_create_by,
healthcare_os_prescription_details.create_time AS opd_create_time,
healthcare_os_prescription_details.update_by AS opd_update_by,
healthcare_os_prescription_details.update_time AS opd_update_time
healthcare_os_patient_diagnosis.id AS ho_pd_id,
healthcare_os_patient_diagnosis.patient_id AS ho_pd_patient_id,
healthcare_os_patient_diagnosis.diagnosis_type AS ho_pd_diagnosis_type,
healthcare_os_patient_diagnosis.is_insured AS ho_pd_is_insured,
healthcare_os_patient_diagnosis.value AS ho_pd_value,
healthcare_os_patient_diagnosis.student_id AS ho_pd_student_id,
healthcare_os_patient_diagnosis.name AS ho_pd_name,
healthcare_os_patient_diagnosis.patient_type AS ho_pd_patient_type,
healthcare_os_patient_diagnosis.chief_complaint AS ho_pd_chief_complaint,
healthcare_os_patient_diagnosis.present_illness AS ho_pd_present_illness,
healthcare_os_patient_diagnosis.past_history AS ho_pd_past_history,
healthcare_os_patient_diagnosis.diagnosis AS ho_pd_diagnosis,
healthcare_os_patient_diagnosis.medical_advice AS ho_pd_medical_advice,
healthcare_os_patient_diagnosis.doctor_name AS ho_pd_doctor_name,
healthcare_os_patient_diagnosis.status AS ho_pd_status,
healthcare_os_patient_diagnosis.outpatient_time AS ho_pd_outpatient_time,
healthcare_os_patient_diagnosis.create_by AS ho_pd_create_by,
healthcare_os_patient_diagnosis.create_time AS ho_pd_create_time,
healthcare_os_patient_diagnosis.update_by AS ho_pd_update_by,
healthcare_os_patient_diagnosis.update_time AS ho_pd_update_time,
healthcare_os_patient_diagnosis.id_card AS ho_pd_id_card