CN115857844B - Electronic medical record continuous playing method, system, storage medium and equipment - Google Patents

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

Info

Publication number
CN115857844B
CN115857844B CN202310174724.7A CN202310174724A CN115857844B CN 115857844 B CN115857844 B CN 115857844B CN 202310174724 A CN202310174724 A CN 202310174724A CN 115857844 B CN115857844 B CN 115857844B
Authority
CN
China
Prior art keywords
character
coordinates
acquiring
printing
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.)
Active
Application number
CN202310174724.7A
Other languages
Chinese (zh)
Other versions
CN115857844A (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

Landscapes

  • Record Information Processing For Printing (AREA)

Abstract

The invention provides a method, a system, a storage medium and equipment for continuously playing an electronic medical record, wherein the method comprises the following steps: acquiring screen resolution and page data to calculate a display area; establishing region coordinates according to cells in the display region; acquiring a character area of the printed character, and determining the tail character coordinates of the printed character according to the area coordinates; obtaining the virtual coordinate of the next cell corresponding to the tail character; and acquiring the character to be printed and a printing instruction, and acquiring virtual coordinates of the next cell/line feed cell according to the printing instruction so as to print the character to be printed. According to the method, the virtual coordinates are marked on each character by using the relative coordinate method, the continuous printing row coordinates and the longitudinal coordinates are accurately positioned according to the recorded virtual coordinates, and then the virtual coordinates are converted into the actual paper coordinates printed by the printer to drive the printer to print, so that a user can select the continuous printing according to the user, and the character positioning accuracy is ensured.

Description

Electronic medical record continuous playing method, system, storage medium and equipment
Technical Field
The invention relates to the technical field of medical services, in particular to a method, a system, a storage medium and equipment for continuous printing of an electronic medical record.
Background
The electronic medical record refers to a computer information system which supports the collection, storage and access of information of the electronic medical record in a medical institution and provides information processing and intelligent service functions around 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 tie for maintaining information of hospitals and patients.
Based on the document flow at the BS end, if two records exist in the medical record of the electronic medical record editor, the two records are currently printed, and a plurality of records are added in the subsequent medical record, when the user wants to continue to print the two records, in the prior art, the user generally manually drags the positioning coordinates to cut and select the printing content, so that the position of the text coordinates cannot be accurately positioned, the continuous printing is inaccurate, the text is cut and printed, repeated printing or less printing is caused, and the specific effect can be seen in fig. 1.
Disclosure of Invention
Based on the above, the invention aims to provide a continuous printing method, a system, a storage medium and equipment for electronic medical records, so as to solve the problems that in the prior art, continuous printing is inaccurate due to continuous printing positioning caused by cutting printing content by manually dragging positioning coordinates by a user, and repeated printing or less printing is caused.
In one aspect, the invention provides a method for continuously playing an electronic medical record, which comprises the following steps:
acquiring screen resolution and page data, wherein the page data comprises page size, and a display area is calculated according to the screen resolution and the page size, and comprises a plurality of cells, and each cell correspondingly accommodates a character;
establishing region coordinates according to cells in the display region;
acquiring a character area of the printed character, and determining the tail character coordinates of the printed character according to the character area of the printed character and the area coordinates;
obtaining virtual coordinates of a next cell corresponding to the end character according to the coordinates of the end character, wherein the next cell corresponding to the end character comprises a cell immediately following the end character in the same row and a line-changing cell for line-changing the end character;
and obtaining the character to be printed and a printing instruction, wherein the printing instruction comprises immediately following printing and line feed printing, and obtaining virtual coordinates of immediately following cells/line feed cells according to the printing instruction so as to continuously print the character to be printed.
In addition, the electronic medical record continuous playing method provided by 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 includes:
acquiring screen resolution, and acquiring pixel points in the unit area according to the screen resolution;
and calculating according to the pixel points in the unit area and the page size to obtain the display area.
Further, in the step of calculating the display area according to the pixel point in the unit area and the page size:
the method for calculating the height 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 a height pixel of the display region, height (cm) is a height dimension of the display region, DPI [0] is a number of vertical pixels per inch length, width (px) is a width pixel of the display region, width (cm) is a width dimension of the display region, and DPI [1] is a number of horizontal pixels per inch length.
Further, the step of obtaining the virtual coordinates of the next cell corresponding to the end character according to the coordinates of the end character includes:
acquiring an end character and judging whether the end character is completely displayed;
if the display is not complete, taking the end 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 end character.
Further, in the step of acquiring the virtual coordinates of the immediately following 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 cell is as follows:
adding 1 to the abscissa in the coordinates of the tail character to be the abscissa of the virtual coordinate;
the ordinate in the coordinates of the tail character is unchanged to be the ordinate of the virtual coordinate;
when the printing instruction is line feed printing, the method for acquiring the virtual coordinates of the line feed unit cells comprises the following steps:
the abscissa in the coordinates of the tail character is unchanged to be the abscissa of the virtual coordinate;
the ordinate in the end character coordinates is added to 1 as the ordinate of the virtual coordinates.
In one aspect, the present invention further provides an electronic medical record continuous playing system, including:
the first acquisition module is used for acquiring screen resolution and page data, wherein 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 accommodates a character;
the creation 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 coordinates of the printed character according to the character area of the printed character and the area coordinates;
the third acquisition module is used for acquiring virtual coordinates of a next cell corresponding to the end character according to the coordinates of the end character, wherein the next cell corresponding to the end character comprises immediately following cells of the end character in the same row and line-feed cells of the end character in a line feed manner;
and the continuous printing module is used for acquiring characters to be printed and a printing instruction, wherein the printing instruction comprises immediately following printing and line feed printing, and virtual coordinates immediately following the cells/line feed cells are acquired according to the printing instruction so as to continuously print the characters to be printed.
In another aspect, the present invention provides a computer readable storage medium having a computer program stored thereon, which when executed by a processor, implements the method for continuous printing of electronic medical records described above.
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 realizes the electronic medical record continuous playing method when executing the program.
According to the electronic medical record continuous printing method, the system, the storage medium and the equipment, the virtual coordinates are marked by using the relative coordinate method, the continuous printing row coordinates and the continuous printing vertical coordinates are accurately positioned according to the recorded virtual coordinates, the virtual coordinates are converted into the actual paper coordinates printed by the printer so as to drive the printer to print, so that a user can select the electronic medical record continuous printing or continuous printing in line with the last printing content, the character positioning accuracy is ensured, the problems of character broken printing, repeated printing and less printing are avoided, paper can be saved, the accuracy is improved, and the user experience is improved.
Drawings
FIG. 1 is a diagram of a follow-up printing effect of a medical record in the prior art;
FIG. 2 is a flowchart of a method for continuously printing electronic medical records according to a first embodiment of the present invention;
FIG. 3 is a specific step diagram of step S101 in 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 the electronic medical record follow-up system according to the second embodiment of the present invention.
The invention will be further described in the following detailed description in conjunction with the above-described figures.
Detailed Description
In order that the invention may be readily understood, a more complete description of the invention will be rendered by reference to the appended drawings. Several embodiments of the invention are presented in the figures. 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 herein in the description of the invention is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. The term "and/or" as used herein includes any and all combinations of one or more of the associated listed items.
In order to solve the problem that in the prior art, the continuous printing duration is generally inaccurate in continuous printing positioning due to the fact that a user manually drags positioning coordinates to cut off printing contents, and the situation that repeated printing or less printing occurs exists. The application provides a method, a system, a storage medium and equipment for continuously printing electronic medical records, wherein a virtual coordinate is marked on each character by using a relative coordinate method, a continuously-printing row coordinate and a continuously-printing ordinate are accurately positioned according to a recorded virtual coordinate mode, the virtual coordinate is converted into an actual paper coordinate printed by a printer so as to drive the printer to print, so that a user can continuously print or continuously print a line according to self selection and follow up the last printing content, the character positioning accuracy is ensured, the problems of character breaking printing, repeated printing and less printing are avoided, 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 will be presented 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 1
Referring to fig. 2, a method for continuously playing electronic medical records according to a first embodiment of the present invention includes steps S101-S105:
s101, 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 accommodates a character.
Referring to fig. 3, as a specific example, further, step S101 specifically includes steps S1011-S1012:
s1011, acquiring screen resolution, and acquiring pixel points in the unit area according to the screen resolution.
S1012, calculating to obtain a display area according to the pixel point in the unit area and the page size.
In this embodiment, let DPI be the number of pixels per inch n (i.e., logical pixels px); the resolution is the number set of the pixel points of the screen on the abscissa and the ordinate of each inch, and the common values are 480, 480 and 320; creating a box a with the length and the height of 1cm respectively, wherein one inch = 2.54cm, and calculating the pixel point number of a = n/2.54 (mm); taking printing A4 paper and A5 paper as examples, the sizes of A4 paper are: 210X 297mm, the size of the A5 paper is: 148×210mm, and according to the pixel points of the a, how many pixel points A4 and A5 exist can be calculated. Further, the size of the display area of the printer can be calculated when printing the A4 or A5 paper.
In particular, the method comprises the steps of,
the method for calculating the height 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 a height pixel of the display region, height (cm) is a height dimension of the display region, DPI [0] is a number of vertical pixels per inch length, width (px) is a width pixel of the display region, width (cm) is a width dimension of the display region, and DPI [1] is a number of horizontal pixels per inch length.
In this embodiment, because of the different print terminals, the resolutions thereof may be different, in order to avoid affecting the printing effect due to the difference of the resolutions, the resolutions of the printer need to be converted into units before printing, and DPI pixels on the display terminal are converted into PX, so that the printer is convenient to print. 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, and the unit PX is unified, thereby completing printing.
S102, establishing region coordinates according to the cells in the display region.
S103, acquiring a character area of the printed character, and determining the tail character coordinates of the printed character according to the character area and the area coordinates of the printed character.
S104, obtaining virtual coordinates of a next cell corresponding to the end character according to the end character coordinates, wherein the next cell corresponding to the end character comprises a cell immediately following the end character of the same line and a line-changing cell of the line-changing end 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 The method comprises the steps of carrying out a first treatment on the surface of the It can be understood that the virtual coordinates of the character to be printed are (X n ,Y n ). Specifically, it is assumed that one element coordinate is (X 1 ,Y 1 ) The virtual coordinate of this element corresponding to the next character is (X) 1 +X n ,Y 1 + Y n ) The method comprises the steps of carrying out a first treatment on the surface of the Calculating the virtual coordinates of the 2 nd character at each printing as (X 1 +X n ,Y 1 + Y n ) The virtual coordinates of the 3 rd character are (X 2 +X n ,Y 2 + Y n ) The virtual coordinates of the last character are (X n-1 +X n ,Y n-1 + Y n )。
For better understanding of the present scheme, statistics can be performed in a form of a cell corresponding to each character, that is, the coordinates of each cell can be understood as (X 1 ,Y 1 ) The virtual coordinates of the 2 nd character are (X 1 +X n ,Y 1 + Y n ) The virtual coordinates of the 3 rd character are (2X 1 +X n ,2Y 1 + Y n )。
Further, the step of obtaining the virtual coordinates of the next cell corresponding to the end character according to the coordinates of the end character includes:
acquiring an end character and judging whether the end character is completely displayed;
if the display is not complete, taking the end 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 end character.
S105, acquiring characters to be printed and a printing instruction, wherein the printing instruction comprises immediately following printing and line feed printing, and acquiring virtual coordinates of immediately following cells/line feed cells according to the printing instruction so as to continuously print 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 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 cell is as follows:
adding 1 to the abscissa in the coordinates of the tail character to be the abscissa of the virtual coordinate;
the ordinate in the coordinates of the tail character is unchanged to be the ordinate of the virtual coordinate;
when the printing instruction is line feed printing, the method for acquiring the virtual coordinates of the line feed unit cells comprises the following steps:
the abscissa in the coordinates of the tail character is unchanged to be the abscissa of the virtual coordinate;
the ordinate in the end character coordinates is added to 1 as the ordinate of the virtual coordinates.
In summary, in the electronic medical record continuous printing method in the above embodiment of the present invention, by using the relative coordinate method to identify a virtual coordinate for each character, accurately positioning the continuous printing row coordinate and vertical coordinate according to the manner of recording the virtual coordinate, converting the virtual coordinate into the actual paper coordinate printed by the printer to drive the printer to print, so that the user can select the continuous printing or the continuous printing of the next printing content according to the user's own choice, thereby ensuring the accuracy of character positioning, avoiding the problems of character break printing, repeated printing and less printing, saving paper, improving accuracy, and improving user experience.
Example two
Referring to fig. 5, an electronic medical record follow-up system according to a second embodiment of the present invention includes:
the first acquisition module is used for acquiring screen resolution and page data, wherein 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 accommodates a character;
the creation 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 coordinates of the printed character according to the character area of the printed character and the area coordinates;
the third acquisition module is used for acquiring virtual coordinates of a next cell corresponding to the end character according to the coordinates of the end character, wherein the next cell corresponding to the end character comprises immediately following cells of the end character in the same row and line-feed cells of the end character in a line feed manner;
and the continuous printing module is used for acquiring characters to be printed and a printing instruction, wherein the printing instruction comprises immediately following printing and line feed printing, and virtual coordinates immediately following the cells/line feed cells are acquired according to the printing instruction 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, by using the relative coordinate method to identify a virtual coordinate for each character, accurately positioning the continuous printing row coordinate and vertical coordinate according to the manner of recording the virtual coordinate, converting the virtual coordinate into the actual paper coordinate printed by the printer to drive the printer to print, so that the user can follow the last printing content to perform continuous printing or continuous printing in line according to the user's selection, thereby ensuring the accuracy of character positioning, avoiding the problems of character break printing, repeated printing and less printing, saving paper, improving accuracy, and improving user experience.
Furthermore, an embodiment of the present invention proposes a computer-readable storage medium, on which a computer program is stored, which program, when being executed by a processor, implements the steps of the method in the above-mentioned embodiment.
Furthermore, an embodiment of the present invention also proposes a data processing apparatus including a memory, a processor, and a computer program stored on the memory and executable on the processor, the processor implementing the steps of the method in the above embodiment when executing the program.
Logic and/or steps represented in the flowcharts or otherwise described herein, e.g., a ordered listing of executable instructions for implementing 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 may even be paper or other suitable medium upon which the program is printed, as the program may 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 is to be understood that portions of the present invention may be implemented in hardware, software, firmware, or a combination thereof. In the above-described embodiments, the various steps or methods may be implemented in software or firmware stored in a memory and executed by a suitable instruction execution system. For example, if implemented in hardware, as in another embodiment, may be implemented using any one or combination of the following techniques, as is well known in the art: discrete logic circuits having logic gates for implementing logic functions on data signals, application specific integrated circuits having suitable combinational logic gates, programmable Gate Arrays (PGAs), field Programmable Gate Arrays (FPGAs), and the like.
In the description of the present specification, a description referring to terms "one embodiment," "some embodiments," "examples," "specific examples," or "some examples," etc., means 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 present invention. In this specification, schematic representations of the above terms do not necessarily refer to the same embodiments or examples. 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 foregoing examples illustrate only a few embodiments of the invention and are described in detail herein without thereby limiting the scope of the invention. It should be noted that it will be apparent to those skilled in the art that several variations and modifications can be made without departing from the spirit of the invention, which are all within the scope of the invention. Accordingly, the scope of protection of the present invention is to be determined by the appended claims.

