Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=384
{ "count": 3469, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=392", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=376", "results": [ { "id": 485, "patient": 21925, "order": 13788, "height": 0.0, "weight": 0.0 }, { "id": 452, "patient": 21872, "order": 13692, "height": null, "weight": null }, { "id": 438, "patient": 1908, "order": 23669, "height": null, "weight": null }, { "id": 487, "patient": 21927, "order": 13790, "height": 0.0, "weight": 0.0 }, { "id": 585, "patient": 22181, "order": 14106, "height": 0.0, "weight": 0.0 }, { "id": 489, "patient": 21929, "order": 13792, "height": 0.0, "weight": 0.0 }, { "id": 491, "patient": 21936, "order": 13801, "height": 0.0, "weight": 0.0 }, { "id": 586, "patient": 1231, "order": 14121, "height": null, "weight": null } ] }