CN115775148A - Hospital information system payment processing method, device and equipment based on message machine - Google Patents

Hospital information system payment processing method, device and equipment based on message machine Download PDF

Info

Publication number
CN115775148A
CN115775148A CN202310096623.2A CN202310096623A CN115775148A CN 115775148 A CN115775148 A CN 115775148A CN 202310096623 A CN202310096623 A CN 202310096623A CN 115775148 A CN115775148 A CN 115775148A
Authority
CN
China
Prior art keywords
information
message
order
order information
hospital
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
CN202310096623.2A
Other languages
Chinese (zh)
Other versions
CN115775148B (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.)
Sichuan Arrcen Technology Co ltd
Original Assignee
Sichuan Arrcen Technology 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 Sichuan Arrcen Technology Co ltd filed Critical Sichuan Arrcen Technology Co ltd
Priority to CN202310096623.2A priority Critical patent/CN115775148B/en
Publication of CN115775148A publication Critical patent/CN115775148A/en
Application granted granted Critical
Publication of CN115775148B publication Critical patent/CN115775148B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention discloses a hospital information system payment processing method, a device and equipment based on a message machine, relating to the technical field of internet, and the technical scheme is as follows: the order information, the processing information and the notification information are constructed into a message body with a confirmation mechanism and a reporting mechanism through a message machine, accurate receiving of the messages is guaranteed on each node, fault information of the node can be reported actively under the condition that an abnormality occurs, a worker receives the fault information, and the message machine can automatically resend failed order messages, processing information or notification information after processing the fault according to the fault information, so that the original information transmission and service logic are guaranteed, the information transmission complexity of the whole order payment system is greatly reduced through the message machine, and the fault troubleshooting accuracy is improved.

Description

