Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2040
{ "count": 3287, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2048", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2032", "results": [ { "id": 2021, "patient": 25246, "order": 18852, "height": 0.0, "weight": 0.0 }, { "id": 2022, "patient": 25247, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 2023, "patient": 25246, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 2243, "patient": 25593, "order": 19404, "height": 0.0, "weight": 0.0 }, { "id": 2024, "patient": 25248, "order": 18853, "height": 0.0, "weight": 0.0 }, { "id": 2025, "patient": 25246, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 2026, "patient": 25247, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 2245, "patient": 17806, "order": 19418, "height": null, "weight": null } ] }