Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1912
{ "count": 3669, "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": 1883, "patient": 25005, "order": 18512, "height": 0.0, "weight": 0.0 }, { "id": 1923, "patient": 25078, "order": 18619, "height": 0.0, "weight": 0.0 }, { "id": 1884, "patient": 25006, "order": 18513, "height": 0.0, "weight": 0.0 }, { "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 } ] }