Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1912
{ "count": 2842, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1920", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1904", "results": [ { "id": 1885, "patient": 25008, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 1886, "patient": 25011, "order": 18519, "height": 0.0, "weight": 0.0 }, { "id": 1924, "patient": 25082, "order": 18625, "height": 0.0, "weight": 0.0 }, { "id": 1887, "patient": 25013, "order": 18521, "height": 0.0, "weight": 0.0 }, { "id": 1888, "patient": 24270, "order": 18522, "height": 0.0, "weight": 0.0 }, { "id": 1889, "patient": 19799, "order": 18524, "height": 0.0, "weight": 0.0 }, { "id": 1925, "patient": 25083, "order": 18626, "height": 0.0, "weight": 0.0 }, { "id": 1926, "patient": 25083, "order": 18626, "height": 0.0, "weight": 0.0 } ] }