{% extends "layouts/base.html" %} {% load i18n %} {% load static %} {% block title %}{% trans "Import HIS Patient Data" %} - PX360{% endblock %} {% block content %}
{% trans "Import patient visit data from MOH Statistics CSV and send surveys" %}
{% trans "Upload a MOH Statistics CSV file with the following columns:" %}
{% trans "Note:" %}
{% trans "The CSV may have header/metadata rows at the top. Adjust 'Skip Header Rows' accordingly (default: 5)." %}