CN110708391B - WebSocket-based internet inquiry realization method and system - Google Patents

WebSocket-based internet inquiry realization method and system Download PDF

Info

Publication number
CN110708391B
CN110708391B CN201910988304.6A CN201910988304A CN110708391B CN 110708391 B CN110708391 B CN 110708391B CN 201910988304 A CN201910988304 A CN 201910988304A CN 110708391 B CN110708391 B CN 110708391B
Authority
CN
China
Prior art keywords
message
server
pushing server
patient
websocket
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201910988304.6A
Other languages
Chinese (zh)
Other versions
CN110708391A (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.)
Shandong Langchao Intelligent Medical Technology Co ltd
Original Assignee
Shandong Langchao Intelligent Medical 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 Shandong Langchao Intelligent Medical Technology Co ltd filed Critical Shandong Langchao Intelligent Medical Technology Co ltd
Priority to CN201910988304.6A priority Critical patent/CN110708391B/en
Publication of CN110708391A publication Critical patent/CN110708391A/en
Application granted granted Critical
Publication of CN110708391B publication Critical patent/CN110708391B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16HHEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
    • G16H10/00ICT specially adapted for the handling or processing of patient-related medical or healthcare data
    • G16H10/60ICT specially adapted for the handling or processing of patient-related medical or healthcare data for patient-specific data, e.g. for electronic patient records
    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16HHEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
    • G16H80/00ICT specially adapted for facilitating communication between medical practitioners or patients, e.g. for collaborative diagnosis, therapy or health monitoring
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/12Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/55Push-based network services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/16Implementation or adaptation of Internet protocol [IP], of transmission control protocol [TCP] or of user datagram protocol [UDP]
    • H04L69/161Implementation details of TCP/IP or UDP/IP stack architecture; Specification of modified or new header fields
    • H04L69/162Implementation details of TCP/IP or UDP/IP stack architecture; Specification of modified or new header fields involving adaptations of sockets based mechanisms

Abstract

The invention discloses an internet inquiry realization method and system based on WebSocket, and belongs to the technical field of application of the internet in telemedicine. The invention relates to an internet inquiry realizing method based on WebSocket, which comprises the steps of constructing a message pushing server based on WebSocket, introducing a message queue Kafka and a memory database Redis to realize a message pushing server cluster, and simultaneously using a search engine Solr as a storage database of historical messages; the doctor and the patient are connected to the message pushing server, the doctor issues an inquiry service package, the patient purchases the inquiry service package and then consults the doctor in a text, picture and video mode, and the doctor conducts combined consultation on the consultation of the patient and analyzes the illness state of the patient together. The WebSocket-based Internet inquiry method can enable patients to conveniently and quickly utilize high-quality medical resources, and has good popularization and application values.

Description