Hospital information system payment processing method, device and equipment based on message machine
Technical Field
The invention relates to the technical field of internet, in particular to a hospital information system payment processing method, device and equipment based on a message machine.
Background
At present, a large number of hospitals develop or deploy client front-end application programs such as WeChat public numbers, applets, APPs and the like, services such as registration, payment, inquiry reports and the like can be provided in the application programs, but a traditional network structure diagram is shown in FIG. 1 because three nodes such as a cloud server, a front-end server (a computer capable of being connected with an internal network and an external network) and a Hospital Information System (HIS) are required to pass through in the network communication process of the services. In the network structure, due to the fact that the number of nodes is too many, network environments are different, and differences of systems are large, network disconnection, network faults, data packet loss and the like are prone to being caused, and therefore a user can pay successfully in a front-end application program, the successful payment state is not updated to an HIS (high-intensity infrastructure) system in time, the payment state of order information cannot be displayed in the front-end application program finally, and user experience and satisfaction are low.
Therefore, how to update the situation that the HIS system fails after the payment is successful in the front-end application programs such as the WeChat public number, the applet and the APP is achieved so as to improve the success rate of the payment, and therefore the satisfaction degree of a user is increased and the workload of hospital staff is reduced.
Disclosure of Invention
The invention provides a hospital information system payment processing method, a device and equipment based on a message machine to solve the defects of the prior art, and the invention ensures the reliability of messages on each node of network transmission based on a reliable message machine component, ensures that each order can be correctly updated to a database of an HIS (highest information system) of a hospital, and ensures the consistency and reliability of order states, thereby improving the success rate of order payment and the customer satisfaction and ensuring the operating efficiency of the hospital information system.
The technical purpose of the invention is realized by the following technical scheme:
in a first aspect of the present application, a hospital information system payment processing method based on a message machine is provided, and is applied to a cloud server configured with a public service system, and a first message machine is configured on the cloud server, and the method includes:
when the first message machine detects that order information enters, constructing a first message body of the order information, wherein the first message body comprises a state attribute and a counter, the initial attribute of the state attribute is a first indicator, and the initial value of the counter is zero;
the cloud server sends the order information to a front-end server configured with a hospital information system, when the front-end server detects that the order information enters, first confirmation information is generated, a first message machine receives the first confirmation information sent by the front-end server, and the front-end server is configured with a second message machine;
when the first message machine detects the first confirmation information, the state attribute of the first message body is changed into a second indicator, the state attribute of the first message body is detected in real time, and when the state attribute is the second indicator, the front-end server receives order information;
and when receiving the notification information sent by the front server, the cloud server generates fourth confirmation information, sends the fourth confirmation information to the second message machine, and meanwhile, responds to the updating operation aiming at the order information and updates the order state of the order information according to the updating operation, wherein the notification information represents that the order information is processed completely.
In one embodiment, before the first message engine generates the first message body of the order information when it detects that the order information enters, the method further includes:
acquiring order information generated by a user side, wherein the order information contains time sequence information of each order request;
generating a message queue with a plurality of order requests according to the time sequence information;
and taking out order information from the message queue according to the time sequence information, and sending the order information to the first message machine.
In one embodiment, the method further comprises:
when the first message machine detects that the state attribute of the first message body is the first indicator, the order information is not received by the front-end server, the cloud server continues to send the order information to the front-end server configured with the hospital information system for one time, and meanwhile, the counter of the first message body is increased by one;
when detecting that the numerical value of the counter of the first message body is larger than the counting threshold value, generating fault information of the front-end server;
and diagnosing the front-end server according to the fault information of the front-end server, resetting the value of the counter of the first message body to be zero after the fault processing is finished, and simultaneously retransmitting the order information to the front-end server configured with the hospital information system by the cloud server.
In a second aspect of the present application, there is provided a medical information system payment method of a message machine, applied to a front server configured with a hospital information system, wherein the front server is configured with a second message machine, and the hospital information system is configured with a third message machine, the method includes:
the method comprises the steps that a front-end server receives order information sent by a cloud server;
when the front-end server detects that order information enters, first confirmation information is generated and sent to a first message machine;
the second message machine sends notification information of arrival of new order information to the hospital information system, and the hospital information system generates second confirmation information and sends the second confirmation information to the second message machine;
the hospital information system generates a payment record bill according to the order information, processes the payment record bill according to business logic corresponding to business types, and generates processing information for completing order information processing, wherein the business types comprise outpatient service types or hospitalized service types;
and when the front-end server receives the processing information, the front-end server generates third confirmation information and sends the third confirmation information to a third message machine, and meanwhile, the second message machine sends notification information of order processing completion to the cloud server.
In one embodiment, the method further comprises:
when the second message machine detects that order information enters, constructing a second message body of the order information, wherein the second message body comprises a state attribute and a counter, the initial attribute of the state attribute is a first indicator, and the initial value of the counter is zero;
when the second message machine detects the second confirmation information, the state attribute of the first message body is changed into a second indicator, the state attribute of the second message body is detected in real time, and when the state attribute is the second indicator, the hospital information system receives order information;
when the state attribute of the second message body is the first indicator, the hospital information system does not receive the order information, the front-end server continues to send the order information to the hospital information system for one time, and meanwhile, the counter of the second message body is increased by one;
when detecting that the numerical value of the counter of the second message body is larger than the counting threshold value, generating fault information of the hospital information system;
and diagnosing the hospital information system according to the fault information of the hospital information system, resetting the value of the counter of the second message body to be zero after the fault processing is finished, and simultaneously retransmitting the order information to the hospital information system by the front-end server.
In one embodiment, the method further comprises:
when detecting that processing information which is processed by order information enters, a third message body of the processing information is constructed by a third message machine, wherein the third message body comprises a state attribute and a counter, the initial attribute of the state attribute is a first indicator, and the initial value of the counter is zero;
when detecting the third confirmation information, the third message machine changes the state attribute of the third message body into a second indicator, detects the state attribute of the third message body in real time, and when the state attribute is the second indicator, the front-end server receives the processing information corresponding to the order information;
when the state attribute of the third message body is the first indicator, the front-end server does not receive the processing information corresponding to the order information, the hospital information system continues to send the processing information of completing the order information processing to the front-end server, and meanwhile, the counter of the third message body is increased by one;
when detecting that the numerical value of the counter of the third message body is larger than the counting threshold value, generating fault information of the front-end server;
and diagnosing the hospital information system according to the fault information of the front-end server, resetting the numerical value of the counter of the third message body to be zero after the fault processing is finished, and simultaneously retransmitting the processing information of order information processing completion by the hospital information system.
In one embodiment, the method further comprises:
when detecting that processing information of order information processing is finished enters, the second message machine constructs a fourth message body of the notification information, wherein the fourth message body comprises a state attribute and a counter, the initial attribute of the state attribute is a first indicator, and the initial value of the counter is zero;
when detecting the fourth confirmation information, the second message machine changes the state attribute of the fourth message body into a second indicator, detects the state attribute of the fourth message body in real time, and when the state attribute is the second indicator, the cloud server receives notification information that the order information processing is completed;
when the state attribute of the second message body is the first indicator, the cloud server does not receive notification information of completion of order information processing, the front-end server continues to send the notification information to the cloud server for one time, and meanwhile, a counter of a fourth message body is increased by one;
when detecting that the numerical value of the counter of the fourth message body is greater than the counting threshold value, generating fault information of the cloud server;
and diagnosing the cloud server according to the fault information of the cloud server, resetting the numerical value of the counter of the fourth message body to be zero after the fault processing is finished, and simultaneously retransmitting the notification information of order information processing completion to the cloud server by the front-end server.
In a third aspect of the present application, there is provided a hospital information system payment processing apparatus based on a message machine, which is applied to a cloud server configured with a public service system, and configures a first message machine on the cloud server, the apparatus including:
the first constructing module is used for constructing a first message body of the order information when the first message machine detects that the order information enters, wherein the first message body comprises a state attribute and a counter, the initial attribute of the state attribute is a first indicator, and the initial value of the counter is zero;
the first confirmation information receiving module is used for the cloud server to send the order information to a front server configured with a hospital information system, when the front server detects that the order information enters, first confirmation information is generated, and the first message machine receives the first confirmation information sent by the front server;
the attribute changing module is used for changing the state attribute of the first message body into a second indicator when the first message machine detects the first confirmation information, detecting the state attribute of the first message body in real time, and receiving order information by the front-end server when the state attribute is the second indicator;
and the order state updating module is used for generating fourth confirmation information when the cloud server receives the notification information sent by the front-end server, sending the fourth confirmation information to the second message machine, and meanwhile, responding to an updating operation aiming at the order information by the cloud server, and updating the order state of the order information according to the updating operation, wherein the notification information represents that the order information is processed.
In a fourth aspect of the present application, a hospital information system payment processing apparatus based on message machine is provided, which is applied to a front server configured with a hospital information system, wherein the front server is configured with a second message machine, the hospital information system is configured with a third message machine, and the apparatus includes:
the order information receiving module is used for receiving order information sent by the cloud server through the front-end server;
the first confirmation information sending module is used for generating first confirmation information when the front-end server detects that order information enters and sending the first confirmation information to the first message machine;
the second confirmation information sending module is used for sending a notification message of arrival of new order information to the hospital information system by the second message machine, and the hospital information system generates second confirmation information and sends the second confirmation information to the second message machine;
the service processing module is used for generating a payment record bill according to the order information by the hospital information system, processing the payment record bill according to service logic corresponding to the service type and generating processing information for finishing order information processing, wherein the service type comprises an outpatient service type or a hospitalization service type;
and the notification information sending module is used for generating third confirmation information by the front-end server when the front-end server receives the processing information, sending the third confirmation information to the third message machine, and sending notification information of order processing completion to the cloud server by the second message machine.
In a fifth aspect of the present application, there is provided an electronic device including:
one or more processors;
a memory coupled to the processor for storing one or more programs;
when executed by the one or more processors, cause the one or more processors to implement the steps of the message machine-based hospital information system payment processing method according to any one of the first and second aspects of the present application.
Compared with the prior art, the invention has the following beneficial effects:
1. the hospital information system payment processing method based on the message machine guarantees the reliability of messages on each node of network transmission based on the reliable message machine component, ensures that each order can be correctly updated to the database of the HIS system of the hospital, and guarantees the consistency and reliability of the order state, thereby improving the success rate of order payment and the customer satisfaction and guaranteeing the operating efficiency of the hospital information system.
2. According to the hospital information system payment processing method based on the message machine, the message queue is adopted to manage each order information, order requests sent by a user at high level can be put into the message queue according to the time sequence information of the orders for caching, the peak of passenger flow can be effectively reduced, and abnormal phenomena such as jamming, white screen and the like of terminal equipment held by the user cannot occur.
3. The hospital information system payment processing method based on the message machine provided by the invention constructs a message body (namely a state attribute and a counter) with a confirmation mechanism and a reporting mechanism for order information, processing information and notification information through the message machine, ensures accurate receiving of the message on each node, can actively report fault information of the node under the condition of abnormity, ensures that a worker can automatically retransmit failed order information, processing information or notification information after receiving the fault information and processing the fault according to the fault information, ensures original information transmission and service logic, greatly reduces the information transmission complexity of the whole order payment system through the message machine, and improves the fault troubleshooting accuracy.
In addition, in the third to fifth aspects of the present invention, a hospital information system payment processing device and facility based on a message machine, which have the same technical effects as the above-mentioned hospital information system payment processing method based on a message machine, are provided, and will not be described here.
Drawings
The accompanying drawings, which are included to provide a further understanding of the embodiments of the invention and are incorporated in and constitute a part of this application, illustrate embodiment(s) of the invention and together with the description serve to explain the principles of the invention. In the drawings:
fig. 1 is a conventional network structure diagram of a cloud server, a front server, and a hospital information system provided in the prior art;
fig. 2 is a schematic flowchart of a payment processing method of a hospital information system, which is applied to a cloud server configured with a public service system according to an embodiment of the present application;
fig. 3 is a schematic flowchart of a payment processing method of a hospital information system applied to a front server configured with the hospital information system according to an embodiment of the present application;
fig. 4 is a system network structure diagram of a cloud server, a front server and a hospital information system using a message machine according to an embodiment of the present application;
fig. 5 is a schematic flowchart of sending order information to a first message machine according to an embodiment of the present application;
fig. 6 is a schematic flowchart of detecting whether a message is successfully sent by a first message machine according to an embodiment of the present application;
fig. 7 is a block diagram illustrating a payment processing apparatus of a hospital information system, which is applied to a cloud server configured with a public service system according to an embodiment of the present disclosure;
fig. 8 is a block diagram of a payment processing apparatus for a hospital information system, which is applied to a front server configured with a hospital information system according to an embodiment of the present application.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is further described in detail below with reference to examples and accompanying drawings, and the exemplary embodiments and descriptions thereof are only used for explaining the present invention and are not meant to limit the present invention.
It is to be understood that the terms "first", "second", and the like are used for descriptive purposes only and are not to be construed as indicating or implying relative importance or to implicitly indicate the number of technical features indicated. Thus, a feature defined as "first" or "second" may explicitly or implicitly include one or more of that feature. In the description of the present invention, "a plurality" means two or more unless specifically defined otherwise.
As described in the background art, a large number of hospitals now develop or deploy client front-end application programs such as a wechat public number, an applet, an APP and the like, and can provide services such as registration, payment, inquiry reports and the like in the application programs, but because a network communication process of the services needs to pass through three nodes, namely a cloud server, a front-end server (a computer capable of being connected to an internal network and an external network), and a hospital information system (HIS system), a traditional network structure diagram is shown in fig. 1, because of too many nodes, network environments are different, and differences of various systems are large, a dotted line between the cloud server and the front-end server, and between the front-end server and the hospital information system in fig. 1 represents a place where a disconnection or a network fault easily occurs, and the situations such as network disconnection, network fault, data packet loss and the like are often caused, so that a user successfully pays in the front-end application program, and a payment successful state is not updated in the HIS system in time, so that a payment state of order information cannot be displayed in the front-end application program, and user experience and satisfaction of the user are not high.
Therefore, how to update the situation that the HIS system fails after the payment is successful in the front-end application programs such as the WeChat public number, the applet and the APP is achieved so as to improve the success rate of the payment, and therefore the satisfaction degree of a user is increased and the workload of hospital staff is reduced.
Referring to fig. 4, the public service system includes a cloud server, a message queue, a cloud server order processing program, a notification module, and a first messenger. In practical application, a patient can complete payment through a terminal device configured with a payment system, wherein the terminal device includes but is not limited to a smart phone, a tablet computer, a portable computer, and the like, the payment system includes but is not limited to a payment system, a lachara payment system, an internet treasure payment system, payment systems of various banks, and the like, and the payment system and the terminal device can be set according to practical situations.
Specifically, the order information may be that after the patient selects the option of the corresponding service type, the HIS system generates a medical bill corresponding to the service type for the patient; the service type comprises an outpatient service type or an inpatient service type. In practical application, according to the outpatient service procedure and the hospitalization procedure of the patient in the medical institution, the medical bill of each service type can be obtained, for example, the procedure corresponding to the outpatient service type mainly includes payment of outpatient registration, payment settlement of outpatient charge and payment settlement of outpatient service refund, the procedure corresponding to the hospitalization service type mainly includes advance payment of hospitalization deposit, settlement of hospitalization charge and settlement of hospitalization refund, therefore, the medical bill corresponding to the outpatient service type mainly includes registered medical bill and medical prescription bill, and the medical bill corresponding to the hospitalization service type mainly includes deposit medical bill and hospitalization medical bill. The registered medical bills comprise patient information, target departments, target doctors and the like, and corresponding payment amount; the patient information includes, but is not limited to, patient ID, patient name, patient gender, patient age, etc., and in practical applications, the registered medical bill may have a different unit price according to different registration types, such as a general clinic number and an expert number; the prescription medical bill includes various medicines issued by the doctor according to the hospitalization condition of the patient, and the charge detail decomposition information, the payment detail information, the charge classification summary information and the like obtained by the unit price of each medicine can be specifically set according to the actual condition. The deposit medical bill and the hospitalization medical bill mainly include various expense detail decomposition information, payment detail information, expense classification summary information and the like generated in the hospitalization process of the patient, and are specifically set according to the hospitalization condition of the patient, which is not limited in the embodiment of the invention.
After the HIS system generates the medical bill, the HIS system also directly generates a payment type option corresponding to the medical bill; or the payment type option may be pre-stored, and when the generation of a new medical bill is monitored, the medical bill and the payment type option are sent to the payment interface component, so that the patient can complete the payment of the medical bill according to the payment type option. The payment type options comprise payment types corresponding to all payment systems connected with the HIS, so that various payment requirements of patients can be met, and the experience degree of the patients is improved. The selection of the payment type can be realized by the prior art, for example, in the prior art, the number is hung up in a WeChat applet of a certain hospital, and the payment of the registered number can be realized by Unionpay, paibao payment, weChat payment and the like.
Referring to fig. 2, fig. 2 is a schematic flowchart of a method for processing payment of a hospital information system based on a message machine according to an embodiment of the present application, where the method is applied to a cloud server configured with a public service system, and a first message machine is configured on the cloud server, and the method includes:
s210, when the first message machine detects that order information enters, a first message body of the order information is constructed, wherein the first message body comprises a state attribute and a counter, the initial attribute of the state attribute is a first indicator, and the initial value of the counter is zero.
Specifically, as shown in fig. 1, the cloud server may receive a new order request from a terminal device of a patient, form order information, and place the order information in a cluster of a message queue in time sequence for queuing, so as to achieve the purpose of peak clipping for high concurrent flow and decoupling for a subsequent flow, and avoid abnormal phenomena such as jamming and white screen of the terminal device held by a user. Illustratively, the message queue employs a RabbitMQ message queue component.
The cloud server order processing program sequentially takes out order information from the message queue, the order information is packaged into a message body through the first message machine, a notice that a new order is sent to the corresponding hospital front-end processor server, and the hospital front-end processor server replies a first confirmation message to indicate that the front-end processor server receives the new order sent by the cloud server.
The first message machine, when detecting order information taken out by an order processing program of a cloud server, constructs a first message body of the order information, it should be understood that, as a conventional network structure diagram is shown in fig. 1, a network structure of the network structure is different from each other due to too many nodes, and differences between systems are relatively large, where a dotted line between the cloud server and the front-end server, and a hospital information system in fig. 1 represents a place where disconnection or network failure easily occurs, which often easily causes network disconnection, network failure, data packet loss, and the like, in this embodiment of the present application, a message machine is disposed in each node where disconnection or network failure easily occurs, and to describe a situation of each node, so that, based on a service flow of the order information, different message bodies are generated, and therefore, when the first message body of the present embodiment is sent to the front-end server of the hospital for the order information, it is verified whether new order information is received, and the first message body includes a state attribute and a counter, where an initial attribute of the state attribute is a first indicator, an initial value of the counter is zero, and whether the first message body received is a status attribute of the first message body is a status attribute and a confirmation message that the first message is received from the cloud server is a current server, and whether the first message body is a confirmation type of a "0" the first message and a current attribute "can be received, and a confirmation type can be determined according to the type of the first attribute, and whether the first message is" type of the first message, and the first message body "the first message is" type of the first message, and the first message is an initial attribute "type of the first message, and whether the first message is an initial attribute is an indicator" type of the first message and the type of the first message can be received, and the first message is an indicator ".
And the counter is used for recording the times of sending the order information to the front-end server by the cloud server through the message sending interface of the cloud server, for example, after a certain counting time is reached, if the first message machine detects that the state attribute of the first message body is still the first indicator, the result indicates that the order information sent by the cloud server is not received by the front-end server all the time, so that the first message machine can actively report the fault condition of the node where the first message machine is located. After the staff receives the fault warning information and processes the fault, the cloud server can automatically resend the failed order information, so that the original information transmission and service logic are ensured, and the accurate receiving of the information is ensured on each node. The order payment process complexity is greatly reduced through the message machine, the fault point troubleshooting accuracy is improved,
s220, the cloud server sends the order information to a front server configured with a hospital information system, when the front server detects that the order information enters, first confirmation information is generated, a first message machine receives the first confirmation information sent by the front server, and the front server is configured with a second message machine.
Specifically, based on the foregoing step S210, the front-end server detects that the order information enters, and generates the first confirmation information for updating the state attribute of the first message body, so as to implement fault detection on the node of the front-end server, and ensure reliable transmission of the order information on the node of the front-end server.
And S230, when the first message machine detects the first confirmation information, the first message machine changes the state attribute of the first message body into a second indicator, detects the state attribute of the first message body in real time, and when the state attribute is the second indicator, the front-end server receives order information.
Specifically, refer to the detailed description of the status attribute changing part of the first message body in step S210, and will not be described here.
And S240, when receiving the notification information sent by the front-end server, the cloud server generates fourth confirmation information, sends the fourth confirmation information to the second message machine, and meanwhile, in response to the updating operation aiming at the order information, the cloud server updates the order state of the order information according to the updating operation, wherein the notification information represents that the order information is processed completely.
Specifically, referring to fig. 4, the notification information is sent to the notification module by an order processing program of the cloud server in the public service system, where the order processing program of the cloud server is used to implement functions such as a relevant service logic of relevant order information and call a first message machine, and the notification information is information indicating that order information processing is completed.
In summary, based on the reliable message engine component, the reliability of the message on each node of the network transmission is ensured, and the consistency and reliability of the order state are ensured from ensuring that each order can be correctly updated to the database of the HIS system of the hospital, so that the success rate of order payment and the customer satisfaction are improved, and the operating efficiency of the hospital information system is ensured.
As shown in fig. 5, before the first message machine generates the first message body of the order information when it is detected that the order information enters, the method further includes:
and S510, acquiring order information generated by a user side, wherein the order information comprises time sequence information of each order request.
S520, generating a message queue with a plurality of order requests according to the time sequence information;
s530, taking out an order message from the message queue according to the time sequence information, and sending the order message to the first message machine.
Specifically, the user side is a terminal device, that is, order information generated by a patient through a service type selected by the terminal device in front-end applications such as a WeChat public number, an applet and an APP can be obtained by the cloud server, and the order information contains time sequence information of order requests generated by each patient, so that the order requests sent by the patient at high and concurrent heights can be put into a message queue according to the time sequence information for caching, peak passenger flow is effectively reduced, and abnormal phenomena such as jamming and white screen of the terminal device of the patient are avoided.
Furthermore, an order information is taken out from the message queue according to the time sequence information and sent to the first message machine through the cloud server order processing program, so that each order information can be processed according to the sequence of the patient operation, the condition of processing omission is avoided, and the experience degree of the patient is further improved.
Referring to fig. 6, on the basis of the method shown in fig. 2, the method further includes the following steps:
s610, when the first message machine detects that the state attribute of the first message body is the first indicator, the order information is not received by the front-end server, the cloud server continues to send the order information to the front-end server configured with the hospital information system for one time, and meanwhile, the counter of the first message body is increased by one;
s620, when detecting that the value of the counter of the first message body is larger than the counting threshold value, generating fault information of the front-end server;
and S630, diagnosing the front-end server according to the fault information of the front-end server, resetting the value of the counter of the first message body to be zero after the fault processing is finished, and simultaneously retransmitting the order information to the front-end server configured with the hospital information system by the cloud server.
Specifically, when a new order message enters the first message machine, the first message machine constructs the order message, and adds two attributes, namely a state attribute (the first indication Fu Mo of which is regarded as 0) and a counter (the initial value of the counter is regarded as 0 by default), to form a first message body. And Redis memory caching (Redis is persistent) is performed on the first message body.
And sending order information to a front server of the rear node through a message sending port of the cloud server.
And waiting for the front-end server of the rear node to reply the first confirmation message, if the first confirmation message comes back, setting the state attribute of the first message body as a second indicator, for example, the second indicator is 1, redis cache message body, and ending the operation.
The timing loop then checks whether the status attribute is 1, and if the status attribute is not 1, it indicates that the first acknowledgment message has not come back yet. And continuously sending the order information to the back node front-end server. While the counter value is incremented by 1.
The value of the counter is detected at regular time, if the value exceeds a counting threshold (a default value, such as 30/40, may be set according to actual conditions), it is indicated that 30/40 times of repeated cycles have occurred, a physical fault may occur in a network between the front-end server and the cloud server, and at this time, fault information needs to be reported (in a manner of short message, mail, message, or the like).
In summary, the method of this embodiment adopts the message machine with the status confirmation mechanism and the fault reporting mechanism, and ensures accurate reception of the message on each node, thereby greatly reducing the complexity of the order payment system and improving the accuracy of troubleshooting.
On the basis of the method shown in fig. 2, the present embodiment further provides a medical information system payment method of a message machine, which is applied to a front server configured with a hospital information system, wherein the front server is configured with a second message machine, and the hospital information system is configured with a third message machine, please refer to fig. 3, where the method includes the following steps:
and S310, the front-end server receives order information sent by the cloud server.
Specifically, since the front-end server and the cloud server belong to two different systems, information transmission is bidirectional interactive, and therefore, the front-end server receives order information sent by a message sending port of the cloud server based on a message receiving port, which is common knowledge of those skilled in the art, and redundant description is not given.
S320, when the front-end server detects that order information enters, first confirmation information is generated and sent to the first message machine. Specifically, please refer to the detailed description of the embodiment in step S210, and the principle of the first confirmation information will not be described in detail here.
And S330, the second message machine sends notification information of arrival of new order information to the hospital information system, and the hospital information system generates second confirmation information and sends the second confirmation information to the second message machine.
Referring to fig. 1 and 4, it can be seen that, in the information transmission between the front-end server and the hospital information system, a disconnection or a network failure may occur, and therefore, the order information sent by the front-end server may not be received by the hospital information system, and the second message body configured on the front-end server detects the network communication between the front-end server and the hospital information system, and uses the second confirmation information as the authentication information, and when the second message machine receives the second confirmation information, it indicates that the hospital information system receives the order information to be processed, thereby ensuring the accurate reception of the order information by the hospital information system, and improving the accuracy of troubleshooting.
And S340, the hospital information system generates a payment record bill according to the order information, processes the payment record bill according to the business logic corresponding to the business type, and generates processing information for finishing order information processing, wherein the business type comprises an outpatient service type or an inpatient service type.
Specifically, in this embodiment, the hospital information system generates a payment record bill according to the order information, and is used to archive the payment condition of the order information, such as payment amount, ID information of the registered doctor, and a service type, and the payment record bill is processed according to a service logic corresponding to the service type to generate processing information of the order information processing completion, which is an operation that can be implemented by the hospital information system in the prior art, and specifically refer to the description about the hospital information system in the above embodiment, and this embodiment does not make redundant description.
And S350, when the front-end server receives the processing information, the front-end server generates third confirmation information and sends the third confirmation information to the third message machine, and meanwhile, the second message machine sends notification information of order processing completion to the cloud server.
Referring to fig. 4, after the hospital information system completes the service processing of the order information, it needs to reply a processing information that is processed by the front-end server, so that when the front-end server receives the processing information, it generates a third confirmation information of the received processing information, and sends the third confirmation information to the third message machine, thereby implementing the fault detection for the node in the process of returning the information.
Meanwhile, when the front-end server receives the processing information, the second message machine is correspondingly required to be used for sending notification information of order processing completion to the cloud server, and after the cloud server receives the notification information, fourth confirmation information needs to be generated and transmitted back to the front-end server, so that the front-end server confirms that the notification information of order request processing completion in the hospital information system is received by the cloud server.
To sum up, according to the hospital information system payment processing method based on the message machine provided by the embodiment of the application, a message body (namely, a state attribute and a counter) with a confirmation mechanism and a reporting mechanism is constructed for order information, processing information and notification information through the message machine, accurate reception of the message is guaranteed on each node, fault information of the node where the message is located can be actively reported under the condition of an abnormal condition, a worker receives the fault information, and after the fault is processed according to the fault information, the message machine can automatically resend the failed order information, processing information or notification information, so that the original information transmission and service logic are guaranteed, the information transmission complexity of the whole order payment system is greatly reduced through the message machine, and the accuracy of fault troubleshooting is improved.
In one embodiment, the method further comprises:
when the second message machine detects that order information enters, constructing a second message body of the order information, wherein the second message body comprises a state attribute and a counter, the initial attribute of the state attribute is a first indicator, and the initial value of the counter is zero;
when the second message machine detects the second confirmation information, the state attribute of the first message body is changed into a second indicator, the state attribute of the second message body is detected in real time, and when the state attribute is the second indicator, the hospital information system receives order information;
when the state attribute of the second message body is the first indicator, the hospital information system does not receive the order information, the front-end server continues to send the order information to the hospital information system for one time, and meanwhile, the counter of the second message body is increased by one;
when detecting that the numerical value of the counter of the second message body is larger than the counting threshold value, generating fault information of the hospital information system;
and carrying out diagnosis processing on the hospital information system according to the fault information of the hospital information system, resetting the numerical value of the counter of the second message body to be zero after the fault processing is finished, and simultaneously retransmitting the order information to the hospital information system by the front-end server.
Specifically, please refer to the embodiment provided in fig. 6 and fig. 4, in this embodiment, when the second message machine detects that order information enters, a second message body of the order information sent from the cloud server is constructed, where the second message body still includes a state attribute and a counter, an initial attribute of the state attribute of the second message body is still a first indicator, and an initial value of the counter is zero; and when the second message machine detects the second confirmation information, the state attribute of the first message body is changed into a second indicator, the state attribute of the second message body is detected in real time, and when the state attribute is the second indicator, the hospital information system is indicated to receive order information.
On the contrary, if the first indicator indicates that the hospital information system does not receive the order information, the front-end server is required to continuously send the order information to the hospital information system for one time, meanwhile, the counter of the second message body is increased by one, and when the numerical value of the counter of the second message body is detected to be larger than the counting threshold value, the fault information of the hospital information system is generated; and diagnosing the hospital information system according to the fault information of the hospital information system, resetting the value of the counter of the second message body to be zero after the fault processing is finished, and simultaneously retransmitting the order information to the hospital information system by the front-end server. Also the initial value of the counter for the second message body may still take the value 0 and its count threshold may still take the value 30/40.
It should be understood that the second message machines are each based on the processing principles of the first message machine, just transforming different network nodes and information objects.
In one embodiment, the method further comprises:
when detecting that processing information processed by order information enters, a third message body of the processing information is constructed by a third message machine, wherein the third message body comprises a state attribute and a counter, the initial attribute of the state attribute is a first indicator, and the initial value of the counter is zero;
when detecting the third confirmation information, the third message machine changes the state attribute of the third message body into a second indicator, detects the state attribute of the third message body in real time, and when the state attribute is the second indicator, the front-end server receives the processing information corresponding to the order information;
when the state attribute of the third message body is the first indicator, the front-end server does not receive the processing information corresponding to the order information, the hospital information system continues to send the processing information of completing the order information processing to the front-end server, and meanwhile, the counter of the third message body is increased by one;
when detecting that the numerical value of the counter of the third message body is larger than the counting threshold value, generating fault information of the front-end server;
and diagnosing the hospital information system according to the fault information of the front-end server, resetting the value of the counter of the third message body to be zero after the fault processing is finished, and simultaneously retransmitting the processing information of order information processing completion by the hospital information system.
Specifically, please refer to the above principle about the second messenger, it should be understood that the third messenger is also based on the processing principle with the first messenger and the second messenger, only different network nodes and information objects are transformed, and redundant description is not repeated here.
In one embodiment, the method further comprises:
when detecting that processing information of order information processing is finished enters, the second message machine constructs a fourth message body of the notification information, wherein the fourth message body comprises a state attribute and a counter, the initial attribute of the state attribute is a first indicator, and the initial value of the counter is zero;
when detecting the fourth confirmation information, the second message machine changes the state attribute of the fourth message body into a second indicator, detects the state attribute of the fourth message body in real time, and when the state attribute is the second indicator, the cloud server receives notification information that the order information processing is completed;
when the state attribute of the second message body is the first indicator, the cloud server does not receive notification information of completion of order information processing, the front-end server continues to send the notification information to the cloud server for one time, and meanwhile, a counter of a fourth message body is increased by one;
when detecting that the numerical value of the counter of the fourth message body is greater than the counting threshold value, generating fault information of the cloud server;
and diagnosing the cloud server according to the fault information of the cloud server, resetting the numerical value of the counter of the fourth message body to be zero after the fault processing is finished, and simultaneously retransmitting the notification information of order information processing completion to the cloud server by the front-end server.
Specifically, please refer to the above-mentioned principle about the first message machine, the second message machine and the third message machine, the present embodiment is based on the processing principle with the first message machine, the second message machine and the third message machine, and only different network nodes, information objects and information return paths are transformed, and redundant description is not repeated here.
Corresponding to the above-mentioned embodiment of the payment processing method using the cloud server, an embodiment of the present invention provides a hospital information system payment processing apparatus based on a message machine, which is applied to a cloud server configured with a public service system, and a first message machine is configured on the cloud server, as shown in fig. 7, the apparatus includes:
a first constructing module 710, configured to, when the first message machine detects that order information enters, construct a first message body of the order information, where the first message body includes a state attribute and a counter, an initial attribute of the state attribute is a first indicator, and an initial value of the counter is zero;
the first confirmation information receiving module 720 is used for the cloud server to send the order information to a front server configured with a hospital information system, when the front server detects that the order information enters, first confirmation information is generated, and the first message machine receives the first confirmation information sent by the front server;
the attribute changing module 730 is configured to, when the first message machine detects the first confirmation information, change the status attribute of the first message body to the second indicator, detect the status attribute of the first message body in real time, and when the status attribute is the second indicator, receive, by the front-end server, the order information;
the order state updating module 740 is configured to, when receiving notification information sent by the front-end server, generate fourth confirmation information and send the fourth confirmation information to the second message machine, and meanwhile, in response to an update operation for the order information, the cloud server updates the order state of the order information according to the update operation, where the notification information indicates that the order information is completely processed.
Referring to fig. 8, fig. 8 is a block diagram of a hospital information system payment processing apparatus applied to a front server configured with a hospital information system according to an embodiment of the present application, where the front server is configured with a second message machine, and the hospital information system is configured with a third message machine, as shown in fig. 8, the apparatus includes:
the order information receiving module 810 is used for the front-end server to receive order information sent by the cloud server;
a first confirmation information sending module 820, configured to generate first confirmation information when the front-end server detects that order information enters, and send the first confirmation information to the first message machine;
a second confirmation information sending module 830, configured to send, by the second message machine, notification information that new order information arrives to the hospital information system, where the hospital information system generates second confirmation information and sends the second confirmation information to the second message machine;
the business processing module 840 is used for generating a payment record bill according to the order information by the hospital information system, processing the payment record bill according to business logic corresponding to business types and generating processing information for completing order information processing, wherein the business types comprise outpatient service types or hospitalization service types;
and a notification information sending module 850, configured to, when the front-end server receives the processing information, the front-end server generates third confirmation information, sends the third confirmation information to the third message machine, and simultaneously, the second message machine sends notification information that the order processing is completed to the cloud server.
The hospital information system payment processing device based on the message machine, which is applied to the cloud server and the front server, provided by the embodiment of the invention has the following three beneficial effects:
1. based on the reliable message machine component, the reliability of the message on each node of the network transmission is ensured, each order can be correctly updated to the database of the HIS system of the hospital, and the consistency and reliability of the order state are ensured, so that the success rate of order payment and the customer satisfaction are improved, and the operating efficiency of the hospital information system is ensured.
2. The message queue is adopted to manage each order information, order requests sent by a user at high level can be put into the message queue for caching according to the time sequence information of the orders, the peak of passenger flow can be effectively reduced, and abnormal phenomena such as jamming, white screen and the like of terminal equipment held by the user can be avoided.
3. The message body (namely, the state attribute and the counter) with a confirmation mechanism and a reporting mechanism is constructed for the order information, the processing information and the notification information through the message machine, accurate receiving of the message is guaranteed on each node, the fault information of the node where the node is located can be reported actively under the condition of abnormity, when a worker receives the fault information, after the fault is processed according to the fault information, the message machine can automatically retransmit the failed order information, the processing information or the notification information, the original information transmission and service logic are guaranteed, the information transmission complexity of the whole order payment system is greatly reduced through the message machine, and the fault troubleshooting accuracy is improved.
In yet another embodiment of the present invention, an electronic device is provided that includes one or more processors; a memory coupled to the processor for storing one or more programs; when executed by the one or more processors, cause the one or more processors to implement the steps of a message machine-based hospital information system payment processing method described in the above embodiments. The processor may be a Central Processing Unit (CPU), or may be other general-purpose processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), an off-the-shelf programmable gate array (FPGA) or other programmable logic device, a discrete gate or transistor logic device, a discrete hardware component, etc., which is a computing core and a control core of the terminal, and is specifically adapted to load and execute one or more instructions in a computer storage medium to implement a corresponding method flow or a corresponding function; the processor of the embodiment of the invention can be used for executing the operation of the hospital information system payment processing method based on the message machine.
In yet another embodiment of the present invention, the present invention further provides a readable storage medium, specifically a computer readable storage medium (Memory), which is a Memory device in a computer device for storing programs and data. It is understood that the computer readable storage medium herein can include both built-in storage media in the computer device and, of course, extended storage media supported by the computer device. The computer-readable storage medium provides a storage space storing an operating system of the terminal. Also, one or more instructions, which may be one or more computer programs (including program code), are stored in the memory space and are adapted to be loaded and executed by the processor. It should be noted that the computer-readable storage medium may be a high-speed RAM memory, or may be a non-volatile memory (non-volatile memory), such as at least one disk memory. One or more instructions stored in the computer-readable storage medium may be loaded and executed by the processor to perform the corresponding steps of the above embodiments with respect to the messenger-based hospital information system payment processing method. As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The above-mentioned embodiments are intended to illustrate the objects, technical solutions and advantages of the present invention in further detail, and it should be understood that the above-mentioned embodiments are merely exemplary embodiments of the present invention, and are not intended to limit the scope of the present invention, and any modifications, equivalent substitutions, improvements and the like made within the spirit and principle of the present invention should be included in the scope of the present invention.

