Welcome to the Endeavour Health knowledge base: Difference between revisions

From Endeavour Knowledge Base
No edit summary
Tags: Manual revert Visual edit
(32 intermediate revisions by 2 users not shown)
Line 1: Line 1:


__TOC__
These articles describe the Endeavour open source technologies and services.


These articles describe the various technologies underpinning the Endeavour open source technologies which have been adopted and used by a large scale NHS  London Data linkage and normalisation Service covering a population of 7 million registered citizens.
The technologies and services cover the following areas
==Health Record Data Service and Health Information model==
The health record data service is based on the hypothesis that; If health related data is brought together at the level of the individual in close to real time, and stored together at the level of a medium size residential population, and made available via a common data model as part of a common ontology, and then subsequently used for individual and population based decision support, great benefits to health can accrue.


The service uses technologies that consist of a set of components that link near real time data from millions of records from thousands of provider organisations, with scores of different formats and code systems and converts them to a single common information model, made up of a super ontology, a data model, ,maps between source data and the common model, sets of concepts sets and value sets for query, and query libraries.  
* [[Decision support services|Decision support services,]] for example calculating risks of heart disease or stroke
* [[Information modelling|Information models]] describing the Endeavour information model approach encompassing ontologies, data models, value sets, and queries
* [[Information model service|Ontology services]] for using and managing ontologies , data models, value sets
* [[Information model service|Query and data  set services]] for maintaining feature and query libraries
* [[ASSIGN- UPRN address match application|Address matching and UPRN allocation]] for single individuals, households or large populations.
* [[FHIR Get Structured Record API|Health record APIs.]] Describes a set of APIs for accessing health records using FHIR.


All components are open source and are themselves built from open source and open standards such as the semantic web languages, JSON-LD and RESTful APIs. The ontology uses the NHS core ontologies of Snomed-CT and the NHS Data Dictionary, supplemented to accommodate the many local codes and text expressions.
All of these services have live and development deployments and are free to access.  


== Information model Components ==
They all operate in three ways:


*[[Discovery health information model|Health Information model]] - An overview of the approach to the Health information model,  the purpose, and type of content.
# Use of web or online user interfaces to enable users to use the services directly. Provides viewing or downloading facilities
*[[Health Information modelling language|Information model language]] - The Semantic Web languages used to build the various components of the information models
# User of Web APIs for systems to interoperate so that the resources can be used as part of an integrated offering
*Information model meta model. The class model (shapes model) of the classes used to hold the model content.
# Local implementations whereby local code APIs are used instead of Web APIs.  
*[[Mapping and matching concepts|Mapping concepts and transforming published data]] - Introduces the approaches to matching and mapping concepts and the structural maps used in transforming published data,
*[[Architectures|Architectures -]] A high level overview of the architectures that the technologies contribute to
*[[GitHub repositories]] - descriptions and information relating to the application source code, .


= Applications and APIs =
These technologies form part of a broader set technologies, many of which have been used by a large scale [https://wiki.discoverydataservice.org/index.php?title=Welcome_to_the_Discovery_Data_Service_knowledge_base NHS  London Data linkage and normalisation Service] Known as Discovery, covering a population of 7 million registered citizens.
 
These articles provide information about the applications that have been by the technologies
 
*[[Information_model_service|Information model services]] - the technical services , such as APIs and apps that enable an model instance to be used or to implement an EHR based on the model or particular data model
 
*[[Information model manager]] - an application designed to provide a view of the common information model, concept sets, value sets and query definitions and support the authoring of the content of the model.
*[[FHIR Get Structured Record API|get Structured Record APIs]] - returns a project specific patient record in a structured format using FHIR standards.
*[[Monitoring and alerting]] - provides an overview of the monitoring and alert systems in place.
 
*[[Data Sharing Manager|Data Sharing manager]]- DSM provides a visual representation of data that is being shared and processed and by which organisations, regions, and/or services.
*[[UPRN address match application|ASSIGN- UPRN address matching application -]] a web based application that matches single or batches of hand entered address to authoritative addresses and assigns a unique property reference number.
*[[Alert Generator]] - APIs that generates a patient alert based on a query, sends a notification to recipients and provides recipients with access to a web application to view the content of the record according to the data set
*[[Case studies|Data Distribution services]] that distribute daily weekly or adhoc small data sets from the linked core data stores with examples from 2020
*

Revision as of 09:58, 22 March 2024

These articles describe the Endeavour open source technologies and services.

The technologies and services cover the following areas

All of these services have live and development deployments and are free to access.

They all operate in three ways:

  1. Use of web or online user interfaces to enable users to use the services directly. Provides viewing or downloading facilities
  2. User of Web APIs for systems to interoperate so that the resources can be used as part of an integrated offering
  3. Local implementations whereby local code APIs are used instead of Web APIs.

These technologies form part of a broader set technologies, many of which have been used by a large scale NHS London Data linkage and normalisation Service Known as Discovery, covering a population of 7 million registered citizens.