Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=464
{ "count": 3071, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=472", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=456", "results": [ { "id": 314, "patient": 20803, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 1106, "patient": 23633, "order": 16394, "height": null, "weight": null }, { "id": 315, "patient": 20804, "order": 12515, "height": 0.0, "weight": 0.0 }, { "id": 364, "patient": 18568, "order": 12907, "height": null, "weight": null }, { "id": 316, "patient": 20805, "order": 12515, "height": 0.0, "weight": 0.0 }, { "id": 317, "patient": 20806, "order": 12515, "height": 0.0, "weight": 0.0 }, { "id": 366, "patient": 21154, "order": 12900, "height": 0.0, "weight": 0.0 }, { "id": 318, "patient": 11454, "order": 12516, "height": null, "weight": null } ] }