打印
<h5>简要描述</h5>
<ul>
<li>打印接口</li>
</ul>
<h5>请求URL</h5>
<ul>
<li><code>http://xx.com/ApiPrint/GetPrintPatientInfo/1</code></li>
</ul>
<h5>请求方式</h5>
<ul>
<li>GET </li>
</ul>
<h5>参数</h5>
<table>
<thead>
<tr>
<th style="text-align: left;">参数名</th>
<th style="text-align: left;">必选</th>
<th style="text-align: left;">类型</th>
<th>说明</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align: left;">Patient_ID</td>
<td style="text-align: left;">是</td>
<td style="text-align: left;">int</td>
<td>患者番号</td>
</tr>
<tr>
<td style="text-align: left;">Begin_Time</td>
<td style="text-align: left;">否</td>
<td style="text-align: left;">DateTime</td>
<td>出力期間-开始日期</td>
</tr>
<tr>
<td style="text-align: left;">End_Time</td>
<td style="text-align: left;">否</td>
<td style="text-align: left;">DateTime</td>
<td>出力期間-结束日期</td>
</tr>
<tr>
<td style="text-align: left;">PrintSort</td>
<td style="text-align: left;">否</td>
<td style="text-align: left;">string</td>
<td>打印顺序-升序/倒序 默认 0:升序 1:降序</td>
</tr>
<tr>
<td style="text-align: left;">ZP</td>
<td style="text-align: left;">否</td>
<td style="text-align: left;">string</td>
<td>账票选择</td>
</tr>
<tr>
<td style="text-align: left;">BX</td>
<td style="text-align: left;">是</td>
<td style="text-align: left;">string</td>
<td>0:全部</td>
</tr>
</tbody>
</table>
<h5>参数示例</h5>
<pre><code>{
"Patient_ID":"1",//患者番号
"Begin_Time":"2021-12-07",//出力期間-开始日期
"End_Time":"2021-12-07",//出力期間-结束日期
"PrintSort":"1",//打印顺序-升序/倒序 默认 0:升序 1:降序
"BX":"1,2"//保险选择
}</code></pre>
<h5>返回示例</h5>
<pre><code> {
"code": 0,
"data": [
{
"id": 281,//病历ID
"patientId": 1,//患者ID
"medicalRecord": {
"patientId": 1,
"patientName": "テスト ウケツケ",//患者姓名
"doctorId": 1,//医生ID
"doctorName": "鈴木 花子",//医师姓名
"insuranceTypeId": 2,//保险ID
"insuranceTypeName": "医保",//保险名称
"insuranceZuheId": 0,//保险组合Id
"insuranceZuheName": null,//保险组合名称
"departmentId": 1,//科室ID
"departmentName": "内科",//科室名称
"scontents": "<p>水电费<b><font color=\"#1eb980\">水电费</font></b></p><p>中医能治病,不但能治轻病小病和慢性病,亦能治大病重症和急性病。而且,中医还擅长治疗疑难杂症。作为中医人,我们不但要有中医理论自信,也要有中医疗效自信。以世界著名汉学家、德国慕尼黑大学终身教授满晰博的一段话来为此文结尾,他说:“中医是迄今为止最为完整、最为连贯、最可以为人们所理解的中国科学的代表性表现形式。所以,它用丰富而现成的资料说明了中国科学,为所有生命科学建立表述的单义性提供了最有用的范式</p>",//S内容
"ocontents": "<p>水电费水电费水电费水电费胜多负少</p>",//O内容
"acontents": "<p>水电费方法沃尔沃</p><p>支气管炎、肺炎、胸膜炎、心律失常、心包炎、心肺功能不全</p>",//A内容
"pcontents": "<p>水电费水电费第三方方法</p>",//P内容
"state": 2,//病历状态 1草稿箱 2已提交 3修正
"sortJson": null,//排序
"examineDate": "2021-12-07 15:43:28",//诊察日期
"tagList": [
1,
3,
2
],//标签列表
"tagList2": null,//标签列表2
"remark": "aaa",//病历备注
"isRemoved": false,//是否可见
"examineList": [//诊察列表
{
"srycd": "101120060",//诊疗行为唯一标识
"srysyukbn": "120",//诊疗种类区分
"srykbn": "12",//诊疗行为区分
"name": "同日再診料",//标题名称
"remarkCode": null,//诊疗行为代码
"number": 1,//回数
"unit": 0,//单位数量
"remarkType": 0,//备注类型
"remark": null,//备注
"bigSort": 0,//大排序
"smallSort": 0,//小排序
"tanicd": "000",//单位代码
"taniname": "",//单位名称
"indicateState": 3,//0新规 1修正 2删除 3进行 4中止
"indicateDate": null,//指示日期
"indicateType": 0,//指示分类 0临时 1定期
"distinguish": null,//区分
"ward": null,//病室
"id": 439,//诊疗行为ID
"createTime": "2021-12-07 15:43:29",
"createUId": 1,
"lastTime": "0001-01-01 00:00:00",
"lastUId": 0,
"hpId": 1,
"isActivated": false
},
{
"srycd": "101989010",
"srysyukbn": "110",
"srykbn": "11",
"name": "初診料加算",
"remarkCode": null,
"number": 1,
"unit": 0,
"remarkType": 0,
"remark": null,
"bigSort": 0,
"smallSort": 1,
"tanicd": "000",
"taniname": "",
"indicateState": 0,
"indicateDate": null,
"indicateType": 0,
"distinguish": null,
"ward": null,
"id": 440,
"createTime": "2021-12-07 15:43:29",
"createUId": 1,
"lastTime": "0001-01-01 00:00:00",
"lastUId": 0,
"hpId": 1,
"isActivated": false
},
{
"srycd": "101120040",
"srysyukbn": "120",
"srykbn": "12",
"name": "再診料(同一日複数診療科受診)",
"remarkCode": null,
"number": 1,
"unit": 0,
"remarkType": 0,
"remark": null,
"bigSort": 0,
"smallSort": 2,
"tanicd": "000",
"taniname": "",
"indicateState": 0,
"indicateDate": null,
"indicateType": 0,
"distinguish": null,
"ward": null,
"id": 441,
"createTime": "2021-12-07 15:43:29",
"createUId": 1,
"lastTime": "0001-01-01 00:00:00",
"lastUId": 0,
"hpId": 1,
"isActivated": false
},
{
"srycd": "099110001",
"srysyukbn": "110",
"srykbn": "11",
"name": "初診料(DUMMY)",
"remarkCode": null,
"number": 1,
"unit": 0,
"remarkType": 0,
"remark": null,
"bigSort": 0,
"smallSort": 3,
"tanicd": "000",
"taniname": "",
"indicateState": 0,
"indicateDate": null,
"indicateType": 0,
"distinguish": null,
"ward": null,
"id": 442,
"createTime": "2021-12-07 15:43:29",
"createUId": 1,
"lastTime": "0001-01-01 00:00:00",
"lastUId": 0,
"hpId": 1,
"isActivated": false
}
],
"medicalMangerList": [//医管列表
{
"srycd": "113018670",// 诊疗行为唯一标识
"srysyukbn": "130",//诊疗种类区分
"srykbn": "13",//诊疗行为区分
"name": "休日加算(再診)(認知症地域包括診療料)",//标题名称
"remarkCode": null,// 诊疗行为代码
"number": 1,//回数
"unit": 0,//单位数量
"remark": null,//备注
"remarkType": 0,//备注类型
"bigSort": 1,// 大排序
"smallSort": 0,//小排序
"tanicd": "000",//单位代码
"taniname": "",//单位名称
"indicateState": 0,//0新规 1修正 2删除 3进行 4中止
"indicateDate": null,//指示日期
"indicateType": 0,//指示分类 0临时 1定期
"distinguish": null,//区分
"ward": null,//病室
"id": 96,
"createTime": "2021-12-07 15:43:29",
"createUId": 1,
"lastTime": "0001-01-01 00:00:00",
"lastUId": 0,
"hpId": 1,
"isActivated": false
},
{
"srycd": "113018670",
"srysyukbn": "130",
"srykbn": "13",
"name": "休日加算(再診)(認知症地域包括診療料)",
"remarkCode": null,
"number": 1,
"unit": 0,
"remark": null,
"remarkType": 0,
"bigSort": 2,
"smallSort": 0,
"tanicd": "000",
"taniname": "",
"indicateState": 0,
"indicateDate": null,
"indicateType": 0,
"distinguish": null,
"ward": null,
"id": 97,
"createTime": "2021-12-07 15:43:29",
"createUId": 1,
"lastTime": "0001-01-01 00:00:00",
"lastUId": 0,
"hpId": 1,
"isActivated": false
}
],
"atHomeList": [],//在宅列表
"administrationList": [//投药列表
{
"srycd": "120003870",
"srysyukbn": "250",
"srykbn": "25",
"name": "処方料減算(紹介率が低い大病院30日以上投薬)",
"remarkCode": null,
"number": 1,
"unit": 0,
"remark": null,
"remarkType": 0,
"bigSort": 3,
"smallSort": 0,
"tanicd": "000",
"taniname": "",
"indicateState": 0,
"indicateDate": null,
"indicateType": 0,
"distinguish": null,
"ward": null,
"id": 75,
"createTime": "2021-12-07 15:43:29",
"createUId": 1,
"lastTime": "0001-01-01 00:00:00",
"lastUId": 0,
"hpId": 1,
"isActivated": false
},
{
"srycd": "120001010",
"srysyukbn": "242",
"srykbn": "23",
"name": "調剤料(外用薬)",
"remarkCode": null,
"number": 1,
"unit": 0,
"remark": null,
"remarkType": 0,
"bigSort": 3,
"smallSort": 1,
"tanicd": "000",
"taniname": "",
"indicateState": 0,
"indicateDate": null,
"indicateType": 0,
"distinguish": null,
"ward": null,
"id": 76,
"createTime": "2021-12-07 15:43:29",
"createUId": 1,
"lastTime": "0001-01-01 00:00:00",
"lastUId": 0,
"hpId": 1,
"isActivated": false
}
],
"injectionList": [],// 注射列表
"handleList": [],// 处置列表
"inspectionList": [],// 检查列表
"portraitList": [],// 画像列表
"othersList": [],// 其它列表
"ownExpenseList": [],// 自费列表
"SurgeryList": [],// 手术列表
"AnaesthesiaList": [],// 麻醉列表
"distinguish": null,// 区分
"ward": null,// 病室
"diseaseNameList": [// 病名列表
{
"listName": null,
"medicalRecordId": 274,// 病历ID
"disName": "鼻閉感",// 伤病名称
"comments": "1234",// 补充注释
"oftenShow": true,// 常用显示
"distinguishID": 0,
"distinguishName": "特",// 区分
"mainCase": false,// 主病名指定
"suspectedCase": false,// 疑似指定
"startDate": "2021-11-17 16:00:00",// 开始日期
"stateId": 0,// 转归ID
"stateName": "継続",// 转归名称
"stateDate": "2021-11-15 16:00:00",// 转归日期
"departmentId": 0,// 科室
"departmentName": "内科",// 科室
"hospitalization": "0",// 入院
"insuranceTypeId": 0,
"insuranceTypeName": "継)自賠",// 保险
"originalDisease": "原ウ",// 原疾患
"complication": "ア合",// 合并症
"id": 15,//病名ID
"createTime": "2021-11-15 11:02:43",
"createUId": 1,
"lastTime": "2021-11-15 15:07:54",
"lastUId": 1,
"hpId": 1,
"isActivated": true
}],
"id": 281,//病历ID
"createTime": "2021-12-07 15:43:29",
"createUId": 1,
"lastTime": "0001-01-01 00:00:00",
"lastUId": 0,
"hpId": 1,
"isActivated": true
},
"wholeName": "てすと",//患者名(フリガナ) -患者氏名
"wholeName_inKana": "テスト ウケツケ",//患者氏名(漢字氏名) -患者カナ氏名
"birthDate": "1975-01-01 00:00:00",//生日
"sex": 2,//性别 1:男 2:女
"sexName": "女",
"inOut": null, //外入区分
"inOutCode": null,
"bloodType": null, //血型
"bloodTypeCode": null,//血型编码
"age": 45, //年龄
"weight": null,//体重
"height": null, //身高
"job": "银行职员",//职业
"jobId": null,
"relationship": "世帯主", //亲属关系
"relationCode": null,//亲属关系编码
"lastDate": null, //最终诊疗日
"remark": null,//备注信息
"houseHolder_WholeName": null,//户主名
"appointList": null,//预约信息
"healthInsurance_Information": [ //保险信息
{
"patient_ID": "1", //患者番号
"insurance_Combination_Number": "000001", //保险者番号 -保険組合せ番号
"healthInsuredPerson_Symbol": "1", //记号
"healthInsuredPerson_Number": "000001",//番号
"healthInsuredPerson_Branch_Number": "100001", //枝番号
"insuranceProvider_Class": "1",//保险区分 -保険の種類(ORCA)
"loadRate": 0.25, //负担率
"relationToInsuredPerson": "1",//本人家族 1:本人 2:家族
"loadDif": "11",//负担区分
"loadDifOld": "1", //(老福)負担区分
"certificate_ExpiredDate": "2021-11-26 15:43:39", //保险证期限 -適用開始日(ORCA)
"insurance_CheckDate": "2021-11-30 15:43:51", //保险证确认日 --最終確認日(ORCA)
"publicInsurance_Information": null,//公费信息集合
"weal": "aaaa",//福祉(漢字)
"wealN": "bbbb", //福祉(カナ)
"id": 1,
"createTime": "2021-11-26 15:49:17",
"createUId": 1,
"lastTime": "2021-11-26 15:49:22",
"lastUId": 1,
"hpId": 1,
"isActivated": false
}
],
"home_Address_Information": {// 住所信息
"patient_ID": "1",//患者番号
"address_ZipCode": "442100",//邮编番号
"wholeAddress1": "adfasdf",//地址1
"wholeAddress2": "fsfsdf",//地址2
"wholeAddress3": "sfdfsdf",//地址3
"phoneNumber1": "13245454",//电话番号1 -自宅電話番号
"phoneNumber2": "121321321",//电话番号2 -連絡先電話番号
"email": "121231",//电子邮件
"faxNumber": "12132132", //传真号码
"id": 1,
"createTime": "2021-11-26 16:46:18",
"createUId": 1,
"lastTime": "2021-11-26 16:46:22",
"lastUId": 1,
"hpId": 1,
"isActivated": false
},
"workPlace_Information": {// 工作单位信息
"patient_ID": "1",//患者番号
"wholeName": "test",//工作单位名字
"Address_ZipCode": "442100",////邮编番号
"WholeAddress1": "fsfsdf",//住所
"WholeAddress2": "sfdfsdf",//番地番号
"PhoneNumber": "13245454",//电话番号
"id": 1,
"createTime": "2021-11-26 16:46:18",
"createUId": 1,
"lastTime": "2021-11-26 16:46:22",
"lastUId": 1,
"hpId": 1,
"isActivated": false
},
"familyInfo": null,//家族信息
"patientGroup": null, //患者分类
"chargeInfo": null,//担当者
"hospitalizedInfo": null,//入院情报
"medicalHistoryInfo": {// 既往史
"patientId": 1,// 患者Id
"patientName": "てすと",// 患者名称
"doctorId": 1,// 医生ID
"doctorName": null,// 医生名称
"contents": "【併用薬】:なし\n【他医受診】:なし\n【アレルギー】:なし\n【副作用歴】:なし\n【手術歴】:なし\n【既往歴】:なし\n【嗜好】:なし\n111111111111111111\n 22222222222\n3333333333",// 富文本内容
"id": 1,
"createTime": "2021-11-26 11:04:36",
"createUId": 1,
"lastTime": "2021-12-07 17:16:47",
"lastUId": 1,
"hpId": 1,
"isActivated": true
}
}
]
}</code></pre>
<h5>返回参数说明</h5>
<table>
<thead>
<tr>
<th style="text-align: left;">参数名</th>
<th style="text-align: left;">类型</th>
<th>说明</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align: left;">code</td>
<td style="text-align: left;">int</td>
<td>0:成功</td>
</tr>
<tr>
<td style="text-align: left;">data</td>
<td style="text-align: left;">DataList</td>
<td>数据列表</td>
</tr>
</tbody>
</table>
<h5>备注</h5>
<ul>
<li>更多返回错误代码请看首页的错误代码描述</li>
</ul>