Actions
Activity #2814
closedFeature #138: Development and Unit Testing
Version #2485: Version 2.0
Module #2605: Non Communicable Diseases (NCD)
Sub module #2608: NCD Screening
Define input and output JSON schema for details on member
Start date:
06/10/2024
Due date:
% Done:
100%
Estimated time:
Planned Due Date:
06/11/2024
Description
Define a input and output JSON schema for details on member selected for NCD screening
Updated by Thara S Pillai about 2 years ago
Ref: {
"memberdata": {
"member_name": "Rahul",
"member_age": "34",
"member_uhid": "",
"member_abha": "",
"member_ncd_status": "HT,DM"
},
"op_status": {
"op_code": "success_or_error",
"err_code": "ERR_1034",
"err_message": "The message to display in UI",
"err_tech_log": "tech log message to log in server",
"err_source": "The source of error to log. can be database, controller, dao"
}
}
Updated by Thara S Pillai about 2 years ago
- Subject changed from Define a input and output JSON schema for details on member to Define input and output JSON schema for details on member
Updated by Sneha K V about 2 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Updated by Thara S Pillai about 2 years ago
- Status changed from Resolved to Closed
Actions