Project

General

Profile

Actions

Activity #2822

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 saving NCD Screening 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/12/2024

Description

Refer and complete for:

{
"member_id": "",
"member_uhid": "",
"risk_factors": {
"smoke":"N",
"tobaccco":"Y",
"substance": "Y",
"fam_his": "Y",
"fam_his_det":
[ {"fam_mem_id": "", "fam_mem_uhid": "", "fam_mem_rel_id": "", "disease_ids": [1,2,3]}, {"fam_mem_id": "", "fam_mem_uhid": "", "fam_mem_rel_id": "", "disease_ids": [1,2,3]}
],
"fam_his_new_det":
[ {"fam_mem_name": "", "fam_mem_rel_id": "", "disease_ids": [1,2,3]}, {"fam_mem_name": "", "fam_mem_rel_id": "", "disease_ids": [1,2,3]}
]
},
"life_style": {
"phy_act_id": "",
"height": "",
"weight":""
},
"screen_diseases":[1,2],
"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"
}
}

Actions #1

Updated by Thara S Pillai about 2 years ago

  • Description updated (diff)
Actions #2

Updated by Sneha K V about 2 years ago

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

Updated by Thara S Pillai about 2 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF