Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 729 Bytes

File metadata and controls

12 lines (7 loc) · 729 Bytes

C3-Cloud Semantic Mapper

This is the source code of the C3-Cloud Semantic Mapper module.

The demonstrator can be found here.

This module is a key part of the interoperability in the C3-Cloud project. It consist of a HTTP REST service, written in python (Flask).

Mappings between several medical terminologies have been performed and manually curated.
The goal of this service is to expose the mappings and to return the corresponding codes from one terminology to another.

refer to the documentation for a more detailed description of the semantic mapper and this client.