Medical review list
API URL | {{url}}/spice-service/medical-review/list |
Method | POST |
Description | Medical review list |
Input:
Field Name | Type | Mandatory | Example |
Authorization(Header) | String | Yes | Bearer eyJlbmMiOiJBMTI4R0NNIiwiYWxnIjoiUlNBLU9BRVAtMjU2In0.MCm0mJDfpfjlr10Uok79-kTF7fv9Tn7cI5m2WsRDGUd9VS7iRmfbszjuc1-w5D-PYt9CdVxRMGBQlzYauhnI |
Sample Input:
{ "patientTrackId": 11, "patientVisitId": 10, "tenantId": 4 }
Output:
Field Name | Type | Comments |
| Integer | User ID |
| Integer | Patient visit id |
| String | Physical examinations |
| String | Complications |
| String | Physical examination comments |
| String | Complication comments |
| Time stamp | Medical review date |
| String | Clinical note |