Claims (10)

1. A hospital information system payment processing method based on a message machine is characterized by being applied to a cloud server configured with a public service system, and a first message machine is configured on the cloud server, and the method comprises the following steps:
when the first message machine detects that order information enters, constructing a first message body of the order information, wherein the first message body comprises a state attribute and a counter, the initial attribute of the state attribute is a first indicator, and the initial value of the counter is zero;
the cloud server sends the order information to a front-end server configured with a hospital information system, when the front-end server detects that the order information enters, first confirmation information is generated, a first message machine receives the first confirmation information sent by the front-end server, and the front-end server is configured with a second message machine;
when the first message machine detects the first confirmation information, the state attribute of the first message body is changed into a second indicator, the state attribute of the first message body is detected in real time, and when the state attribute is the second indicator, the front-end server receives order information;
and when receiving the notification information sent by the front server, the cloud server generates fourth confirmation information, sends the fourth confirmation information to the second message machine, and meanwhile, responds to the updating operation aiming at the order information, and updates the order state of the order information according to the updating operation, wherein the notification information represents that the order information is processed completely.
2. The message machine-based hospital information system payment processing method of claim 1, wherein said first message machine generates a first message body of order information before it detects that there is an order information entry, said method further comprising:
acquiring order information generated by a user side, wherein the order information contains time sequence information of each order request;
generating a message queue with a plurality of order requests according to the time sequence information;
and taking out order information from the message queue according to the time sequence information, and sending the order information to the first message machine.
3. The message machine-based hospital information system payment processing method of claim 1, further comprising:
when the first message machine detects that the state attribute of the first message body is the first indicator, the order information is not received by the front-end server, the cloud server continues to send the order information to the front-end server configured with the hospital information system for one time, and meanwhile, the counter of the first message body is increased by one;
when detecting that the numerical value of the counter of the first message body is larger than the counting threshold value, generating fault information of the front-end server;
and diagnosing the front-end server according to the fault information of the front-end server, resetting the value of the counter of the first message body to be zero after the fault processing is finished, and simultaneously retransmitting the order information to the front-end server configured with the hospital information system by the cloud server.
4. A hospital information system payment processing method based on message machines is applied to a front server configured with a hospital information system, wherein the front server is configured with a second message machine, and the hospital information system is configured with a third message machine, and the method comprises the following steps:
the method comprises the steps that a front-end server receives order information sent by a cloud server;
when the front-end server detects that order information enters, first confirmation information is generated and sent to a first message machine;
the second message machine sends notification information of arrival of new order information to the hospital information system, and the hospital information system generates second confirmation information and sends the second confirmation information to the second message machine;
the hospital information system generates a payment record bill according to the order information, processes the payment record bill according to business logic corresponding to business types, and generates processing information for completing order information processing, wherein the business types comprise outpatient service types or hospitalization service types;
and when the front-end server receives the processing information, the front-end server generates third confirmation information and sends the third confirmation information to a third message machine, and meanwhile, the second message machine sends notification information of order processing completion to the cloud server.
5. The message machine-based hospital information system payment processing method of claim 4, further comprising:
when the second message machine detects that order information enters, constructing a second message body of the order information, wherein the second message body comprises a state attribute and a counter, the initial attribute of the state attribute is a first indicator, and the initial value of the counter is zero;
when the second message machine detects the second confirmation information, the state attribute of the first message body is changed into a second indicator, the state attribute of the second message body is detected in real time, and when the state attribute is the second indicator, the hospital information system receives order information;
when the state attribute of the second message body is the first indicator, the hospital information system does not receive the order information, the front-end server continues to send the order information to the hospital information system for one time, and meanwhile, the counter of the second message body is increased by one;
when detecting that the numerical value of the counter of the second message body is larger than the counting threshold value, generating fault information of the hospital information system;
and diagnosing the hospital information system according to the fault information of the hospital information system, resetting the value of the counter of the second message body to be zero after the fault processing is finished, and simultaneously retransmitting the order information to the hospital information system by the front-end server.
6. The message machine-based hospital information system payment processing method of claim 4, further comprising:
when detecting that processing information which is processed by order information enters, a third message body of the processing information is constructed by a third message machine, wherein the third message body comprises a state attribute and a counter, the initial attribute of the state attribute is a first indicator, and the initial value of the counter is zero;
when detecting the third confirmation information, the third message machine changes the state attribute of the third message body into a second indicator, detects the state attribute of the third message body in real time, and when the state attribute is the second indicator, the front-end server receives the processing information corresponding to the order information;
when the state attribute of the third message body is the first indicator, the front-end server does not receive the processing information corresponding to the order information, the hospital information system continues to send the processing information of finishing the order information processing to the front-end server, and meanwhile, the counter of the third message body is increased by one;
when detecting that the numerical value of the counter of the third message body is larger than the counting threshold value, generating fault information of the front-end server;
and diagnosing the hospital information system according to the fault information of the front-end server, resetting the value of the counter of the third message body to be zero after the fault processing is finished, and simultaneously retransmitting the processing information of order information processing completion by the hospital information system.
7. The message machine-based hospital information system payment processing method of claim 4, further comprising:
when detecting that processing information of order information processing is finished enters, the second message machine constructs a fourth message body of the notification information, wherein the fourth message body comprises a state attribute and a counter, the initial attribute of the state attribute is a first indicator, and the initial value of the counter is zero;
when detecting the fourth confirmation information, the second message machine changes the state attribute of the fourth message body into a second indicator, detects the state attribute of the fourth message body in real time, and when the state attribute is the second indicator, the cloud server receives notification information that the order information processing is completed;
when the state attribute of the second message body is the first indicator, the cloud server does not receive notification information of completion of order information processing, the front-end server continues to send the notification information to the cloud server for one time, and meanwhile, a counter of a fourth message body is increased by one;
when detecting that the numerical value of the counter of the fourth message body is greater than the counting threshold value, generating fault information of the cloud server;
and diagnosing the cloud server according to the fault information of the cloud server, resetting the numerical value of the counter of the fourth message body to be zero after the fault processing is finished, and simultaneously retransmitting the notification information of order information processing completion to the cloud server by the front-end server.
8. The utility model provides a hospital information system payment processing apparatus based on message machine which characterized in that is applied to and disposes the cloud server of public service system to dispose first message machine on the cloud server, the device includes:
the first construction module is used for constructing a first message body of the order information when the first message machine detects that the order information enters, wherein the first message body comprises a state attribute and a counter, the initial attribute of the state attribute is a first indicator, and the initial value of the counter is zero;
the first confirmation information receiving module is used for the cloud server to send the order information to a front server configured with a hospital information system, when the front server detects that the order information enters, first confirmation information is generated, and the first message machine receives the first confirmation information sent by the front server;
the attribute changing module is used for changing the state attribute of the first message body into a second indicator when the first message machine detects the first confirmation information, detecting the state attribute of the first message body in real time, and receiving order information by the front-end server when the state attribute is the second indicator;
and the order state updating module is used for generating fourth confirmation information when the cloud server receives the notification information sent by the front-end server, sending the fourth confirmation information to the second message machine, and meanwhile, responding to an updating operation aiming at the order information by the cloud server, and updating the order state of the order information according to the updating operation, wherein the notification information represents that the order information is processed.
9. The utility model provides a hospital information system payment processing apparatus based on message machine which characterized in that is applied to and disposes the leading server of hospital information system, and wherein leading server disposes the second message machine, and hospital information system disposes the third message machine, and the device includes:
the order information receiving module is used for receiving order information sent by the cloud server through the front-end server;
the first confirmation information sending module is used for generating first confirmation information when the front-end server detects that order information enters and sending the first confirmation information to the first message machine;
the second confirmation information sending module is used for sending a notification message of arrival of new order information to the hospital information system by the second message machine, and the hospital information system generates second confirmation information and sends the second confirmation information to the second message machine;
the service processing module is used for generating a payment record bill according to the order information by the hospital information system, processing the payment record bill according to service logic corresponding to the service type and generating processing information for finishing order information processing, wherein the service type comprises an outpatient service type or a hospitalization service type;
and the notification information sending module is used for generating third confirmation information by the front-end server when the front-end server receives the processing information, sending the third confirmation information to the third message machine, and simultaneously sending notification information of order processing completion to the cloud server by the second message machine.
10. An electronic device, comprising:
one or more processors;
a memory coupled to the processor for storing one or more programs;
when executed by the one or more processors, cause the one or more processors to implement the steps of the message machine-based hospital information system payment processing method of any one of claims 1 to 7.
CN202310096623.2A 2023-02-10 2023-02-10 Message machine-based hospital information system payment processing method, device and equipment Active CN115775148B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310096623.2A CN115775148B (en) 2023-02-10 2023-02-10 Message machine-based hospital information system payment processing method, device and equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310096623.2A CN115775148B (en) 2023-02-10 2023-02-10 Message machine-based hospital information system payment processing method, device and equipment