WebSocket-based internet inquiry realization method and system
Technical Field
The invention relates to the technical field of application of the Internet in telemedicine, and particularly provides a WebSocket-based Internet inquiry realizing method and system.
Background
With the development of computer and communication technologies, remote medicine has gradually developed to form a new medical mode combining modern medicine and computer technologies. The mode breaks through the limitation of uneven distribution of medical resources and fully and reasonably utilizes the medical resources. However, conventional telemedicine requires specialized lines and equipment, which is very costly. The low-cost remote inquiry system is realized by utilizing the existing internet technology, so that the near-step sinking of hospital advantageous resources is facilitated, common patients can be really served, and the problem to be solved urgently is solved.
Disclosure of Invention
The technical task of the invention is to provide a WebSocket-based Internet inquiry realizing method which can avoid the hospital from deploying professional equipment and network, reduce the Internet inquiry cost and enable patients to conveniently and quickly utilize high-quality medical resources aiming at the problems.
The invention further provides an internet inquiry realization system based on WebSocket.
In order to achieve the purpose, the invention provides the following technical scheme:
an internet inquiry realization method based on WebSocket comprises the steps of building a message pushing server based on WebSocket, introducing a message queue Kafka and a memory database Redis to realize a message pushing server cluster, and simultaneously using a search engine Solr as a storage database of historical messages; the doctor and the patient are connected to the message pushing server, the doctor issues the inquiry service package, the patient can consult the doctor in a text, picture and video mode after buying the inquiry service package, and the doctor can conduct combined consultation on the consultation of the patient, analyzes the illness state of the patient together and provides consultation inquiry service for the patient.
Preferably, the method specifically comprises the following steps:
s1, building a message pushing server based on the WebSocket, and registering the message pushing server to Kafka and a memory database Redis to realize message pushing server cluster configuration;
s2, storing user routes, connecting doctors and patients to a message push server, issuing an inquiry service package by the doctors, consulting the doctors in a text, picture and video mode after purchasing the inquiry service package by the patients, carrying out combined consultation on the consultation of the patients by the doctors, analyzing the illness states of the patients together, and providing consultation inquiry service for the patients;
s3, message body classification, wherein the message is divided into a private message and a room message, the private message is directly sent to a fixed patient, and the room message is broadcasted in room personnel;
and S4, sending and pushing the message, wherein the message pushing server acquires the message pushing server where the target is located from the memory database Redis according to the target address, and calls the target address on the message pushing server to push the message.
Preferably, in step S1, when the message push service is started, the message queue with the address and the port number of the message push server as the subject is subscribed, and the message queue is registered in Kafka and the in-memory database Redis to implement the cluster configuration of the message push server.
Preferably, in step S2, when the doctor and the patient connect to the message push server, the user address and the thread of the user and the address and the port number of the connected message push server are obtained, the user address is used as Key, the address plus the port number is used as Value, and the obtained Value is stored in the memory database Redis stored, and the history message is stored in the search engine Solr.
Preferably, the message body contains a message type, a target, a source, and content.
Preferably, in step S4, when the message body is a private message, the message push server directly obtains the message push server where the target is located from the memory database Redis according to the target address, and invokes the target address on the message push server to push the message, when the message body is a room message, the message push server first obtains the user address in the room according to the room, and circularly sends the private message to the user address, so that the chat of the user in the room can be received by all the people in the room, thereby performing a joint consultation.
The Internet inquiry realization system based on the WebSocket comprises a message pushing server building module, a user routing storage module, a message body classification module and a message sending and pushing module, wherein the message pushing server building module comprises a message pushing server building module, a message body classification module and a message sending and pushing module:
the message pushing server building module builds a message pushing server based on WebSocket, and registers the message pushing server to Kafka and a memory database Redis to realize message pushing server cluster configuration;
the user routing storage module is used for connecting a doctor and a patient to the message pushing server, the doctor issues an inquiry service package, the patient can consult the doctor in a text, picture and video mode after buying the inquiry service package, and the doctor can conduct combined consultation on the consultation of the patient, analyze the illness state of the patient together and provide consultation inquiry service for the patient;
the message body classification module is used for dividing the message into a private message and a room message, the private message is directly sent to a fixed patient, and the room message is broadcasted in room personnel;
and the message sending and pushing module is used for the message pushing server to obtain the message pushing server where the target is located from the memory database Redis according to the target address, and calling the target address on the message pushing server to push the message.
Preferably, after the message pushing server building module builds the message pushing server based on the WebSocket, when the message pushing service is started, the message pushing server building module subscribes a message queue with the address and the port number of the message pushing server as the subject, and registers the message queue to the Kafka and the memory database Redis to realize the cluster configuration of the message pushing server.
Preferably, in the message sending and pushing module, when the message body is a private message, the message pushing server directly obtains the message pushing server where the target is located from the memory database Redis according to the target address, calls the target address on the message pushing server to push the message, and when the message body is a room message, the message pushing server firstly obtains the user address in the room according to the room, and circularly sends the private message to the user address.
Compared with the prior art, the WebSocket-based Internet inquiry implementation method has the following outstanding beneficial effects: the WebSocket-based Internet inquiry realization method can fully utilize the existing computer and network resources of a hospital, can establish communication with better real-time performance, avoids deploying professional equipment and networks, and reduces the cost of Internet inquiry; meanwhile, the patient and the doctor can establish remote consultation by being bound by hundreds of consultation centers, the traditional one-way mode is not adopted, the doctor can conveniently and quickly communicate with the patient at home, the medical timeliness is improved, the patient can conveniently and quickly utilize high-quality medical resources, and the popularization and application values are good.
Detailed Description
The internet inquiry method and system based on WebSocket of the present invention will be further described in detail with reference to the following embodiments.
Examples
The invention relates to an internet inquiry realizing method based on WebSocket, which is characterized in that a message pushing server is built based on WebSocket, a message queue Kafka and a memory database Redis are introduced to realize a message pushing server cluster, and a search engine Solr is used as a storage database of historical messages; the doctor and the patient are connected to the message pushing server, the doctor issues the inquiry service package, the patient purchases the inquiry service package and then consults with the doctor in a text, picture and video mode, and the doctor conducts combined consultation on the consultation of the patient, analyzes the illness state of the patient together and provides consultation inquiry service for the patient.
The method specifically comprises the following steps:
s1, building a message pushing server based on the WebSocket, and registering the message pushing server to Kafka and a memory database Redis to realize cluster configuration of the message pushing server.
When the message pushing service is started, the message queue with the address and the port number of the message pushing server as the subject is subscribed and registered to Kafka and a memory database Redis to realize the cluster configuration of the message pushing server.
S2, storing user routes, connecting doctors and patients to the message push server, issuing an inquiry service package by the doctors, consulting the doctors by the patients in a text, picture and video mode after purchasing the inquiry service package, carrying out combined consultation on the patient consultation by the doctors, analyzing the illness states of the patients together, and providing consultation inquiry service for the patients.
When a doctor and a patient are connected to the message pushing server, the user address and the thread of the user and the address and the port number of the connected message pushing server are obtained, the user address is used as Key, the address and the port number are used as Value, the Value is stored in a memory database Redis, and historical messages are stored in a search engine Solr.
And S3, classifying the message body, dividing the message into a private message and a room message, directly sending the private message to a fixed patient, and broadcasting the room message in room personnel.
The message body contains the message type, target, source and content.
And S4, sending and pushing the message, wherein the message pushing server acquires the message pushing server where the target is located from the memory database Redis according to the target address, and calls the target address on the message pushing server to push the message.
When the message body is a private message, the message pushing server directly obtains the message pushing server where the target is located from the memory database Redis according to the target address, the target address on the message pushing server is called to push the message, when the message body is a room message, the message pushing server firstly obtains the user address in the room according to the room, the private message is circularly sent to the user address, and the chat of the user in the room can be received by all the personnel in the room, so that the combined consultation can be carried out.
The internet inquiry realization system based on the WebSocket comprises a message pushing server building module, a user routing storage module, a message body classification module and a message sending and pushing module.
And the message pushing server building module builds a message pushing server based on WebSocket, and registers the message pushing server to Kafka and a memory database Redis to realize cluster configuration of the message pushing server.
After the message pushing server building module builds a message pushing server based on WebSocket, when the message pushing server is started, a message queue with the address and the port number of the message pushing server as the theme is subscribed and registered to Kafka and a memory database Redis to realize cluster configuration of the message pushing server.
The user routing storage module is used for connecting a doctor and a patient to the message pushing server, the doctor issues an inquiry service package, the patient can consult the doctor in a text, picture and video mode after buying the inquiry service package, and the doctor can conduct combined consultation on the consultation of the patient, analyzes the illness state of the patient together and provides consultation inquiry service for the patient.
The message body classification module is used for dividing the message into a private message and a room message, the private message is directly sent to the fixed patient, and the room message is broadcasted in the room personnel.
And the message sending and pushing module is used for acquiring a message pushing server where a target is located from the memory database Redis according to the target address by the message pushing server, and calling the target address on the message pushing server to push the message.
When a doctor and a patient are connected to the message pushing server, the user address and the thread of the user and the address and the port number of the connected message pushing server are obtained, the user address is used as Key, the address and the port number are used as Value, the Value is stored in a memory database Redis, and historical messages are stored in a search engine Solr.
In the message sending and pushing module, when the message body is a private message, the message pushing server directly obtains the message pushing server where the target is located from the memory database Redis according to the target address, calls the target address on the message pushing server to push the message, and when the message body is a room message, the message pushing server firstly obtains the user address in the room according to the room and circularly sends the private message to the user address.
The internet inquiry realization system based on the WebSocket builds a message pushing server based on the WebSocket, introduces a message queue Kafka and a memory database Redis to realize a message pushing server cluster, and simultaneously uses a search engine Solr as a storage database of historical messages; the doctor and the patient are connected to the message pushing server, the doctor issues the inquiry service package, the patient purchases the inquiry service package and then consults with the doctor in a text, picture and video mode, and the doctor conducts combined consultation on the consultation of the patient, analyzes the illness state of the patient together and provides consultation inquiry service for the patient.
The above-described embodiments are merely preferred embodiments of the present invention, and general changes and substitutions by those skilled in the art within the technical scope of the present invention are included in the protection scope of the present invention.

