Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1808
{ "count": 2845, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1816", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1800", "results": [ { "id": 1763, "patient": 24448, "order": 18307, "height": null, "weight": null }, { "id": 1762, "patient": 24448, "order": 18307, "height": null, "weight": null }, { "id": 1766, "patient": 24864, "order": 18312, "height": 0.0, "weight": 0.0 }, { "id": 1768, "patient": 24865, "order": 18314, "height": 0.0, "weight": 0.0 }, { "id": 1770, "patient": 24866, "order": 18316, "height": 0.0, "weight": 0.0 }, { "id": 1773, "patient": 24870, "order": 18327, "height": 0.0, "weight": 0.0 }, { "id": 1774, "patient": 24871, "order": 18328, "height": 0.0, "weight": 0.0 }, { "id": 1776, "patient": 24875, "order": 18327, "height": 0.0, "weight": 0.0 } ] }