- /Data Contains the primary datasource for the inference Engine
- /hackathon contains the graph database
- /code contains the codebase
Early epidemic detection or surveillance system consists of a well-found database from which to draw data and to which to write the inference and relations for the analysis to happen. Using CDA or Case Detection Algorithms, using a critical number for the hard boundary for any disease frequency counter. For Example, If influenza records 110 cases in a week, and the critical value for that remains at 100 then that particular region is at the start of an epidemic which doesn't fit good. For that purpose, the hard boundary is considered off with a flexibility factor which determines the condition for a hard boundary.
- Neo4j
- MetaMap
- Naivechain Framework for the early Adoption of recoed creation
- Python v3.6
- Django
NOTE Please note thatfor optimal performance the user's to obtain a unified medical language system(UMLS) licesnce , since UMLS Metathesaurus is used as one of the knowledge source.
The current problem persist that patients' data is highly non-trasferable under the security consensus. The biggest challenge that is being faced by health care systems throughout the world is how to share medical data with known and unknown stakeholders for various purposes while ensuring data integrity and protection patient privacy. Although data standards are better than ever, each electronic medical record (EMR) stores data using different workflows, so it is not obvious who recorded what, and when and hence Creating a trusted environment for decision-making is a challenge for medical fraternity. The use of Naivechain provides a hassle free block creation and integrity maintaning blockchain without the features of mining. Each hospital or health care centre works as a node adding blocks to the chain with user's timestamp and signature for authenticity of the system. Each block consists of each electronic medical records.
consists of an analysis of the medical records data in a graph database to create inferences among entities. MetaMap utilizes a local database to map biomedical text to the UMLS Metathesaurus or, equivalently, to discover Metathesaurus concepts referred to in the text. MetaMap uses a knowledge-intensive approach based on symbolic, natural-language processing (NLP) and computational-linguistic techniques. Besides being applied for both IR and data-mining applications, MetaMap is one of the foundations of NLM's Medical Text Indexer (MTI) which is being used for both semiautomatic and fully automatic indexing of biomedical literature at NLM.
The process includes stop-words removing lemmatization, tagging and mapping it to specific entities. The graph database, here Neo4j uses graph database to create inferences. The results are shown and drawn to the web interfaces created with Django.
Common disease for Age greater than 60 for all District:
Running the following files with any javascript enabled browser will yield in the experience of the database