{% extends "base.html" %} {% block title %}TalkToDoc{% endblock %} {% block body_class %}patient-page{% endblock %} {% block shell_class %}patient-shell{% endblock %} {% block header %}

TalkToDoc

Patient
{% endblock %} {% block content %}

Hi, how can we help?

Choose your language, then tell us how you're feeling, by typing or speaking.

Choose your language

{% for lang in languages %} {% endfor %}

Describe how you're feeling

Type your message, tap a quick option, or speak it instead.

Your conversation

Reference number:

You
Submitted
Waiting for provider
Response ready

We check automatically every little while, no need to keep this open.

While you wait: if your symptoms feel severe or are getting worse quickly, please go to the nearest clinic instead of waiting for a reply here. This is general safety guidance, not advice about your specific message.

Your consultations

Tap any message to reopen it.

{% endblock %} {% block scripts %} {% endblock %}