{% extends "layouts/base.html" %} {% load i18n %} {% load static %} {% block title %}{% trans "Import Doctor Ratings" %} - PX360{% endblock %} {% block extra_css %} {% endblock %} {% block content %}
{% trans "Import doctor ratings from HIS CSV export" %}
{% trans "Upload Doctor Rating Report CSV from your HIS system." %}
{% trans "You can also integrate directly with your HIS system using our API:" %}
{% trans "See API documentation for more details." %}
{% trans "View API Docs" %}