Claims (8)

1. An internet inquiry realization method based on WebSocket is characterized in that: in the method, a message pushing server is built based on WebSocket, a message queue Kafka and a memory database Redis are introduced to realize a message pushing server cluster, and a search engine Solr is used as a storage database of historical messages; the doctor and the patient are connected to the message pushing server, the doctor issues an inquiry service package, the patient can consult with the doctor in a text, picture and video mode after purchasing the inquiry service package, the doctor can carry out combined consultation on the consultation of the patient, the illness state of the patient is analyzed together, and consultation inquiry service is provided for the patient, and the method specifically comprises the following steps:
s1, building a message pushing server based on the WebSocket, and registering the message pushing server to Kafka and a memory database Redis to realize cluster configuration of the message pushing server;
s2, storing user routes, connecting doctors and patients to a message push server, issuing an inquiry service package by the doctors, consulting the doctors in a text, picture and video mode after purchasing the inquiry service package by the patients, carrying out combined consultation on the consultation of the patients by the doctors, analyzing the illness states of the patients together, and providing consultation inquiry service for the patients;
s3, message body classification, wherein the message is divided into a private message and a room message, the private message is directly sent to a fixed patient, and the room message is broadcasted in room personnel;
and S4, sending and pushing the message, wherein the message pushing server acquires the message pushing server where the target is located from the memory database Redis according to the target address, and calls the target address on the message pushing server to push the message.
2. The WebSocket-based internet inquiry realizing method according to claim 1, characterized in that: in step S1, when the message push service is started, the message queue with the subject of the address and the port number of the message push server is subscribed, and the message queue is registered in Kafka and the internal memory database Redis to implement the cluster configuration of the message push server.
3. The WebSocket-based internet inquiry realizing method according to claim 2, characterized in that: in step S2, when the doctor and the patient connect to the message push server, the user address and the thread of the user and the address and the port number of the connected message push server are obtained, and the address and the port number are stored in the memory database Redis stored as Value with the user address as Key, and the historical message is stored in the search engine Solr.
4. The WebSocket-based Internet inquiry realizing method is characterized by comprising the following steps of: the message body contains the message type, target, source and content.
5. The WebSocket-based Internet inquiry realizing method according to claim 4, characterized in that: in step S4, when the message body is a private message, the message push server directly obtains the message push server where the target is located from the internal memory database Redis according to the target address, and calls the target address on the message push server to push the message, and when the message body is a room message, the message push server first obtains the user address in the room according to the room, and circularly sends the private message to the user address.
6. An internet inquiry realization system based on WebSocket is characterized in that: the system comprises a message pushing server building module, a user routing storage module, a message body classification module and a message sending and pushing module:
the message pushing server building module builds a message pushing server based on WebSocket, and registers the message pushing server to Kafka and a memory database Redis to realize message pushing server cluster configuration;
the user routing storage module is used for connecting a doctor and a patient to the message push server, the doctor issues an inquiry service package, the patient can consult the doctor in a text, picture and video mode after purchasing the inquiry service package, and the doctor can carry out combined consultation on the consultation of the patient to jointly analyze the illness state of the patient and provide consultation inquiry service for the patient;
the message body classification module is used for dividing the message into a private message and a room message, the private message is directly sent to a fixed patient, and the room message is broadcasted in room personnel;
and the message sending and pushing module is used for acquiring a message pushing server where a target is located from the memory database Redis according to the target address by the message pushing server, and calling the target address on the message pushing server to push the message.
7. The WebSocket-based Internet inquiry realization system as claimed in claim 6, wherein: after the message pushing server building module builds a message pushing server based on WebSocket, when the message pushing server is started, a message queue with the address and the port number of the message pushing server as the theme is subscribed and registered to Kafka and a memory database Redis to realize cluster configuration of the message pushing server.
8. The WebSocket-based Internet inquiry realization system as claimed in claim 7, wherein: in the message sending and pushing module, when the message body is a private message, the message pushing server directly obtains the message pushing server where the target is located from the memory database Redis according to the target address, calls the target address on the message pushing server to push the message, and when the message body is a room message, the message pushing server firstly obtains the user address in the room according to the room and circularly sends the private message to the user address.
CN201910988304.6A 2019-10-17 2019-10-17 WebSocket-based internet inquiry realization method and system Active CN110708391B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910988304.6A CN110708391B (en) 2019-10-17 2019-10-17 WebSocket-based internet inquiry realization method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910988304.6A CN110708391B (en) 2019-10-17 2019-10-17 WebSocket-based internet inquiry realization method and system

