Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1808
{ "count": 3669, "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": 1756, "patient": 24851, "order": 18296, "height": 0.0, "weight": 0.0 }, { "id": 1758, "patient": 24853, "order": 18298, "height": 0.0, "weight": 0.0 }, { "id": 1760, "patient": 24855, "order": 18300, "height": 0.0, "weight": 0.0 }, { "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 } ] }