| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278 |
- {
- "table_name": "案件普遍的智能分解模板(要素抽取)",
- "version": "2.0",
- "description": "对齐《案件普遍的智能分解模板》:案由—通用要素—各案由下一层/二层/三层要素;field_id 与 extractor.merge_dispute_template_fields 及基础抽取器对应。",
- "groups": [
- {
- "id": "procedure",
- "label": "案件程序信息",
- "field_ids": [
- "case_number",
- "filing_date",
- "arbitration_org",
- "case_title",
- "case_cause",
- "dispute_focus",
- "claim_types"
- ]
- },
- {
- "id": "cause_root",
- "label": "案由(模板大类)",
- "field_ids": ["tmpl_primary_cause"]
- },
- {
- "id": "common",
- "label": "通用要素",
- "field_ids": ["gen_applicant_info", "gen_respondent_info", "gen_facts_and_reasons"]
- },
- {
- "id": "lr1",
- "label": "1. 劳动关系纠纷类",
- "sub_groups": [
- {
- "id": "lr1_1",
- "label": "1.1 劳动报酬",
- "field_ids": ["lr1_pay_cycle", "lr1_pay_amount", "lr1_pay_form"]
- },
- {
- "id": "lr1_2",
- "label": "1.2 社会保险",
- "field_ids": ["lr1_si_joined", "lr1_si_benefit_amount"]
- },
- {
- "id": "lr1_3",
- "label": "1.3 劳动关系",
- "field_ids": [
- "lr1_contract_signed",
- "lr1_open_ended_contract",
- "lr1_double_wage_no_contract",
- "lr1_relation_duration"
- ]
- }
- ]
- },
- {
- "id": "wi",
- "label": "2. 工伤保险待遇纠纷",
- "sub_groups": [
- {
- "id": "wi_1",
- "label": "2.1 劳动关系",
- "field_ids": ["wi_lr_contract_signed", "wi_lr_relation_duration"]
- },
- {
- "id": "wi_2",
- "label": "2.2 保险待遇",
- "field_ids": [
- "wi_benefit_pay_time",
- "wi_benefit_amount_total",
- "wi_benefit_disability",
- "wi_benefit_prosthetic",
- "wi_benefit_medical_allowance",
- "wi_benefit_travel",
- "wi_benefit_rehab",
- "wi_benefit_nursing",
- "wi_benefit_meal",
- "wi_benefit_pay_form"
- ]
- },
- {
- "id": "wi_4",
- "label": "2.4 社会保险",
- "field_ids": ["wi_si_benefit_amt", "wi_si_joined"]
- }
- ]
- },
- {
- "id": "sr",
- "label": "3. 追索劳动报酬",
- "sub_groups": [
- {
- "id": "sr_1",
- "label": "3.1 劳动报酬",
- "field_ids": [
- "sr_pay_cycle",
- "sr_claim_amount",
- "sr_claim_deducted_pay",
- "sr_claim_overtime_pay",
- "sr_claim_living_allowance",
- "sr_high_temp_allowance",
- "sr_actual_pay_standard",
- "sr_agreed_pay_standard",
- "sr_annual_leave_pay",
- "sr_unpaid_period",
- "sr_overtime_amount"
- ]
- }
- ]
- },
- {
- "id": "ec",
- "label": "4. 经济补偿金纠纷",
- "sub_groups": [
- {
- "id": "ec_1",
- "label": "4.1 经济补偿金",
- "field_ids": [
- "ec_avg_salary_12m",
- "ec_claim_amount",
- "ec_double_wage_part",
- "ec_illegal_term_part",
- "ec_illegal_probation_part",
- "ec_extra_compensation_part",
- "ec_notice_pay",
- "ec_additional_damages"
- ]
- },
- {
- "id": "ec_2",
- "label": "4.2 劳动合同",
- "field_ids": ["ec_contract_duration", "ec_leave_reason", "ec_leave_date"]
- }
- ]
- },
- {
- "id": "dm",
- "label": "5. 赔偿金纠纷",
- "sub_groups": [
- {
- "id": "dm_1",
- "label": "5.1 赔偿金",
- "field_ids": ["dm_claim_amount", "dm_illegal_dismissal_damages"]
- },
- {
- "id": "dm_2",
- "label": "5.2 劳动合同",
- "field_ids": ["dm_contract_exists", "dm_terminate_reason", "dm_contract_continue"]
- }
- ]
- },
- {
- "id": "mi",
- "label": "6. 生育保险待遇纠纷",
- "sub_groups": [
- {
- "id": "mi_1",
- "label": "6.1 金额",
- "field_ids": [
- "mi_claim_amount",
- "mi_maternity_medical",
- "mi_maternity_allowance_salary",
- "mi_additional_damages",
- "mi_travel_accommodation"
- ]
- },
- {
- "id": "mi_2",
- "label": "6.2 劳动合同",
- "field_ids": ["mi_contract_continue", "mi_terminate_reason"]
- }
- ]
- },
- {
- "id": "other_extract",
- "label": "其它程序与材料要素",
- "field_ids": [
- "employment_type",
- "worker_position",
- "entry_date",
- "leave_date",
- "work_duration_text",
- "month_salary",
- "overtime_desc",
- "termination_reason",
- "contract_type",
- "injury_related",
- "social_insurance_hint",
- "claims",
- "law_refs",
- "evidence_materials"
- ]
- }
- ],
- "field_labels": {
- "case_number": "案件编号/案号",
- "filing_date": "立案日期",
- "arbitration_org": "仲裁机构",
- "case_title": "案件标题",
- "case_cause": "案由类型(关键词归纳)",
- "dispute_focus": "争议焦点",
- "claim_types": "诉求类型(归纳)",
- "tmpl_primary_cause": "案由(模板六大类)",
- "gen_applicant_info": "申请人信息(通用)",
- "gen_respondent_info": "被申请人信息(通用)",
- "gen_facts_and_reasons": "事实与理由(通用)",
- "lr1_pay_cycle": "1.1.1 劳动报酬发放周期",
- "lr1_pay_amount": "1.1.2 劳动报酬金额",
- "lr1_pay_form": "1.1.3 劳动报酬发放形式",
- "lr1_si_joined": "1.2.1 是否参加社会保险",
- "lr1_si_benefit_amount": "1.2.2 保险待遇金额",
- "lr1_contract_signed": "1.3.1 是否签订劳动合同",
- "lr1_open_ended_contract": "1.3.1.1 无固定期限劳动合同",
- "lr1_double_wage_no_contract": "1.3.1.2 未签书面合同二倍工资",
- "lr1_relation_duration": "1.3.2 劳动关系存在时间",
- "wi_lr_contract_signed": "2.1.1 是否签订劳动合同",
- "wi_lr_relation_duration": "2.1.2 劳动关系存在时间",
- "wi_benefit_pay_time": "2.2.1 保险待遇发放时间",
- "wi_benefit_amount_total": "2.2.2 保险待遇金额(合计)",
- "wi_benefit_disability": "2.2.2.1 伤残津贴/伤残相关待遇",
- "wi_benefit_prosthetic": "2.2.2.2 假肢等辅助器具费",
- "wi_benefit_medical_allowance": "2.2.2.3 医疗补助金",
- "wi_benefit_travel": "2.2.2.4 交通食宿费",
- "wi_benefit_rehab": "2.2.2.5 医疗/康复费",
- "wi_benefit_nursing": "2.2.2.6 护理费",
- "wi_benefit_meal": "2.2.2.7 住院伙食补助",
- "wi_benefit_pay_form": "2.2.3 保险待遇发放形式",
- "wi_si_benefit_amt": "2.4.1 保险待遇金额",
- "wi_si_joined": "2.4.2 是否参加社会保险",
- "sr_pay_cycle": "3.1.1 劳动报酬发放周期",
- "sr_claim_amount": "3.1.2 主张金额(合计)",
- "sr_claim_deducted_pay": "3.1.2.1 克扣/拖欠工资",
- "sr_claim_overtime_pay": "3.1.2.2 加班费",
- "sr_claim_living_allowance": "3.1.2.3 生活费等",
- "sr_high_temp_allowance": "3.1.3 高温津贴金额",
- "sr_actual_pay_standard": "3.1.4 实际支付工资标准",
- "sr_agreed_pay_standard": "3.1.5 约定工资标准",
- "sr_annual_leave_pay": "3.1.6 带薪年休假工资",
- "sr_unpaid_period": "3.1.7 未支付期间",
- "sr_overtime_amount": "3.1.8 加班工资金额",
- "ec_avg_salary_12m": "4.1.1 离职前12个月平均工资",
- "ec_claim_amount": "4.1.2 主张金额(经济补偿相关)",
- "ec_double_wage_part": "4.1.2.1 未签合同二倍工资部分",
- "ec_illegal_term_part": "4.1.2.2 违法解除/终止补偿",
- "ec_illegal_probation_part": "4.1.2.3 违法试用期相关",
- "ec_extra_compensation_part": "4.1.2.4 其它补偿分项",
- "ec_notice_pay": "4.1.3 代通知金",
- "ec_additional_damages": "4.1.4 加付赔偿金",
- "ec_contract_duration": "4.2.1 劳动合同存续/用工期间",
- "ec_leave_reason": "4.2.2 离职原因",
- "ec_leave_date": "4.2.3 离职时间",
- "dm_claim_amount": "5.1.1 主张金额",
- "dm_illegal_dismissal_damages": "5.1.2 违法解除劳动合同赔偿金",
- "dm_contract_exists": "5.2.1 劳动合同是否存在",
- "dm_terminate_reason": "5.2.2 解除劳动合同原因",
- "dm_contract_continue": "5.2.3 是否继续履行劳动合同",
- "mi_claim_amount": "6.1.1 主张金额(生育待遇)",
- "mi_maternity_medical": "6.1.1.1 生育医疗费",
- "mi_maternity_allowance_salary": "6.1.1.2 生育津贴/产假工资",
- "mi_additional_damages": "6.1.2 加付赔偿金",
- "mi_travel_accommodation": "6.1.3 交通食宿费",
- "mi_contract_continue": "6.2.1 劳动合同是否继续履行",
- "mi_terminate_reason": "6.2.2 劳动合同解除原因",
- "employment_type": "用工形式",
- "worker_position": "劳动者岗位",
- "entry_date": "入职时间",
- "leave_date": "离职时间",
- "work_duration_text": "工作年限/用工期间",
- "month_salary": "月工资标准",
- "overtime_desc": "加班事实描述",
- "termination_reason": "解除/离职原因",
- "contract_type": "劳动合同类型/期限",
- "injury_related": "工伤相关说明",
- "social_insurance_hint": "社会保险相关说明",
- "claims": "仲裁请求事项及金额(结构化)",
- "law_refs": "法律依据条款",
- "evidence_materials": "证据材料提示"
- }
- }
|