Implementing gnuhealth appointment module

I am implementing gnuhealth appointment module in application how can implement that module through tryton server as i cant find any documentation related to this neither any apis for appointment module

root@DESKTOP-KHP4H0A:~/gnuhealth# trytond -c trytond.conf

2649 140694411978560 [2025-02-12 05:42:26,673] INFO werkzeug WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
 * Running on http://localhost:8000
2649 140694411978560 [2025-02-12 05:42:26,674] INFO werkzeug Press CTRL+C to quit
2649 140694154499840 [2025-02-12 05:42:47,311] INFO werkzeug 127.0.0.1 - - [12/Feb/2025 05:42:47] "GET / HTTP/1.1" 405 -
2649 140694068918016 [2025-02-12 05:42:47,369] INFO werkzeug 127.0.0.1 - - [12/Feb/2025 05:42:47] "GET /favicon.ico HTTP/1.1" 405 -

Tryton does not have an appointment module, so you should probably ask at gnuhealth.

All documentation can be found at docs.tryton.org.