Skip to content
Danmarks Miljøportal edited this page Sep 23, 2020 · 12 revisions

Stanlab is an open standard for exchanging laboratory related data between parties. The standard defines a set of service oriented data models and operations governed by Danmarks Miljøportal. The data models and service operations are designed as contract first/schema first by using the OpenAPI Specification (OAS), which provides a standard format to unify how an industry defines and describes RESTful APIs.

architecture

The Stanlab project contains three OpenAPI specifications.

Stanlab API

The Stanlab API defines a set of operations for a middleware implementation supporting distribution of messages between Stanlab Requisition API and Stanlab Reporting API compatible services. The middleware is developed and hosted by Danmarks Miljøportal who is also responsible for the registration of compatible service providers. The implementation also features a set of services for querying status and historical events.

Stanlab Requisition API

The Stanlab Requisition API defines a set of operations for requisition of laboratory tests, i.e. ordering analyses, on samples.

The project contains a reference implementation of the API, but the real world implementations are solely third parties, i.e. contract laboratories.

List of Stanlab Requisition API compatible services and status:

Laboratory Status
Eurofins Miljø A/S Under development
ALS Denmark A/S Under development
Miljøstyrelsens Laboratorium Under development

Stanlab Reporting API

The Stanlab Reporting API defines a set of operations for submission and reporting of samples and laboratory test.

The project contains a reference implementation of the API and a set of live systems hosted by Danmarks Miljøportal. The Stanlab Reporting API, however, is an open standard and not limited to infrastructure og hosting environment of Danmarks Miljøportal.

List of Stanlab Reporting API compatible services and status:

Name Responsible Status
VanDa Danmarks Miljøportal Under development
PULS Danmarks Miljøportal Under development

Clone this wiki locally