Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mrqc-template-xy2yy
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
zhangaoping
mrqc-template-xy2yy
Commits
e65023be
Commit
e65023be
authored
Apr 14, 2023
by
zhangaoping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
模板修改
parent
b4c3dc75
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
25 additions
and
6 deletions
+25
-6
src/main/resources/static/mrqc/customCaseTpl/xy2yy_住院病案首页.tpl
+2
-2
src/main/resources/static/mrqc/customCaseTpl/xy2yy_出院记录.tpl
+18
-3
src/main/resources/static/mrqc/customCaseTpl/xy2yy_查房记录.tpl
+5
-1
No files found.
src/main/resources/static/mrqc/customCaseTpl/xy2yy_住院病案首页.tpl
View file @
e65023be
<styl
e
id=
"CaseStyle"
>
.doc-header
{
<styl
e
id=
"CaseStyle"
>
.doc-header
{
...
@@ -93,7 +93,7 @@
...
@@ -93,7 +93,7 @@
#CaseBody
{
#CaseBody
{
position
:
relative
!important
;
position
:
relative
!important
;
width
:
1
2
00px
!important
;
width
:
1
0
00px
!important
;
margin
:
0
auto
!important
;
margin
:
0
auto
!important
;
z-index
:
1
!important
;
z-index
:
1
!important
;
padding
:
30px
50px
100px
!important
;
padding
:
30px
50px
100px
!important
;
...
...
src/main/resources/static/mrqc/customCaseTpl/xy2yy_出院记录.tpl
View file @
e65023be
<styl
e
id=
"CaseStyle"
>
.doc-header
{
<styl
e
id=
"CaseStyle"
>
.doc-header
{
...
@@ -98,6 +98,13 @@
...
@@ -98,6 +98,13 @@
<span
class=
"widget-label"
>
出院日期:
</span>
<span
class=
"widget-label"
>
出院日期:
</span>
<widget
wid=
"HDSD00_16_005"
type=
"date"
width=
"160"
></widget>
<widget
wid=
"HDSD00_16_005"
type=
"date"
width=
"160"
></widget>
</div>
</div>
<div>
<span
class=
"widget-label"
>
住院天数:
</span>
<widget
wid=
"HDSD00_16_006"
type=
"date"
width=
"160"
></widget>
</div>
<!--
<div>
<div>
<span class="widget-label">X光片号:</span>
<span class="widget-label">X光片号:</span>
<widget wid="HY01_16_XG_00" type="date" width="160"></widget>
<widget wid="HY01_16_XG_00" type="date" width="160"></widget>
...
@@ -110,6 +117,7 @@
...
@@ -110,6 +117,7 @@
<span class="widget-label">病理检验号:</span>
<span class="widget-label">病理检验号:</span>
<widget wid="HY01_16_BLJY_00" type="date" width="160"></widget>
<widget wid="HY01_16_BLJY_00" type="date" width="160"></widget>
</div>
</div>
-->
</div>
</div>
<div
class=
"present-history"
>
<div
class=
"present-history"
>
<span
class=
"widget-label"
>
入院情况:
</span>
<span
class=
"widget-label"
>
入院情况:
</span>
...
@@ -119,14 +127,16 @@
...
@@ -119,14 +127,16 @@
<span
class=
"widget-label"
>
入院诊断:
</span>
<span
class=
"widget-label"
>
入院诊断:
</span>
<widget
type=
"textarea"
width=
"650"
wid=
"HDSD00_16_032"
placeholder=
"请输入入院诊断"
></widget>
<widget
type=
"textarea"
width=
"650"
wid=
"HDSD00_16_032"
placeholder=
"请输入入院诊断"
></widget>
</div>
</div>
<!--
<div class="present-history">
<div class="present-history">
<span class="widget-label">手术名称:</span>
<span class="widget-label">手术名称:</span>
<widget
type=
"textarea"
width=
"630"
wid=
"HDSD00_16_038"
placeholder=
"请输入
诊疗过程描述
"
></widget>
<widget type="textarea" width="630" wid="HDSD00_16_038" placeholder="请输入
手术名称
"></widget>
</div>
</div>
<div class="present-history">
<div class="present-history">
<span class="widget-label">手术日期:</span>
<span class="widget-label">手术日期:</span>
<widget
type=
"textarea"
width=
"630"
wid=
"HDSD00_16_039"
placeholder=
"请输入
诊疗过程描述
"
></widget>
<widget type="textarea" width="630" wid="HDSD00_16_039" placeholder="请输入
手术日期
"></widget>
</div>
</div>
-->
<div
class=
"present-history"
>
<div
class=
"present-history"
>
<span
class=
"widget-label"
>
诊疗过程描述:
</span>
<span
class=
"widget-label"
>
诊疗过程描述:
</span>
<widget
type=
"textarea"
width=
"630"
wid=
"HDSD00_16_045"
placeholder=
"请输入诊疗过程描述"
></widget>
<widget
type=
"textarea"
width=
"630"
wid=
"HDSD00_16_045"
placeholder=
"请输入诊疗过程描述"
></widget>
...
@@ -139,10 +149,12 @@
...
@@ -139,10 +149,12 @@
<span
class=
"widget-label"
>
出院诊断:
</span>
<span
class=
"widget-label"
>
出院诊断:
</span>
<widget
type=
"textarea"
width=
"650"
wid=
"HDSD00_16_008"
placeholder=
"请输入出院诊断"
></widget>
<widget
type=
"textarea"
width=
"650"
wid=
"HDSD00_16_008"
placeholder=
"请输入出院诊断"
></widget>
</div>
</div>
<!--
<div class="present-history">
<div class="present-history">
<span class="widget-label">出院检查:</span>
<span class="widget-label">出院检查:</span>
<widget type="textarea" width="650" wid="HY01_16_CYJC_00" placeholder="请输入出院检查"></widget>
<widget type="textarea" width="650" wid="HY01_16_CYJC_00" placeholder="请输入出院检查"></widget>
</div>
</div>
-->
<div
class=
"present-history"
>
<div
class=
"present-history"
>
<span
class=
"widget-label"
>
出院情况:
</span>
<span
class=
"widget-label"
>
出院情况:
</span>
<widget
type=
"textarea"
width=
"650"
wid=
"HDSD00_16_004"
placeholder=
"请输入出院情况"
></widget>
<widget
type=
"textarea"
width=
"650"
wid=
"HDSD00_16_004"
placeholder=
"请输入出院情况"
></widget>
...
@@ -152,6 +164,7 @@
...
@@ -152,6 +164,7 @@
<span
class=
"widget-label"
>
主任医师签名:
</span>
<span
class=
"widget-label"
>
主任医师签名:
</span>
<widget
wid=
"HY01_16_ZRYSQM_00"
type=
"input"
width=
"180"
></widget>
<widget
wid=
"HY01_16_ZRYSQM_00"
type=
"input"
width=
"180"
></widget>
</div>
</div>
<!--
<div>
<div>
<span class="widget-label">主治医师签名: </span>
<span class="widget-label">主治医师签名: </span>
<widget wid="HY01_16_ZZYSQM_00" type="input" width="180"></widget>
<widget wid="HY01_16_ZZYSQM_00" type="input" width="180"></widget>
...
@@ -160,6 +173,7 @@
...
@@ -160,6 +173,7 @@
<span class="widget-label">住院医师签名: </span>
<span class="widget-label">住院医师签名: </span>
<widget wid="HDSD00_16_053" type="input" width="180"></widget>
<widget wid="HDSD00_16_053" type="input" width="180"></widget>
</div>
</div>
-->
</div>
</div>
</div>
</div>
</div>
</div>
\ No newline at end of file
src/main/resources/static/mrqc/customCaseTpl/xy2yy_查房记录.tpl
View file @
e65023be
<styl
e
id=
"CaseStyle"
>
.doc-header
{
<styl
e
id=
"CaseStyle"
>
.doc-header
{
...
@@ -90,14 +90,18 @@
...
@@ -90,14 +90,18 @@
<include
src=
"mrqc/customCaseTpl/public/xy2yy_head.tpl"
></include>
<include
src=
"mrqc/customCaseTpl/public/xy2yy_head.tpl"
></include>
<div
class=
"doc-body"
>
<div
class=
"doc-body"
>
<div
class=
"present-history"
>
<div
class=
"present-history"
>
<!--
<span class="widget-label">查房记录:</span>
<span class="widget-label">查房记录:</span>
-->
<widget
wid=
"HDSD00_14_011"
type=
"textarea"
width=
"600"
placeholder=
"请输入查房记录"
></widget>
<widget
wid=
"HDSD00_14_011"
type=
"textarea"
width=
"600"
placeholder=
"请输入查房记录"
></widget>
</div>
</div>
<!--
<div class="autograph">
<div class="autograph">
<div>
<div>
<span class="widget-label">医师签名: </span>
<span class="widget-label">医师签名: </span>
<widget wid="HDSD00_14_138" type="input" width="200"></widget>
<widget wid="HDSD00_14_138" type="input" width="200"></widget>
</div>
</div>
</div>
</div>
-->
</div>
</div>
</div>
</div>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment