日间系统开发

ECO日间手术系统重构


发送通知

<h5>简要描述</h5> <ul> <li>无</li> </ul> <h5>请求URL</h5> <ul> <li><code>http://localhost:8888/patientMessage/sendPatientNotify</code> </li> </ul> <h5>请求方式</h5> <ul> <li>post</li> </ul> <h5>Header</h5> <table> <thead> <tr> <th style="text-align: left;">header</th> <th style="text-align: left;">必选</th> <th>类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">X-Token</td> <td style="text-align: left;">是</td> <td>string</td> <td>无</td> </tr> <tr> <td style="text-align: left;">Content-Type</td> <td style="text-align: left;">是</td> <td>string</td> <td>无</td> </tr> </tbody> </table> <h5>请求参数示例</h5> <pre><code>{ &amp;quot;messageRecordList&amp;quot;: [ { &amp;quot;messageGroupParentCode&amp;quot;: &amp;quot;消息配置父级分组编码 PreoperativeEducation&amp;quot;, &amp;quot;messageGroupSubItemCode&amp;quot;: &amp;quot;消息配置子项分组编码 PreoperativeEducation_Notice&amp;quot;, &amp;quot;messageReceiver&amp;quot;: &amp;quot;消息接收者patient,contacts&amp;quot;, &amp;quot;templateContent&amp;quot;: &amp;quot;消息内容&amp;quot;, &amp;quot;applicationScope&amp;quot;: &amp;quot;适用范围&amp;quot;, &amp;quot;templateTypeCode&amp;quot;: &amp;quot;消息分类 全院 科室 病区&amp;quot; } ], &amp;quot;patientDaySurgeryList&amp;quot;: [ { &amp;quot;daySurgeryId&amp;quot;: &amp;quot;202306071659080000&amp;quot;, &amp;quot;patientId&amp;quot;: &amp;quot;8961565&amp;quot; } ] } </code></pre>

页面列表

ITEM_HTML