Skip to content

Latest commit

 

History

History
52 lines (23 loc) · 2.47 KB

README.md

File metadata and controls

52 lines (23 loc) · 2.47 KB

DNPM:DIP - Backend

Umbrella project for the modules/projects composing the DNPM:DIP backend.

For installation/operation instructions, see the Deployment guide.

Base Components

  • Core: Utilities, Base components for Coding management, Base domain modelling components

  • Service Base: Base components for use-case specific service implementations

  • Connector Base: Base implementations of abstract Connector defined in service base

Catalog / CodeSystem Components

Use Case Modules

Rare Diseases (RD)

Molecular Tumor Board (MTB)

Backend Deployable

REST API Gateway: The above use case modules/services are bundled and exposed RESTfully via an API Gateway

Other Dependencies