CN115857844A - Electronic medical record continuous printing method, system, storage medium and equipment - Google Patents

Electronic medical record continuous printing method, system, storage medium and equipment Download PDF

Info

Publication number
CN115857844A
CN115857844A CN202310174724.7A CN202310174724A CN115857844A CN 115857844 A CN115857844 A CN 115857844A CN 202310174724 A CN202310174724 A CN 202310174724A CN 115857844 A CN115857844 A CN 115857844A
Authority
CN
China
Prior art keywords
character
coordinate
printing
acquiring
printed
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202310174724.7A
Other languages
Chinese (zh)
Other versions
CN115857844B (en
Inventor
唐红娟
纪峥嵘
何长海
曾忠安
樊海东
叶凯
丁川
鲁冰青
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Jiangsu Mandala Software Co ltd
Original Assignee
Jiangsu Mandala Software Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Jiangsu Mandala Software Co ltd filed Critical Jiangsu Mandala Software Co ltd
Priority to CN202310174724.7A priority Critical patent/CN115857844B/en
Publication of CN115857844A publication Critical patent/CN115857844A/en
Application granted granted Critical
Publication of CN115857844B publication Critical patent/CN115857844B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Abstract

The invention provides a method, a system, a storage medium and equipment for continuously printing an electronic medical record, wherein the method comprises the following steps: acquiring screen resolution and page data to calculate a display area; establishing area coordinates according to the cells in the display area; acquiring a character area of a printed character, and determining a tail character coordinate of the printed character according to the area coordinate; then acquiring a virtual coordinate of a next cell corresponding to the last character; and acquiring the character to be printed and a printing instruction, and acquiring the virtual coordinate next to the cell/line-feed cell according to the printing instruction to continuously print the character to be printed. This application is through using relative coordinate method with a virtual coordinate of every character sign, according to recording virtual coordinate with line coordinate and the ordinate that the accurate positioning continues to beat, convert virtual coordinate into the actual paper coordinate that the printer printed again and print with the drive printer to the user can continue to beat according to the selection of oneself, has guaranteed the accuracy of character positioning.

Description

Electronic medical record continuous printing method, system, storage medium and equipment
Technical Field
The invention relates to the technical field of medical service, in particular to a method, a system, a storage medium and equipment for continuously printing an electronic medical record.
Background
The electronic medical record refers to a computer information system which supports the collection, storage and access of electronic medical record information in a medical institution and provides information processing and intelligent service functions by improving medical quality, guaranteeing medical safety and improving medical efficiency. The electronic medical record management plays an important role in hospital information management, and is a bridge and a link for maintaining information of hospitals and patients.
Based on BS end document flow, if two disease course records exist in a medical record of an electronic medical record editor, the two disease course records are printed currently, a plurality of disease course records are added in a follow-up medical record, and when the user wants to continue to print the two disease course records, in the prior art, the user generally manually drags a positioning coordinate to intercept and select printing contents, so that the position of a character coordinate cannot be accurately positioned, the continuous printing positioning is inaccurate, characters are cut off and printed, the condition of repeated printing or less printing exists, and the specific effect can be seen in figure 1.
Disclosure of Invention
Therefore, the invention aims to provide a method, a system, a storage medium and equipment for continuously printing an electronic medical record, so as to solve the problems that when continuously printing is in fault in the prior art, generally, a user manually drags and positions coordinates to intercept and select printing contents, so that continuous printing positioning is inaccurate, characters are intercepted and printed, and repeated printing or less printing is caused.
The invention provides a continuous printing method of an electronic medical record on one hand, which comprises the following steps:
acquiring screen resolution and page data, wherein the page data comprises page size, and calculating a display area according to the screen resolution and the page size, wherein the display area comprises a plurality of cells, and each cell correspondingly contains a character;
establishing area coordinates according to the cells in the display area;
acquiring a character area of a printed character, and determining the tail character coordinate of the printed character according to the character area of the printed character and the area coordinate;
acquiring a virtual coordinate of a next cell corresponding to an end character according to an end character coordinate, wherein the next cell corresponding to the end character comprises an immediately following cell of the end character in the same line and a line-changing cell of the end character;
acquiring characters to be printed and printing instructions, wherein the printing instructions comprise next printing and line feed printing, and acquiring virtual coordinates of the next cell/line feed cell according to the printing instructions to continuously print the characters to be printed.
In addition, the electronic medical record continuous printing method according to the invention can also have the following additional technical characteristics:
further, the step of acquiring the screen resolution and the page data, and calculating the display area according to the screen resolution and the page size comprises the following steps:
acquiring screen resolution, and acquiring pixel points in a unit area according to the screen resolution;
and calculating according to the pixel points in the unit area and the page size to obtain a display area.
Further, in the step of calculating the display area according to the pixel points in the unit area by combining the page size:
the height size calculation method of the display area comprises the following steps:
height(px)= height(cm)*DPI[0] / 25.4(mm);
the width size calculation method of the display area comprises the following steps:
width(px)= width(cm)*DPI[1] / 25.4(mm);
wherein, height (px) is the height pixel of the display area, height (cm) is the height size of the display area, DPI [0] is the longitudinal pixel point in each inch of length, width (px) is the width pixel of the display area, width (cm) is the width size of the display area, DPI [1] is the transverse pixel point in each inch of length.
Further, the step of acquiring the virtual coordinate of the next cell corresponding to the last character according to the last character coordinate includes:
acquiring a tail character and judging whether the tail character is completely displayed or not;
if the display is not complete, taking the last character as the initial character of the next cell;
and if the display is complete, acquiring the virtual coordinate of the next cell corresponding to the last character.
Further, in the step of acquiring the virtual coordinates immediately following the cell/line feed cell according to the print instruction to continue printing the character to be printed:
when the printing instruction is immediately followed by printing, the method for acquiring the virtual coordinates of the immediately followed cells comprises the following steps:
adding 1 to the abscissa in the coordinates of the last character to be used as the abscissa of the virtual coordinate;
the vertical coordinate in the last character coordinate is unchanged to be used as the vertical coordinate of the virtual coordinate;
when the printing instruction is line feed printing, the method for acquiring the virtual coordinates of the line feed cell comprises the following steps:
the abscissa in the last character coordinate is unchanged to be used as the abscissa of the virtual coordinate;
and adding 1 to the ordinate in the last character coordinate to be used as the ordinate of the virtual coordinate.
The invention also provides an electronic medical record continuous printing system, which comprises:
the device comprises a first acquisition module, a second acquisition module and a display module, wherein the first acquisition module is used for acquiring screen resolution and page data, the page data comprises page size, a display area is calculated according to the screen resolution and the page size, the display area comprises a plurality of cells, and each cell correspondingly contains a character;
the creating module is used for creating area coordinates according to the cells in the display area;
the second acquisition module is used for acquiring a character area of the printed character and determining the tail character coordinate of the printed character according to the character area of the printed character and the area coordinate;
the third acquisition module is used for acquiring the virtual coordinate of a next cell corresponding to the last character according to the coordinate of the last character, wherein the next cell corresponding to the last character comprises an immediately following cell of the last character in the same line and a line-changing cell for line-changing the last character;
and the continuous printing module is used for acquiring characters to be printed and printing instructions, wherein the printing instructions comprise following printing and line feed printing, and the virtual coordinates of the following cells/line feed cells are acquired according to the printing instructions so as to continuously print the characters to be printed.
Another aspect of the present invention provides a computer-readable storage medium, on which a computer program is stored, where the computer program is executed by a processor to implement the method for continuously printing electronic medical records.
The invention also provides a data processing device which comprises a memory, a processor and a computer program stored on the memory and capable of running on the processor, wherein the processor executes the program to realize the electronic medical record continuous printing method.
According to the electronic medical record continuous printing method, the system, the storage medium and the equipment, each character is marked with one virtual coordinate by using a relative coordinate method, the continuous printing line coordinate and the continuous printing longitudinal coordinate are accurately positioned according to the virtual coordinate recording mode, the virtual coordinate is converted into the actual paper coordinate printed by the printer to drive the printer to print, so that a user can continuously print or change lines for continuous printing according to the selection of the user immediately following the last printing content, the accuracy of character positioning is ensured, the problems of character continuous printing, repeated printing and less printing can not occur, paper can be saved, the accuracy is improved, and the user experience is improved.
Drawings
FIG. 1 is a diagram illustrating the effect of continuous typing of medical records in the prior art;
FIG. 2 is a flowchart illustrating a method for continuously typing an electronic medical record according to a first embodiment of the present invention;
FIG. 3 is a detailed step diagram of step S101 according to the first embodiment of the present invention;
FIG. 4 is a schematic diagram illustrating the creation of virtual coordinates according to a first embodiment of the present invention;
FIG. 5 is a system block diagram of an electronic medical record continuous printing system according to a second embodiment of the present invention.
The following detailed description will further illustrate the invention in conjunction with the above-described figures.
Detailed Description
To facilitate an understanding of the invention, the invention will now be described more fully with reference to the accompanying drawings. Several embodiments of the invention are presented in the drawings. This invention may, however, be embodied in many different forms and should not be construed as limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete.
Unless defined otherwise, all technical and scientific terms used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this invention belongs. The terminology used in the description of the invention herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. As used herein, the term "and/or" includes any and all combinations of one or more of the associated listed items.
In order to solve the problems that in the prior art, when a user continues to print a disease, the user generally manually drags a positioning coordinate to intercept and select printing contents, so that the continuous printing positioning is inaccurate, characters are intercepted and printed, and repeated printing or less printing is caused. The application provides a method, a system, a storage medium and equipment for continuous printing of an electronic medical record, a virtual coordinate is identified for each character by using a relative coordinate method, the continuous printing line coordinate and the vertical coordinate are accurately positioned according to a recording virtual coordinate mode, the virtual coordinate is converted into an actual paper coordinate printed by a printer to drive the printer to print, so that a user can select the virtual coordinate according to the user, continuous printing or line changing continuous printing is performed immediately after last printing content is printed, the accuracy of character positioning is ensured, the problems of character intermittent printing, repeated printing and less printing cannot occur, paper can be saved, the accuracy is improved, and the user experience is improved.
In order to facilitate an understanding of the invention, several embodiments of the invention are set forth below. This invention may, however, be embodied in many different forms and should not be construed as limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete.
Example one
Referring to fig. 2, a method for continuously typing an electronic medical record in a first embodiment of the present invention is shown, which includes steps S101-S105:
s101, screen resolution and page data are obtained, the page data comprise page sizes, a display area is calculated according to the screen resolution and the page sizes, the display area comprises a plurality of cells, and each cell correspondingly contains a character.
Referring to fig. 3, as a specific example, further, step S101 specifically includes steps S1011 to S1012:
and S1011, acquiring the screen resolution, and acquiring pixel points in the unit area according to the screen resolution.
And S1012, calculating according to the pixel points in the unit area and the page size to obtain a display area.
In the present embodiment, it is assumed that DPI is the number of pixels per inch n (i.e., logical pixel px); the resolution is the collection of the number of pixels per inch on horizontal and vertical coordinates of the screen, and commonly takes 480 × 480, 320 × 480; creating a box a with the length of 1cm and the height of each box a, wherein one inch =2.54cm, and calculating the number of pixel points of a = n/2.54 (mm); taking printing A4 paper and A5 paper as an example, the size of A4 paper is: the dimensions of 210X 297mm, A5 paper were: 148 multiplied by 210mm, and the number of pixels A4 and A5 can be calculated according to the pixel points a. Further, the size of the display area of the printer when printing the A4 or A5 sheet can be calculated.
In particular, the method comprises the following steps of,
the height size calculation method of the display area comprises the following steps:
height(px)= height(cm)*DPI[0] / 25.4(mm);
the width size calculation method of the display area comprises the following steps:
width(px)= width(cm)*DPI[1] / 25.4(mm);
wherein, height (px) is the height pixel of the display area, height (cm) is the height size of the display area, DPI [0] is the longitudinal pixel point in each inch of length, width (px) is the width pixel of the display area, width (cm) is the width size of the display area, DPI [1] is the transverse pixel point in each inch of length.
In this embodiment, the resolutions of different printing terminals may be different, and in order to avoid the influence on the printing effect due to the different resolutions, the resolution of the printer needs to be converted into a unit before printing, and DPI pixels on the display terminal are converted into PX, so that the printer can print conveniently. That is, in the present application, the display area size is calculated according to the screen resolution and the page setting, PX is converted according to DPI, the unit PX is unified, and printing is completed.
And S102, establishing area coordinates according to the cells in the display area.
S103, acquiring a character area of the printed character, and determining the tail character coordinate of the printed character according to the character area and the area coordinate of the printed character.
And S104, acquiring the virtual coordinate of the next cell corresponding to the last character according to the tail character coordinate, wherein the next cell corresponding to the last character comprises an immediately following cell of the same line of the last character and a line-changing cell of the line-changing last character.
Referring to FIG. 4, the initial virtual X-axis coordinate point of each row is set to X n The initial virtual Y-axis coordinate point of the first page is Y n (ii) a That is, it can be understood that the virtual coordinate of the character to be printed is (X) n ,Y n ). Specifically, assume that one element coordinate is (X) 1 ,Y 1 ) Then the virtual coordinate of this element corresponding to the next character is (X) 1 +X n ,Y 1 + Y n ) (ii) a Calculate the virtual coordinate of the 2 nd character at each print time as (X) 1 +X n ,Y 1 + Y n ) The virtual coordinate of the 3 rd character is (X) 2 +X n ,Y 2 + Y n ) And finally oneThe virtual coordinate of each character is (X) n-1 +X n ,Y n-1 + Y n )。
For better understanding of the present scheme, statistics can be performed in a form that each character corresponds to a cell, that is, the understandable coordinate of each cell is (X) 1 ,Y 1 ) The virtual coordinate of the 2 nd character is (X) 1 +X n ,Y 1 + Y n ) The virtual coordinate of the 3 rd character is (2X) 1 +X n ,2Y 1 + Y n )。
Further, the step of obtaining the virtual coordinate of the next cell corresponding to the last character according to the last character coordinate includes:
acquiring a tail character and judging whether the tail character is completely displayed;
if the display is not complete, taking the last character as the initial character of the next cell;
and if the display is complete, acquiring the virtual coordinate of the next cell corresponding to the last character.
And S105, acquiring characters to be printed and printing instructions, wherein the printing instructions comprise next printing and line feed printing, and acquiring virtual coordinates of the next cell/line feed cell according to the printing instructions to continue printing the characters to be printed.
Further, in the step of acquiring virtual coordinates immediately following the cell/line feed cell according to the print instruction to continue printing characters to be printed:
when the printing instruction is immediately followed by printing, the method for acquiring the virtual coordinates of the immediately followed cells comprises the following steps:
adding 1 to the abscissa in the last character coordinate to obtain the abscissa of the virtual coordinate;
the vertical coordinate in the last character coordinate is unchanged to be used as the vertical coordinate of the virtual coordinate;
when the printing instruction is line feed printing, the method for acquiring the virtual coordinates of the line feed cell comprises the following steps:
the abscissa in the last character coordinate is unchanged to be used as the abscissa of the virtual coordinate;
and adding 1 to the ordinate in the last character coordinate to be used as the ordinate of the virtual coordinate.
In summary, in the electronic medical record continuous printing method in the above embodiment of the present invention, a relative coordinate method is used to identify a virtual coordinate for each character, the line coordinate and the ordinate of continuous printing are accurately located according to the virtual coordinate recording method, and the virtual coordinate is converted into the actual paper coordinate printed by the printer to drive the printer to print, so that the user can perform continuous printing or line change continuous printing following the last printing content according to the selection of the user, thereby ensuring the accuracy of character location, avoiding the problems of character intermittent printing, repeated printing and less printing, saving paper, improving accuracy, and improving user experience.
Example two
Referring to fig. 5, an electronic medical record continuous printing system in a second embodiment of the invention is shown, which includes:
the device comprises a first acquisition module, a second acquisition module and a display module, wherein the first acquisition module is used for acquiring screen resolution and page data, the page data comprises page size, a display area is calculated according to the screen resolution and the page size, the display area comprises a plurality of cells, and each cell correspondingly contains a character;
the creating module is used for creating area coordinates according to the cells in the display area;
the second acquisition module is used for acquiring a character area of the printed character and determining the tail character coordinate of the printed character according to the character area of the printed character and the area coordinate;
the third acquisition module is used for acquiring the virtual coordinate of a next cell corresponding to the last character according to the coordinate of the last character, wherein the next cell corresponding to the last character comprises an immediately following cell of the last character in the same line and a line-changing cell for line-changing the last character;
and the continuous printing module is used for acquiring characters to be printed and printing instructions, wherein the printing instructions comprise following printing and line feed printing, and the virtual coordinates of the following cells/line feed cells are acquired according to the printing instructions so as to continuously print the characters to be printed.
In summary, in the electronic medical record continuous printing system in the above embodiment of the present invention, a virtual coordinate is identified for each character by using a relative coordinate method, the line coordinate and the vertical coordinate of continuous printing are accurately located according to the virtual coordinate recording method, and the virtual coordinate is converted into the actual paper coordinate printed by the printer to drive the printer to print, so that the user can perform continuous printing or line change continuous printing following the last printing content according to the selection of the user, thereby ensuring the accuracy of character location, avoiding the problems of character intermittent printing, repeated printing and less printing, saving paper, improving accuracy, and improving user experience.
Furthermore, an embodiment of the present invention also proposes a computer-readable storage medium, on which a computer program is stored, which when executed by a processor implements the steps of the method in the above-described embodiment.
Furthermore, an embodiment of the present invention also provides a data processing apparatus, which includes a memory, a processor, and a computer program stored in the memory and executable on the processor, and the processor executes the computer program to implement the steps of the method in the above-mentioned embodiment.
The logic and/or steps represented in the flowcharts or otherwise described herein, e.g., an ordered listing of executable instructions that can be considered to implement logical functions, can be embodied in any computer-readable medium for use by or in connection with an instruction execution system, apparatus, or device, such as a computer-based system, processor-containing system, or other system that can fetch the instructions from the instruction execution system, apparatus, or device and execute the instructions. For the purposes of this description, a "computer-readable medium" can be any means that can contain, store, communicate, propagate, or transport the program for use by or in connection with the instruction execution system, apparatus, or device.
More specific examples (a non-exhaustive list) of the computer-readable medium would include the following: an electrical connection (electronic device) having one or more wires, a portable computer diskette (magnetic device), a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber device, and a portable compact disc read-only memory (CDROM). Additionally, the computer-readable medium could even be paper or another suitable medium upon which the program is printed, as the program can be electronically captured, via for instance optical scanning of the paper or other medium, then compiled, interpreted or otherwise processed in a suitable manner if necessary, and then stored in a computer memory.
It should be understood that portions of the present invention may be implemented in hardware, software, firmware, or a combination thereof. In the above embodiments, the various steps or methods may be implemented in software or firmware stored in memory and executed by a suitable instruction execution system. For example, if implemented in hardware, as in another embodiment, any one or combination of the following techniques, which are known in the art, may be used: a discrete logic circuit having a logic gate circuit for implementing a logic function on a data signal, an application specific integrated circuit having an appropriate combinational logic gate circuit, a Programmable Gate Array (PGA), a Field Programmable Gate Array (FPGA), or the like.
In the description herein, references to the description of the term "one embodiment," "some embodiments," "an example," "a specific example," or "some examples," etc., mean that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the invention. In this specification, the schematic representations of the terms used above do not necessarily refer to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples.
The above-mentioned embodiments only express several embodiments of the present invention, and the description thereof is more specific and detailed, but not construed as limiting the scope of the present invention. It should be noted that various changes and modifications can be made by those skilled in the art without departing from the spirit of the invention, and these changes and modifications are all within the scope of the invention. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (8)

