<?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>Sun, 26 Jul 2026 22:45:12 +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=2486</link>
      <description><![CDATA[实施运维人员考核                                                      满分100分

附件考题和答案原版：]]></description>
      <category>[工作记录]</category>
      <author>52yfw</author>
      <pubDate>Fri, 10 Jul 2026 13:07:50 +0000</pubDate>
    </item>
    <item>
      <title>就是一个微信码，扫了你就知道了</title>
      <link>https://www.52yfw.com/forum.php?mod=viewthread&amp;tid=2485</link>
      <description><![CDATA[]]></description>
      <category>[工作记录]</category>
      <author>admin</author>
      <pubDate>Fri, 10 Jul 2026 12:51:32 +0000</pubDate>
    </item>
    <item>
      <title>多联用药命中审核逻辑</title>
      <link>https://www.52yfw.com/forum.php?mod=viewthread&amp;tid=2483</link>
      <description><![CDATA[多联用药2个类别都设置药，分别为类别1，类别2；最终审核项设置1；
1、类别1内设置最小值0，
     类别2内设置最小值0，
结果：1.1类别1内开2种，会警示，1.2类别2内开2种，会警示；1.3类别1内开1种，类别2内开1种，会警示；
2、类别1内设置最小值1，
     类别2内设置 ...]]></description>
      <category>[工作记录]</category>
      <author>admin</author>
      <pubDate>Thu, 09 Jul 2026 02:38:45 +0000</pubDate>
    </item>
    <item>
      <title>推送消息后的连接</title>
      <link>https://www.52yfw.com/forum.php?mod=viewthread&amp;tid=2482</link>
      <description><![CDATA[推送消息后的连接
连接中参数：LWOPKey的值配置在秘钥在 参数表里配置

1、门诊 

2、住院]]></description>
      <category>[工作记录]</category>
      <author>admin</author>
      <pubDate>Fri, 03 Jul 2026 07:15:22 +0000</pubDate>
    </item>
    <item>
      <title>门诊自动处理医生未回复的结果为同意</title>
      <link>https://www.52yfw.com/forum.php?mod=viewthread&amp;tid=2481</link>
      <description><![CDATA[1、门诊自动处理医生未回复的结果为同意，前提创建定时任务，直接复制可用，
create or replace procedure dc_mzdpys
    is
    begin
      update peaas.presc a
   set a.doctor_receive_reason = \'同意点评意见\',
       a.doctor_receive_date=to_date(to_char((a ...]]></description>
      <category>[工作记录]</category>
      <author>admin</author>
      <pubDate>Tue, 30 Jun 2026 10:04:14 +0000</pubDate>
    </item>
    <item>
      <title>芜湖市第一人民医院界面修改记录</title>
      <link>https://www.52yfw.com/forum.php?mod=viewthread&amp;tid=2480</link>
      <description><![CDATA[1、药师点评查询界面时间-改为日期 两处
路径文件：D:\\DCDT\\Tomcat_HLYY\\webapps\\PrescEvaluate\\WebPage\\presc\\prescList.jsp
2、药师点评查询界面详细页面时间-改为日期 两处
路径文件:\\DCDT\\Tomcat_HLYY\\webapps\\PrescEvaluate\\WebPage\\reportView\\Evaluate\\PrescOutV ...]]></description>
      <category>[工作记录]</category>
      <author>admin</author>
      <pubDate>Tue, 30 Jun 2026 10:01:03 +0000</pubDate>
    </item>
    <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>
  </channel>
</rss>