Welcome to the Endeavour Health knowledge base: Difference between revisions

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


The articles describe and define Discovery Data Service functionality and technology; the architecture that underpins the data service software, the components that make up the service, the testing and assurance processes, and the resources, technologies, and software that are used to host, develop, and support the service.
These articles describe the Endeavour open source technologies and services.  


The technologies and services cover the following areas


= Information model related topics =
* [[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.


These articles provide information about the services, structure, and functionality that operate using the Discovery Common Information Model; one of the fundamental tenets of the Discovery Data Service. This is the starting point for those interested in health data and the information derived from it, and why Discovery may be different from other approaches:
All of these services have live and development deployments and are free to access.  


*[[Basic_health_data_categories|Basic types of health data]] - a very high level overview of the types of data held within the Discovery data stores
They all operate in three ways:
*[[Information_model_service|Information model services]] - the technical services that enable the common information model to be used
*[[Current_data_sets|Current data sets]] - the broad types of data received from various systems
*[[Information_modelling_language|Discovery information modelling language ]]- describes the language(s) used to build  the information model and for computers to process the model contents 


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


These articles provide information about how systems can interoperate with Discovery and provide further links into test APIs, schemas, and other documentation associated with data formats for sending and receiving data.
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.
 
*[[Secure_publication_to_the_DDS|Secure publication to the DDS]] - lists the technical interfaces in place for receiving data from publishers.
*[[Remote_Subscriber_Database_(RSD)_SQL_guide|Remote Subscriber Database (RSD) SQL guide]] - provides information for subscribers that wish to host their own copy of data supplied by Discovery.
*[[Generic_publisher_system_data_requirements|Generic publisher system data requirements]] - provides a set of guides for systems that are publishing data through the Discovery Data Service.
 
= Services =
 
These articles provide information about the services provided by the Discovery Data Service and the underlying functionality.
 
*[[Simple_generic_query_service|Simple Generic query Service]] - describes a service that provides data on request for data that might be conceptually very complex, but falls into simple common patterns.  
*[[Information_model_service|Information model services]] - the technical services that enable the common information model to be used
*Get health record - describes the service that obtains a fully structured health record about a person, in real time via a standards based API.  
*Record publication service -describes the service that publishes data from health records for specific purposes, often immediately on receipt.  
*Data set distribution service - describes the service that distributes sets of data for populations of patients where the definition is complex or where the subscriber is hosting a copy of the data permanently
 
= Technologies =
 
These articles provide information about the technologies used in the Discovery Data services, including summaries of considerations and tests that have been undertaken when selecting technologies.
 
*[[Graph_or_relational_databases|Graph versus relational database ]] - considers two of the approaches for storing the main health care record stores.  
 
 
 
 
 
 

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.