Patient-lifestyle-details
API URL
{{url}}/spice-service/patient/lifestyle/details
Method
POST
Description
Patient lifestyle details
Input:
Field Name
Type
Mandatory
Example
Authorization(Header)
String
Yes
Bearer eyJlbmMiOiJBMTI4R0NNIiwiYWxnIjoiUlNBLU9BRVAtMjU2In0.MCm0mJDfpfjlr10Uok79-kTF7fv9Tn7cI5m2WsRDGUd9VS7iRmfbszjuc1-w5D-PYt9CdVxRMGBQlzYauhnI
Sample Input:
{ "patientTrackId": 1, "tenantId": 4 }
Output:
Field Name
Type
Comments
lifestyle
String
Lifestyle
lifestyleType
String
lifestyle type
lifestyleAnswer
String
lifestyle answer
comments
String
Lifestyle comments
Sample Output:
Last updated