Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1792
{ "count": 3291, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1800", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1784", "results": [ { "id": 1733, "patient": 11226, "order": 18216, "height": null, "weight": null }, { "id": 1735, "patient": 169, "order": 18223, "height": null, "weight": null }, { "id": 1737, "patient": 24822, "order": 18238, "height": 0.0, "weight": 0.0 }, { "id": 1739, "patient": 24823, "order": 18239, "height": 0.0, "weight": 0.0 }, { "id": 1741, "patient": 24827, "order": 18247, "height": 0.0, "weight": 0.0 }, { "id": 1743, "patient": 21898, "order": 18249, "height": null, "weight": null }, { "id": 1746, "patient": 24832, "order": 18260, "height": 0.0, "weight": 0.0 }, { "id": 1748, "patient": 22217, "order": 18268, "height": 0.0, "weight": 0.0 } ] }