Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1840
{ "count": 3291, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1848", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1832", "results": [ { "id": 1830, "patient": 24937, "order": 18409, "height": 0.0, "weight": 0.0 }, { "id": 1832, "patient": 24939, "order": 18353, "height": 0.0, "weight": 0.0 }, { "id": 1834, "patient": 24941, "order": 18412, "height": 0.0, "weight": 0.0 }, { "id": 1850, "patient": 523, "order": 18439, "height": null, "weight": null }, { "id": 1837, "patient": 24944, "order": 18418, "height": 0.0, "weight": 0.0 }, { "id": 1839, "patient": 24947, "order": 18419, "height": 0.0, "weight": 0.0 }, { "id": 1899, "patient": 25035, "order": 18555, "height": 0.0, "weight": 0.0 }, { "id": 1840, "patient": 24948, "order": 18420, "height": 0.0, "weight": 0.0 } ] }