@hailin-zheng/editor-core 1.0.3 → 1.0.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +6 -2
- package/dist/doc-ruler.d.ts +0 -51
- package/dist/doc-ruler.js +0 -313
- package/dist/doc-ruler.js.map +0 -1
- package/dist/framework/common-util.d.ts +0 -63
- package/dist/framework/common-util.js +0 -178
- package/dist/framework/common-util.js.map +0 -1
- package/dist/framework/document-change.d.ts +0 -265
- package/dist/framework/document-change.js +0 -1342
- package/dist/framework/document-change.js.map +0 -1
- package/dist/framework/document-combine.d.ts +0 -24
- package/dist/framework/document-combine.js +0 -40
- package/dist/framework/document-combine.js.map +0 -1
- package/dist/framework/document-comment.d.ts +0 -46
- package/dist/framework/document-comment.js +0 -148
- package/dist/framework/document-comment.js.map +0 -1
- package/dist/framework/document-context.d.ts +0 -149
- package/dist/framework/document-context.js +0 -330
- package/dist/framework/document-context.js.map +0 -1
- package/dist/framework/document-eval-func.d.ts +0 -18
- package/dist/framework/document-eval-func.js +0 -48
- package/dist/framework/document-eval-func.js.map +0 -1
- package/dist/framework/document-event.d.ts +0 -213
- package/dist/framework/document-event.js +0 -1054
- package/dist/framework/document-event.js.map +0 -1
- package/dist/framework/document-history.d.ts +0 -26
- package/dist/framework/document-history.js +0 -65
- package/dist/framework/document-history.js.map +0 -1
- package/dist/framework/document-images-loader.d.ts +0 -16
- package/dist/framework/document-images-loader.js +0 -66
- package/dist/framework/document-images-loader.js.map +0 -1
- package/dist/framework/document-input-cursor.d.ts +0 -78
- package/dist/framework/document-input-cursor.js +0 -239
- package/dist/framework/document-input-cursor.js.map +0 -1
- package/dist/framework/document-paint.d.ts +0 -34
- package/dist/framework/document-paint.js +0 -103
- package/dist/framework/document-paint.js.map +0 -1
- package/dist/framework/document-print-offscreen.d.ts +0 -38
- package/dist/framework/document-print-offscreen.js +0 -128
- package/dist/framework/document-print-offscreen.js.map +0 -1
- package/dist/framework/document-print.d.ts +0 -60
- package/dist/framework/document-print.js +0 -203
- package/dist/framework/document-print.js.map +0 -1
- package/dist/framework/document-segmenter.d.ts +0 -2
- package/dist/framework/document-segmenter.js +0 -106
- package/dist/framework/document-segmenter.js.map +0 -1
- package/dist/framework/document-selection.d.ts +0 -89
- package/dist/framework/document-selection.js +0 -358
- package/dist/framework/document-selection.js.map +0 -1
- package/dist/framework/document-template.d.ts +0 -4
- package/dist/framework/document-template.js +0 -20
- package/dist/framework/document-template.js.map +0 -1
- package/dist/framework/document-textline-mode.d.ts +0 -7
- package/dist/framework/document-textline-mode.js +0 -30
- package/dist/framework/document-textline-mode.js.map +0 -1
- package/dist/framework/element-define.d.ts +0 -319
- package/dist/framework/element-define.js +0 -579
- package/dist/framework/element-define.js.map +0 -1
- package/dist/framework/element-event-define.d.ts +0 -99
- package/dist/framework/element-event-define.js +0 -108
- package/dist/framework/element-event-define.js.map +0 -1
- package/dist/framework/element-measure.d.ts +0 -97
- package/dist/framework/element-measure.js +0 -551
- package/dist/framework/element-measure.js.map +0 -1
- package/dist/framework/element-paint.d.ts +0 -42
- package/dist/framework/element-paint.js +0 -170
- package/dist/framework/element-paint.js.map +0 -1
- package/dist/framework/element-props.d.ts +0 -301
- package/dist/framework/element-props.js +0 -809
- package/dist/framework/element-props.js.map +0 -1
- package/dist/framework/element-reader.d.ts +0 -19
- package/dist/framework/element-reader.js +0 -151
- package/dist/framework/element-reader.js.map +0 -1
- package/dist/framework/element-render-cut.d.ts +0 -55
- package/dist/framework/element-render-cut.js +0 -449
- package/dist/framework/element-render-cut.js.map +0 -1
- package/dist/framework/element-serialize.d.ts +0 -30
- package/dist/framework/element-serialize.js +0 -113
- package/dist/framework/element-serialize.js.map +0 -1
- package/dist/framework/element-util.d.ts +0 -369
- package/dist/framework/element-util.js +0 -1463
- package/dist/framework/element-util.js.map +0 -1
- package/dist/framework/impl/checkbox/checkbox-impl.d.ts +0 -24
- package/dist/framework/impl/checkbox/checkbox-impl.js +0 -64
- package/dist/framework/impl/checkbox/checkbox-impl.js.map +0 -1
- package/dist/framework/impl/comments/comment-content-impl.d.ts +0 -40
- package/dist/framework/impl/comments/comment-content-impl.js +0 -105
- package/dist/framework/impl/comments/comment-content-impl.js.map +0 -1
- package/dist/framework/impl/comments/comment-element-impl.d.ts +0 -21
- package/dist/framework/impl/comments/comment-element-impl.js +0 -62
- package/dist/framework/impl/comments/comment-element-impl.js.map +0 -1
- package/dist/framework/impl/comments/comments-container-impl.d.ts +0 -22
- package/dist/framework/impl/comments/comments-container-impl.js +0 -62
- package/dist/framework/impl/comments/comments-container-impl.js.map +0 -1
- package/dist/framework/impl/comments/comments-util.d.ts +0 -12
- package/dist/framework/impl/comments/comments-util.js +0 -67
- package/dist/framework/impl/comments/comments-util.js.map +0 -1
- package/dist/framework/impl/comments/validate-msg-impl.d.ts +0 -21
- package/dist/framework/impl/comments/validate-msg-impl.js +0 -83
- package/dist/framework/impl/comments/validate-msg-impl.js.map +0 -1
- package/dist/framework/impl/data-element/data-decorate-impl.d.ts +0 -30
- package/dist/framework/impl/data-element/data-decorate-impl.js +0 -91
- package/dist/framework/impl/data-element/data-decorate-impl.js.map +0 -1
- package/dist/framework/impl/data-element/data-element-barcode.d.ts +0 -31
- package/dist/framework/impl/data-element/data-element-barcode.js +0 -115
- package/dist/framework/impl/data-element/data-element-barcode.js.map +0 -1
- package/dist/framework/impl/data-element/data-element-base-impl.d.ts +0 -68
- package/dist/framework/impl/data-element/data-element-base-impl.js +0 -205
- package/dist/framework/impl/data-element/data-element-base-impl.js.map +0 -1
- package/dist/framework/impl/data-element/data-element-check-impl.d.ts +0 -35
- package/dist/framework/impl/data-element/data-element-check-impl.js +0 -133
- package/dist/framework/impl/data-element/data-element-check-impl.js.map +0 -1
- package/dist/framework/impl/data-element/data-element-date-impl.d.ts +0 -23
- package/dist/framework/impl/data-element/data-element-date-impl.js +0 -111
- package/dist/framework/impl/data-element/data-element-date-impl.js.map +0 -1
- package/dist/framework/impl/data-element/data-element-group-impl.d.ts +0 -23
- package/dist/framework/impl/data-element/data-element-group-impl.js +0 -130
- package/dist/framework/impl/data-element/data-element-group-impl.js.map +0 -1
- package/dist/framework/impl/data-element/data-element-image-impl.d.ts +0 -30
- package/dist/framework/impl/data-element/data-element-image-impl.js +0 -137
- package/dist/framework/impl/data-element/data-element-image-impl.js.map +0 -1
- package/dist/framework/impl/data-element/data-element-list-impl.d.ts +0 -22
- package/dist/framework/impl/data-element/data-element-list-impl.js +0 -131
- package/dist/framework/impl/data-element/data-element-list-impl.js.map +0 -1
- package/dist/framework/impl/data-element/data-element-text-impl.d.ts +0 -23
- package/dist/framework/impl/data-element/data-element-text-impl.js +0 -103
- package/dist/framework/impl/data-element/data-element-text-impl.js.map +0 -1
- package/dist/framework/impl/decorate/fill-null-space-imple.d.ts +0 -21
- package/dist/framework/impl/decorate/fill-null-space-imple.js +0 -43
- package/dist/framework/impl/decorate/fill-null-space-imple.js.map +0 -1
- package/dist/framework/impl/document/doc-body-impl.d.ts +0 -27
- package/dist/framework/impl/document/doc-body-impl.js +0 -79
- package/dist/framework/impl/document/doc-body-impl.js.map +0 -1
- package/dist/framework/impl/document/doc-body-part-impl.d.ts +0 -30
- package/dist/framework/impl/document/doc-body-part-impl.js +0 -94
- package/dist/framework/impl/document/doc-body-part-impl.js.map +0 -1
- package/dist/framework/impl/document/doc-container-impl.d.ts +0 -16
- package/dist/framework/impl/document/doc-container-impl.js +0 -21
- package/dist/framework/impl/document/doc-container-impl.js.map +0 -1
- package/dist/framework/impl/document/doc-footer-impl.d.ts +0 -26
- package/dist/framework/impl/document/doc-footer-impl.js +0 -77
- package/dist/framework/impl/document/doc-footer-impl.js.map +0 -1
- package/dist/framework/impl/document/doc-header-impl.d.ts +0 -26
- package/dist/framework/impl/document/doc-header-impl.js +0 -83
- package/dist/framework/impl/document/doc-header-impl.js.map +0 -1
- package/dist/framework/impl/document/doc-impl.d.ts +0 -61
- package/dist/framework/impl/document/doc-impl.js +0 -209
- package/dist/framework/impl/document/doc-impl.js.map +0 -1
- package/dist/framework/impl/media-formula/menstrual-history.d.ts +0 -35
- package/dist/framework/impl/media-formula/menstrual-history.js +0 -153
- package/dist/framework/impl/media-formula/menstrual-history.js.map +0 -1
- package/dist/framework/impl/paragraph/p-impl.d.ts +0 -45
- package/dist/framework/impl/paragraph/p-impl.js +0 -156
- package/dist/framework/impl/paragraph/p-impl.js.map +0 -1
- package/dist/framework/impl/picture/image-impl.d.ts +0 -31
- package/dist/framework/impl/picture/image-impl.js +0 -124
- package/dist/framework/impl/picture/image-impl.js.map +0 -1
- package/dist/framework/impl/radio/radio-impl.d.ts +0 -22
- package/dist/framework/impl/radio/radio-impl.js +0 -72
- package/dist/framework/impl/radio/radio-impl.js.map +0 -1
- package/dist/framework/impl/symbol/br-symbol-impl.d.ts +0 -22
- package/dist/framework/impl/symbol/br-symbol-impl.js +0 -54
- package/dist/framework/impl/symbol/br-symbol-impl.js.map +0 -1
- package/dist/framework/impl/symbol/p-symbol-impl.d.ts +0 -19
- package/dist/framework/impl/symbol/p-symbol-impl.js +0 -54
- package/dist/framework/impl/symbol/p-symbol-impl.js.map +0 -1
- package/dist/framework/impl/table/table-cell-impl.d.ts +0 -37
- package/dist/framework/impl/table/table-cell-impl.js +0 -145
- package/dist/framework/impl/table/table-cell-impl.js.map +0 -1
- package/dist/framework/impl/table/table-impl.d.ts +0 -55
- package/dist/framework/impl/table/table-impl.js +0 -363
- package/dist/framework/impl/table/table-impl.js.map +0 -1
- package/dist/framework/impl/table/table-row-impl.d.ts +0 -26
- package/dist/framework/impl/table/table-row-impl.js +0 -75
- package/dist/framework/impl/table/table-row-impl.js.map +0 -1
- package/dist/framework/impl/table/table-split-cell-patch.d.ts +0 -20
- package/dist/framework/impl/table/table-split-cell-patch.js +0 -89
- package/dist/framework/impl/table/table-split-cell-patch.js.map +0 -1
- package/dist/framework/impl/table/table-split-cell.d.ts +0 -90
- package/dist/framework/impl/table/table-split-cell.js +0 -464
- package/dist/framework/impl/table/table-split-cell.js.map +0 -1
- package/dist/framework/impl/table/table-util.d.ts +0 -150
- package/dist/framework/impl/table/table-util.js +0 -678
- package/dist/framework/impl/table/table-util.js.map +0 -1
- package/dist/framework/impl/text/text-impl.d.ts +0 -32
- package/dist/framework/impl/text/text-impl.js +0 -149
- package/dist/framework/impl/text/text-impl.js.map +0 -1
- package/dist/framework/impl/text/track-run-impl.d.ts +0 -27
- package/dist/framework/impl/text/track-run-impl.js +0 -112
- package/dist/framework/impl/text/track-run-impl.js.map +0 -1
- package/dist/framework/notify.d.ts +0 -13
- package/dist/framework/notify.js +0 -116
- package/dist/framework/notify.js.map +0 -1
- package/dist/framework/range-util.d.ts +0 -40
- package/dist/framework/range-util.js +0 -312
- package/dist/framework/range-util.js.map +0 -1
- package/dist/framework/render-context.d.ts +0 -91
- package/dist/framework/render-context.js +0 -384
- package/dist/framework/render-context.js.map +0 -1
- package/dist/framework/render-define.d.ts +0 -109
- package/dist/framework/render-define.js +0 -195
- package/dist/framework/render-define.js.map +0 -1
- package/dist/framework/selection-overlays.d.ts +0 -30
- package/dist/framework/selection-overlays.js +0 -124
- package/dist/framework/selection-overlays.js.map +0 -1
- package/dist/texteditor.d.ts +0 -318
- package/dist/texteditor.js +0 -913
- package/dist/texteditor.js.map +0 -1
- package/dist/util/subject.d.ts +0 -34
- package/dist/util/subject.js +0 -88
- package/dist/util/subject.js.map +0 -1
- package/dist/util/table-bind.d.ts +0 -5
- package/dist/util/table-bind.js +0 -6
- package/dist/util/table-bind.js.map +0 -1
- package/src/med_editor/doc-ruler.ts +0 -340
- package/src/med_editor/framework/common-util.ts +0 -200
- package/src/med_editor/framework/document-change.ts +0 -1392
- package/src/med_editor/framework/document-combine.ts +0 -44
- package/src/med_editor/framework/document-comment.ts +0 -168
- package/src/med_editor/framework/document-context.ts +0 -410
- package/src/med_editor/framework/document-eval-func.ts +0 -53
- package/src/med_editor/framework/document-event.ts +0 -1082
- package/src/med_editor/framework/document-history.ts +0 -76
- package/src/med_editor/framework/document-images-loader.ts +0 -74
- package/src/med_editor/framework/document-input-cursor.ts +0 -244
- package/src/med_editor/framework/document-paint.ts +0 -110
- package/src/med_editor/framework/document-print-offscreen.ts +0 -134
- package/src/med_editor/framework/document-print.ts +0 -219
- package/src/med_editor/framework/document-segmenter.ts +0 -211
- package/src/med_editor/framework/document-selection.ts +0 -391
- package/src/med_editor/framework/document-template.ts +0 -20
- package/src/med_editor/framework/document-textline-mode.ts +0 -34
- package/src/med_editor/framework/element-define.ts +0 -674
- package/src/med_editor/framework/element-event-define.ts +0 -142
- package/src/med_editor/framework/element-measure.ts +0 -573
- package/src/med_editor/framework/element-paint.ts +0 -176
- package/src/med_editor/framework/element-props.ts +0 -938
- package/src/med_editor/framework/element-reader.ts +0 -159
- package/src/med_editor/framework/element-render-cut.ts +0 -456
- package/src/med_editor/framework/element-serialize.ts +0 -128
- package/src/med_editor/framework/element-util.ts +0 -1565
- package/src/med_editor/framework/impl/checkbox/checkbox-impl.ts +0 -71
- package/src/med_editor/framework/impl/comments/comment-content-impl.ts +0 -119
- package/src/med_editor/framework/impl/comments/comment-element-impl.ts +0 -65
- package/src/med_editor/framework/impl/comments/comments-container-impl.ts +0 -68
- package/src/med_editor/framework/impl/comments/comments-util.ts +0 -84
- package/src/med_editor/framework/impl/comments/validate-msg-impl.ts +0 -94
- package/src/med_editor/framework/impl/data-element/data-decorate-impl.ts +0 -95
- package/src/med_editor/framework/impl/data-element/data-element-barcode.ts +0 -127
- package/src/med_editor/framework/impl/data-element/data-element-base-impl.ts +0 -234
- package/src/med_editor/framework/impl/data-element/data-element-check-impl.ts +0 -146
- package/src/med_editor/framework/impl/data-element/data-element-date-impl.ts +0 -128
- package/src/med_editor/framework/impl/data-element/data-element-group-impl.ts +0 -150
- package/src/med_editor/framework/impl/data-element/data-element-image-impl.ts +0 -147
- package/src/med_editor/framework/impl/data-element/data-element-list-impl.ts +0 -142
- package/src/med_editor/framework/impl/data-element/data-element-text-impl.ts +0 -117
- package/src/med_editor/framework/impl/decorate/fill-null-space-imple.ts +0 -48
- package/src/med_editor/framework/impl/document/doc-body-impl.ts +0 -95
- package/src/med_editor/framework/impl/document/doc-body-part-impl.ts +0 -104
- package/src/med_editor/framework/impl/document/doc-container-impl.ts +0 -24
- package/src/med_editor/framework/impl/document/doc-footer-impl.ts +0 -88
- package/src/med_editor/framework/impl/document/doc-header-impl.ts +0 -100
- package/src/med_editor/framework/impl/document/doc-impl.ts +0 -226
- package/src/med_editor/framework/impl/media-formula/menstrual-history.ts +0 -175
- package/src/med_editor/framework/impl/paragraph/p-impl.ts +0 -190
- package/src/med_editor/framework/impl/picture/image-impl.ts +0 -136
- package/src/med_editor/framework/impl/radio/radio-impl.ts +0 -79
- package/src/med_editor/framework/impl/symbol/br-symbol-impl.ts +0 -60
- package/src/med_editor/framework/impl/symbol/p-symbol-impl.ts +0 -57
- package/src/med_editor/framework/impl/table/table-cell-impl.ts +0 -156
- package/src/med_editor/framework/impl/table/table-impl.ts +0 -401
- package/src/med_editor/framework/impl/table/table-row-impl.ts +0 -83
- package/src/med_editor/framework/impl/table/table-split-cell-patch.ts +0 -98
- package/src/med_editor/framework/impl/table/table-split-cell.ts +0 -475
- package/src/med_editor/framework/impl/table/table-util.ts +0 -716
- package/src/med_editor/framework/impl/text/text-impl.ts +0 -164
- package/src/med_editor/framework/impl/text/track-run-impl.ts +0 -135
- package/src/med_editor/framework/notify.ts +0 -130
- package/src/med_editor/framework/range-util.ts +0 -321
- package/src/med_editor/framework/render-context.ts +0 -431
- package/src/med_editor/framework/render-define.ts +0 -224
- package/src/med_editor/framework/selection-overlays.ts +0 -134
- package/src/med_editor/texteditor.ts +0 -1011
- package/src/med_editor/util/subject.ts +0 -118
- package/src/med_editor/util/table-bind.ts +0 -6
- package/src/med_editor//345/205/245/351/231/242/350/256/260/345/275/225.json +0 -3573
- package/src/med_editor//345/205/245/351/231/242/350/256/260/345/275/225/346/265/213/350/257/225.json +0 -3573
- package/src/med_editor//345/205/245/351/231/242/350/256/260/345/275/225/346/265/213/350/257/225bug.json +0 -315
- package/src/med_editor//345/205/245/351/231/242/350/256/260/345/275/225/346/265/213/350/257/225/346/211/271/346/263/250.json +0 -122
- package/src/med_editor//345/205/245/351/231/242/350/256/260/345/275/225/346/265/213/350/257/225/346/226/207/346/241/243/351/252/214/350/257/201.json +0 -3599
- package/src/med_editor//345/205/245/351/231/242/350/256/260/345/275/225/346/265/213/350/257/225/351/225/277/346/226/207/346/234/254.json +0 -24586
- package/src/med_editor//345/220/210/345/271/266/347/227/205/347/250/213/345/275/225.json +0 -2874
- package/src/med_editor//346/211/213/346/234/257/350/256/260/345/275/225.json +0 -341
- package/src/med_editor//346/231/256/351/200/232doc/347/261/273/346/226/207/346/241/243.json +0 -2201
- package/src/med_editor//346/243/200/351/252/214/347/224/263/350/257/267/345/215/225.json +0 -1069
- package/src/med_editor//347/227/205/347/250/213/345/275/225//345/206/205/351/225/234/344/270/213/346/262/273/347/226/227/350/256/260/345/275/225.json +0 -125
- package/src/med_editor//347/227/205/347/250/213/345/275/225//345/220/210/345/271/266/347/227/205/347/250/213/345/275/225/346/250/241/346/235/277.json +0 -86
- package/src/med_editor//347/227/205/347/250/213/345/275/225//346/227/245/345/270/270/347/227/205/347/250/213/350/256/260/345/275/225.json +0 -115
- package/src/med_editor//347/227/205/347/250/213/345/275/225//346/237/245/346/210/277/350/256/260/345/275/2251.json +0 -108
- package/src/med_editor//347/227/205/347/250/213/345/275/225//351/246/226/346/254/241/344/270/212/347/272/247/345/214/273/345/270/210/346/237/245/346/210/277/350/256/260/345/275/225.json +0 -272
- package/src/med_editor//351/225/277/346/234/237/345/214/273/345/230/261/345/215/225.json +0 -1070
- package/tsconfig.json +0 -25
- package/webpack.config.js +0 -46
@@ -1,125 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"type": "doc",
|
3
|
-
"props": {
|
4
|
-
"width": 210,
|
5
|
-
"height": 297,
|
6
|
-
"padding": {
|
7
|
-
"top": 25.4,
|
8
|
-
"bottom": 25.4,
|
9
|
-
"left": 19.1,
|
10
|
-
"right": 19.1
|
11
|
-
},
|
12
|
-
"headerLine": 12,
|
13
|
-
"footerLine": 12
|
14
|
-
},
|
15
|
-
"children": [
|
16
|
-
{
|
17
|
-
"type": "header",
|
18
|
-
"children": [
|
19
|
-
{
|
20
|
-
"type": "p",
|
21
|
-
"props": {
|
22
|
-
"textAlign": "center",
|
23
|
-
"textProps": {
|
24
|
-
"fontSize": 19
|
25
|
-
}
|
26
|
-
},
|
27
|
-
"children": [
|
28
|
-
{
|
29
|
-
"type": "text",
|
30
|
-
"props": {
|
31
|
-
"fontSize": 19
|
32
|
-
},
|
33
|
-
"content": "内镜下治疗记录"
|
34
|
-
}
|
35
|
-
]
|
36
|
-
}
|
37
|
-
]
|
38
|
-
},
|
39
|
-
{
|
40
|
-
"type": "body",
|
41
|
-
"children": [
|
42
|
-
{
|
43
|
-
"type": "p",
|
44
|
-
"props": {
|
45
|
-
"textProps": {
|
46
|
-
"fontSize": 16
|
47
|
-
}
|
48
|
-
},
|
49
|
-
"children": [
|
50
|
-
{
|
51
|
-
"type": "text",
|
52
|
-
"props": {
|
53
|
-
"fontSize": 16
|
54
|
-
},
|
55
|
-
"content": "日常病程记录"
|
56
|
-
}
|
57
|
-
]
|
58
|
-
},
|
59
|
-
{
|
60
|
-
"type": "p",
|
61
|
-
"props": {
|
62
|
-
"textProps": {
|
63
|
-
"fontSize": 16
|
64
|
-
}
|
65
|
-
},
|
66
|
-
"children": [
|
67
|
-
{
|
68
|
-
"type": "text",
|
69
|
-
"props": {
|
70
|
-
"fontSize": 16
|
71
|
-
},
|
72
|
-
"content": "记录日期时间:[2022年02-28 13:20]"
|
73
|
-
}
|
74
|
-
]
|
75
|
-
},
|
76
|
-
{
|
77
|
-
"type": "p",
|
78
|
-
"props": {
|
79
|
-
"textProps": {
|
80
|
-
"fontSize": 16
|
81
|
-
}
|
82
|
-
},
|
83
|
-
"children": [
|
84
|
-
{
|
85
|
-
"type": "text",
|
86
|
-
"props": {
|
87
|
-
"fontSize": 16
|
88
|
-
},
|
89
|
-
"content": "记录内容:[患者因“胃息肉、巴雷特食管”需行内镜下治疗,在征得家属同意后,于今日在胃镜室行麻醉胃镜下胃多发息肉、巴雷特食管高频电凝电切术,胃镜下见:食管:下端见岛状橘红色粘膜,即行高频电凝电切术,术后遗留多处灰白色电凝面。贲门:开闭好。胃底、胃体、胃窦:粘膜充血,水肿,胃窦部见红色糜烂灶,胃体见8枚0.3x0.3cm乳头状、扁平状息肉,即行高频电凝电切术,术后遗留多处灰白色电凝面,胃角形态正常,蠕动好。幽门:粘膜光滑,启闭好。 十二指肠球部及降部:粘膜光滑。术毕患者安返病房,吸氧、心电监测,禁食24小时,观察病情变化。]"
|
90
|
-
}
|
91
|
-
]
|
92
|
-
},
|
93
|
-
{
|
94
|
-
"type": "p",
|
95
|
-
"props": {
|
96
|
-
"textAlign": "right",
|
97
|
-
"textProps": {
|
98
|
-
"fontSize": 16
|
99
|
-
}
|
100
|
-
},
|
101
|
-
"children": [
|
102
|
-
{
|
103
|
-
"type": "text",
|
104
|
-
"props": {
|
105
|
-
"fontSize": 16
|
106
|
-
},
|
107
|
-
"content": "医师签名:[胡筠]"
|
108
|
-
}
|
109
|
-
]
|
110
|
-
}
|
111
|
-
]
|
112
|
-
},
|
113
|
-
{
|
114
|
-
"type": "footer",
|
115
|
-
"children": [
|
116
|
-
{
|
117
|
-
"type": "p"
|
118
|
-
}
|
119
|
-
]
|
120
|
-
},
|
121
|
-
{
|
122
|
-
"type": "comm-list"
|
123
|
-
}
|
124
|
-
]
|
125
|
-
}
|
@@ -1,86 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"type": "doc",
|
3
|
-
"props": {
|
4
|
-
"width": 210,
|
5
|
-
"height": 297,
|
6
|
-
"padding": {
|
7
|
-
"top": 25.4,
|
8
|
-
"bottom": 25.4,
|
9
|
-
"left": 19.1,
|
10
|
-
"right": 19.1
|
11
|
-
},
|
12
|
-
"headerLine": 12,
|
13
|
-
"footerLine": 12
|
14
|
-
},
|
15
|
-
"children": [
|
16
|
-
{
|
17
|
-
"type": "header",
|
18
|
-
"children": [
|
19
|
-
{
|
20
|
-
"type": "p",
|
21
|
-
"props": {
|
22
|
-
"textAlign": "center",
|
23
|
-
"textProps": {
|
24
|
-
"fontSize": 31
|
25
|
-
}
|
26
|
-
},
|
27
|
-
"children": [
|
28
|
-
{
|
29
|
-
"type": "text",
|
30
|
-
"props": {
|
31
|
-
"fontSize": 31
|
32
|
-
},
|
33
|
-
"content": "XXX医院"
|
34
|
-
}
|
35
|
-
]
|
36
|
-
},
|
37
|
-
{
|
38
|
-
"type": "p",
|
39
|
-
"props": {
|
40
|
-
"textAlign": "center",
|
41
|
-
"textProps": {
|
42
|
-
"fontSize": 21
|
43
|
-
}
|
44
|
-
},
|
45
|
-
"children": [
|
46
|
-
{
|
47
|
-
"type": "text",
|
48
|
-
"props": {
|
49
|
-
"fontSize": 21
|
50
|
-
},
|
51
|
-
"content": "病程记录"
|
52
|
-
}
|
53
|
-
]
|
54
|
-
},
|
55
|
-
{
|
56
|
-
"type": "p",
|
57
|
-
"children": [
|
58
|
-
{
|
59
|
-
"type": "text",
|
60
|
-
"content": "姓名:[陈帮梅] 性别:[女] 年龄:[57岁] 科别:[内二科]床号:[008] 住院病历号:[4542898]"
|
61
|
-
}
|
62
|
-
]
|
63
|
-
}
|
64
|
-
]
|
65
|
-
},
|
66
|
-
{
|
67
|
-
"type": "body",
|
68
|
-
"children": [
|
69
|
-
{
|
70
|
-
"type": "p"
|
71
|
-
}
|
72
|
-
]
|
73
|
-
},
|
74
|
-
{
|
75
|
-
"type": "footer",
|
76
|
-
"children": [
|
77
|
-
{
|
78
|
-
"type": "p"
|
79
|
-
}
|
80
|
-
]
|
81
|
-
},
|
82
|
-
{
|
83
|
-
"type": "comm-list"
|
84
|
-
}
|
85
|
-
]
|
86
|
-
}
|
@@ -1,115 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"type": "doc",
|
3
|
-
"props": {
|
4
|
-
"width": 210,
|
5
|
-
"height": 297,
|
6
|
-
"padding": {
|
7
|
-
"top": 25.4,
|
8
|
-
"bottom": 25.4,
|
9
|
-
"left": 19.1,
|
10
|
-
"right": 19.1
|
11
|
-
},
|
12
|
-
"headerLine": 12,
|
13
|
-
"footerLine": 12
|
14
|
-
},
|
15
|
-
"children": [
|
16
|
-
{
|
17
|
-
"type": "header",
|
18
|
-
"children": [
|
19
|
-
{
|
20
|
-
"type": "p",
|
21
|
-
"props": {
|
22
|
-
"textAlign": "center",
|
23
|
-
"textProps": {
|
24
|
-
"fontSize": 25
|
25
|
-
}
|
26
|
-
},
|
27
|
-
"children": [
|
28
|
-
{
|
29
|
-
"type": "text",
|
30
|
-
"props": {
|
31
|
-
"fontSize": 25
|
32
|
-
},
|
33
|
-
"content": "日常病程记录"
|
34
|
-
}
|
35
|
-
]
|
36
|
-
}
|
37
|
-
]
|
38
|
-
},
|
39
|
-
{
|
40
|
-
"type": "body",
|
41
|
-
"children": [
|
42
|
-
{
|
43
|
-
"type": "p",
|
44
|
-
"props": {
|
45
|
-
"textProps": {
|
46
|
-
"fontSize": 16
|
47
|
-
}
|
48
|
-
},
|
49
|
-
"children": [
|
50
|
-
{
|
51
|
-
"type": "text",
|
52
|
-
"props": {
|
53
|
-
"fontSize": 16
|
54
|
-
},
|
55
|
-
"content": "记录时间:2022-02-28 12:31"
|
56
|
-
}
|
57
|
-
]
|
58
|
-
},
|
59
|
-
{
|
60
|
-
"type": "p",
|
61
|
-
"props": {
|
62
|
-
"textProps": {
|
63
|
-
"fontSize": 16
|
64
|
-
}
|
65
|
-
},
|
66
|
-
"children": [
|
67
|
-
{
|
68
|
-
"type": "text",
|
69
|
-
"props": {
|
70
|
-
"fontSize": 16
|
71
|
-
},
|
72
|
-
"content": "记录内容:患者因“胃息肉、巴雷特食管”需行内镜下治疗,在征得家属同意后,于今日在胃镜室行麻醉"
|
73
|
-
},
|
74
|
-
{
|
75
|
-
"type": "text",
|
76
|
-
"props": {
|
77
|
-
"fontSize": 16
|
78
|
-
},
|
79
|
-
"content": "胃镜下胃多发息肉、巴雷特食管高频电凝电切术,胃镜下见:食管:下端见岛状橘红色粘膜,即行高频电凝电切术,术后遗留多处灰白色电凝面。贲门:开闭好。胃底、胃体、胃窦:粘膜充血,水肿,胃窦部见红色糜烂灶,胃体见8枚0.3x0.3cm乳头状、扁平状息肉,即行高频电凝电切术,术后遗留多处灰白色电凝面,胃角形态正常,蠕动好。幽门:粘膜光滑,启闭好。 十二指肠球部及降部:粘膜光滑。术毕患者安返病房,吸氧、心电监测,禁食24小时,观察病情变化。"
|
80
|
-
}
|
81
|
-
]
|
82
|
-
},
|
83
|
-
{
|
84
|
-
"type": "p",
|
85
|
-
"props": {
|
86
|
-
"textAlign": "right",
|
87
|
-
"textProps": {
|
88
|
-
"fontSize": 16
|
89
|
-
}
|
90
|
-
},
|
91
|
-
"children": [
|
92
|
-
{
|
93
|
-
"type": "text",
|
94
|
-
"props": {
|
95
|
-
"fontSize": 16
|
96
|
-
},
|
97
|
-
"content": "医生签名:[胡筠]"
|
98
|
-
}
|
99
|
-
]
|
100
|
-
}
|
101
|
-
]
|
102
|
-
},
|
103
|
-
{
|
104
|
-
"type": "footer",
|
105
|
-
"children": [
|
106
|
-
{
|
107
|
-
"type": "p"
|
108
|
-
}
|
109
|
-
]
|
110
|
-
},
|
111
|
-
{
|
112
|
-
"type": "comm-list"
|
113
|
-
}
|
114
|
-
]
|
115
|
-
}
|
@@ -1,108 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"type": "doc",
|
3
|
-
"props": {
|
4
|
-
"width": 210,
|
5
|
-
"height": 297,
|
6
|
-
"padding": {
|
7
|
-
"top": 25.4,
|
8
|
-
"bottom": 25.4,
|
9
|
-
"left": 19.1,
|
10
|
-
"right": 19.1
|
11
|
-
},
|
12
|
-
"headerLine": 12,
|
13
|
-
"footerLine": 12
|
14
|
-
},
|
15
|
-
"children": [
|
16
|
-
{
|
17
|
-
"type": "header",
|
18
|
-
"children": [
|
19
|
-
{
|
20
|
-
"type": "p",
|
21
|
-
"props": {
|
22
|
-
"textAlign": "center",
|
23
|
-
"textProps": {
|
24
|
-
"fontSize": 25
|
25
|
-
}
|
26
|
-
},
|
27
|
-
"children": [
|
28
|
-
{
|
29
|
-
"type": "text",
|
30
|
-
"props": {
|
31
|
-
"fontSize": 25
|
32
|
-
},
|
33
|
-
"content": "查房记录"
|
34
|
-
}
|
35
|
-
]
|
36
|
-
}
|
37
|
-
]
|
38
|
-
},
|
39
|
-
{
|
40
|
-
"type": "body",
|
41
|
-
"children": [
|
42
|
-
{
|
43
|
-
"type": "p",
|
44
|
-
"props": {
|
45
|
-
"textProps": {
|
46
|
-
"fontSize": 16
|
47
|
-
}
|
48
|
-
},
|
49
|
-
"children": [
|
50
|
-
{
|
51
|
-
"type": "text",
|
52
|
-
"props": {
|
53
|
-
"fontSize": 16
|
54
|
-
},
|
55
|
-
"content": "记录时间:2022-02-28"
|
56
|
-
}
|
57
|
-
]
|
58
|
-
},
|
59
|
-
{
|
60
|
-
"type": "p",
|
61
|
-
"props": {
|
62
|
-
"textProps": {
|
63
|
-
"fontSize": 16
|
64
|
-
}
|
65
|
-
},
|
66
|
-
"children": [
|
67
|
-
{
|
68
|
-
"type": "text",
|
69
|
-
"props": {
|
70
|
-
"fontSize": 16
|
71
|
-
},
|
72
|
-
"content": "记录内容:今晨随陈伦虎副主任医师查看病人,患者诉偶有轻微腹痛,精神状态尚可,大小便通畅。体格检查:T 36.4 ℃,P 64 次/分,R 18 次/分,BP 160/85 mmHg,颈软,右侧颈部见一陈旧性手术瘢痕,双肺呼吸音清晰,未闻及干、湿性啰音,心率约64次/分,律齐,心音有力,各瓣膜听诊区未闻及病理性杂音,腹平软,上腹部剑突下区轻度压痛,无肌紧张、无反跳痛,未触及包块,肝脾肋缘下未触及,双肾区无叩击痛,肠鸣音约3次/分。下腹正中见一纵行手术瘢痕,脊柱四肢无明显异常。双下肢无水肿。辅助检查结果:14C呼气试验(+)。陈伦虎副主任医师查看病人后指出,患者目前诊断:1.胃多发息肉 2.巴雷特食管 3.幽门螺杆菌感染 4.慢性浅表性胃炎伴糜烂 5.慢性食管炎 6.睡眠障碍 治疗上继续予以抑酸护胃等治疗,拟明日抗HP治疗。嘱患者流质少渣饮食,忌辛辣刺激性食物,能积极配合治疗,估计近期预后尚可。"
|
73
|
-
}
|
74
|
-
]
|
75
|
-
},
|
76
|
-
{
|
77
|
-
"type": "p",
|
78
|
-
"props": {
|
79
|
-
"textAlign": "right",
|
80
|
-
"textProps": {
|
81
|
-
"fontSize": 16
|
82
|
-
}
|
83
|
-
},
|
84
|
-
"children": [
|
85
|
-
{
|
86
|
-
"type": "text",
|
87
|
-
"props": {
|
88
|
-
"fontSize": 16
|
89
|
-
},
|
90
|
-
"content": "上级医生签名:[胡筠]记录医师签名:[刘泽兴]"
|
91
|
-
}
|
92
|
-
]
|
93
|
-
}
|
94
|
-
]
|
95
|
-
},
|
96
|
-
{
|
97
|
-
"type": "footer",
|
98
|
-
"children": [
|
99
|
-
{
|
100
|
-
"type": "p"
|
101
|
-
}
|
102
|
-
]
|
103
|
-
},
|
104
|
-
{
|
105
|
-
"type": "comm-list"
|
106
|
-
}
|
107
|
-
]
|
108
|
-
}
|