Screening log details
API URL | {{url}}/spice-service/screeninglog/details |
Method | POST |
Description | Screening log details |
Input:
Field Name | Type | Mandatory | Example |
Authorization(Header) | String | Yes | Bearer eyJlbmMiOiJBMTI4R0NNIiwiYWxnIjoiUlNBLU9BRVAtMjU2In0.MCm0mJDfpfjlr10Uok79-kTF7fv9Tn7cI5m2WsRDGUd9VS7iRmfbszjuc1-w5D-PYt9CdVxRMGBQlzYauhnI |
Sample Input:
{ "isAssessmentDataRequired": true, "patientTrackId": 12, "screeningId": 15 }
Output:
Field Name | Type | Comments |
| String | tenant Id |
| String | Patient first name |
| Bigint | Patient tenant id |
| String | Patient middle name |
| String | Patient last name |
| String | Patient national ID |
| String | Patient phone number |
| Time stamp | phone number category |
| BigInt | Patient age |
| Double precision | Patient height |
| Double precision | Patient weight |
| Boolean | Is regular smoker |
| Boolean | Is before Htn diagnosis |
| Integer | Systolic |
| Integer | Diastolic |
| Integer | Pulse |
| Boolean | Is before diabetes diagnosis |
| String | Glucose unit |
| Integer | Glucose value |
| Timestamp | last meal time |
| Integer | Mental health questions |
| String | CVD risk level |
| Integer | CVD risk score |
| Boolean | Is referred for assessment |
| Boolean | Is latest |
| Bigint | Site id |
| Bigint | Operating unit id |
| Bigint | Account id |
| Bigint | Device information id |
| Bigint | Bp log id |
| Boolean | Updated from enrollment |
| String | Patient screening type |