Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=832
{ "count": 3275, "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": 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 }, { "id": 690, "patient": 22477, "order": 14574, "height": 0.0, "weight": 0.0 }, { "id": 691, "patient": 22477, "order": 14574, "height": 0.0, "weight": 0.0 }, { "id": 768, "patient": 22713, "order": 14942, "height": 0.0, "weight": 0.0 } ] }