Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1832
{ "count": 3291, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1840", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1824", "results": [ { "id": 1814, "patient": 24920, "order": 18386, "height": 0.0, "weight": 0.0 }, { "id": 1816, "patient": 24922, "order": 18389, "height": 0.0, "weight": 0.0 }, { "id": 1818, "patient": 24923, "order": 18391, "height": 0.0, "weight": 0.0 }, { "id": 1820, "patient": 24926, "order": 18402, "height": 0.0, "weight": 0.0 }, { "id": 1822, "patient": 1298, "order": 18405, "height": null, "weight": null }, { "id": 1824, "patient": 24929, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 1826, "patient": 24932, "order": 18408, "height": 0.0, "weight": 0.0 }, { "id": 1828, "patient": 24934, "order": null, "height": 0.0, "weight": 0.0 } ] }