简要描述
请求URL
https://xhs.yibaojiankang.com/api/hmb/tk/audit_info
请求方式
{"audit_id":4}
参数
参数名 |
必选 |
类型 |
说明 |
audit_id |
是 |
int |
审核记录id |
返回示例
{
"code": "200",
"data": {
"advance_money": "20",
"applicant_name": "张三是",
"arrive_date": "2020-10-21",
"audit_id": 4,
"begin_time": "Tue, 13 Oct 2020 17:43:21 GMT",
"buy_way": "1",
"claim_list": [
{
"node_code": "1",
"status": "1"
}
],
"ct": "Tue, 13 Oct 2020 16:10:06 GMT",
"customer_idcard": "411456789",
"customer_name": "网上我的",
"customer_sex": "f",
"disease_name": "霍乱",
"drug_list": [
{
"ct": "Tue, 13 Oct 2020 17:52:06 GMT",
"drug_genericname": "吗丁啉",
"drug_goodname": "吗丁啉",
"drug_id": "1567",
"frequency": "每日两次",
"num": "10",
"prepn_type": "1~3片",
"specification": "7片装",
"unit": "7片/盒",
"usage": "多喝热水"
},
],
"drug_store": "国药",
"end_time": "Tue, 13 Oct 2020 17:43:21 GMT",
"evidence": "Dq8QmZUSVsrT",
"expected_arrive_date": "2020-10-20",
"healthcare_citycode": "",
"healthcare_provincecode": "",
"icd10_code": "A100.1",
"image_list": [
{
"image_type": "05",
"url": "http://baidu.com"
},
{
"image_type": "05",
"url": "http://baidu.com"
}
],
"is_fetch": "1",
"order_no": "DD1L4SetWCZbVfAvywDoTE0dmxPJ2s9",
"order_status": 0,
"order_type": 1,
"paid_amount": "200",
"phone_number": "16619876756",
"policy_no": "90000001",
"purchase_method": "0",
"real_total_prices": "200",
"receiver": "张三",
"receiver_address": "",
"recipe_code": "SHPrsGuQDnB6WYE72Neq4J9Av1aOXVM",
"recipe_doctor": "张三是",
"recipe_remark": "一日两次,一次三片",
"recipe_status": 1,
"request_id": "45000000002",
"social_pay_money": "20",
"social_security": "1",
"store_address": "武汉市区买单路",
"total_prices": "20",
"ut": "Thu, 15 Oct 2020 14:16:48 GMT",
"yijian_list": [
{
"ct": "Tue, 13 Oct 2020 16:30:31 GMT",
"remark": "缺少取药凭证以及用户签名等文件"
},
{
"ct": "Thu, 15 Oct 2020 17:07:18 GMT",
"remark": "bhhkk"
}
]
},
"message": "success",
"tran_no": 20,
}
返回参数说明
参数名 |
类型 |
说明 |
audit_id |
str |
审核记录id |
policy_no |
str |
保单号 |
begin_time |
str |
保障开始时间 |
request_id |
str |
泰康审核ID |
end_time |
str |
保障结束时间 |
customer_sex |
str |
客户性别 |
customer_name |
str |
客户名字 |
customer_idcard |
str |
客户证件号 |
buy_way |
str |
购药方式(01-院内 02院外)购药方式(01-院内 02院外) |
recipe_code |
str |
健易保审核单号 |
recipe_status |
str |
健易保审核状态;审核状态;0为不通过 ;1 为通过 ;2-不通过问题件;3-待审核 ;4-订单带处理;5-订单已处理;6-待补传资料;7-资料已补传 |
ut |
str |
审核记录生成时间 |
ct |
str |
审核记录更新时间 |
applicant_name |
str |
申请人名字 |
applicant_mobile |
str |
申请人电话 |
applicant_idcard |
str |
申请人证件号 |
recipe_doctor |
str |
审核医师 |
recipe_remark |
str |
医师意见;不超过500字 |
disease_name |
str |
疾病名称 |
icd10_code |
str |
疾病编icd码 |
purchase_method |
str |
取药方式 0-到店自提 1-快递配送 |
phone_number |
str |
取药人/收件人-电话 |
receiver |
str |
取药人/收件人-姓名 |
receiver_address |
str |
收件地址 如果到店自提 此字段不用传 |
evidence |
str |
取药凭证 |
drug_store |
str |
药店名称 |
store_address |
str |
药店地址 |
order_type |
str |
订单状态 0-订单失败 1-订单成功 |
order_no |
str |
健易保订单号 |
order_status |
str |
订单状态 |
paid_amount |
str |
垫付金额 |
expected_arrive_date |
str |
预计取药时间 |
is_fetch |
str |
是否取药成功 0-否 1-是 |
social_security |
str |
是否社保结算 0-否 1-是 |
advance_money |
str |
理赔申请金额 实际垫付金额 |
social_pay_money |
str |
社保结算金额 如果是社保结算则必填 |
real_total_prices |
str |
药品实际总金额 |
arrive_date |
str |
实际取药日期 |
tran_no |
int |
泰康订单号;交易单号 |
image_list 返回参说明
参数名 |
类型 |
说明 |
url |
str |
图片url |
image_type |
str |
图片类型 |
drug_list 返回参说明
参数名 |
类型 |
说明 |
drug_id |
str |
药品编码 |
drug_goodname |
str |
药品商品名称 |
drug_genericname |
str |
药品通用名称 |
specification |
str |
药品规格 |
reference_price |
str |
参考价格 |
unit |
str |
药品单位 |
prepn_type |
str |
药品剂量 |
frequency |
str |
药品频次 |
usage |
str |
药品用法 |
num |
str |
药品数量 |
ct |
str |
创建时间 |
claim_list 返回参说明
参数名 |
类型 |
说明 |
status |
str |
理赔状态 |
node_code |
str |
理赔节点 |
ct |
str |
创建时间 |
yijian_list 返回参说明
参数名 |
类型 |
说明 |
remark |
str |
缺少资料意见 |
ct |
str |
回传时间 |
返回参数说明
备注
欢迎使用ShowDoc!