{
"creatorId": "admin",
"creatorName": "超级管理员",
"result": "体格检查缺失",
"score": "1",
"grade": 2,
"elecId": "1689954046096_out",
"controlId": "1682415346039468033",
"listCode": "1",
"listName": "门诊病历"
}
curl --location --request POST 'http://172.30.11.16/gateway/qc-medical-manager/v1/pt/outpatientRecordDetail/addArtificialDetail' \
--header 'X-Appcode;' \
--header 'X-Token;' \
--header 'Cookie: SESSION=ODU1ZDc1Y2EtNjFhYi00MWJiLWFiZTEtY2VhYjQwNWI2ZjM0' \
--header 'Content-Type: application/json' \
--data-raw '{
"creatorId": "admin",
"creatorName": "超级管理员",
"result": "体格检查缺失",
"score": "1",
"grade": 2,
"elecId": "1689954046096_out",
"controlId": "1682415346039468033",
"listCode": "1",
"listName": "门诊病历"
}'
{}