Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1696
{ "count": 2849, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1704", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1688", "results": [ { "id": 1585, "patient": 24589, "order": 17918, "height": 0.0, "weight": 0.0 }, { "id": 1586, "patient": 20734, "order": 17920, "height": null, "weight": null }, { "id": 1588, "patient": 20734, "order": 17920, "height": null, "weight": null }, { "id": 1587, "patient": 20734, "order": 17920, "height": null, "weight": null }, { "id": 1589, "patient": 24591, "order": 17921, "height": 0.0, "weight": 0.0 }, { "id": 1590, "patient": 24591, "order": 17921, "height": 0.0, "weight": 0.0 }, { "id": 371, "patient": 21165, "order": 17920, "height": 0.0, "weight": 0.0 }, { "id": 1591, "patient": 24593, "order": 17920, "height": 0.0, "weight": 0.0 } ] }