Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1352
{ "count": 3660, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1360", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1344", "results": [ { "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 }, { "id": 1339, "patient": 24189, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 1340, "patient": 24191, "order": 17281, "height": 0.0, "weight": 0.0 }, { "id": 1341, "patient": 24195, "order": 17286, "height": 0.0, "weight": 0.0 }, { "id": 1342, "patient": 24198, "order": 17291, "height": 0.0, "weight": 0.0 }, { "id": 1343, "patient": 24199, "order": 17292, "height": 0.0, "weight": 0.0 } ] }