<% if (documentDTO.prePay != 'Y') {%>

自核结果: <%if (documentDTO.statusCode == '16' && 'undefined' != typeof(payInfo) && null != payInfo && payInfo.UWS_FLAG != 'Y') {%> 本单支付成功,待提交到核保系统重新自核,请稍后查询自核结果。 <%} else if (appInfo.appStatus == '3') {%> 自核异常 <%} else if (appInfo.appStatus == '4' || appInfo.appStatus == '8') {%> 自核通过 <%} else if (appInfo.appStatus == '5' || appInfo.appStatus == '9') {%> 自核不通过 <%}%>

<%}%>

本单投保申请日期为: <%=appInfoApplyDate%>

投保人

姓名 <%=documentDTO.appClient.clientName%>

性别 <% if (documentDTO.appClient.sex == 'F') { %> 女 <% } else { %> 男 <% } %>

  • 生日

    <%=appClientBirthday%>

  • 职业类别

    <%=documentDTO.appClient.profGrade%> <% if ("" != documentDTO.appClient.profGrade) { %> 类 <% } %>

  • 被保人

    姓名 <%=documentDTO.insClient.clientName%>

    性别 <% if (documentDTO.insClient.sex == 'F') { %> 女 <% } else { %> 男 <% } %>

  • 生日

    <%=insClientBirthday%>

  • 职业类别

    <%=documentDTO.insClient.profGrade%> <% if ("" != documentDTO.insClient.profGrade) { %> 类 <% } %>

  • <% if(documentDTO.otherInsClient){ %>

    其他被保人

    姓名 <%=documentDTO.otherInsClient.clientName%>

    性别 <% if (documentDTO.otherInsClient.sex == 'F') { %> 女 <% } else { %> 男 <% } %>

  • 生日

    <%=documentDTO.otherInsClient.clientBirthdayStr%>

  • 职业类别

    <%=documentDTO.otherInsClient.profGrade%> <% if ("" != documentDTO.otherInsClient.profGrade) { %> 类 <% } %>

  • <%}%>
    <% if (hasHealthService_360 == 'Y'||hasHealthService_360ForHK == 'Y'|| hasOverseasStraightKnot == 'Y') { %>

    本次投保包括:

    <% if (hasHealthService_360 == 'Y') { %>
  • 就医360

    <%=healthService_360_premIum%>元/年

  • <% } %> <% if (hasHealthService_360ForHK == 'Y') { %>
  • 就医360港通版

    <%=hasHealthService_360ForHK_premIum%>元/年

  • <% } %> <% if (hasOverseasStraightKnot == 'Y') { %>
  • 海外直结

    <%=hasOverseasStraightKnot_premIum%>元/年

  • <% } %>

    就医360非保单的保险利益,该服务由平安健康互联网股份有限公司提供和管理

    <% } %> <% if (null != documentDTO.mainPlan) { %>
  • 代码:

    <%=documentDTO.mainPlan.planCode%>

  • 险种:

    <%=documentDTO.mainPlan.planShortName%>

  • 保额/份数:

    <% if (documentDTO.mainPlan.planCode == '1171' || documentDTO.mainPlan.planCode == '1219') {%> -- <% }else{ %> <%=documentDTO.mainPlan.insuranceFeeDesc%> <% } %>

  • 保期:

    <%=documentDTO.mainPlan.insurancePeriodDesc%>

  • 交费年期:

    <%=documentDTO.mainPlan.payPeriodDesc%>

  • 期交保费:

    <%=documentDTO.mainPlan.premIumDesc%>

  • 保险对象:

    <% if (documentDTO.mainPlan.insureType==1){ %> 投保人 <% } else if (documentDTO.mainPlan.insureType==2){ %> 被保险人 <% } else if (documentDTO.mainPlan.insureType==3){ %> 其他被保险人 <% } %>

  • <% } %> <% for(var i in documentDTO.addiPlans){ %>
  • 代码:

    <%=documentDTO.addiPlans[i].planCode%>

  • 险种:

    <%=documentDTO.addiPlans[i].planShortName%>

  • 保额/份数:

    <%=documentDTO.addiPlans[i].insuranceFeeDesc%>

  • 保期:

    <%=documentDTO.addiPlans[i].insurancePeriodDesc%>

  • 交费年期:

    <%=documentDTO.addiPlans[i].payPeriodDesc%>

  • 期交保费:

    <%=documentDTO.addiPlans[i].premIumDesc%>

  • 保险对象:

    <% if (documentDTO.addiPlans[i].insureType==1){ %> 投保人 <% } else if (documentDTO.addiPlans[i].insureType==2){ %> 被保险人 <% } else if (documentDTO.addiPlans[i].insureType==3){ %> 其他被保险人 <% } %>

  • <% } %>

    首年保费合计为:<%=premTotal%>

    建议书标识号: <%=docFlagCodeFull%>
    绑定的1080单证条形码: <%if ( 'undefined' == typeof(affirmanceBarcode)) {%> <%} else {%> <%=affirmanceBarcode%> <%}%>
    指定生效时间: <%=appointEffDate%>
    证件复印件: <%if (documentDTO.documentType=="01") {%> <%if (isUploadCertImg != 'Y') {%> 此功能未开放 <%} else if (canUploadCertImg == 'Y1') {%> 投保单首次上传 <%} else if (canUploadCertImg == 'Y2') {%> 投保单首次上传 <%} else if (canUploadCertImg == 'Y3') {%> 问题件首次上传 <%} else if (canUploadCertImg == 'Y4') {%> 问题件补充上传 <%} else if (canUploadCertImg == 'Y5') {%> 已提交不能上传 <%} else if (canUploadCertImg == 'Y6') {%> 已提交成功 <%} else {%> 未到电子签名步骤不能上传 <%}%> <%}else{%> <%if (isUploadCertImg != 'Y') {%> 此功能未开放 <%} else if (canUploadCertImg == 'Y1' && (documentDTO.statusCode == '16' || documentDTO.statusCode == '15')) {%> 投保单首次上传 <%} else if (canUploadCertImg == 'Y2') {%> 投保单首次上传 <%} else if (canUploadCertImg == 'Y3') {%> 问题件首次上传 <%} else if (canUploadCertImg == 'Y4') {%> 问题件补充上传 <%} else if (canUploadCertImg == 'Y5') {%> 已交单不能上传 <%} else if (canUploadCertImg == 'Y6') {%> 已提交成功 <%} else {%> 未绑定不能上传 <%}%> <%}%>
    <%if ( 'N' != canUploadGroupPhoto) {%>
    合照影像上传: <%if (documentDTO.documentType == "01") {%> <%if ( 'E' == canUploadGroupPhoto) {%> 未完成电子签名不能上传 <%} else if (isFirstUploadGroupPhoto == 'Y') {%> 首次上传 <%}else{%> 不合要求,重新上传 <%}%> <%}else{%> <%if ( 'E' == canUploadGroupPhoto) {%> 未绑定确认书不能上传 <%} else if (isFirstUploadGroupPhoto == 'Y') {%> 首次上传 <%}else{%> 不合要求,重新上传 <%}%> <%}%>
    <%}%>
    投保书条形码: <%=appInfo.appBarcode%>
    投保申请日: <%=appInfo.applyDate%>
    保单号: <%if ('undefined' == typeof(payInfo) || null == payInfo) {%> <%} else {%> <%=payInfo.POLNO%> <%}%>
    上次操作时间: <%=lastOperateDate%>
    <% if ('undefined' != typeof(uwsResult) && uwsResult != null && uwsResult.isOneKeyShow=='Y') {%>
    一键契调: <% if ('Y'==uwsResult.isDone) {%> 已完成 <%} else {%> 立即处理

    需在<%=uwsResult.deadLineDATE%>点之前完成,超时未完成则转入传统核保流程

    <%}%>
    <% } %>
    <% if (appInfo != null && (appInfo.appStatus == '4' || appInfo.appStatus == '5' || appInfo.appStatus == '6' || appInfo.appStatus == '8' || appInfo.appStatus == '9')) {%>
  • 条形码:

    <%=appInfo.appBarcode%>

  • 投保人:

    <%=documentDTO.appClient.clientName%>

  • 请核对本次投保需提交的单证资料:

    <% if ('undefined' != typeof(appDetailedList) && null != appDetailedList){ %> <% for(var i in appDetailedList){ %>

    <%=parseInt(i, 10)+1%>.<%=appDetailedList[i]%>

    <% } %> <% } %>

    温馨提示:

    1.当地保监,人行等监管机构特殊要求的交单资料,请咨询当地机构两核。

    2.请务必对各单证之间的客户信息保持一致,避免问题件下发。

    <% } else {%>
    该单未送自核,暂无需提交的单证资料。
    <% } %>