{
"baseParameters": {
"appScope": "string",
"businessId": "string",
"infno": "string",
"infName": "string",
"orgCode": "string",
"orgName": "string",
"hospCode": "string",
"hospName": "string",
"operatorId": "string",
"operatorName": "string",
"operatorCode": "string",
"insuranceTypeCode": "string",
"insuranceTypeName": "string",
"hostName": "string",
"ipAddress": "string",
"macAddress": "string",
"insInterfaceCode": "string",
"insInterfaceName": "string",
"logLinkId": "string",
"matchTypeCode": "string",
"matchTypeName": "string"
},
"businessParameters": {
"dscginfo": {
"mdtrt_id": "string",
"psn_no": "string",
"insutype": "string",
"endtime": "2019-08-24T14:15:22Z",
"dise_codg": "string",
"dise_name": "string",
"oprn_oprt_code": "string",
"oprn_oprt_name": "string",
"fpsc_no": "string",
"matn_type": "string",
"birctrl_type": "string",
"latechb_flag": "str",
"geso_val": 0,
"fetts": 0,
"fetus_cnt": 0,
"pret_flag": "str",
"birctrl_matn_date": "2019-08-24T14:15:22Z",
"cop_flag": "str",
"dscg_dept_codg": "string",
"dscg_dept_name": "string",
"dscg_bed": "string",
"dscg_way": "str",
"die_date": "2019-08-24T14:15:22Z",
"exp_content": "string"
},
"diseinfo": [
{
"mdtrt_id": "string",
"psn_no": "string",
"diag_type": "str",
"maindiag_flag": "str",
"diag_srt_no": 0,
"diag_code": "string",
"diag_name": "string",
"diag_dept": "string",
"dise_dor_no": "string",
"dise_dor_name": "string",
"diag_time": "2019-08-24T14:15:22Z"
}
]
}
}
curl --location --request POST '/insureInterface2402' \
--header 'Token: 971a9286-b962-4bee-adb2-2fd990120b9eUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win' \
--header 'appId: trasen' \
--header 'Content-Type: application/json' \
--data-raw '{
"baseParameters": {
"appScope": "string",
"businessId": "string",
"infno": "string",
"infName": "string",
"orgCode": "string",
"orgName": "string",
"hospCode": "string",
"hospName": "string",
"operatorId": "string",
"operatorName": "string",
"operatorCode": "string",
"insuranceTypeCode": "string",
"insuranceTypeName": "string",
"hostName": "string",
"ipAddress": "string",
"macAddress": "string",
"insInterfaceCode": "string",
"insInterfaceName": "string",
"logLinkId": "string",
"matchTypeCode": "string",
"matchTypeName": "string"
},
"businessParameters": {
"dscginfo": {
"mdtrt_id": "string",
"psn_no": "string",
"insutype": "string",
"endtime": "2019-08-24T14:15:22Z",
"dise_codg": "string",
"dise_name": "string",
"oprn_oprt_code": "string",
"oprn_oprt_name": "string",
"fpsc_no": "string",
"matn_type": "string",
"birctrl_type": "string",
"latechb_flag": "str",
"geso_val": 0,
"fetts": 0,
"fetus_cnt": 0,
"pret_flag": "str",
"birctrl_matn_date": "2019-08-24T14:15:22Z",
"cop_flag": "str",
"dscg_dept_codg": "string",
"dscg_dept_name": "string",
"dscg_bed": "string",
"dscg_way": "str",
"die_date": "2019-08-24T14:15:22Z",
"exp_content": "string"
},
"diseinfo": [
{
"mdtrt_id": "string",
"psn_no": "string",
"diag_type": "str",
"maindiag_flag": "str",
"diag_srt_no": 0,
"diag_code": "string",
"diag_name": "string",
"diag_dept": "string",
"dise_dor_no": "string",
"dise_dor_name": "string",
"diag_time": "2019-08-24T14:15:22Z"
}
]
}
}'
{
"Code": "string",
"Message": "string",
"exception": "string",
"apiCode": "string",
"data": {}
}