-
Account Service
## Overview The Account service is responsible for maintaining roles and permissions for Link Cloud users. <NodeGraph /> ## Configuration | Property | Type |...
-
Admin Backend-for-Frontend
## Overview The AdminBFF (Backend-for-Frontend) service is the administrative gateway that bridges the Angular-based front-end application with the internal service ecosystem. I...
-
Admin UI (front-end)
## Overview The Admin UI is an Angular-based front-end application that provides a comprehensive interface for managing the Link platform, configuring tenants, and monitoring re...
-
Audit Service
## Overview The Audit service is responsible for persisting auditable events that are generated by the Link Cloud services. The service provides REST endpoints for managing a...
-
Census Service
## Overview The Census service is primarily responsible for maintaining a tenants admit and discharge patient information needed to determine when a patient is ready for reporti...
-
Data Acquisition Service
## Overview The Data Acquisition service is responsible for connecting and querying a tenant's endpoint for FHIR resources that are needed to evaluate patients for a measure. Fo...
-
Data Acquisition Worker Service
## Overview The worker builds on the Data Acquisition service, which connects and queries a tenant's endpoint for FHIR resources that are needed to evaluate patients for a measu...
-
Measure Evaluation Service
## Overview The Measure Eval service is a Java based application that is primarily responsible for evaluating bundles of acquired patient resources against the measures that Lin...
-
Normalization Service
## Overview FHIR resources queried from EHR endpoints can vary from location to location. There will be occasions where data for specific resources may need to be adjusted to en...
-
Query Dispatch Service
## Overview The Query Dispatch service is primarily responsible for applying a lag period prior to making FHIR resource query requests against a facility endpoint. The current i...
-
Report Service
## Overview The Report service is responsible for persisting the Measure Reports and FHIR resources that the Measure Eval service generates after evaluating a patient against a...
-
Submission Service
## Overview The Submission service is responsible for submitting a tenant's generated reporting content to a configured destination. Currently, the service submits reports to a...
-
Tenant Service
## Overview The Tenant service is the entry point for configuring a tenant into Link Cloud. The service is responsible for maintaining and generating events for the scheduled me...
-
Terminology Service
## Overview The Terminology Service provides a focused subset of FHIR Terminology capabilities to other Link Cloud services (primarily the Validation Service): - Hosts read a...
-
Validation Service
## Overview The Validation service is a Java based application that is responsible for validating FHIR resources against the FHIR specification and any additional constraints de...