radishesflight/electronic-prescribing
Composer 安装命令:
composer require radishesflight/electronic-prescribing
包简介
电子处方
关键字:
README 文档
README
电子处方
$obj=new ElectronicPrescribingServer('https://test-zxcf.gdsz101.com/api','13311111111','test123456'); $a= $obj->queryRxInfoHisPage(); $obj->createRxinfo([ 'ywid'=>mt_rand(11111,99999), 'status'=>1, 'patient_name'=>'缪文国', 'patient_age'=>'29', 'patient_sex'=>'男', 'patient_phone'=>'13589887777', 'patient_idcard'=>'530321199409070016', 'rx_item_json'=>'[{"project_code":"20220804536170","project_name":"鲑鱼降钙素鼻喷剂","standard":"第三⽅规格","total":"1","batchnumber":"批号","manufacturer_code":"⼚家编码","manufacturer_name":"⼚家名称"}]', 'disease_json'=>'[{"icd_code":"编码","icd_name":"名称"}]', ])->createChat([],'你好啊'); $a=$obj->queryChatLogList(); $obj=new ElectronicPrescribingServer('https://test-zxcf.gdsz101.com/api','13311111111','test123456'); $a= $obj->medicineMatching([ 'goods_name'=>'阿莫西林胶囊', 'standard'=>'0.5g/粒*15粒/盒', 'goods_code'=>'20210319137771', 'bar_code'=>'',//商品条形码 'batchnumber'=>'商品批号',//商品批号 'manufacturer_name'=>'商品⽣产⼚家',//商品⽣产⼚家 ]);
radishesflight/electronic-prescribing 适用场景与选型建议
radishesflight/electronic-prescribing 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 36 次下载、GitHub Stars 达 0, 最近一次更新时间为 2024 年 12 月 04 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「electronic」 「电子处方」 「互联网�」 「�院」 「在线问诊」 「prescribing」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 radishesflight/electronic-prescribing 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 radishesflight/electronic-prescribing 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 radishesflight/electronic-prescribing 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
A PHP wrapper for UBL invoices
B2Brouter PHP SDK - Official library for the B2Brouter API
An unofficial PHP library for generating ZATCA Fatoora e-invoices. This library facilitates the creation of compliant e-invoices, QR Codes, and certificates, as well as the submission of e-invoices to ZATCA's servers. It provides developers with an easy-to-use, customizable, and robust toolkit to in
A PHP wrapper for UBL invoices
An Electronic Document Management for Symfony 2 and more
Sign and verify PSR-7 HTTP messages with HMAC and RSA keys
统计信息
- 总下载量: 36
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 19
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-12-04