Publications (2)

Publication Number Publication Date
CN110708391A CN110708391A (en) 2020-01-17
CN110708391B true CN110708391B (en) 2022-07-12

Family

ID=69200365

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910988304.6A Active CN110708391B (en) 2019-10-17 2019-10-17 WebSocket-based internet inquiry realization method and system

Country Status (1)

Country Link
CN (1) CN110708391B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114039961A (en) * 2021-10-08 2022-02-11 中移(杭州)信息技术有限公司 Message pushing method, device, server and storage medium based on WebSocket

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105959391A (en) * 2016-06-16 2016-09-21 贵阳朗玛信息技术股份有限公司 Remote inquiry service platform, system and method
CN107247882A (en) * 2017-06-22 2017-10-13 安徽山鼎信息科技有限公司 Distance medical diagnosis service platform based on internet
CN108962404A (en) * 2018-07-20 2018-12-07 北京好价网络科技有限公司 A kind of Telemedicine System and its method
CN110047585A (en) * 2019-05-09 2019-07-23 广州宸量信息科技股份有限公司 Online hospital management platform
CN110062055A (en) * 2019-05-31 2019-07-26 四川长虹电器股份有限公司 The method of distributed push is logged in single user based on websocket more

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10599982B2 (en) * 2015-02-23 2020-03-24 Machinesense, Llc Internet of things based determination of machine reliability and automated maintainenace, repair and operation (MRO) logs

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105959391A (en) * 2016-06-16 2016-09-21 贵阳朗玛信息技术股份有限公司 Remote inquiry service platform, system and method
CN107247882A (en) * 2017-06-22 2017-10-13 安徽山鼎信息科技有限公司 Distance medical diagnosis service platform based on internet
CN108962404A (en) * 2018-07-20 2018-12-07 北京好价网络科技有限公司 A kind of Telemedicine System and its method
CN110047585A (en) * 2019-05-09 2019-07-23 广州宸量信息科技股份有限公司 Online hospital management platform
CN110062055A (en) * 2019-05-31 2019-07-26 四川长虹电器股份有限公司 The method of distributed push is logged in single user based on websocket more

