Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1952
{ "count": 3288, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1960", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1944", "results": [ { "id": 1954, "patient": 821, "order": 18699, "height": null, "weight": null }, { "id": 1956, "patient": 821, "order": 18699, "height": null, "weight": null }, { "id": 1955, "patient": 821, "order": 18699, "height": null, "weight": null }, { "id": 1957, "patient": 25129, "order": 18700, "height": 0.0, "weight": 0.0 }, { "id": 1958, "patient": 3579, "order": 18702, "height": null, "weight": null }, { "id": 1959, "patient": 3579, "order": 18702, "height": null, "weight": null }, { "id": 1960, "patient": 25130, "order": 18704, "height": 0.0, "weight": 0.0 }, { "id": 1961, "patient": 25131, "order": 18705, "height": 0.0, "weight": 0.0 } ] }