Publications (2)

Publication Number Publication Date
CN115775148A true CN115775148A (en) 2023-03-10
CN115775148B CN115775148B (en) 2023-05-12

Family

ID=85393473

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310096623.2A Active CN115775148B (en) 2023-02-10 2023-02-10 Message machine-based hospital information system payment processing method, device and equipment

Country Status (1)

Country Link
CN (1) CN115775148B (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160021067A1 (en) * 2014-07-21 2016-01-21 Xiaomi Inc. Methods, devices and systems for anti-counterfeiting authentication
CN105893734A (en) * 2016-01-15 2016-08-24 镇江市民卡有限公司 Resident health information record and diagnosis and treatment data clearing system and analysis method based on smart card
US20180025445A1 (en) * 2016-07-22 2018-01-25 Nourish Technology Inc. System and Process for Managing Preparation and Packaging of Food and/or Beverage Products for a Precise Delivery Time
CN109345217A (en) * 2018-08-15 2019-02-15 广州市康软信息科技有限公司 A kind of Cost of Medical Treatment method, system and device based on mobile payment
CN212208350U (en) * 2020-06-14 2020-12-22 江苏睿道信息科技有限公司 Hospital polymerization payment management system
CN114119014A (en) * 2021-10-20 2022-03-01 北京达佳互联信息技术有限公司 Payment processing method, device, system, electronic equipment, storage medium and product
CN115602302A (en) * 2022-10-28 2023-01-13 张朝(Cn) Self-service hospital registration and billing system based on WeChat applet

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160021067A1 (en) * 2014-07-21 2016-01-21 Xiaomi Inc. Methods, devices and systems for anti-counterfeiting authentication
CN105893734A (en) * 2016-01-15 2016-08-24 镇江市民卡有限公司 Resident health information record and diagnosis and treatment data clearing system and analysis method based on smart card
US20180025445A1 (en) * 2016-07-22 2018-01-25 Nourish Technology Inc. System and Process for Managing Preparation and Packaging of Food and/or Beverage Products for a Precise Delivery Time
CN109345217A (en) * 2018-08-15 2019-02-15 广州市康软信息科技有限公司 A kind of Cost of Medical Treatment method, system and device based on mobile payment
CN212208350U (en) * 2020-06-14 2020-12-22 江苏睿道信息科技有限公司 Hospital polymerization payment management system
CN114119014A (en) * 2021-10-20 2022-03-01 北京达佳互联信息技术有限公司 Payment processing method, device, system, electronic equipment, storage medium and product
CN115602302A (en) * 2022-10-28 2023-01-13 张朝(Cn) Self-service hospital registration and billing system based on WeChat applet

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
张旭: ""医院互联网+医疗的应用研究"" *
牛学好: "\"银医通系统设计和应用实践\"" *

Also Published As

Publication number Publication date
CN115775148B (en) 2023-05-12

Similar Documents

Publication Publication Date Title
CN106502769B (en) Distributed transaction processing method, apparatus and system
CN106548402B (en) Resource transfer monitoring method and device
US10437689B2 (en) Error handling for services requiring guaranteed ordering of asynchronous operations in a distributed environment
CN108418859B (en) Method and device for writing data
WO2021258340A1 (en) Publishing system, pushing method, application device, receiving apparatus, and service management device
CN112068973A (en) Asynchronous information processing method and device of policy mode, server and storage medium
CN106021003B (en) Restorative procedure, intelligent terminal and the server of intelligent terminal
CN114301859A (en) Notification message sending method and device, electronic equipment and medium
WO2019237592A1 (en) Data monitoring method and apparatus, computer device, and storage medium
CN115775148B (en) Message machine-based hospital information system payment processing method, device and equipment
CN111651494A (en) Data processing method, device, equipment and computer readable storage medium
CN111652681A (en) Receipt processing method, server and computer readable storage medium
CN115658745A (en) Data processing method, data processing device, computer equipment and computer readable storage medium
CN113627934A (en) Transaction data acquisition method and related equipment
CN113792950A (en) Task distribution method and device, computer readable storage medium and electronic equipment
CN110738470B (en) Electronic bill processing method, electronic bill processing device, storage medium and electronic bill processing equipment
CN105162856B (en) Network application integrated system and method
CN112860770A (en) Report generation method and device, electronic equipment and storage medium
CN116821192B (en) Asset data query method and device and computer equipment
US8250146B2 (en) Service adaptation machine
CN112270787B (en) Image processing method and device
CN111949685B (en) Method and device for inquiring remittance progress, server and terminal equipment
CN113595870B (en) Push message processing method and device, electronic equipment and storage medium
US20230343424A1 (en) System for monitoring health data acquisition devices
CN115496583A (en) Asynchronous accounting data processing method, device, equipment and storage 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