Claims (8)

1. The continuous printing method for the electronic medical record is characterized by comprising the following steps of:
acquiring screen resolution and page data, wherein the page data comprises page size, and a display area is calculated according to the screen resolution and the page size, and comprises a plurality of cells, and each cell correspondingly accommodates a character;
establishing region coordinates according to cells in the display region;
acquiring a character area of the printed character, and determining the tail character coordinates of the printed character according to the character area of the printed character and the area coordinates;
obtaining virtual coordinates of a next cell corresponding to the end character according to the coordinates of the end character, wherein the next cell corresponding to the end character comprises a cell immediately following the end character in the same row and a line-changing cell for line-changing the end character;
and obtaining the character to be printed and a printing instruction, wherein the printing instruction comprises immediately following printing and line feed printing, and obtaining virtual coordinates of immediately following cells/line feed cells according to the printing instruction so as to continuously print the character to be printed.
2. The electronic medical record follow-up method according to claim 1, wherein the step of acquiring 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 the unit area according to the screen resolution;
and calculating according to the pixel points in the unit area and the page size to obtain the display area.
3. The electronic medical record continuous printing method according to claim 2, wherein in the step of calculating the display area according to the pixel point in the unit area and the page size:
the method for calculating the height 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 a height pixel of the display region, height (cm) is a height dimension of the display region, DPI [0] is a number of vertical pixels per inch length, width (px) is a width pixel of the display region, width (cm) is a width dimension of the display region, and DPI [1] is a number of horizontal pixels per inch length.
4. The electronic medical record follow-up method according to claim 1, wherein the step of acquiring the virtual coordinates of the next cell corresponding to the end character according to the coordinates of the end character comprises:
acquiring an end character and judging whether the end character is completely displayed;
if the display is not complete, taking the end 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 end character.
5. The electronic medical record follow-up method according to claim 1, wherein in the step of acquiring virtual coordinates of immediately following cells/line-feed cells according to the print instruction to follow-up 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 cell is as follows:
adding 1 to the abscissa in the coordinates of the tail character to be the abscissa of the virtual coordinate;
the ordinate in the coordinates of the tail character is unchanged to be the ordinate of the virtual coordinate;
when the printing instruction is line feed printing, the method for acquiring the virtual coordinates of the line feed unit cells comprises the following steps:
the abscissa in the coordinates of the tail character is unchanged to be the abscissa of the virtual coordinate;
the ordinate in the end character coordinates is added to 1 as the ordinate of the virtual coordinates.
6. An electronic medical record follow-up system, comprising:
the first acquisition module is used for acquiring screen resolution and page data, wherein 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 accommodates a character;
the creation 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 coordinates of the printed character according to the character area of the printed character and the area coordinates;
the third acquisition module is used for acquiring virtual coordinates of a next cell corresponding to the end character according to the coordinates of the end character, wherein the next cell corresponding to the end character comprises immediately following cells of the end character in the same row and line-feed cells of the end character in a line feed manner;
and the continuous printing module is used for acquiring characters to be printed and a printing instruction, wherein the printing instruction comprises immediately following printing and line feed printing, and virtual coordinates immediately following the cells/line feed cells are acquired according to the printing instruction so as to continuously print the characters to be printed.
7. A computer readable storage medium having stored thereon a computer program, which when executed by a processor, implements the electronic medical record follow-up method according to any of claims 1-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 implements the electronic medical record follow-up method of any one of claims 1-5 when the program is executed by the processor.
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 CN115857844A (en) 2023-03-28
CN115857844B true 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
CN115857844A (en) 2023-03-28

