Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=832
{ "count": 3647, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=840", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=824", "results": [ { "id": 764, "patient": 22708, "order": 14933, "height": 0.0, "weight": 0.0 }, { "id": 684, "patient": 22440, "order": 14542, "height": 0.0, "weight": 0.0 }, { "id": 685, "patient": 22468, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 686, "patient": 22468, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 687, "patient": 22468, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 688, "patient": 22468, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 689, "patient": 1146, "order": 14562, "height": null, "weight": null }, { "id": 766, "patient": 22710, "order": 14938, "height": 0.0, "weight": 0.0 } ] }