<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>技术分享 - [工作记录]</title>
    <link>https://www.52yfw.com/forum.php?mod=forumdisplay&amp;fid=18</link>
    <description>Latest 20 threads of [工作记录]</description>
    <copyright>Copyright(C) 技术分享</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Mon, 27 Apr 2026 13:23:09 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://www.52yfw.com/static/image/common/logo_88_31.gif</url>
      <title>技术分享</title>
      <link>https://www.52yfw.com/</link>
    </image>
    <item>
      <title>用药指导单打印功能方法</title>
      <link>https://www.52yfw.com/forum.php?mod=viewthread&amp;tid=94</link>
      <description><![CDATA[1、his扩充药品字段：his增加字段，导入合理用药提供的初版数据；打印时直接调取打印；

2、合理用药提供视图：his打印时调取关联合理用药视图药品信息，进行打印；

3、post接口：his通过post接口方式传给合理用药接口，合理用药返回对应字典的用药指导信息（附接口文 ...]]></description>
      <category>[工作记录]</category>
      <author>admin</author>
      <pubDate>Tue, 16 Sep 2025 09:15:54 +0000</pubDate>
    </item>
    <item>
      <title>天际健康规则表备份删除创建</title>
      <link>https://www.52yfw.com/forum.php?mod=viewthread&amp;tid=68</link>
      <description><![CDATA[备份：
create table pdss.hospital_drug_dosage5521 as select * from pdss.hospital_drug_dosage;
create table pdss.hospital_dosage_advanced5521 as select * from pdss.hospital_dosage_advanced;

--create table pdss.hospital_indication5521 as select * fro ...]]></description>
      <category>[工作记录]</category>
      <author>admin</author>
      <pubDate>Thu, 22 May 2025 04:20:38 +0000</pubDate>
    </item>
    <item>
      <title>BS程序部署方法与路径</title>
      <link>https://www.52yfw.com/forum.php?mod=viewthread&amp;tid=67</link>
      <description><![CDATA[测试地址：(地址与端口需要改，浏览器跟现场修改)]]></description>
      <category>[工作记录]</category>
      <author>admin</author>
      <pubDate>Fri, 16 May 2025 04:14:11 +0000</pubDate>
    </item>
    <item>
      <title>适应症字段截取长度</title>
      <link>https://www.52yfw.com/forum.php?mod=viewthread&amp;tid=66</link>
      <description><![CDATA[]]></description>
      <category>[工作记录]</category>
      <author>admin</author>
      <pubDate>Wed, 30 Apr 2025 07:09:13 +0000</pubDate>
    </item>
    <item>
      <title>门急诊/住院推送数据处理语句参考</title>
      <link>https://www.52yfw.com/forum.php?mod=viewthread&amp;tid=65</link>
      <description><![CDATA[--先清理门诊重复的推送数据，删除最晚的--新增门诊点评反馈记录（要求推送的1-14天之内反馈，时间在早8点晚20点之内）（有些条件需要调整）--先清理住院诊重复的推送数据，删除最晚的 --更新主表--插入反馈表--更新门诊点评人姓名--更新住院点评人姓名--更新主表最后点 ...]]></description>
      <category>[工作记录]</category>
      <author>admin</author>
      <pubDate>Fri, 21 Mar 2025 03:58:34 +0000</pubDate>
    </item>
    <item>
      <title>处方药品点评的表记录修改</title>
      <link>https://www.52yfw.com/forum.php?mod=viewthread&amp;tid=64</link>
      <description><![CDATA[修改人员姓名]]></description>
      <category>[工作记录]</category>
      <author>admin</author>
      <pubDate>Wed, 12 Mar 2025 08:24:23 +0000</pubDate>
    </item>
    <item>
      <title>前置审核互联网审核配置</title>
      <link>https://www.52yfw.com/forum.php?mod=viewthread&amp;tid=63</link>
      <description><![CDATA[1.xml中患者节点增加字段：CLINIC_TYPE=\&quot;互联网医院\&quot;

2.rule配置：select t.*,t.rowid from peaas.ruleparameter t where t.rulename like \'%号类%\';--true;互联网医院

3.医生站Config增加配置：CLINICTYPEURL=\&quot;http://127.0.0.1:8040/service/api/mediator/clinicTyp ...]]></description>
      <category>[工作记录]</category>
      <author>admin</author>
      <pubDate>Thu, 06 Mar 2025 11:51:33 +0000</pubDate>
    </item>
    <item>
      <title>住院病号挪费用参考语句</title>
      <link>https://www.52yfw.com/forum.php?mod=viewthread&amp;tid=40</link>
      <description><![CDATA[]]></description>
      <category>[工作记录]</category>
      <author>admin</author>
      <pubDate>Thu, 06 Feb 2025 07:32:56 +0000</pubDate>
    </item>
    <item>
      <title>费用参考语句</title>
      <link>https://www.52yfw.com/forum.php?mod=viewthread&amp;tid=39</link>
      <description><![CDATA[费用明细语句参考
select * from YW_ZY_JZ_ZY where yybm=\'004\' and zyh=\'20190912\' and  rq&gt;\'2019-11-01 8:59:59.000\'

select * from  YW_YF_CKDMX_ZY where yybm=\'004\' and zyh=\'20190912\' and rq&gt;=\'2019-11-01 8:59:59.000\'

update YW_YF_CKDMX_ZY set rq= \'2]]></description>
      <category>[工作记录]</category>
      <author>admin</author>
      <pubDate>Thu, 06 Feb 2025 07:32:11 +0000</pubDate>
    </item>
    <item>
      <title>数据产生两条一样的解决方法</title>
      <link>https://www.52yfw.com/forum.php?mod=viewthread&amp;tid=38</link>
      <description><![CDATA[数据库中查询

select * from YW_MZ_YBdwBX
where yybm=\'006\'
   and  jshid in (\'11637401020021551854402\',\'11637401020021551854409\');

结算号id可从his上进行查询
根据实际情况进行删除一条数据。可参考流水号。]]></description>
      <category>[工作记录]</category>
      <author>admin</author>
      <pubDate>Thu, 06 Feb 2025 07:31:41 +0000</pubDate>
    </item>
    <item>
      <title>查询药房中pc字段小于10位的数据</title>
      <link>https://www.52yfw.com/forum.php?mod=viewthread&amp;tid=37</link>
      <description><![CDATA[查询药房中pc字段小于10位的数据的数据：

SELECT length (pc),pc,kcl,yybm,ypbm
  FROM YW_YF_YPKC
WHERE length (replace (pc, \' \', \'\')) &lt; 10 and yybm in (\'005\') and kcl=0]]></description>
      <category>[工作记录]</category>
      <author>admin</author>
      <pubDate>Thu, 06 Feb 2025 07:30:57 +0000</pubDate>
    </item>
    <item>
      <title>查询出院病人0费用语句参考</title>
      <link>https://www.52yfw.com/forum.php?mod=viewthread&amp;tid=36</link>
      <description><![CDATA[1.药品为0费用：
  select * from YW_YF_CKDMX_ZY where yybm=\'001\' and zyh=\'1234\';


2.收费项目为0费用：
   select * from YW_ZY_JZ_ZY where yybm=\'001\' and zyh=\'1234\']]></description>
      <category>[工作记录]</category>
      <author>admin</author>
      <pubDate>Thu, 06 Feb 2025 07:30:27 +0000</pubDate>
    </item>
    <item>
      <title>DB2查询药房中的重复批次的药品</title>
      <link>https://www.52yfw.com/forum.php?mod=viewthread&amp;tid=35</link>
      <description><![CDATA[---查询药房中的重复批次的药


SELECT *FROM YW_YF_YPKC WHERE YYBM=\'001\' AND YPBM IN(SELECT YPBM FROM YW_YF_YPKC WHERE YYBM=\'001\' GROUP BY YFBM,YPBM,PC HAVING COUNT(*)&gt;1) ORDER BY YPBM;]]></description>
      <category>[工作记录]</category>
      <author>admin</author>
      <pubDate>Thu, 06 Feb 2025 07:29:33 +0000</pubDate>
    </item>
    <item>
      <title>统计规则数量与新增和修改规则数量</title>
      <link>https://www.52yfw.com/forum.php?mod=viewthread&amp;tid=30</link>
      <description><![CDATA[统计规则数量：—统计修改和新增的规则数量：]]></description>
      <category>[工作记录]</category>
      <author>admin</author>
      <pubDate>Thu, 06 Feb 2025 05:37:31 +0000</pubDate>
    </item>
    <item>
      <title>北京天健his视图接口文件（仅供参考）</title>
      <link>https://www.52yfw.com/forum.php?mod=viewthread&amp;tid=29</link>
      <description><![CDATA[附件为详细内容，仅供参考，不得用于商用；]]></description>
      <category>[工作记录]</category>
      <author>52yfw</author>
      <pubDate>Thu, 06 Feb 2025 05:21:52 +0000</pubDate>
    </item>
    <item>
      <title>HLYY配置文件修改处理</title>
      <link>https://www.52yfw.com/forum.php?mod=viewthread&amp;tid=28</link>
      <description><![CDATA[1、科室处方不合格率后的问题列表点击报错404，
修改方法：

2、后边增加：
relaxedQueryChars=\&quot;|{}[],%\&quot;
relaxedPathChars=\&quot;|{}[],%\&quot;

重启Tomcat即可~~~~]]></description>
      <category>[工作记录]</category>
      <author>52yfw</author>
      <pubDate>Thu, 06 Feb 2025 05:20:20 +0000</pubDate>
    </item>
    <item>
      <title>事后点评程序配置无问题的情况下审核不出处方问题</title>
      <link>https://www.52yfw.com/forum.php?mod=viewthread&amp;tid=27</link>
      <description><![CDATA[1、先检查离线任务版本是否和事后点评版本一致；如一致皆走下边流程；
2、检查如下俩表是否有数据，如没有则可找能审的医院拷贝过来。]]></description>
      <category>[工作记录]</category>
      <author>52yfw</author>
      <pubDate>Thu, 06 Feb 2025 05:18:55 +0000</pubDate>
    </item>
    <item>
      <title>程序报模块/PrescEvaluate刷新失败，错误信息如下</title>
      <link>https://www.52yfw.com/forum.php?mod=viewthread&amp;tid=26</link>
      <description><![CDATA[提示信息如下：
172.17.200.111:8090显示:
模块/PrescEvaluate刷新失败,错误信息如下:
idoctype htm1&gt;headtitle&gt;HTTP状态404 –未找到title&gt;b&gt;类型状态报告pXp&gt;b&gt;描述源服务器未能找到自标资源的表示或者是不愿公开一个已经存在的资源表示。phr class=\&quot;iine\&quot;7&gt;3&gt;Apache  ...]]></description>
      <category>[工作记录]</category>
      <author>52yfw</author>
      <pubDate>Thu, 06 Feb 2025 05:16:06 +0000</pubDate>
    </item>
    <item>
      <title>新版中间层版本查询及打印日志配置方法</title>
      <link>https://www.52yfw.com/forum.php?mod=viewthread&amp;tid=25</link>
      <description><![CDATA[对，就是这样，自己看着改吧]]></description>
      <category>[工作记录]</category>
      <author>52yfw</author>
      <pubDate>Thu, 06 Feb 2025 05:14:51 +0000</pubDate>
    </item>
    <item>
      <title>删除人工点评地址,浏览器访问，标红修改地址和端口</title>
      <link>https://www.52yfw.com/forum.php?mod=viewthread&amp;tid=24</link>
      <description><![CDATA[http://200.200.200.57:8085/Config/WebPage/backdoor/manager.jsp     --删除人工点评地址,浏览器访问，标红修改地址和端口]]></description>
      <category>[工作记录]</category>
      <author>52yfw</author>
      <pubDate>Thu, 06 Feb 2025 05:13:59 +0000</pubDate>
    </item>
  </channel>
</rss>