1. An electronic medical record continuous printing method is characterized by comprising the following steps:
acquiring screen resolution and page data, wherein the page data comprises page size, and calculating a display area according to the screen resolution and the page size, wherein the display area comprises a plurality of cells, and each cell correspondingly contains a character;
establishing area coordinates according to the cells in the display area;
acquiring a character area of a printed character, and determining the tail character coordinate of the printed character according to the character area of the printed character and the area coordinate;
acquiring a virtual coordinate of a next cell corresponding to a last character according to the coordinate of the last character, wherein the next cell corresponding to the last character comprises a next cell of the last character in the same line and a line-changing cell of the last character in line changing;
acquiring characters to be printed and printing instructions, wherein the printing instructions comprise next printing and line feed printing, and acquiring virtual coordinates of the next cell/line feed cell according to the printing instructions to continuously print the characters to be printed.
2. The method for continuously typing an electronic medical record according to claim 1, wherein the step of obtaining a screen resolution and page data and calculating a display area according to the screen resolution and the page size comprises:
acquiring screen resolution, and acquiring pixel points in a unit area according to the screen resolution;
and calculating according to the pixel points in the unit area and the page size to obtain a display area.
3. The method for continuously typing an electronic medical record according to claim 2, wherein in the step of calculating the display area according to the pixel points in the unit area and the page size:
the height size calculation method of the display area comprises the following steps:
height(px)= height(cm)*DPI[0] / 25.4(mm);
the width size calculation method of the display area comprises the following steps:
width(px)= width(cm)*DPI[1] / 25.4(mm);
wherein, height (px) is the height pixel of the display area, height (cm) is the height size of the display area, DPI [0] is the longitudinal pixel point in each inch of length, width (px) is the width pixel of the display area, width (cm) is the width size of the display area, DPI [1] is the transverse pixel point in each inch of length.
4. The method for continuously typing the electronic medical record according to claim 1, wherein the step of obtaining the virtual coordinate of the next cell corresponding to the last character according to the coordinate of the last character comprises:
acquiring a tail character and judging whether the tail character is completely displayed;
if the display is not complete, taking the last character as the initial character of the next cell;
and if the display is complete, acquiring the virtual coordinate of the next cell corresponding to the last character.
5. The method for continuously printing the electronic medical record according to claim 1, wherein in the step of obtaining the virtual coordinates immediately following the cell/line feed cell according to the printing instruction to continuously print the character to be printed:
when the printing instruction is immediately followed by printing, the method for acquiring the virtual coordinates of the immediately followed cells comprises the following steps:
adding 1 to the abscissa in the last character coordinate to obtain the abscissa of the virtual coordinate;
the vertical coordinate in the last character coordinate is unchanged to be used as the vertical coordinate of the virtual coordinate;
when the printing instruction is line feed printing, the method for acquiring the virtual coordinates of the line feed cells comprises the following steps:
the horizontal coordinate in the last character coordinate is unchanged to be used as the horizontal coordinate of the virtual coordinate;
and adding 1 to the ordinate in the last character coordinate to be used as the ordinate of the virtual coordinate.
6. An electronic medical record continuous printing system is characterized by comprising:
the device comprises a first acquisition module, a second acquisition module and a display module, wherein the first acquisition module is used for acquiring screen resolution and page data, the page data comprises page size, a display area is calculated according to the screen resolution and the page size, the display area comprises a plurality of cells, and each cell correspondingly contains a character;
the creating module is used for creating area coordinates according to the cells in the display area;
the second acquisition module is used for acquiring a character area of the printed character and determining the tail character coordinate of the printed character according to the character area of the printed character and the area coordinate;
the third acquisition module is used for acquiring the virtual coordinate of a next cell corresponding to the last character according to the coordinate of the last character, wherein the next cell corresponding to the last character comprises an immediately following cell of the last character in the same line and a line-changing cell for line-changing the last character;
and the continuous printing module is used for acquiring characters to be printed and printing instructions, wherein the printing instructions comprise following printing and line feed printing, and the virtual coordinates of the following cells/line feed cells are acquired according to the printing instructions so as to continuously print the characters to be printed.
7. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, implements the electronic medical record retrying method according to any one of claims 1 to 5.
8. A data processing apparatus comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor executes the program to implement the electronic medical record continuous printing method according to any one of claims 1 to 5.
CN202310174724.7A 2023-02-28 2023-02-28 Electronic medical record continuous playing method, system, storage medium and equipment Active CN115857844B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310174724.7A CN115857844B (en) 2023-02-28 2023-02-28 Electronic medical record continuous playing method, system, storage medium and equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310174724.7A CN115857844B (en) 2023-02-28 2023-02-28 Electronic medical record continuous playing method, system, storage medium and equipment

