Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=704
{ "count": 3259, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=712", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=696", "results": [ { "id": 607, "patient": 22234, "order": 15185, "height": 0.0, "weight": 0.0 }, { "id": 827, "patient": 22885, "order": 15191, "height": 0.0, "weight": 0.0 }, { "id": 828, "patient": 22888, "order": 15207, "height": null, "weight": null }, { "id": 830, "patient": 22896, "order": 15218, "height": 0.0, "weight": 0.0 }, { "id": 831, "patient": 22901, "order": 15224, "height": 0.0, "weight": 0.0 }, { "id": 832, "patient": 22902, "order": 15225, "height": 0.0, "weight": 0.0 }, { "id": 833, "patient": 21985, "order": 15227, "height": 0.0, "weight": 0.0 }, { "id": 834, "patient": 22905, "order": 15234, "height": 0.0, "weight": 0.0 } ] }