CN104199835A - Web-based home care health service resource integration method - Google Patents

Web-based home care health service resource integration method Download PDF

Info

Publication number
CN104199835A
CN104199835A CN201410378102.7A CN201410378102A CN104199835A CN 104199835 A CN104199835 A CN 104199835A CN 201410378102 A CN201410378102 A CN 201410378102A CN 104199835 A CN104199835 A CN 104199835A
Authority
CN
China
Prior art keywords
service
layer
web
resource
services
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.)
Pending
Application number
CN201410378102.7A
Other languages
Chinese (zh)
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.)
GUANGZHOU ZHONGDA TELECOMMUNICATION TECHNOLOGY Co Ltd
Sun Yat Sen University
Original Assignee
GUANGZHOU ZHONGDA TELECOMMUNICATION TECHNOLOGY Co Ltd
Sun Yat Sen University
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 GUANGZHOU ZHONGDA TELECOMMUNICATION TECHNOLOGY Co Ltd, Sun Yat Sen University filed Critical GUANGZHOU ZHONGDA TELECOMMUNICATION TECHNOLOGY Co Ltd
Priority to CN201410378102.7A priority Critical patent/CN104199835A/en
Publication of CN104199835A publication Critical patent/CN104199835A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/27Replication, distribution or synchronisation of data between databases or within a distributed database system; Distributed database system architectures therefor

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computing Systems (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention discloses a web-based home care health service resource integration method. The method includes the steps that a service management layer recognizes the service type selected by a user by combination with data in a data management layer; the service management layer searches a service registry for corresponding services, and sends a call request to the services; corresponding services in a packaging layer receive the request and transfers the request to a resource layer; a corresponding service system in the resource layer receives the call request, carries out corresponding service processing and feeds back a result to the packaging layer; the packaging layer transfers the feedback result to the service management layer; the service management layer transfers the result to a presentation layer; the presentation layer displays the result to users. Various home care health service systems are transformed and integrated through an SOA and a Web Service technology, and are in cross-area and cross-platform seamless connection with all the home care health services, and all health service information resources are utilized more efficiently.

Description

A kind of resource integrated method of the family endowment health service based on Web
Technical field
The present invention relates to family endowment technical field, be specifically related to a kind of resource integrated method of the family endowment health service based on Web.
Background technology
Development along with computer and network technologies, various community services realize networking gradually, such as reservation register, chronic diseases management service, collaborative medical services, remote diagnosis service, health consultation service, old man care about the endowment health service such as service, people can be in and enjoy these health service easily by network system program.
These endowment health service are normally provided by different enterprises or department, all departments assist them to complete the function of regulation by different systems respectively, the developer of the IT system of each department adopts familiar separately development platform and design language, the isomery of the service system that causes different departments on platform.On this basis, the information of numerous keys is closed in separate system, and information resources are difficult to share, thereby forms " information island " one by one.How to address these problems, utilize more efficiently the health system of respectively supporting parents, make people enjoy unified health service efficiently, become current problem in the urgent need to address.
In order to solve resource, be difficult to the problems such as shared and " information island ", traditional enterprise's integrated solution is to utilize the technology such as CORBA, COM+, J2EE to build distributed computing system, to reach resource sharing, coordinates various endowment health service.
Although the technology such as CORBA, COM+, J2EE are that very large contribution has been made in resource sharing coordination service, but they still have some shortcomings: data encoding format is incompatible, use CDR (universal data format), DCOM is used NDR (network data representation), and different data layouts makes the communication between them become very complicated; Communication protocol is different, and that CORBA is used is IIOP, and that DCOM is used is DCE.RPC, EJB is used be RM! , these protocol requirement system clients and server end are coupled closely, require of a sort basic structure; CORBA, DCOM, J2EE distribute the remote method invocation (RMI) mechanism of point-to-point based on dynamic port, most of enterprise all shares between WEB server and the Internet and places fire wall at them, has closed other ports except WEB serve port.So be difficult to passing fire wall between them; The professional platform independence of discovery mechanism is bad, and CORBA, J2EE are used the discovery mechanism of naming service and transactional services, can only realize the professional platform independence of part; DCOM is used registration table, can only be applied to windows platform, does not have professional platform independence to say.
Summary of the invention
In order to realize resource sharing, removal " information island ", realize various endowment health service coordinating and unifying access, improve the level of informatization, the present invention utilizes SOA framework and Web Service technology to transform with integrated various endowment health services systems, do not revising on the basis of the original framework of all departments' system, local each system that changes, realize all endowment health service of the cross-platform seamless link of cross-region, make people can unify access and use all endowment health service, utilize more efficiently all health service information resources
The embodiment of the present invention provides a kind of resource integrated method of the family endowment health service based on Web, comprises the steps:
Step 1, user enter into family endowment health services system;
Step 2, judge whether user registers, if not registration, registration, then jumps to step 1; Otherwise, enter step 3;
Step 3, SML, in conjunction with the data in data management layer, carry out authentication, if checking is not passed through, jump to step 2; Otherwise, enter step 4;
The COS that step 4, identification user select;
Step 5, SML are inquired about corresponding service in web services registry, then to this service, send call request;
Corresponding with service in step 6, wrapper receives this request, then request is passed to resource layer;
Service system corresponding in step 7, resource layer receives call request, carries out corresponding service processing, and by result feedback to wrapper;
Step 8, wrapper pass to SML by feedback result;
Step 9, SML pass to presentation layer by result again, be shown to user check by presentation layer.
Described COS comprises: the reservation service of registering, chronic diseases management service, collaborative medical services, remote diagnosis service, health consultation service and old man care about service.
The present invention has following beneficial effect, utilize SOA framework and Web Service technology to transform with integrated various endowment health services systems, do not revising on the basis of the original framework of each service system, local each system that changes, realize all endowment health service of the cross-platform seamless link of cross-region, make people can unify access and use all endowment health service, utilize more efficiently all health service information resources.
Accompanying drawing explanation
In order to be illustrated more clearly in the embodiment of the present invention or technical scheme of the prior art, to the accompanying drawing of required use in embodiment or description of the Prior Art be briefly described below, apparently, accompanying drawing in the following describes is only some embodiments of the present invention, for those of ordinary skills, do not paying under the prerequisite of creative work, can also obtain according to these accompanying drawings other accompanying drawing.
Fig. 1 is the resource integration system configuration diagram of the family endowment health service based on Web in the embodiment of the present invention;
Fig. 2 is the resource integrated method process flow diagram of the family endowment health service based on Web in the embodiment of the present invention.
Embodiment
Below in conjunction with the accompanying drawing in the embodiment of the present invention, the technical scheme in the embodiment of the present invention is clearly and completely described, obviously, described embodiment is only the present invention's part embodiment, rather than whole embodiment.Embodiment based in the present invention, those of ordinary skills, not making all other embodiment that obtain under creative work prerequisite, belong to the scope of protection of the invention.
In order to realize resource sharing, removal " information island ", realize various endowment health service coordinating and unifying access, improve the level of informatization, the present invention utilizes SOA framework and Web Service technology to transform with integrated various endowment health services systems, do not revising on the basis of the original framework of all departments' system, local each system that changes, realize all endowment health service of the cross-platform seamless link of cross-region, make people can unify access and use all endowment health service, utilize more efficiently all health service information resources.
For various family endowment health service, the for example reservation service of registering, chronic diseases management service, collaborative medical services, remote diagnosis service, health consultation service etc., diversity due to these heterogeneous systems, between different system, have the problems such as Heterogeneous data, platform isomery and communication protocol isomery, resource consolidation and application need the processing of different levels.The present invention implements resource integration from resource layer, wrapper, SML, data management layer and five levels of presentation layer, system assumption diagram of the present invention as shown in Figure 1:
Resource layer: due to health services system employing different development language and the exploitation of different development platform of all departments, cause the difference of the data layout of information resources, data layout for unified each professional work and information resource, various Heterogeneous Informations and business packet are dressed up to Web Service, different data layouts is unified into XML document form, has realized the unification of data layout; Resource layer comprises Web infosystem and the desktop system of realizing by various technology, this and system provide relevant information and business, being the main source of Web Service realization of functions, is also the source resource of all business functions of this platform, as the support of wrapper.
Wrapper: in order to solve the difference of the health services system communication protocol of all departments, adopt the soap protocol of Web Service technical standard to communicate; Can passing fire wall during for dynamic call, platform adopts Web Service technology that can passing fire wall; In order to realize the platform-neutral of each system, adopted based on soap protocol communication, only need to know the Web Service technology that WSDL can call, also solved to a certain extent the problem of platform isomerism.So designed the wrapper that uses WebService technology to realize.
SML: after the packing of wrapper, after each information resources and business packet have been dressed up numerous Web Service, need to carry out unified management to Web Service, so designed SML.SML is introduced UDDI standard, UDDI standard is for creating the standard of registration table service, this registration table service can be classified to the Web Service of wrapper, it provides a set of standard data structure, and it is to providing the technical requirement aspect of Web Service and these Web Service of access to set up unified model.Presentation layer can be searched for UDDI registration table and obtain suitable Web Service, and user registers the packaged Web Service of wrapper in UDDI registration table, in the implementation procedure of resource consolidation, has adopted JUDDI.
Data management layer: data management layer comprises various connections database on computers, that have identical or different data model.In order to realize the management to numerous databases, realized a heterogeneous database integration, this middleware be one complete and there is website autonomy in logic, physically comprise the heterogeneous database system of all departments' service system.Also solved to a certain extent Heterogeneous data.With less cost, make between various heterogeneous databases, realize the exchanging visit of data and share, and user is realized to the transparent access of data.That design by the Heterogeneous Data Integration Middleware based on XML and JAVA has is cross-platform, across language and cross-cutting characteristic, in data plane, realized platform-neutral.
Presentation layer: presentation layer is according to the user's of enterprise demand, the business of dividing all departments. the service in SML UDDI called and used, complete related service function, in the mode of Web, showing.Presentation layer is equivalent to the service requester in Web service.Presentation layer is to the integration of whole heterogeneous resource and integrated, and an exhibition platform is provided.
Resource layer in the present invention, wrapper, SML and data management layer are that the packing of each service system is processed, and at this, which floor completes the processing procedure to the management of Web Service and business and data.We call service module this part; Presentation layer is the service of calling and use service module, shows in some way, and we call request module this part.Once the service of service module (being business tine and the service logic of each system of bottom) changes, owing to having used the unified interface of Web Service, request module and service module can not need change or only need to do very little change (change to input/output argument number or type), can normally move.
Fig. 2 shows the process flow diagram of the resource integrated method of the family endowment health service based on Web in the embodiment of the present invention, comprises the steps:
The 1st step: start;
The 2nd step: user enters into family endowment health services system;
The 3rd step: judge whether user registers, if not registration, registration, then jumps to the 2nd step; Otherwise, enter the 4th step;
The 4th step: SML, in conjunction with the data in data management layer, carries out authentication, if checking is not passed through, jumps to the 2nd step; Otherwise, enter the 5th step;
The 5th step: which kind of health service type user selects, for example, have the reservation service of registering, chronic diseases management service, collaborative medical services, remote diagnosis service, health consultation service and old man to care about service etc. type.
The 6th step: SML is inquired about corresponding service in web services registry, then sends call request to this service;
The 7th step: the corresponding with service in wrapper receives this request, then request is passed to resource layer;
The 8th step: service system corresponding in resource layer receives call request, carries out corresponding service processing, and by result feedback to wrapper;
The 9th step: wrapper passes to SML by feedback result;
The 10th step: SML passes to presentation layer by result again, is shown to user by presentation layer and checks.
The 11st step: user uses this service or accesses other services, circulation the 5th step-10th step;
The 12nd step: finish.
The present invention has following beneficial effect, utilize SOA framework and Web Service technology to transform with integrated various endowment health services systems, do not revising on the basis of the original framework of each service system, local each system that changes, realize all endowment health service of the cross-platform seamless link of cross-region, make people can unify access and use all endowment health service, utilize more efficiently all health service information resources.
One of ordinary skill in the art will appreciate that all or part of step in the whole bag of tricks of above-described embodiment is to come the hardware that instruction is relevant to complete by program, this program can be stored in a computer-readable recording medium, storage medium can comprise: ROM (read-only memory) (ROM, Read Only Memory), random access memory (RAM, Random Access Memory), disk or CD etc.
The resource integrated method of a kind of family endowment health service based on the Web above embodiment of the present invention being provided is described in detail, applied specific case herein principle of the present invention and embodiment are set forth, the explanation of above embodiment is just for helping to understand method of the present invention and core concept thereof; , for one of ordinary skill in the art, according to thought of the present invention, all will change in specific embodiments and applications, in sum, this description should not be construed as limitation of the present invention meanwhile.

Claims (2)

1. a resource integrated method for the family endowment health service based on Web, is characterized in that, comprises the steps:
Step 1, user enter into family endowment health services system;
Step 2, judge whether user registers, if not registration, registration, then jumps to step 1; Otherwise, enter step 3;
Step 3, SML, in conjunction with the data in data management layer, carry out authentication, if checking is not passed through, jump to step 2; Otherwise, enter step 4;
The COS that step 4, identification user select;
Step 5, SML are inquired about corresponding service in web services registry, then to this service, send call request;
Corresponding with service in step 6, wrapper receives this request, then request is passed to resource layer;
Service system corresponding in step 7, resource layer receives call request, carries out corresponding service processing, and by result feedback to wrapper;
Step 8, wrapper pass to SML by feedback result;
Step 9, SML pass to presentation layer by result again, be shown to user check by presentation layer.
2. the resource integrated method of the family endowment health service based on Web as claimed in claim 1, it is characterized in that, described COS comprises: the reservation service of registering, chronic diseases management service, collaborative medical services, remote diagnosis service, health consultation service and old man care about service.
CN201410378102.7A 2014-08-01 2014-08-01 Web-based home care health service resource integration method Pending CN104199835A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410378102.7A CN104199835A (en) 2014-08-01 2014-08-01 Web-based home care health service resource integration method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410378102.7A CN104199835A (en) 2014-08-01 2014-08-01 Web-based home care health service resource integration method

Publications (1)

Publication Number Publication Date
CN104199835A true CN104199835A (en) 2014-12-10

Family

ID=52085128

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410378102.7A Pending CN104199835A (en) 2014-08-01 2014-08-01 Web-based home care health service resource integration method

Country Status (1)

Country Link
CN (1) CN104199835A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107220714A (en) * 2016-03-22 2017-09-29 优护平台股份有限公司 Home professional care service management method and system
CN110890151A (en) * 2019-11-18 2020-03-17 重庆亚德科技股份有限公司 Regional remote medical information system

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090210499A1 (en) * 2008-02-14 2009-08-20 Aetna Inc. Service Identification And Decomposition For A Health Care Enterprise
CN103714222A (en) * 2012-09-28 2014-04-09 大连运邦科技发展有限公司 Cross-platform mobile medical system
CN103886526A (en) * 2014-03-03 2014-06-25 中山大学 Resource integration system and method for home-based care for the aged health service system
CN103944968A (en) * 2014-03-28 2014-07-23 云浮南风数字科技有限公司 Heterogeneous medical data information integration and sharing system based on home-based care for the aged
WO2015175721A1 (en) * 2014-05-15 2015-11-19 Liberty Michael A Remotely diagnosing conditions and providing prescriptions using a multi-access health care provider portal

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090210499A1 (en) * 2008-02-14 2009-08-20 Aetna Inc. Service Identification And Decomposition For A Health Care Enterprise
CN103714222A (en) * 2012-09-28 2014-04-09 大连运邦科技发展有限公司 Cross-platform mobile medical system
CN103886526A (en) * 2014-03-03 2014-06-25 中山大学 Resource integration system and method for home-based care for the aged health service system
CN103944968A (en) * 2014-03-28 2014-07-23 云浮南风数字科技有限公司 Heterogeneous medical data information integration and sharing system based on home-based care for the aged
WO2015175721A1 (en) * 2014-05-15 2015-11-19 Liberty Michael A Remotely diagnosing conditions and providing prescriptions using a multi-access health care provider portal

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107220714A (en) * 2016-03-22 2017-09-29 优护平台股份有限公司 Home professional care service management method and system
CN110890151A (en) * 2019-11-18 2020-03-17 重庆亚德科技股份有限公司 Regional remote medical information system

Similar Documents

Publication Publication Date Title
Taher et al. Towards an approach forweb services substitution
US10476877B2 (en) Network-accessible resource management system with distributable governance
Al-Jaroodi et al. Service-oriented middleware: A survey
Pandithurai et al. A method to support multi-tenant as a service
Terzić et al. Development and evaluation of MicroBuilder: a Model-Driven tool for the specification of REST Microservice Software Architectures
Merialdo Tagging text with a probabilistic model
Cibraro et al. Professional WCF 4: Windows Communication Foundation with. NET 4
Pokahr et al. The active components approach for distributed systems development
Bahree et al. Pro WCF: practical Microsoft SOA implementation
Georgantas et al. Service-oriented distributed applications in the future internet: The case for interaction paradigm interoperability
Ezugwu et al. Virtual machine allocation in cloud computing environment
Pathak Pro WCF 4: practical Microsoft SOA implementation
Khan et al. Cloud adoption for e-learning: Survey and future challenges
CN103886526A (en) Resource integration system and method for home-based care for the aged health service system
CN104199835A (en) Web-based home care health service resource integration method
CN101388027A (en) Data service mixing method based on semantic
Wanderley et al. A core architecture for developing systems of systems
Ghosh et al. Distributed Systems: Theory and Applications
Wang* et al. Development of a parallel processing multi-agent architecture for a virtual CIM system
Méndez et al. A plug and play integration model for virtual enterprises
Tsuchiya et al. Research on a Communication Platform Coordinating Web Services and Smart Speakers on the Application Layer
Bahaa et al. A Secured Interoperable Data Exchange Model
Miranda et al. Middleware to integrate heterogeneous Learning Management Systems and initial results
Zikra The communicative nature of information systems integration as an enabler for business IT alignment
Anzures-García et al. Development of extensible and flexible collaborative applications using a web service-based architecture

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20141210