Labtest Result Details
API URL | {{url}}/spice-service/patient-labtest/result/details |
Method | POST |
Description | Labtest result details |
Input:
Field Name | Type | Mandatory | Example |
Authorization(Header) | String | Yes | Bearer eyJlbmMiOiJBMTI4R0NNIiwiYWxnIjoiUlNBLU9BRVAtMjU2In0.MCm0mJDfpfjlr10Uok79-kTF7fv9Tn7cI5m2WsRDGUd9VS7iRmfbszjuc1-w5D-PYt9CdVxRMGBQlzYauhnI |
Sample Input:
{ "patientLabTestId": 9, "tenantId": 4 }
Output:
Field Name | Type | Comments |
| String | Labtest result |
| Timestamp without Timestamp | Labtest result date |
| Bigint | Labtest result id |
| String | Labtest name |
| String | Labtest display name |
| Integer | Result value |
| String | Labtest |
| String | Status of the result |
| Bigint | Labtest result ID |
| Bigint | Labtest ID |