CN113380351A - Method and system for realizing health medical data sharing and opening based on FHIR - Google Patents
Method and system for realizing health medical data sharing and opening based on FHIR Download PDFInfo
- Publication number
- CN113380351A CN113380351A CN202110647217.1A CN202110647217A CN113380351A CN 113380351 A CN113380351 A CN 113380351A CN 202110647217 A CN202110647217 A CN 202110647217A CN 113380351 A CN113380351 A CN 113380351A
- Authority
- CN
- China
- Prior art keywords
- fhir
- sharing
- medical data
- resource
- profile
- 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
Links
- 238000000034 method Methods 0.000 title claims abstract description 25
- 238000006243 chemical reaction Methods 0.000 claims abstract description 38
- 238000013499 data model Methods 0.000 claims abstract description 30
- 230000002452 interceptive effect Effects 0.000 claims abstract description 29
- 238000009472 formulation Methods 0.000 claims description 6
- 230000010354 integration Effects 0.000 claims description 6
- 238000013507 mapping Methods 0.000 claims description 6
- 239000000203 mixture Substances 0.000 claims description 6
- 230000003993 interaction Effects 0.000 description 2
- 206010063385 Intellectualisation Diseases 0.000 description 1
- 238000009825 accumulation Methods 0.000 description 1
- 230000009286 beneficial effect Effects 0.000 description 1
- 239000002360 explosive Substances 0.000 description 1
- 238000007726 management method Methods 0.000 description 1
- 230000005477 standard model Effects 0.000 description 1
- 238000006467 substitution reaction Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G16—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
- G16H—HEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
- G16H10/00—ICT specially adapted for the handling or processing of patient-related medical or healthcare data
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/30—Creation or generation of source code
- G06F8/35—Creation or generation of source code model driven
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Public Health (AREA)
- Primary Health Care (AREA)
- Health & Medical Sciences (AREA)
- Medical Informatics (AREA)
- General Health & Medical Sciences (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Epidemiology (AREA)
- Medical Treatment And Welfare Office Work (AREA)
Abstract
The invention discloses a method and a system for realizing health medical data sharing opening based on FHIR, belonging to the technical field of health medical data sharing development. The method for realizing the sharing and opening of the health medical data based on the FHIR realizes the mutual conversion of the FHIR resource and the data model resource by utilizing the FHIR Gateway, and mainly comprises the following steps: s1, making Profile constraints; s2, creating a model conversion rule; s3, interactive design; s4, generating the open sharing FHIIRAPI. The method for realizing the health medical data sharing opening based on the FHIR does not need to develop a new API when a three-party system is subjected to interoperation, generates a standard FHIIRAPI, reduces the interoperation cost, and has good popularization and application values.
Description
Technical Field
The invention relates to the technical field of healthy medical data sharing and development, and particularly provides a method and a system for realizing healthy medical data sharing and opening based on FHIR.
Background
The medical industry belongs to the data intensive industry, and data accumulation shows explosive growth from informatization to intellectualization. The data of different medical institutions are interconnected and intercommunicated, so that valuable medical data are formed, and basis and support are provided for medical treatment, management, doctor-patient service and the like.
Fast medical interoperability resource (FHIR) is a next generation standard framework created by HL7 that leverages the best features of HL 7V 2, HL 7V 3, and CDA 3 standards, while incorporating the latest Web standards. FHIR supports concise, fast and efficient clinical information sharing between different systems, aiming to facilitate a more extensive medical data exchange.
At present, information system builders of various medical institutions are different, and the standards of compliance are different. The method is open to health and medical data exchange and sharing, an interface is often required to be developed independently, and the support of an FHIR standard API is lacked, so that the method is to be further improved.
Disclosure of Invention
The technical task of the present invention is to provide an open method for realizing health medical data sharing based on FHIR, which generates a standard FHIR API without developing a new API when a three-party system interoperates, and reduces the cost of interoperation, in order to solve the above-mentioned problems.
The invention further aims to provide an open system for realizing health medical data sharing based on the F HIR.
In order to achieve the purpose, the invention provides the following technical scheme:
a method for realizing health medical data sharing based on FHIR realizes mutual conversion of FHIR resources and data model resources by using FHIR Gateway, mainly comprising the following steps:
s1, making Profile constraints;
s2, creating a model conversion rule;
s3, interactive design;
s4, generating the open sharing FHIIRAPI.
Preferably, in step S1, after analyzing the data model and the FHIR resource, an Extension and a value set are defined, and a Profile integration specification of the resource in the medical service scene is generated according to the analysis result of the resource mapping relationship.
Preferably, in step S1, a tool for making Profile constraints or a Profile standard file generated by importing a third-party tool is provided.
Preferably, in step S2, the formed Profile constraint file and the data model are combined to define a conversion rule between the data model and the FHIR resource, and according to the specified conversion rule, the FHIR adaptor is used to implement the automatic interconversion between the data model and the FHIR resource.
Preferably, in step S3, the interactive design includes designing an interactive mode, an API for defining resource access, a resource operation and a query parameter.
Preferably, in step S4, FHIRAPI is generated for sharing, opening and interoperating of health medical data.
A system for realizing healthy medical data sharing and opening based on FHIR comprises a Profile constraint formulation module, a model conversion rule creation module, an interactive design module and an opening sharing FHIIRAPI generation module:
the Profile constraint formulating module is used for formulating Profile constraints;
the model conversion rule creating module is used for creating a model conversion rule;
the interactive design module is used for interactive design;
the open sharing FHIIRAPI generating module is used for generating the open sharing FHIIRAPI.
Preferably, after the Profile constraint formulation module analyzes the data model and the FHIR resources, an Extension and value set is defined, and a Profile integration specification of the resources in the medical service scene is generated according to the analysis result of the resource mapping relation. Wherein a tool for formulating Profile constraints or a Profile standard file generated by importing a third party tool is provided.
Preferably, in the model conversion rule creating module, the formed Profile constraint file and the data model are combined to define a conversion rule of the data model and the FHIR resource, and according to the specified conversion rule, the FHIR adapter is used to realize the automatic mutual conversion of the data model and the FHIR resource.
Preferably, in the interactive design module, the interactive design includes design of an interactive mode, an API for defining resource access, a resource operation and a query parameter.
The open sharing FHIIRAPI generating module generates FHIIRAPI used for sharing opening and interoperation of health and medical data.
Compared with the prior art, the method for realizing healthy medical data sharing based on FHIR has the following outstanding beneficial effects: the method for realizing the health medical data sharing opening based on the FHIR can realize the automatic conversion of the existing data model and the FHIR standard model, the existing data model does not need to be modified, and meanwhile, when three-party systems carry out interoperation, a new API does not need to be developed, a standard FHIIRAPI is generated, the interoperation cost is reduced, and the method has good popularization and application values.
Drawings
Fig. 1 is a flow chart of the method for implementing health care data sharing based on FHIR according to the present invention.
Detailed Description
The method and system for implementing health medical data sharing based on FHIR according to the present invention will be described in further detail with reference to the following embodiments.
Examples
The method for realizing the sharing and opening of the health medical data based on the FHIR realizes the mutual conversion of the FHIR resource and the data model resource by utilizing the FHIR Gateway, and mainly comprises the following steps:
and S1, establishing Profile constraints.
After the data model and the FHIR resources are analyzed, an Extension and a Valueset value set are defined, and a Profile integration specification of the resources in the medical service scene is generated according to the analysis result of the resource mapping relation. And providing a tool for formulating the Profile constraint or importing a Profile standard file generated by a third-party tool.
And S2, creating a model conversion rule.
And defining a conversion rule of the data model and the FHIR resource by combining the formed Profile constraint file and the data model, and realizing automatic mutual conversion of the data model and the FHIR resource by utilizing the FHIRAdaptor according to the specified conversion rule.
And S3, interactive design.
The interactive design comprises the steps of designing and defining an interactive mode, defining an API for resource access, defining resource operation and defining query parameters.
The FHIR standard supports various interaction modes such as restful API, Messaging, Document and the like, and the invention mainly uses the restful API to share and open medical data. A large number of API interactive interfaces are defined in the FHIR specification, API interfaces for resource access need to be defined in combination with actual medical scenes, such as new creation, updating, query and other scenes, besides basic API interfaces, the platform also supports the definition of a relatively complex Operation interface and supports a user to define the Operation according to actual conditions. The platform supports resource query parameters defined by FHIR standard, and the user can select corresponding query parameters according to actual use conditions and simultaneously support self-defined query parameters.
S4, generating the open sharing FHIIRAPI.
FHIRAPI is generated for shared opening and interoperation of health care data.
As shown in fig. 1, in the implementation process of the method for implementing health medical data sharing based on FHIR, the existing data resource communicates with the FHIR server through the FHIR gateway, and the FHIR server is connected to the FHIR client through FHRIAPI. The FHIR client comprises a hospital system, FHIIRapps, SMART on FHIR and other FHIR applications.
The system for realizing health medical data sharing openness based on FHIR comprises a Profile constraint formulation module, a model conversion rule creation module, an interactive design module and an open sharing FHIIRAPI generation module.
The Profile constraint formulating module is used for formulating Profile constraints. And after the Profile constraint formulation module analyzes the data model and the FHIR resources, defining an Extension and a Valueset value set, and generating a Profile integration specification of the resources in the medical service scene according to a resource mapping relation analysis result. Wherein a tool for formulating Profile constraints or a Profile standard file generated by importing a third party tool is provided.
The model conversion rule creating module is used for creating the model conversion rule. In the model conversion rule creating module, a Profile constraint file and a data model are combined to define a conversion rule of the data model and the FHIR resource, and the FHIRAdaptor is used for realizing the automatic mutual conversion of the data model and the FHIR resource according to the specified conversion rule.
The interactive design module is used for interactive design. The interactive design comprises the steps of designing and defining an interactive mode, defining an API for resource access, defining resource operation and defining query parameters.
The open sharing FHIIRAPI generating module is used for generating the open sharing FHIIRAPI. The FHIR standard supports various interaction modes such as restful API, Messaging, Document and the like, and the invention mainly uses the restful API to share and open medical data. A large number of API interactive interfaces are defined in the FHIR specification, API interfaces for resource access need to be defined in combination with actual medical scenes, such as new creation, updating, query and other scenes, besides basic API interfaces, the platform also supports the definition of a relatively complex Operation interface and supports a user to define the Operation according to actual conditions. The platform supports resource query parameters defined by FHIR standard, and the user can select corresponding query parameters according to actual use conditions and simultaneously support self-defined query parameters.
The open sharing FHIIRAPI generating module generates FHIIRAPI used for sharing opening and interoperation of health and medical data.
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 (10)
1. A method for realizing healthy medical data sharing opening based on FHIR is characterized in that: the method realizes the mutual conversion of FHIR resources and data model resources by utilizing FHIR Gateway, and mainly comprises the following steps:
s1, making Profile constraints;
s2, creating a model conversion rule;
s3, interactive design;
s4, generating the open sharing FHIIRAPI.
2. The FHIR-based method for enabling healthy medical data sharing openness of claim 1, wherein: in step S1, after analyzing the data model and FHIR resources, an Extension and a ValueSett value set are defined, and a Profile integration specification of resources in a medical service scene is generated according to a resource mapping relationship analysis result.
3. The FHIR-based method for enabling healthy medical data sharing openness of claim 2, wherein: in step S1, a tool for formulating Profile constraints or a Profile standard file generated by importing a third-party tool is provided.
4. The method of claim 3 for enabling healthy medical data sharing based on FHIR, wherein: in step S2, the formed Profile constraint file and data model are combined to define the conversion rule between the data model and FHIR resource, and according to the specified conversion rule, FHIR adapter is used to implement the automatic mutual conversion between the data model and FHIR resource.
5. The method of claim 4 for enabling healthy medical data sharing based on FHIR, wherein: in step S3, the interactive design includes designing and defining an interactive mode, defining an API for resource access, defining resource operations, and defining query parameters.
6. The method of claim 5 for enabling healthy medical data sharing based on FHIR, wherein: in step S4, FHIRAPI is generated for the sharing, opening and interoperation of health medical data.
7. A system for realizing healthy medical data sharing openness based on FHIR is characterized in that: the system comprises a Profile constraint formulation module, a model conversion rule creation module, an interactive design module and an open sharing FHIR API generation module:
the Profile constraint formulating module is used for formulating Profile constraints;
the model conversion rule creating module is used for creating a model conversion rule;
the interactive design module is used for interactive design;
the open sharing FHIIRAPI generating module is used for generating the open sharing FHIIRAPI.
8. The system for enabling healthy medical data sharing to be open based on FHIR according to claim 7, wherein: and after the Profile constraint formulation module analyzes the data model and the FHIR resources, defining an Extension and a Valueset value set, and generating a Profile integration specification of the resources in the medical service scene according to a resource mapping relation analysis result. Wherein a tool for formulating Profile constraints or a Profile standard file generated by importing a third party tool is provided.
9. The system for enabling healthy medical data sharing to be open based on FHIR according to claim 8, wherein: in the model conversion rule creating module, a Profile constraint file and a data model are combined to define a conversion rule of the data model and the FHIR resource, and the FHIR adapter is used for realizing automatic mutual conversion of the data model and the FHIR resource according to the specified conversion rule.
10. The system for enabling healthy medical data sharing to be open based on FHIR according to claim 9, wherein: in the interactive design module, interactive design comprises design definition of an interactive mode, definition of an API for resource access, definition of resource operation and definition of query parameters.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202110647217.1A CN113380351A (en) | 2021-06-10 | 2021-06-10 | Method and system for realizing health medical data sharing and opening based on FHIR |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202110647217.1A CN113380351A (en) | 2021-06-10 | 2021-06-10 | Method and system for realizing health medical data sharing and opening based on FHIR |
Publications (1)
Publication Number | Publication Date |
---|---|
CN113380351A true CN113380351A (en) | 2021-09-10 |
Family
ID=77573582
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202110647217.1A Pending CN113380351A (en) | 2021-06-10 | 2021-06-10 | Method and system for realizing health medical data sharing and opening based on FHIR |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN113380351A (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN114185981A (en) * | 2021-12-10 | 2022-03-15 | 东软汉枫医疗科技有限公司 | Data processing method, system and storage medium |
US11956226B2 (en) | 2021-07-29 | 2024-04-09 | Evernorth Strategic Development, Inc. | Medical records access system |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105205314A (en) * | 2015-09-08 | 2015-12-30 | 浙江浙大中控信息技术有限公司 | EMR (electronic medical record) information sharing system and method crossing medical institutions |
CN107209780A (en) * | 2015-01-16 | 2017-09-26 | 普华永道会计事务所 | medical data exchange system and method |
-
2021
- 2021-06-10 CN CN202110647217.1A patent/CN113380351A/en active Pending
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN107209780A (en) * | 2015-01-16 | 2017-09-26 | 普华永道会计事务所 | medical data exchange system and method |
CN105205314A (en) * | 2015-09-08 | 2015-12-30 | 浙江浙大中控信息技术有限公司 | EMR (electronic medical record) information sharing system and method crossing medical institutions |
Non-Patent Citations (2)
Title |
---|
王力华,等: "基于互联互通场景的FHIR标准实施方法研究", 《中国卫生信息管理》 * |
陈仕兴: "基于FHIR的产科信息系统的设计与实现", 《中国优秀硕士学位论文全文数据库医药卫生科技辑》 * |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US11956226B2 (en) | 2021-07-29 | 2024-04-09 | Evernorth Strategic Development, Inc. | Medical records access system |
CN114185981A (en) * | 2021-12-10 | 2022-03-15 | 东软汉枫医疗科技有限公司 | Data processing method, system and storage medium |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN107832045B (en) | Method and apparatus for cross programming language interface conversion | |
Bender et al. | HL7 FHIR: An Agile and RESTful approach to healthcare information exchange | |
CN105723366B (en) | Method for preparing a system for searching a database and system and method for executing a query to a connected data source | |
US7257647B2 (en) | Development environment platform using message type mapping for converting message and providing information between systems having different data structures | |
CN103747004A (en) | Realizing method of internet of things communication protocol | |
CN113380351A (en) | Method and system for realizing health medical data sharing and opening based on FHIR | |
US20100057947A1 (en) | Device management apparatus, device management method and device management program | |
CN105786913A (en) | Cloud manufacturing platform oriented ERP integrated database service interface encapsulation system and method | |
CN111160658B (en) | Collaborative manufacturing resource optimization method, system and platform | |
CN113641700A (en) | Data processing method and device based on Spring boot frame | |
CN102981823A (en) | Domain driven development plug-in system | |
CN105786912A (en) | Data acquisition and transformation method and device | |
CN110889013B (en) | Data association method, device, server and storage medium based on XML | |
CN114491065A (en) | Multi-field digital twin body integration method based on cognitive cues and electronic equipment | |
CN116244387A (en) | Entity relationship construction method, device, electronic equipment and storage medium | |
CN113190517B (en) | Data integration method and device, electronic equipment and computer readable medium | |
CN112699111B (en) | Report generation method and device, electronic equipment and computer readable medium | |
CN113900633A (en) | Low-code development method and device for scene of Internet of things, storage medium and development platform | |
CN113779941B (en) | Configurable dynamic report generation device, system and method | |
CN108829968A (en) | Circuit diagram checking method based on Python spread function | |
CN115543428A (en) | Simulated data generation method and device based on strategy template | |
CN103077195B (en) | A kind of instrument attribute management method | |
CN113111111A (en) | Multi-data source database access method | |
CN112445811A (en) | Data service method, device, storage medium and component based on SQL configuration | |
CN112650738A (en) | Construction method of open database |
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 | ||
WD01 | Invention patent application deemed withdrawn after publication |
Application publication date: 20210910 |
|
WD01 | Invention patent application deemed withdrawn after publication |