Publications (2)

Publication Number Publication Date
CN115857844A true CN115857844A (en) 2023-03-28
CN115857844B CN115857844B (en) 2023-05-09

Family

ID=85659304

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310174724.7A Active CN115857844B (en) 2023-02-28 2023-02-28 Electronic medical record continuous playing method, system, storage medium and equipment

Country Status (1)

Country Link
CN (1) CN115857844B (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010102403A (en) * 2008-10-21 2010-05-06 Fuji Xerox Co Ltd Document management device, document management method, and computer program
CN101763234A (en) * 2009-12-29 2010-06-30 广东威创视讯科技股份有限公司 Method and device for simulating various screen resolutions
JP2013020402A (en) * 2011-07-11 2013-01-31 Dainippon Printing Co Ltd Computer device, stroke display system and program
CN111768822A (en) * 2020-05-28 2020-10-13 上海森亿医疗科技有限公司 Continuous printing method, device, equipment and storage medium for electronic medical record documents
CN114274501A (en) * 2021-11-26 2022-04-05 深圳市创想三维科技股份有限公司 3D printer continuous printing method and device, computer equipment and storage medium
CN114296662A (en) * 2021-12-28 2022-04-08 城云科技(中国)有限公司 Page-based form document paging printing method, device and application thereof

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010102403A (en) * 2008-10-21 2010-05-06 Fuji Xerox Co Ltd Document management device, document management method, and computer program
CN101763234A (en) * 2009-12-29 2010-06-30 广东威创视讯科技股份有限公司 Method and device for simulating various screen resolutions
JP2013020402A (en) * 2011-07-11 2013-01-31 Dainippon Printing Co Ltd Computer device, stroke display system and program
CN111768822A (en) * 2020-05-28 2020-10-13 上海森亿医疗科技有限公司 Continuous printing method, device, equipment and storage medium for electronic medical record documents
CN114274501A (en) * 2021-11-26 2022-04-05 深圳市创想三维科技股份有限公司 3D printer continuous printing method and device, computer equipment and storage medium
CN114296662A (en) * 2021-12-28 2022-04-08 城云科技(中国)有限公司 Page-based form document paging printing method, device and application thereof

Also Published As

Publication number Publication date
CN115857844B (en) 2023-05-09

Similar Documents

Publication Publication Date Title
US20130254659A1 (en) Visual Screen Indicator
US20110221766A1 (en) Method for printing a captured screen of web pages
CN107102863B (en) Method and system for automatically determining background color of carousel region according to carousel picture
JP3927939B2 (en) Printing system and method
US7586630B2 (en) Print preview apparatus and method
CN115857844A (en) Electronic medical record continuous printing method, system, storage medium and equipment
US20110216337A1 (en) Image processing apparatus, image processing system, and computer readable medium
JP4641077B2 (en) Image processing device
KR101345726B1 (en) Method for printing a captured screen of web pages
JP5455714B2 (en) How to print the web page capture screen
EP0616463A1 (en) Method and apparatus for smoothed scaling of facsimile images
CN111444452B (en) Webpage conversion method and device and storage medium
CN112183019A (en) Display method, computing equipment and computer storage medium of electronic book handwritten notes
KR20100031784A (en) Method for printing a captured screen of web pages
CN111105468B (en) Printing processing method, device and storage medium
JPH0378668B2 (en)
CN111523288B (en) Display method and device for aerial view of PDF document
CN111949230B (en) LibreOffice document-based overlay printing method, terminal device and storage medium
JP4010386B2 (en) Image forming apparatus
US8233160B2 (en) Automatic rotated row placement in multiup imposition
JP4022014B2 (en) Image data management method
US20020001103A1 (en) Method and device for rearranging an electronic document
JPH0790656B2 (en) Document processing method
JP2007076043A (en) Printer
CN115402019A (en) Printing exception processing method and device based on image scanning, printer and medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
CB03 Change of inventor or designer information

Inventor after: Tang Hongjuan

Inventor after: He Changhai

Inventor after: Zeng Zhongan

Inventor after: Fan Haidong

Inventor after: Ye Kai

Inventor after: Ding Chuan

Inventor after: Lu Bingqing

Inventor before: Tang Hongjuan

Inventor before: Ji Zhengrong

Inventor before: He Changhai

Inventor before: Zeng Zhongan

Inventor before: Fan Haidong

Inventor before: Ye Kai

Inventor before: Ding Chuan

Inventor before: Lu Bingqing

CB03 Change of inventor or designer information
PE01 Entry into force of the registration of the contract for pledge of patent right

Denomination of invention: A method, system, storage medium, and device for continuing to print electronic medical records

Granted publication date: 20230509

Pledgee: Wuxi New District Chuang friends financing Company limited by guarantee

Pledgor: JIANGSU MANDALA SOFTWARE Co.,Ltd.

Registration number: Y2024980004486

PE01 Entry into force of the registration of the contract for pledge of patent right