Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1904
{ "count": 2842, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1912", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1896", "results": [ { "id": 1878, "patient": 24998, "order": 18495, "height": 0.0, "weight": 0.0 }, { "id": 1879, "patient": 25002, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 1880, "patient": 25003, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 1881, "patient": 23575, "order": 18503, "height": null, "weight": null }, { "id": 1882, "patient": 23575, "order": 18503, "height": null, "weight": null }, { "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 } ] }