Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2472
{ "count": 3076, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2480", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2464", "results": [ { "id": 2590, "patient": 26783, "order": 20697, "height": 0.0, "weight": 0.0 }, { "id": 2592, "patient": 26472, "order": 20718, "height": null, "weight": null }, { "id": 2594, "patient": 26789, "order": 20726, "height": 0.0, "weight": 0.0 }, { "id": 2596, "patient": 26792, "order": 20728, "height": 0.0, "weight": 0.0 }, { "id": 1368, "patient": 24255, "order": 20726, "height": 0.0, "weight": 0.0 }, { "id": 2600, "patient": 19636, "order": 20751, "height": null, "weight": null }, { "id": 2602, "patient": 26813, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 2603, "patient": 26826, "order": 20775, "height": 0.0, "weight": 0.0 } ] }