日间系统开发

ECO日间手术系统重构


评估单存为模板接口(保存)

<h5>简要描述</h5> <ul> <li>无</li> </ul> <h5>请求URL</h5> <ul> <li><code>http://localhost:8888/patientDocumentAssess/saveReferenceTemplate</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;referenceTemplateId&amp;quot;: &amp;quot;新增引用模板不传&amp;quot;, &amp;quot;referenceTemplateName&amp;quot;: &amp;quot;引用模板内容&amp;quot;, &amp;quot;busiCaseDict&amp;quot;: &amp;quot;模板业务场景枚举 access_anesthesia麻醉评估 ,access_inHospitcal 入院评估,access_outHospitcal 出院评估,other_document其他文书&amp;quot;, &amp;quot;referenceTemplateType&amp;quot;: &amp;quot;模板类型枚举ReferenceTemplateTypeDictEnum:personal 个人,dept 科室&amp;quot;, &amp;quot;referenceTemplateContent&amp;quot;: &amp;quot;保存的完整模板内容&amp;quot;, &amp;quot;referenceTemplateCode&amp;quot;: &amp;quot;引用模板的数据编码,类型是个人 存登录医生工号,类型是科室,存患者的入院科室编码&amp;quot; } </code></pre>

页面列表

ITEM_HTML