Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2072
{ "count": 3287, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2080", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2064", "results": [ { "id": 2266, "patient": 22793, "order": 19504, "height": null, "weight": null }, { "id": 2268, "patient": 25700, "order": 19511, "height": null, "weight": null }, { "id": 2044, "patient": 25263, "order": 18874, "height": 0.0, "weight": 0.0 }, { "id": 2045, "patient": 25263, "order": 18874, "height": 0.0, "weight": 0.0 }, { "id": 278, "patient": 20701, "order": 19059, "height": 0.0, "weight": 0.0 }, { "id": 2270, "patient": 25712, "order": 19525, "height": 0.0, "weight": 0.0 }, { "id": 2272, "patient": 25723, "order": 19522, "height": 0.0, "weight": 0.0 }, { "id": 2274, "patient": 25732, "order": 19552, "height": 0.0, "weight": 0.0 } ] }