Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1344
{ "count": 3498, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1352", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1336", "results": [ { "id": 1331, "patient": 24146, "order": 17240, "height": null, "weight": null }, { "id": 1332, "patient": 10128, "order": 17242, "height": null, "weight": null }, { "id": 1333, "patient": 21420, "order": 17244, "height": null, "weight": null }, { "id": 1334, "patient": 24171, "order": 17243, "height": 0.0, "weight": 0.0 }, { "id": 1335, "patient": 24172, "order": 17249, "height": 0.0, "weight": 0.0 }, { "id": 1336, "patient": 24178, "order": 17234, "height": 0.0, "weight": 0.0 }, { "id": 1337, "patient": 24179, "order": 17257, "height": 0.0, "weight": 0.0 }, { "id": 1338, "patient": 24184, "order": 17268, "height": 0.0, "weight": 0.0 } ] }