Files
his/openhis-ui-vue3/src/components/Print/OutpatientBilling.json
2026-05-27 08:59:07 +08:00

490 lines
12 KiB
JSON
Executable File

{
"panels": [
{
"index": 0,
"name": 1,
"paperType": "自定义",
"height": 500,
"width": 80,
"paperList": {
"type": "自定义",
"width": 80,
"height": 500
},
"panelPageRule": "none",
"paperHeader": 0,
"paperFooter": 1128,
"paperNumberDisabled": true,
"paperNumberContinue": true,
"expandCss": "",
"panelAngle": 0,
"overPrintOptions": {
"content": "",
"opacity": 0.7,
"type": 1
},
"watermarkOptions": {
"content": "",
"fillStyle": "rgba(87, 13, 248, 0.5)",
"fontSize": "36px",
"rotate": 25,
"width": 200,
"height": 150,
"timestamp": true,
"format": "YYYY-MM-DD HH:mm"
},
"panelLayoutOptions": {
"layoutType": "column",
"layoutRowGap": 0,
"layoutColumnGap": 0
},
"printElements": [
{
"options": {
"left": 0,
"top": 15,
"height": 16.5,
"width": 225,
"title": "{{HOSPITAL_NAME}}门诊收费结算单",
"fontWeight": "bold",
"textAlign": "center",
"fontSize": 12
},
"printElementType": {
"title": "文本",
"type": "text"
}
},
{
"options": {
"left": 15,
"top": 39,
"height": 14,
"width": 80,
"title": "姓名:",
"fontSize": 10,
"field": "patientName"
},
"printElementType": {
"title": "文本",
"type": "text"
}
},
{
"options": {
"left": 136.5,
"top": 39,
"height": 80,
"width": 80,
"field": "regNo",
"textType": "qrcode",
"hideTitle": true
},
"printElementType": {
"title": "二维码",
"type": "text"
}
},
{
"options": {
"left": 15,
"top": 60,
"height": 14,
"width": 45,
"title": "性别:",
"fontSize": 10,
"field": "sex"
},
"printElementType": {
"title": "文本",
"type": "text"
}
},
{
"options": {
"left": 63,
"top": 60,
"height": 14,
"width": 55,
"title": "年龄:",
"fontSize": 10,
"field": "age"
},
"printElementType": {
"title": "文本",
"type": "text"
}
},
{
"options": {
"left": 15,
"top": 84,
"height": 14,
"width": 120,
"title": "病人类型:",
"fontSize": 10,
"field": "personType"
},
"printElementType": {
"title": "文本",
"type": "text"
}
},
{
"options": {
"left": 15,
"top": 106.5,
"height": 14,
"width": 120,
"title": "门诊号:",
"fontSize": 10,
"field": "regNo"
},
"printElementType": {
"title": "文本",
"type": "text"
}
},
{
"options": {
"left": 12,
"top": 130,
"height": 51,
"width": 208.5,
"field": "chargeItemsList",
"textAlign": "center",
"fontSize": 8,
"coordinateSync": false,
"widthHeightSync": false,
"columns": [
[
{
"title": "收费名称",
"width": 62,
"field": "chargeItemName",
"checked": true,
"columnId": "chargeItemName",
"fixed": false,
"rowspan": 1,
"colspan": 1
},
{
"title": "规格",
"width": 37,
"field": "totalVolume",
"checked": true,
"columnId": "totalVolume",
"fixed": false,
"rowspan": 1,
"colspan": 1
},
{
"title": "数量",
"width": 37,
"field": "quantityWithUnit",
"checked": true,
"columnId": "quantityWithUnit",
"fixed": false,
"rowspan": 1,
"colspan": 1
},
{
"title": "金额",
"width": 35,
"field": "totalPrice",
"checked": true,
"columnId": "totalPrice",
"fixed": false,
"rowspan": 1,
"colspan": 1
},
{
"title": "类别",
"width": 37,
"field": "dirClass",
"checked": true,
"columnId": "dirClass",
"fixed": false,
"rowspan": 1,
"colspan": 1
}
]
]
},
"printElementType": {
"title": "表格",
"type": "table"
}
},
{
"options": {
"left": 15,
"top": 189,
"height": 14,
"width": 100,
"title": "合计金额:",
"fontSize": 10.5,
"field": "FULAMT_OWNPAY_AMT"
},
"printElementType": {
"title": "文本",
"type": "text"
}
},
{
"options": {
"left": 120,
"top": 189,
"height": 14,
"width": 100,
"title": "现金支付:",
"fontSize": 10.5,
"field": "SELF_CASH_VALUE"
},
"printElementType": {
"title": "文本",
"type": "text"
}
},
{
"options": {
"left": 15,
"top": 211,
"height": 14,
"width": 100,
"title": "卡内支付:",
"fontSize": 10.5,
"field": "SELF_YB_ZH_PAY"
},
"printElementType": {
"title": "文本",
"type": "text"
}
},
{
"options": {
"left": 120,
"top": 229.5,
"height": 14,
"width": 100,
"title": "现账户余额:",
"fontSize": 10.5,
"field": "BALC"
},
"printElementType": {
"title": "文本",
"type": "text"
}
},
{
"options": {
"left": 15,
"top": 231,
"height": 14,
"width": 100,
"title": "大特病统筹:",
"fontSize": 10.5,
"field": "URBAN_SERIOUS_ILLNESS"
},
"printElementType": {
"title": "文本",
"type": "text"
}
},
{
"options": {
"left": 120,
"top": 250.5,
"height": 14,
"width": 100,
"title": "公务员补助:",
"fontSize": 10.5,
"field": "YB_BC_GWY_BZ_VALUE"
},
"printElementType": {
"title": "文本",
"type": "text"
}
},
{
"options": {
"left": 15,
"top": 251.5,
"height": 14,
"width": 100,
"title": "医疗救助:",
"fontSize": 10.5,
"field": "YB_JZ_FUND_AMOUNT"
},
"printElementType": {
"title": "文本",
"type": "text"
}
},
{
"options": {
"left": 15,
"top": 273,
"height": 14,
"width": 100,
"title": "离休统筹:",
"fontSize": 10.5,
"field": "OTHER_PAY_LX_YL_FUND_VALUE"
},
"printElementType": {
"title": "文本",
"type": "text"
}
},
{
"options": {
"left": 15,
"top": 292.5,
"height": 14,
"width": 100,
"title": "共济支付:",
"fontSize": 10.5,
"field": "SELF_YB_ZH_GJ_VALUE"
},
"printElementType": {
"title": "文本",
"type": "text"
}
},
{
"options": {
"left": 15,
"top": 312,
"height": 14,
"width": 100,
"title": "医保基金总额:",
"fontSize": 10.5,
"field": "YB_FUND_PAY"
},
"printElementType": {
"title": "文本",
"type": "text"
}
},
{
"options": {
"left": 15,
"top": 332.5,
"height": 14,
"width": 100,
"title": "统筹支付:",
"fontSize": 10.5,
"field": "YB_TC_FUND_AMOUNT"
},
"printElementType": {
"title": "文本",
"type": "text"
}
},
{
"options": {
"left": 15,
"top": 355.5,
"height": 14,
"width": 202.5,
"title": "收费员:",
"fontSize": 10.5,
"field": "paymentEmployee"
},
"printElementType": {
"title": "文本",
"type": "text"
}
},
{
"options": {
"left": 15,
"top": 376.5,
"height": 14,
"width": 205.5,
"title": "收费时间:",
"fontSize": 10.5,
"field": "currentDate"
},
"printElementType": {
"title": "文本",
"type": "text"
}
},
{
"options": {
"left": 0,
"top": 399,
"height": 2,
"width": 225,
"borderWidth": 1,
"borderStyle": "dashed",
"borderColor": "#CCCCCC"
},
"printElementType": {
"title": "横线",
"type": "hline"
}
},
{
"options": {
"left": 0,
"top": 408,
"height": 16.5,
"width": 225,
"title": "财政发票查验获取",
"textAlign": "center",
"fontSize": 12
},
"printElementType": {
"title": "文本",
"type": "text"
}
},
{
"options": {
"left": 12,
"top": 436.5,
"height": 10,
"width": 100,
"title": "1. 到人工窗口打印",
"fontSize": 9
},
"printElementType": {
"title": "文本",
"type": "text"
}
},
{
"options": {
"left": 12,
"top": 451,
"height": 10,
"width": 100,
"title": "2. 扫描下方二维码",
"fontSize": 9
},
"printElementType": {
"title": "文本",
"type": "text"
}
},
{
"options": {
"left": 9,
"top": 472.5,
"height": 100,
"width": 100,
"field": "pictureUrl",
"fit": "contain"
},
"printElementType": {
"title": "图片",
"type": "image"
}
}
]
}
]
}