Similar Documents

Publication Publication Date Title
US9792260B2 (en) Visual screen indicator
EP2343670A2 (en) Apparatus and method for digitizing documents
CN111857893B (en) Method and device for generating annotation graph
JP3773642B2 (en) Image processing apparatus and image forming apparatus
JP3204245B2 (en) Ruled line removal method and apparatus
CN107102863B (en) Method and system for automatically determining background color of carousel region according to carousel picture
JP5556201B2 (en) Display device
JP3142550B2 (en) Graphic processing unit
CN115857844B (en) Electronic medical record continuous playing method, system, storage medium and equipment
KR101345726B1 (en) Method for printing a captured screen of web pages
CN114222074B (en) Spliced screen driving method and device, server and storage medium
CN113655973B (en) Page segmentation method and device, electronic equipment and storage medium
JP2018152057A (en) Information processing device, printer driver program, and blank page processing method
CN112183019A (en) Display method, computing equipment and computer storage medium of electronic book handwritten notes
JPH0378668B2 (en)
CN113077472B (en) Paper electrocardiogram curve image segmentation method, system, device and medium
CN117785369B (en) Screen display method, system, equipment and medium for scanning information
CN116680022A (en) Processing method, device and vehicle for displaying thumbnail in latest task list
CN111949230B (en) LibreOffice document-based overlay printing method, terminal device and storage medium
JP3983087B2 (en) Printer control device
CN115981537A (en) Method, device, equipment and medium for self-adaptively acquiring latest task thumbnail
JP3587586B2 (en) Image processing device
JP3692792B2 (en) Print data spooling method, print control apparatus, and recording medium
CN110704785A (en) Data processing method for rapidly opening pictures in webpage through Photoshop
CN112365477A (en) Defect detection method and device

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