Also Published As

Publication number Publication date
CN110708391A (en) 2020-01-17

Similar Documents

Publication Publication Date Title
CN108255905B (en) Interface calls data processing method, device and computer equipment
CN110661801B (en) Data transmission method, device and computer storage medium
KR101959161B1 (en) A method for distributed event delivery
US20120089677A1 (en) Method and system for providing network services
EP3462691A1 (en) Method, device, and system for determining network slice
CN108093014A (en) A kind of resource monitoring method and device
CN104811371A (en) Brand-new instant messaging system
WO2016045361A1 (en) Video conference calling method and system, and server
CN108429808B (en) Method and system for cross-platform resource interaction of Internet of things
CN101459836B (en) Service processing method and system for content distributing network of interactive network television
CN105635180A (en) Message pushing method and device
WO2016184001A1 (en) Video monitoring processing method and apparatus
CN101459526B (en) Projector sharing conference system based on service discovery
WO2017020790A1 (en) Multi-screen control method and device
US9338527B2 (en) Data and call routing and forwarding
CN110708391B (en) WebSocket-based internet inquiry realization method and system
EP2394396B1 (en) Supplementary service provision method and system for ims-based network
US20160241642A1 (en) Multimedia sharing method, registration method, server and proxy server
CN103841090A (en) Method, device and system for realizing multi-service-server distribution of session initiation protocol (SIP)
CN111953925A (en) Media stream processing method, device and system
CN1725689A (en) Telecommunication network calling centre system and its implementing method
US11523443B2 (en) Extraction, conversion, and transmission of user packet from encapsulated packet
WO2023159879A1 (en) Message processing method and system, storage medium, and electronic device
CN109688124B (en) Data exchange method based on video boundary
CN114338383B (en) Simplified configuration method and system for video equipment

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
TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20220616

Address after: 250100 room 3108, 31 / F, building S02, Langchao Science Park, No. 1036 Langchao Road, Jinan area, China (Shandong) pilot Free Trade Zone, Jinan, Shandong

Applicant after: Shandong Langchao Intelligent Medical Technology Co.,Ltd.

Address before: Room 215, east block, Xiyuan building, intersection of Shun'an Road, Yantai Road, Huaiyin District, Jinan City, Shandong Province

Applicant before: SHANDONG HEALTH MEDICAL BIG DATA Co.,Ltd.

GR01 Patent grant
GR01 Patent grant