Patient Labtest - Review

API URL

{{url}}/spice-service/patient-labtest/review

Method

POST

Description

Patient lab test review

Input:

Field Name

Type

Mandatory

Example

Authorization(Header)

String

Yes

Bearer eyJlbmMiOiJBMTI4R0NNIiwiYWxnIjoiUlNBLU9BRVAtMjU2In0.MCm0mJDfpfjlr10Uok79-kTF7fv9Tn7cI5m2WsRDGUd9VS7iRmfbszjuc1-w5D-PYt9CdVxRMGBQlzYauhnI

Input:

Field Name

Type

Mandatory

Example

Comments

String

No

No further test required

Sample Input:

{ "tenantId": 4, "comment": "", "id": 8, "patientTrackId": 22 }

Sample Output:

{
  "message": "Patient Lab Test reviewed successfully.",
  "entity": null,
  "status": true,
  "entityList": null,
  "responseCode": 200,
  "totalCount": null
}

@2024 Medtronic LABS