Surgical document generation method and device, computer equipment and storage medium
1. A method of surgical document generation, the method comprising:
configuring an operation document template page, and selecting an operation document area from the operation document template page, wherein the operation document area comprises a basic information area, an intra-operation information area and a signature area;
acquiring a data source storing basic information of a current operation, and binding the data source with a control corresponding to the basic information area to generate a first document;
acquiring the current intraoperative data of the operation and the corresponding identification of the medical staff, which are acquired by an operation process monitoring system;
filling the intraoperative data into the intraoperative information area to generate a second document;
filling the mark of the medical staff into the signature area to generate a third document;
generating a surgical instrument based on the first instrument, the second instrument, and the third instrument.
2. The surgical document generation method of claim 1, wherein the configuring of the surgical document template page comprises:
determining a target control according to the operation record requirement of a hospital;
writing a script of the target control by using a preset scripting language;
and executing the script to generate the surgical document template page.
3. The surgical document generation method of claim 2, wherein the selecting a surgical document area from the surgical document template page comprises:
detecting the attribute of each target control in the operation document template page;
and determining the surgical document area according to the attribute of the target control.
4. The surgical document generation method of claim 3, wherein the determining the surgical document region according to the properties of the target control comprises:
if the attribute does not contain associated data, determining that the surgical document area corresponding to the target control is a signature area;
if the attribute contains associated data and the associated data is a data source, determining that the surgical document area corresponding to the target control is a basic information area;
and if the attribute contains associated data and the associated data is not a data source, determining that the surgical document area corresponding to the target control is an information area in the operation.
5. The surgical document generation method of claim 1, further comprising, prior to the generating the first document:
acquiring a code block for binding the data source and the control corresponding to the basic information area;
and performing cross-site script filtering prevention on the code block.
6. The surgical document generation method according to claim 1, further comprising:
and performing signature authentication on the third document.
7. The surgical document generation method according to claim 1, further comprising:
analyzing the second document based on the current operation to determine the condition of the operation;
and setting a label for the surgical condition and storing the label in a database.
8. A surgical document generation apparatus, characterized by comprising:
the system comprises a configuration module, a data processing module and a data processing module, wherein the configuration module is used for configuring an operation document template page and selecting an operation document area from the operation document template page, and the operation document area comprises a basic information area, an intra-operation information area and a signature area;
the first acquisition module is used for acquiring a data source storing basic information of a current operation, binding the data source with a control corresponding to the basic information area and generating a first document;
the second acquisition module is used for acquiring the current intraoperative data of the operation and the corresponding identification of the medical staff, which are acquired by the operation process monitoring system;
the first filling module is used for filling the intraoperative data into the intraoperative information area to generate a second document;
the second filling module is used for filling the mark of the medical staff into the signature area to generate a third document;
a generating module for generating a surgical document based on the first document, the second document, and the third document.
9. A computer device comprising a memory, a processor, and a computer program stored in the memory and executable on the processor, wherein the processor when executing the computer program implements the steps of the surgical document generation method according to any one of claims 1 to 7.
10. A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, carries out the steps of the surgical document generation method according to any one of claims 1 to 7.
Background
The operation document is a medical record for recording operations such as treatment and nursing received by an operation patient in an operation period and providing relevant basis for subsequent diagnosis, treatment and research. At present, the operation documents mainly generate the medical record requirement of level B or level C meeting the requirement of an electronic medical record by synchronizing system data of HIS (hospital information management system), PASC (medical image archiving and transmission system), EMR (electronic medical record system) and LIS (clinical laboratory information system), basic information during the operation is acquired by an external system and vital signs are automatically recorded to a client, other information is basically filled in electronically, the filling and recording of the whole intra-operation stage information are realized, and finally, a paper document is formed and is signed by related personnel. The mode of adopting the electronic mode to take notes the operation paper has increased medical personnel's work load, and easily neglected writing, influences the quality of operation paper, is not convenient for the doctor to concentrate on dealing with the operation.
Disclosure of Invention
In view of the above, it is necessary to provide a surgical document generating method, a surgical document generating apparatus, a computer device, and a storage medium, which can improve the efficiency of recording surgical documents and make a doctor more attentive to the surgery.
A method of surgical document generation, the method comprising:
configuring an operation document template page, and selecting an operation document area from the operation document template page, wherein the operation document area comprises a basic information area, an intra-operation information area and a signature area;
acquiring a data source storing basic information of a current operation, and binding the data source with a control corresponding to the basic information area to generate a first document;
acquiring the current intraoperative data of the operation and the corresponding identification of the medical staff, which are acquired by an operation process monitoring system;
filling the intraoperative data into the intraoperative information area to generate a second document;
filling the mark of the medical staff into the signature area to generate a third document;
generating a surgical instrument based on the first instrument, the second instrument, and the third instrument.
A surgical document generation apparatus, the apparatus comprising:
the system comprises a configuration module, a data processing module and a data processing module, wherein the configuration module is used for configuring an operation document template page and selecting an operation document area from the operation document template page, and the operation document area comprises a basic information area, an intra-operation information area and a signature area;
the first acquisition module is used for acquiring a data source storing basic information of a current operation, binding the data source with a control corresponding to the basic information area and generating a first document;
the second acquisition module is used for acquiring the current intraoperative data of the operation and the corresponding identification of the medical staff, which are acquired by the operation process monitoring system;
the first filling module is used for filling the intraoperative data into the intraoperative information area to generate a second document;
the second filling module is used for filling the mark of the medical staff into the signature area to generate a third document;
a generating module for generating a surgical document based on the first document, the second document, and the third document.
A computer device comprising a memory and a processor, the memory storing a computer program that, when executed by the processor, causes the processor to perform the steps of:
configuring an operation document template page, and selecting an operation document area from the operation document template page, wherein the operation document area comprises a basic information area, an intra-operation information area and a signature area;
acquiring a data source storing basic information of a current operation, and binding the data source with a control corresponding to the basic information area to generate a first document;
acquiring the current intraoperative data of the operation and the corresponding identification of the medical staff, which are acquired by an operation process monitoring system;
filling the intraoperative data into the intraoperative information area to generate a second document;
filling the mark of the medical staff into the signature area to generate a third document;
generating a surgical instrument based on the first instrument, the second instrument, and the third instrument.
A computer-readable medium storing a computer program which, when executed by a processor, causes the processor to perform the steps of:
configuring an operation document template page, and selecting an operation document area from the operation document template page, wherein the operation document area comprises a basic information area, an intra-operation information area and a signature area;
acquiring a data source storing basic information of a current operation, and binding the data source with a control corresponding to the basic information area to generate a first document;
acquiring the current intraoperative data of the operation and the corresponding identification of the medical staff, which are acquired by an operation process monitoring system;
filling the intraoperative data into the intraoperative information area to generate a second document;
filling the mark of the medical staff into the signature area to generate a third document;
generating a surgical instrument based on the first instrument, the second instrument, and the third instrument.
The surgical document generation method, the surgical document generation device, the computer equipment and the storage medium configure a surgical document template page, and select a surgical document area from the surgical document template page, wherein the surgical document area comprises a basic information area, an intraoperative information area and a signature area; acquiring a data source storing basic information of a current operation, and binding the data source with a control corresponding to the basic information area to generate a first document; acquiring the current intraoperative data of the operation and the corresponding identification of the medical staff, which are acquired by an operation process monitoring system; filling the intraoperative data into the intraoperative information area to generate a second document; filling the mark of the medical staff into the signature area to generate a third document; generating a surgical instrument based on the first instrument, the second instrument, and the third instrument. By automatically filling data in each document area, the participation degree of doctors in filling the surgical documents is reduced, the efficiency of the surgical document generation method is greatly improved, and the doctors can conveniently take care of operations more intensively.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
Wherein:
FIG. 1 is a flow diagram of a surgical document generation method in one embodiment;
FIG. 2 is a diagram of an editor page, in one embodiment;
FIG. 3 is a flow diagram of a method for configuring a surgical document template page in one embodiment;
FIG. 4 is a flow diagram of a method for surgical document area selection in one embodiment;
FIG. 5 is a flow chart of a method of surgical document area determination in one embodiment;
FIG. 6 is a flow chart of a method of generating a surgical document according to another embodiment;
FIG. 7 is a flow chart of a method of generating a surgical document according to yet another embodiment;
FIG. 8 is a block diagram of the surgical document generating apparatus according to one embodiment;
FIG. 9 is a block diagram of a computer device in one embodiment.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
As shown in fig. 1, in an embodiment, a surgical document generation method is provided, and the surgical document generation method may be applied to a terminal or a server, and the embodiment is exemplified by being applied to the server. The surgical instrument generation method specifically comprises the following steps:
step 102, configuring a surgical document template page, and selecting a surgical document area from the surgical document template page, wherein the surgical document area comprises a basic information area, an intraoperative information area and a signature area.
In particular, the surgical document template page may be configured by an editor, which may be generated by executing a page scripting language. FIG. 2 is a schematic diagram of an editor page. The basic information area refers to information related to a hospital, a doctor, a patient, and a surgery and pre-stored in a hospital management system, such as patient identification information, surgery time, a surgeon, and the like. The intraoperative information is information for recording the surgical procedure, for example, the dosage of anesthetic for a patient, and the signature information is authentication information of each doctor participating in the surgical procedure and is used for distinguishing the role of each doctor in the surgical procedure.
And 104, acquiring a data source storing basic information of the current operation, and binding the data source with a control corresponding to the basic information area to generate a first document.
The first document refers to an archive for recording basic surgical information. Specifically, a data source of the current operation basic information may be acquired from a hospital management system such as the HIS, and the data source and the control corresponding to the basic information area are bound, so as to generate the first document. Understandably, the data source and the control corresponding to the basic information area are associated and bound, so that the complicated filling work of medical personnel is avoided, the problem of writing missing by mistake can be avoided, and the generation efficiency of the first document is improved.
And step 106, acquiring current intraoperative data of the operation acquired by the operation process monitoring system and the corresponding identification of the medical staff.
Specifically, can set up camera device in operation process monitoring system, utilize camera device to shoot the image, confirm medical personnel's sign through the identification image, be provided with monitoring module in the operation process monitoring system simultaneously, connect the monitor that is used for monitoring information in the art, haemodynamic calculation module etc. with the intraoperative data of gathering current operation, avoid medical personnel's the loaded down with trivial details operation of manual record, and this intraoperative data can also be preserved in operation process monitoring system, be convenient for follow-up retrospective and the analysis to intraoperative data, provide the reference for medical personnel.
And step 108, filling the intraoperative data into an intraoperative information area to generate a second document.
Wherein the second document refers to an archive of intraoperative information. The server automatically fills the intraoperative data, so that filling operations of medical personnel are reduced, and generation efficiency of the second text is greatly improved.
And step 110, filling the mark of the medical staff into the signature area to generate a third document.
Specifically, after the identifier of the medical staff is obtained, the identifier is filled into the signature area to generate a third document, and automatic signature of the medical staff is achieved. It should be noted that, in order to ensure the validity and the security of the third document, a signature authentication method, such as Sign signature authentication, may be further used to perform signature authentication, so as to ensure the security and the accuracy of the third document.
And step 112, generating a surgical document based on the first document, the second document and the third document.
Specifically, the first document, the second document and the third document are combined to generate the surgical document. Because the first text, the second document and the third document are generated in an automatic mode, the complicated document filling operation of medical personnel is avoided, the generation efficiency of the operation text is greatly improved, and a doctor can conveniently deal with the operation with more attentiveness.
According to the surgical document generation method, the surgical document area is selected from the surgical document template page by configuring the surgical document template page, and the surgical document area comprises a basic information area, an intra-operative information area and a signature area; acquiring a data source storing basic information of a current operation, and binding the data source with a control corresponding to a basic information area to generate a first document; acquiring current intraoperative data of an operation and corresponding medical staff identification acquired by an operation process monitoring system; filling the data in the operation into the information area in the operation to generate a second document; filling the mark of the medical staff into the signature area to generate a third document; the surgical documents are generated based on the first document, the second document and the third document, and the data are automatically filled in each document area, so that the participation of doctors in filling the surgical documents is reduced, the efficiency of the surgical document generation method is greatly improved, and the doctors can conveniently take care of operations.
As shown in fig. 3, in one embodiment, configuring a surgical document template page includes:
step 102A, determining a target control according to the operation record requirement of a hospital;
step 102B, writing a script of the target control by using a preset scripting language;
and 102C, executing the script and generating an operation document template page.
In the embodiment, as the pages of the surgical document templates of different hospitals are different, in order to improve the general trust of the pages of the surgical document templates, the target control is determined according to the requirement of the surgical records of the hospitals; writing a script of the target control by using a preset scripting language; and executing the script to generate an operation document template page. Specifically, the operation document template page can be operated by performing a series of operations (dragging a control into the template, adjusting the layout effect desired by the template, setting the attribute of the control, adjusting the style of the template, and the like), so that the flexibility of editing the operation document template page is improved.
Further, the surgical document template page also supports the following operations: and (3) configuring a control: clicking and skipping to configure the control needing to bind data to the template; introducing: after clicking, importing a new document template; and (3) deriving: all the document templates of the document list are exported after clicking; copying the document: after clicking, copying the currently selected document and creating a new copy; effect preview: after clicking, the current editing condition can be previewed; submitting: after clicking, submitting the currently edited template; vertical equidistance: after clicking, vertically and equidistantly arranging the selected controls in the template; horizontal equidistance: after clicking, horizontally arranging the selected controls in the template at equal intervals; vertical alignment: vertically arranging the selected controls in the template after clicking; horizontal alignment: after clicking, horizontally arranging the selected controls in the template; and (3) vertical movement: the control in the selected template can only move vertically; horizontal movement: the control in the selected template can only move horizontally; placing on top: after clicking, carrying out level alignment (adjusting to the topmost layer) on the selected control in the template; bottom placing: after clicking, carrying out level alignment (adjusting to the bottommost layer) on the selected control in the template; restoring the hierarchy, namely performing hierarchy adjustment on the selected control in the template (restoring to the original hierarchy) after clicking; highlighting the control: highlighting the selected control in the template after clicking (preventing some controls from being hidden and incapable of being operated or displayed); control list: the control list is divided into a basic control and a template control (the difference is that the template control has a binding data source field, if the data field has a value, the data field can be directly rendered without filling by self when in use), and the method comprises the following steps: a document title, a border, a multi-line input box, a drop-down box, a multi-selection box, an input box, a radio box, an anesthesia record box, paragraph text, single line text, a signature, a date, a check list, a document logo, etc.; document template area: equivalent to the document copy, the control can be dragged to place the area to make the desired layout and display content of the document. When the control is dragged in the area, the position (x, y) of the control based on the scale is displayed. The region can also select a plurality of controls, so that the controls can be conveniently operated (aligned, moved and the like); document template attribute setting: the name, page length, page width, page margin, page number and the like of the document template can be set; setting the control attribute: when a control in the selected document template area is clicked, the type of the control, the field name and the id of the binding, the description of the control and parameters which can be set (such as font size, read-only property, font style, data binding, interface calling binding and the like) are displayed. The flexibility of editing the operation document template page is improved.
As shown in fig. 4, in one embodiment, selecting a surgical document area from a surgical document template page includes:
step 102D, detecting the attribute of each target control in the operation document template page;
and step 102E, determining the surgical document area according to the attributes of the target control.
Specifically, the attributes of each target control in the surgical document template page are detected, and the attributes of the target controls refer to information of the target controls, control names, whether data are related or not and the like. Because the target control attributes of different surgical document area regions are different, the basic information region, the intraoperative information region and the signature region in the surgical document area can be determined according to the attributes of the target control.
As shown in fig. 5, in one embodiment, determining the surgical document area according to the properties of the target control comprises:
step 102E1, if the attribute does not contain the associated data, determining that the surgical document area corresponding to the target control is a signature area;
step 102E2, if the attribute contains the associated data and the associated data is a data source, determining that the surgical document area corresponding to the target control is a basic information area;
step 102E3, if the attribute includes associated data and the associated data is not a data source, determining that the surgical document area corresponding to the target control is an intraoperative information area.
Specifically, the signature area does not have associated data sources and other data, so that when the attribute does not contain associated data, the surgical document area corresponding to the target control is determined to be the signature area; the basic information area is associated with the data source, so that when the attribute contains associated data which is the data source, the surgical document area corresponding to the target control is determined as the basic information area; the information area in operation is associated with the data in operation and is not a data source, so that when the attribute comprises the associated data and the associated data is not the data source, the operation document area corresponding to the target control is determined to be the information area in operation, and the areas in the operation document area are distinguished, so that the subsequent rapid recording is convenient.
As shown in fig. 6, in one embodiment, prior to generating the first document, the method further comprises:
step 114, acquiring a code block for binding a data source and a control corresponding to the basic information area;
and step 116, performing cross-site script filtering prevention on the code blocks.
In this embodiment, the code blocks in which the data source is bound to the control corresponding to the basic information area are obtained, and cross-site script (XSS) filtering is performed on the code blocks, so that the security of the first text is further improved.
In one embodiment, the method further comprises: and performing signature authentication on the third document.
Specifically, the third document is signed and authenticated, and the safety and the accuracy of the signature region information are guaranteed.
As shown in fig. 7, in one embodiment, the method further comprises:
step 118, analyzing the second document based on the current operation to determine the condition of the operation;
and step 120, setting a label for the surgical condition and storing the label in a database.
Specifically, based on the current operation, the second document is analyzed, the operation condition is determined, a label is set for the operation condition and is stored in the database, and convenience is provided for the doctor to look up and operate the details of the operation document. It is worth explaining that the template data can be exported and imported, so that doctors can conveniently import the template data when facing similar disease conditions or operating in the same operation, filling operations are reduced, the doctors can pay more attention to the operation, and the generation efficiency of the operation documents is further improved.
As shown in fig. 8, in one embodiment, a surgical document generation apparatus is provided, the apparatus comprising:
a configuration module 802, configured to configure a surgical document template page, and select a surgical document area from the surgical document template page, where the surgical document area includes a basic information area, an intra-operative information area, and a signature area;
a first obtaining module 804, configured to obtain a data source storing basic information of a current operation, and bind the data source with a control corresponding to the basic information area to generate a first document;
a second obtaining module 806, configured to obtain intraoperative data of the current operation and an identifier of a corresponding medical staff, which are acquired by an operation process monitoring system;
a first padding module 808, configured to pad the intraoperative data in the intraoperative information area, so as to generate a second document;
a second filling module 810, configured to fill the identifier of the healthcare worker into the signature area, so as to generate a third document;
a generating module 812 for generating a surgical document based on the first document, the second document, and the third document.
In one embodiment, the configuration module comprises:
the first determination unit is used for determining a target control according to the operation record requirement of the hospital;
the compiling unit is used for compiling a script for compiling the target control by using a preset scripting language;
and the execution unit is used for executing the script and generating the surgical document template page.
In one embodiment, the configuration module further comprises:
the detection unit is used for detecting the attribute of each target control in the operation document template page;
and the second determining unit is used for determining the surgical document area according to the attribute of the target control.
In one embodiment, the second determination unit includes:
the first determining subunit is configured to determine, if the attribute does not include associated data, that the surgical document area corresponding to the target control is a signature area;
the second determining subunit is configured to determine, if the attribute includes associated data and the associated data is a data source, that the surgical document area corresponding to the target control is a basic information area;
and the third determining subunit is configured to determine, if the attribute includes associated data and the associated data is not a data source, that the surgical document area corresponding to the target control is an intra-operative information area.
In one embodiment, the surgical document generation apparatus further comprises:
a third obtaining module, configured to obtain a code block in which the data source is bound to the control corresponding to the basic information area;
and the filtering module is used for filtering the code blocks to prevent cross-site scripts.
In one embodiment, the surgical document generation apparatus further comprises: and the authentication module is used for carrying out signature authentication on the third document.
In one embodiment, the surgical document generation apparatus further comprises:
the analysis module is used for analyzing the second document based on the current operation to determine the condition of the operation;
and the setting module is used for setting a label for the surgical illness state and storing the label to a database.
FIG. 9 is a diagram illustrating an internal structure of a computer device in one embodiment. The computer device may specifically be a server including, but not limited to, a high performance computer and a cluster of high performance computers. As shown in fig. 9, the computer device includes a processor, a memory, and a network interface connected by a system bus. Wherein the memory includes a non-volatile storage medium and an internal memory. The non-volatile storage medium of the computer device stores an operating system and may also store a computer program that, when executed by the processor, causes the processor to implement the surgical document generation method. The internal memory may also have stored therein a computer program that, when executed by the processor, causes the processor to perform a method of surgical document generation. Those skilled in the art will appreciate that the architecture shown in fig. 9 is merely a block diagram of some of the structures associated with the disclosed aspects and is not intended to limit the computing devices to which the disclosed aspects apply, as particular computing devices may include more or less components than those shown, or may combine certain components, or have a different arrangement of components.
In one embodiment, the surgical document generation method provided herein may be implemented in the form of a computer program that is executable on a computer device such as that shown in fig. 9. The memory of the computer device may store therein the respective program templates constituting the surgical document generating apparatus. For example, the configuration module 802, the first obtaining module 804, the second obtaining module 806, the first padding module 808, the second padding module 810, and the generating module 812.
A computer device comprising a memory, a processor, and a computer program stored in the memory and executable on the processor, the processor implementing the following steps when executing the computer program: configuring an operation document template page, and selecting an operation document area from the operation document template page, wherein the operation document area comprises a basic information area, an intra-operation information area and a signature area; acquiring a data source storing basic information of a current operation, and binding the data source with a control corresponding to the basic information area to generate a first document; acquiring the current intraoperative data of the operation and the corresponding identification of the medical staff, which are acquired by an operation process monitoring system; filling the intraoperative data into the intraoperative information area to generate a second document; filling the mark of the medical staff into the signature area to generate a third document; generating a surgical instrument based on the first instrument, the second instrument, and the third instrument.
In one embodiment, the configuring of the surgical document template page comprises: determining a target control according to the operation record requirement of a hospital; writing a script of the target control by using a preset scripting language; and executing the script to generate the surgical document template page.
In one embodiment, said selecting a surgical document area from said surgical document template page comprises: detecting the attribute of each target control in the operation document template page; and determining the surgical document area according to the attribute of the target control.
In one embodiment, the determining the surgical document area according to the attributes of the target control comprises: if the attribute does not contain associated data, determining that the surgical document area corresponding to the target control is a signature area; if the attribute contains associated data and the associated data is a data source, determining that the surgical document area corresponding to the target control is a basic information area; and if the attribute contains associated data and the associated data is not a data source, determining that the surgical document area corresponding to the target control is an information area in the operation.
In one embodiment, before the generating the first document, the method further comprises: acquiring a code block for binding the data source and the control corresponding to the basic information area; and performing cross-site script filtering prevention on the code block.
In one embodiment, further comprising: and performing signature authentication on the third document.
In one embodiment, further comprising: analyzing the second document based on the current operation to determine the condition of the operation; and setting a label for the surgical condition and storing the label in a database.
A computer-readable storage medium storing a computer program, the computer program when executed by a processor implementing the steps of: configuring an operation document template page, and selecting an operation document area from the operation document template page, wherein the operation document area comprises a basic information area, an intra-operation information area and a signature area; acquiring a data source storing basic information of a current operation, and binding the data source with a control corresponding to the basic information area to generate a first document; acquiring the current intraoperative data of the operation and the corresponding identification of the medical staff, which are acquired by an operation process monitoring system; filling the intraoperative data into the intraoperative information area to generate a second document; filling the mark of the medical staff into the signature area to generate a third document; generating a surgical instrument based on the first instrument, the second instrument, and the third instrument.
In one embodiment, the configuring of the surgical document template page comprises: determining a target control according to the operation record requirement of a hospital; writing a script of the target control by using a preset scripting language; and executing the script to generate the surgical document template page.
In one embodiment, said selecting a surgical document area from said surgical document template page comprises: detecting the attribute of each target control in the operation document template page; and determining the surgical document area according to the attribute of the target control.
In one embodiment, the determining the surgical document area according to the attributes of the target control comprises: if the attribute does not contain associated data, determining that the surgical document area corresponding to the target control is a signature area; if the attribute contains associated data and the associated data is a data source, determining that the surgical document area corresponding to the target control is a basic information area; and if the attribute contains associated data and the associated data is not a data source, determining that the surgical document area corresponding to the target control is an information area in the operation.
In one embodiment, before the generating the first document, the method further comprises: acquiring a code block for binding the data source and the control corresponding to the basic information area; and performing cross-site script filtering prevention on the code block.
In one embodiment, further comprising: and performing signature authentication on the third document.
In one embodiment, further comprising: analyzing the second document based on the current operation to determine the condition of the operation; and setting a label for the surgical condition and storing the label in a database.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by a computer program, which can be stored in a non-volatile computer-readable storage medium, and can include the processes of the embodiments of the methods described above when the program is executed. Any reference to memory, storage, database, or other medium used in the embodiments provided herein may include non-volatile and/or volatile memory, among others. Non-volatile memory can include read-only memory (ROM), Programmable ROM (PROM), Electrically Programmable ROM (EPROM), Electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), Double Data Rate SDRAM (DDRSDRAM), Enhanced SDRAM (ESDRAM), Synchronous Link DRAM (SLDRAM), Rambus Direct RAM (RDRAM), direct bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM).
The technical features of the above embodiments can be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the above embodiments are not described, but should be considered as the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
The above-mentioned embodiments only express several embodiments of the present application, and the description thereof is more specific and detailed, but not construed as limiting the scope of the present application. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the concept of the present application, which falls within the scope of protection of the present application. Therefore, the protection scope of the present patent shall be subject to the appended claims.