Basic functions
- Q4
- An error occurs when using the batch patient information registration function.
- A4
- Load a CSV saved with UTF-8 character encoding.
Also, the data format of the CSV is as follows.
<CSV data format>
Patient ID, Family name, First name ,(Set empty data.) ,(Set empty data.) ,Sex ,Date of birth ,Remarks
Even if there are no 'Remarks' at the end, be sure to add a ',' (comma) after the date of birth, so that there are seven commas per data.