Project

General

Profile

Actions

Activity #2815

closed

Feature #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 lookup data

Added by Thara S Pillai about 2 years ago. Updated about 2 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Development-App
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 lookup data for NCD screening form

Actions #1

Updated by Thara S Pillai about 2 years ago

Ref:

{
"lookupdata": {
"screen_diseases":[{"disease_id": "1", "disease_name":"HT"}, {"disease_id": "2", "disease_name":"DM"}, {"disease_id": "3", "disease_name":"Oral Cancer"}],
"smoking_freq": [{"smoking_id": "1", "smoking_desc":"test1"}, {"smoking_id": "2", "smoking_desc":"test2"}]
},
"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"
}
}

Actions #2

Updated by Thara S Pillai about 2 years ago

  • Subject changed from Define a input and output JSON schema for lookup data to Define input and output JSON schema for lookup data
Actions #3

Updated by Sneha K V about 2 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100
Actions #4

Updated by Thara S Pillai about 2 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF