Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=3240
{ "count": 3703, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3248", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3232", "results": [ { "id": 3236, "patient": 20282, "order": 23276, "height": null, "weight": null }, { "id": 3237, "patient": 28377, "order": 23279, "height": 0.0, "weight": 0.0 }, { "id": 3238, "patient": 28378, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 3239, "patient": 28381, "order": 23285, "height": 0.0, "weight": 0.0 }, { "id": 3240, "patient": 28383, "order": 23287, "height": 0.0, "weight": 0.0 }, { "id": 3241, "patient": 28385, "order": 23291, "height": null, "weight": null }, { "id": 3242, "patient": 17561, "order": 23294, "height": null, "weight": null }, { "id": 3244, "patient": 27897, "order": 23307, "height": 0.0, "weight": 0.0 } ] }