CN112768049A - State-based medical advice execution system construction method and system - Google Patents

State-based medical advice execution system construction method and system Download PDF

Info

Publication number
CN112768049A
CN112768049A CN202110120381.7A CN202110120381A CN112768049A CN 112768049 A CN112768049 A CN 112768049A CN 202110120381 A CN202110120381 A CN 202110120381A CN 112768049 A CN112768049 A CN 112768049A
Authority
CN
China
Prior art keywords
medical advice
state
medical
different
service
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
CN202110120381.7A
Other languages
Chinese (zh)
Other versions
CN112768049B (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 Msunhealth Technology Group Co Ltd
Original Assignee
Shandong Msunhealth Technology Group 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 Msunhealth Technology Group Co Ltd filed Critical Shandong Msunhealth Technology Group Co Ltd
Priority to CN202110120381.7A priority Critical patent/CN112768049B/en
Publication of CN112768049A publication Critical patent/CN112768049A/en
Application granted granted Critical
Publication of CN112768049B publication Critical patent/CN112768049B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • 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
    • G16H40/00ICT specially adapted for the management or administration of healthcare resources or facilities; ICT specially adapted for the management or operation of medical equipment or devices
    • G16H40/20ICT specially adapted for the management or administration of healthcare resources or facilities; ICT specially adapted for the management or operation of medical equipment or devices for the management or administration of healthcare resources or facilities, e.g. managing hospital staff or surgery rooms
    • 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

Landscapes

  • Health & Medical Sciences (AREA)
  • Engineering & Computer Science (AREA)
  • Medical Informatics (AREA)
  • Biomedical Technology (AREA)
  • Epidemiology (AREA)
  • General Health & Medical Sciences (AREA)
  • Primary Health Care (AREA)
  • Public Health (AREA)
  • Business, Economics & Management (AREA)
  • General Business, Economics & Management (AREA)
  • Pathology (AREA)
  • Medical Treatment And Welfare Office Work (AREA)

Abstract

The scheme comprises the steps of decomposing an order service operation flow into a standard atomization operation combination, representing any order service process through an atomization operation sequence, and creating a service dictionary; performing state registration aiming at different medical advice services; registering corresponding business events according to different medical advice states; constructing a subscription and release model based on the business events to form a uniform data interaction interface; constructing an event subscription system, and realizing component integration of a medical advice sender and a medical advice receiver by adopting a mode of separating independent components; establishing an event handler based on state conversion to form a medical advice execution system based on the state; and realizing closed-loop management of medical advice information execution based on the medical advice execution system.

Description

State-based medical advice execution system construction method and system
Technical Field
The disclosure belongs to the technical field of medical information, and particularly relates to a method and a system for constructing a state-based medical advice execution system.
Background
The statements in this section merely provide background information related to the present disclosure and may not necessarily constitute prior art.
Hospitals have higher requirements on closed-loop execution of medical orders, but because of the complexity of medical services, the realization difficulty is higher and higher, and a simple model capable of establishing a closed-loop management component for medical order execution is lacked; the inventor finds that the traditional medical advice execution flow mainly depends on manual auditing control, the process is complicated, a nurse conducts manual auditing treatment when executing the medical advice, the workload is large, problems are prone to occurring, the execution process cannot be traced, and medical quality and working efficiency cannot be guaranteed, so that the improvement of a medical advice execution system through an informatization means has very important significance.
Disclosure of Invention
In order to solve the problems, the invention provides a method and a system for constructing a state-based medical advice execution system.
According to a first aspect of the embodiments of the present disclosure, there is provided a method for constructing a state-based medical order execution system, including:
decomposing the medical advice service operation flow into a standard atomization operation combination, representing any medical advice service process through an atomization operation sequence, and creating a service dictionary;
performing state registration aiming at different medical advice services;
registering corresponding business events according to different medical advice states;
constructing a subscription and release model based on the business events to form a uniform data interaction interface;
constructing an event subscription system, and realizing component integration of a medical advice sender and a medical advice receiver by adopting a mode of separating independent components;
establishing an event handler based on state conversion to form a medical advice execution system based on the state; and realizing closed-loop management of medical advice information execution based on the medical advice execution system.
Further, the order service operation flow is decomposed into a standard atomic operation combination, wherein the atomic operation corresponds to each atomic operation unit in hospital medical behaviors, and the meanings of the atomic operation units need to be unified among medical institutions.
Further, the service process refers to a business process which is serially connected through atomization operations for different order services, wherein the same order service of each hospital has a situation that the business processes are different, namely, different service processes are formed by different combinations of atomization operations.
Further, the creation of the service dictionary comprises unifying patient main indexes, department of institutions, hospital personnel, hospital resources, core dictionaries and services among the medical conjuncted medical institutions, and constructing the service dictionary.
Further, the status registration for different order services includes the following steps:
analyzing different states of the order, the states including: storing the medical advice, signing the medical advice, checking the medical advice, sending the medical advice and executing the medical advice;
and registering the corresponding medical advice service to the corresponding medical advice link according to the reference of the business scope and the medical advice state.
Further, the registering of the corresponding service event according to different medical advice states includes the following steps:
different medical advice states can trigger different events, and all business events occurring in the different medical advice states are determined;
and aiming at different service event types, realizing corresponding execution processes by a program.
Further, a subscription and publishing model is built based on the business events to form a uniform data interaction interface, and the method comprises the following steps:
extracting the conversion logic and the data transmission mode for converting the medical advice into the execution list to form a public calling interface;
and in the execution process of different business events, the interaction of data is realized by interface calling.
According to a second aspect of the embodiments of the present disclosure, there is provided a system for constructing a state-based order execution hierarchy, including:
the business system construction module is used for decomposing the medical advice service operation flow into a standard atomization operation combination, representing any medical advice service process through an atomization operation sequence and establishing a service dictionary;
the state registration module is used for performing state registration aiming at different medical advice services;
the business event registration module is used for registering corresponding business events according to different medical advice states;
the publishing model building module is used for building a subscription publishing model based on the business event to form a uniform data interaction interface;
the event handler building module is used for building an event subscription system and realizing component integration of a medical advice sender and a medical advice receiver in a form of drawing out an independent component; establishing an event handler based on state conversion to form a medical advice execution system based on the state; and realizing closed-loop management of medical advice information execution based on the medical advice execution system.
According to a third aspect of the embodiments of the present disclosure, there is provided a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, implements a method of constructing a state-based order execution hierarchy as described above.
According to a fourth aspect of the embodiments of the present disclosure, there is provided a computer device including a memory, a processor, and a computer program stored on the memory and executable on the processor, the processor implementing the above-described method for constructing a state-based order execution architecture when executing the program.
Compared with the prior art, the beneficial effect of this disclosure is:
(1) the scheme disclosed by the invention realizes the management of quickly establishing the hospital advice execution closed loop, can establish an effective advice execution supervision model, and is convenient for the hospital to carry out deep process quality control, process supervision and real-time information transmission; based on this disclosure medical advice execution system, through introducing corresponding information acquisition equipment (for example the scanning wrist strap that medical personnel wore), can effectively avoid the execution mistake in the aspect of artifical check, the use of medicine through above-mentioned medical advice closed loop management, realize the feedback of clinical execution link control and information, provide medical quality and work efficiency.
(2) According to the scheme, the problems that each service party is automatically butted with an execution department, a plurality of repeated codes are formed, and later maintenance is difficult are solved, the conversion logic for transferring the medical advice to the execution list and the data transmission mode are extracted, so that public codes are formed, the later-stage requirement adjustment is conveniently and uniformly considered and unified, a uniform access can be formed, and the uniform adjustment and optimization are conveniently carried out.
(3) The scheme of the disclosure adopts a form of drawing out an independent component, a sender and a receiver carry out component integration, and a service project is embedded in a component form, codes are uniform, but the length of a calling link is not increased, and the calling time is saved; the conversion logic is abstracted uniformly to form a method of converting the preposed and postpositional multiple states into a realization means by taking the routing rule as route guidance and taking the uniform inlet and outlet standard data as a principle.
Advantages of additional aspects of the disclosure will be set forth in part in the description which follows, and in part will be obvious from the description, or may be learned by practice of the disclosure.
Drawings
The accompanying drawings, which are included to provide a further understanding of the disclosure, illustrate embodiments of the disclosure and together with the description serve to explain the disclosure and are not to limit the disclosure.
Fig. 1 is a flowchart of a method for constructing a state-based order execution architecture according to a first embodiment of the present disclosure;
FIG. 2 is a schematic diagram of an order state analysis according to a first embodiment of the present disclosure;
fig. 3 is a schematic structural diagram of an event subscription architecture according to a first embodiment of the present disclosure;
fig. 4 is a schematic structural diagram of an event handler according to a first embodiment of the present disclosure.
Detailed Description
The present disclosure is further described with reference to the following drawings and examples.
It should be noted that the following detailed description is exemplary and is intended to provide further explanation of the disclosure. Unless defined otherwise, all technical and scientific terms used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this disclosure belongs.
It is noted that the terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of example embodiments according to the present disclosure. As used herein, the singular forms "a", "an" and "the" are intended to include the plural forms as well, and it should be understood that when the terms "comprises" and/or "comprising" are used in this specification, they specify the presence of stated features, steps, operations, devices, components, and/or combinations thereof, unless the context clearly indicates otherwise.
The embodiments and features of the embodiments in the present disclosure may be combined with each other without conflict. The first embodiment is as follows:
the embodiment aims to provide a method for constructing a state-based medical order execution system.
A method for constructing a state-based medical order execution system comprises the following steps:
decomposing the medical advice service operation flow into a standard atomization operation combination, representing any medical advice service process through an atomization operation sequence, and creating a service dictionary;
performing state registration aiming at different medical advice services;
registering corresponding business events according to different medical advice states;
constructing a subscription and release model based on the business events to form a uniform data interaction interface;
an event subscription mechanism is built, an event processor based on state conversion is built, and a state-based medical advice execution system model is formed; and realizing closed-loop management of medical advice information execution based on the medical advice execution system model.
Specifically, for ease of understanding, the scheme of the present disclosure is described in detail below by way of specific examples in conjunction with fig. 1:
step (1): constructing a service business system;
the specific implementation steps of the step (1) are as follows:
a step (101): and creating service activities, wherein the service activities refer to the general name of each atomic operation flow in the hospital, the service activities refer to each atomic unit in the medical behaviors, and the concepts stated by the atomic units have equal effect in each hospital and cannot generate different business logics due to different hospitals.
A step (102): and creating a service process, wherein the service process refers to the business processes connected in series for personalized customization of different service activities, and the same service of each hospital may have different business processes, namely, the combination with different service activities forms different service processes.
Step (103): a service dictionary is created that refers to the collective name of the carriers whose content is described by the different services. For describing the flow content of the service and the rule information.
Specifically, the creating of the service dictionary includes:
department of unified organization: the establishment and the department established in the service platform can correlate the development of the service in different organizations, thereby realizing the basis of service collaboration.
Unifying hospital personnel: the unified main index of the hospital staff is established, the information association of the hospital staff can be realized when the hospital staff works in different institutions, and an important data basis is finally provided for the fine personnel management of the hospital.
Unifying the core dictionary: the core dictionary used by the unified mechanism and the standard dictionary library established in the service center station can be used by each mechanism according to the self requirement to refer to the required dictionary, and meanwhile, the variable personalized attributes of part of the dictionaries can be adjusted.
Unified service: the unified service dictionary is based on the unified mechanism, dictionary and personnel described above, so that medical service unification can be realized, and medical cooperation among medical mechanisms is facilitated.
The patient indexes are unified, the unique main index of the patient can be established by the patient registered by the cloud HIS, the registration entries of the patient are unified, and the uniqueness of the patient information is directly realized from the business.
The method has the advantages that the resources are unified, the unified resource indexes are established for the resources such as medicines, materials and equipment in hospitals, resource channels can be opened among different mechanisms, and a unified resource center is established.
Step (2): performing state registration aiming at different medical advice services;
the specific implementation steps of the step (2) are as follows:
step (201): different states of the combo order are analyzed, such as order storage, order signing, order collation, order delivery, order execution.
Step (202): different medical advice services appear in different links of the medical advice, and the corresponding medical advice services are registered in the corresponding medical advice links according to the reference of the business scope and the medical advice state.
And (3): registering an event according to the state;
the specific implementation steps of the step (3) are as follows:
step (301): different medical advice states can trigger different events, and what business events can occur when different medical advice states are combed.
Step (302): and (4) event realization. For example, the event that the order is sent back to trigger the generation of the order execution plan dynamically generates a corresponding execution plan according to the frequency, the usage and the medication days of the order.
And (4): constructing a subscription and publishing model based on the events;
the specific implementation steps of the step (4) are as follows:
a step (401): different events correspond to different service processes, for example, in the HIS engineering delivery order function, since business parties such as outpatient service and hospitalization need to deliver the order to different departments (such as LIS and PACS), different data protocol interfacing between the outpatient service, the hospitalization and the different departments is required. A transmit code implementation of N x N would be formed. If each business party carries out butt joint by itself, a plurality of repeated codes are formed, and a plurality of changes are caused in later maintenance.
Therefore, under the background, the conversion logic of the medical advice conversion execution list and the data transmission mode need to be extracted to form a public code, so that the unified consideration and the unified later-stage requirement adjustment are facilitated, a unified access can be formed, and the unified adjustment and optimization are facilitated.
And (5): establishing an event subscription system;
wherein, the specific implementation steps of the step (5) are as follows:
step (501): and constructing an event subscription system, and integrating the components of the sender and the receiver in a mode of drawing out the independent components. The service engineering is embedded in a component form, codes are uniform, but the length of a calling link is not increased, and the calling time is saved. The conversion logic is abstracted uniformly to form a method of converting the preposed and postpositional multiple states into a realization means by taking the routing rule as route guidance and taking the uniform inlet and outlet standard data as a principle.
And (6): and establishing an event handler based on state transition, and calling an event handler corresponding to a service event through the event handler when a trigger of a certain service event is captured by the listener.
Example two:
the embodiment aims to provide a system for constructing a state-based order execution system.
A system for constructing a state-based order execution hierarchy, comprising:
the business system construction module is used for decomposing the medical advice service operation flow into a standard atomization operation combination, representing any medical advice service process through an atomization operation sequence and establishing a service dictionary;
the state registration module is used for performing state registration aiming at different medical advice services;
the business event registration module is used for registering corresponding business events according to different medical advice states;
the publishing model building module is used for building a subscription publishing model based on the business event to form a uniform data interaction interface;
the event handler building module is used for building an event subscription system and realizing component integration of a medical advice sender and a medical advice receiver in a form of drawing out an independent component; establishing an event handler based on state conversion to form a medical advice execution system based on the state; and realizing closed-loop management of medical advice information execution based on the medical advice execution system.
In further embodiments, there is also provided:
an electronic device comprising a memory and a processor, and computer instructions stored on the memory and executed on the processor, the computer instructions when executed by the processor performing the method of embodiment one. For brevity, no further description is provided herein.
It should be understood that in this embodiment, the processor may be a central processing unit CPU, and the processor may also be other general purpose processors, digital signal processors DSP, application specific integrated circuits ASIC, off-the-shelf programmable gate arrays FPGA or other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components, and so on. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
The memory may include both read-only memory and random access memory, and may provide instructions and data to the processor, and a portion of the memory may also include non-volatile random access memory. For example, the memory may also store device type information.
A computer readable storage medium storing computer instructions which, when executed by a processor, perform the method of embodiment one.
The method in the first embodiment may be directly implemented by a hardware processor, or may be implemented by a combination of hardware and software modules in the processor. The software modules may be located in ram, flash, rom, prom, or eprom, registers, among other storage media as is well known in the art. The storage medium is located in a memory, and a processor reads information in the memory and completes the steps of the method in combination with hardware of the processor. To avoid repetition, it is not described in detail here.
Those of ordinary skill in the art will appreciate that the various illustrative elements, i.e., algorithm steps, described in connection with the embodiments disclosed herein may be implemented as electronic hardware or combinations of computer software and electronic hardware. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present application.
The method and the system for processing the medical advice information based on the state can be realized, and have wide application prospects.
The above description is only a preferred embodiment of the present disclosure and is not intended to limit the present disclosure, and various modifications and changes may be made to the present disclosure by those skilled in the art. Any modification, equivalent replacement, improvement and the like made within the spirit and principle of the present disclosure should be included in the protection scope of the present disclosure.
Although the present disclosure has been described with reference to specific embodiments, it should be understood that the scope of the present disclosure is not limited thereto, and those skilled in the art will appreciate that various modifications and changes can be made without departing from the spirit and scope of the present disclosure.

Claims (10)

1. A method for constructing a state-based medical order execution system is characterized by comprising the following steps:
decomposing the medical advice service operation flow into a standard atomization operation combination, representing any medical advice service process through an atomization operation sequence, and creating a service dictionary;
performing state registration aiming at different medical advice services;
registering corresponding business events according to different medical advice states;
constructing a subscription and release model based on the business events to form a uniform data interaction interface;
constructing an event subscription system, and realizing component integration of a medical advice sender and a medical advice receiver by adopting a mode of separating independent components;
establishing an event handler based on state conversion to form a medical advice execution system based on the state; and realizing closed-loop management of medical advice information execution based on the medical advice execution system.
2. The method of claim 1, wherein the order service operation flow is broken down into a standard set of atomic operations, wherein the atomic operations correspond to each atomic operation unit in the hospital medical practice, and the meaning of the atomic operation units needs to be unified among medical institutions.
3. The method for constructing a state-based medical order execution hierarchy of claim 1, wherein the service process refers to a business process serially connected through an atomization operation for different medical order services, wherein the same medical order service of each hospital has a different business process, that is, a combination of different atomization operations forms a different service process.
4. The method of claim 1, wherein the creating of the service dictionary comprises unifying patient master indices, facility departments, hospital staff, hospital resources, core dictionaries, and services among the healthcare institutions to create the service dictionary.
5. A method of constructing a state-based order execution hierarchy as recited in claim 1, wherein the registering of states for different order services comprises the steps of:
analyzing different states of the order, the states including: storing the medical advice, signing the medical advice, checking the medical advice, sending the medical advice and executing the medical advice;
and registering the corresponding medical advice service to the corresponding medical advice link according to the reference of the business scope and the medical advice state.
6. The method for constructing a state-based medical order execution hierarchy according to claim 1, wherein registering the corresponding business event according to different medical order states comprises the steps of:
different medical advice states can trigger different events, and all business events occurring in the different medical advice states are determined;
and aiming at different service event types, realizing corresponding execution processes by a program.
7. The method for constructing a state-based order execution architecture according to claim 1, wherein a subscription and release model is constructed based on business events to form a unified data interaction interface, comprising the steps of: extracting the conversion logic and the data transmission mode for converting the medical advice into the execution list to form a public calling interface; and in the execution process of different business events, the interaction of data is realized by interface calling.
8. A system for constructing a state-based order execution system, comprising:
the business system construction module is used for decomposing the medical advice service operation flow into a standard atomization operation combination, representing any medical advice service process through an atomization operation sequence and establishing a service dictionary;
the state registration module is used for performing state registration aiming at different medical advice services;
the business event registration module is used for registering corresponding business events according to different medical advice states;
the publishing model building module is used for building a subscription publishing model based on the business event to form a uniform data interaction interface;
the event handler building module is used for building an event subscription system and realizing component integration of a medical advice sender and a medical advice receiver in a form of drawing out an independent component; establishing an event handler based on state conversion to form a medical advice execution system based on the state; and realizing closed-loop management of medical advice information execution based on the medical advice execution system.
9. A computer-readable storage medium on which a computer program is stored, which, when being executed by a processor, implements the method of constructing a state-based order execution hierarchy according to any one of claims 1 to 7.
10. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor implements the method of constructing the state-based order execution architecture according to any one of claims 1 to 7 when executing the program.
CN202110120381.7A 2021-01-28 2021-01-28 Construction method and system of doctor's advice execution system based on state Active CN112768049B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110120381.7A CN112768049B (en) 2021-01-28 2021-01-28 Construction method and system of doctor's advice execution system based on state

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110120381.7A CN112768049B (en) 2021-01-28 2021-01-28 Construction method and system of doctor's advice execution system based on state

Publications (2)

Publication Number Publication Date
CN112768049A true CN112768049A (en) 2021-05-07
CN112768049B CN112768049B (en) 2023-11-14

Family

ID=75706512

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110120381.7A Active CN112768049B (en) 2021-01-28 2021-01-28 Construction method and system of doctor's advice execution system based on state

Country Status (1)

Country Link
CN (1) CN112768049B (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103839125A (en) * 2012-11-27 2014-06-04 大连斯马特科技发展有限公司 Hospital information integration management platform system
CN105787842A (en) * 2014-12-26 2016-07-20 北大医疗信息技术有限公司 Medical business data distribution method and medical business data distribution system
CN107194167A (en) * 2017-05-17 2017-09-22 医惠科技有限公司 A kind of doctors and patients' data management system and method
CN108091400A (en) * 2017-12-15 2018-05-29 泰康保险集团股份有限公司 For customizing the method, apparatus and storage medium that doctor's advice performs flow
CN109920525A (en) * 2019-03-11 2019-06-21 聂良刚 A kind of medical treatment medicare system
CN110010232A (en) * 2018-01-05 2019-07-12 深圳市前海安测信息技术有限公司 Region public health resources share cooperative system and method
CN111370143A (en) * 2020-03-26 2020-07-03 武汉博科国泰信息技术有限公司 Medical data integration platform processing system
CN111949420A (en) * 2020-08-10 2020-11-17 智业软件股份有限公司 Business operation flow control method, terminal equipment and storage medium

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103839125A (en) * 2012-11-27 2014-06-04 大连斯马特科技发展有限公司 Hospital information integration management platform system
CN105787842A (en) * 2014-12-26 2016-07-20 北大医疗信息技术有限公司 Medical business data distribution method and medical business data distribution system
CN107194167A (en) * 2017-05-17 2017-09-22 医惠科技有限公司 A kind of doctors and patients' data management system and method
CN108091400A (en) * 2017-12-15 2018-05-29 泰康保险集团股份有限公司 For customizing the method, apparatus and storage medium that doctor's advice performs flow
CN110010232A (en) * 2018-01-05 2019-07-12 深圳市前海安测信息技术有限公司 Region public health resources share cooperative system and method
CN109920525A (en) * 2019-03-11 2019-06-21 聂良刚 A kind of medical treatment medicare system
CN111370143A (en) * 2020-03-26 2020-07-03 武汉博科国泰信息技术有限公司 Medical data integration platform processing system
CN111949420A (en) * 2020-08-10 2020-11-17 智业软件股份有限公司 Business operation flow control method, terminal equipment and storage medium

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
曹润顾: "基于语义技术的临床路径信息系统模型设计与实现", 《中国优秀硕士学位论文全文数据库(硕士)信息科技辑》 *
曹润顾: "基于语义技术的临床路径信息系统模型设计与实现", 《中国优秀硕士学位论文全文数据库(硕士)信息科技辑》, no. 06, 30 June 2017 (2017-06-30), pages 20 - 26 *

Also Published As

Publication number Publication date
CN112768049B (en) 2023-11-14

Similar Documents

Publication Publication Date Title
CN101803293B (en) Healthcare semantic interoperability platform
Lillrank et al. Processes, episodes and events in health service supply chains
CN102567607B (en) Clinic path information system
CN105389619A (en) Methods and systems for improving connections within healthcare ecosystem
US20090125332A1 (en) Automated execution of health care protocols in an integrated communications infrastructure
CN107220515A (en) Post-abortion cares about intelligent follow-up management system
CN111370143A (en) Medical data integration platform processing system
Bertolini et al. Towards a formal integrated model of collaborative healthcare workflows
Mandreoli et al. Real-world data mining meets clinical practice: Research challenges and perspective
Lupu et al. Use of roles and policies for specifying and managing a virtual enterprise
CN112768049A (en) State-based medical advice execution system construction method and system
Shan et al. Towards integrated service adaptation a new approach combining message and control flow adaptation
Liu et al. E-health service characteristics and QoS guarantee
KR101295613B1 (en) Implementing method for clinical decision support systems of heathcare knowledge with numerous clinical process
Purao et al. A modeling language for conceptual design of systems integration solutions
CN105426684A (en) Auxiliary diagnosis and treatment system for respiratory department
Al-Enazi et al. HL7 engine module for healthcare information systems
Eikermann et al. Architecting cloud services for the digital me in a privacy-aware environment
Janjua et al. Digital health care ecosystem: SOA compliant HL7 based health care information interchange
Beer et al. Designing community care systems with AUML
Weider et al. A SOA service governance approach to u-healthcare system with mobility capability
Vierhauser et al. GRuM—A flexible model-driven runtime monitoring framework and its application to automated aerial and ground vehicles
Morales-Ramirez et al. Where did the requirements come from? A retrospective case study
de Bruin et al. Medical fuzzy control systems with fuzzy arden syntax
CN112768048B (en) Service-based doctor-integrated system business model construction method and system

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
CB02 Change of applicant information

Address after: No. 1237 Yingxiu Road, High tech Zone, Jinan City, Shandong Province, 250101

Applicant after: Zhongyang Health Technology Group Co.,Ltd.

Address before: 12 / F, building 1, Aosheng building, 1166 Xinluo street, hi tech Zone, Jinan City, Shandong Province

Applicant before: SHANDONG MSUNHEALTH TECHNOLOGY GROUP Co.,Ltd.

CB02 Change of applicant information
GR01 Patent grant
GR01 Patent grant