/Radiology-CDM

Pilot model and converter for integration of radiology data into OMOP-CDM

Primary LanguageR

Radiology CDM ETL Module

Build Status codecov.io

Overview

Metadata extraction module of DICOM image format.

The main functions include the Pre and Post identification algorithms of CT and the ability to load them into the DBMS.

How to work

RCDM-ETL_Process

Radiology-CDM extracts Metadata and Pixeldata from DICOM file, which is the original radiology image, and combines the data required for RCDM and stores it in DB format and converts it into CDM.

Extraction sequence

See the wiki for details on ETL methods.

Example / Documentation

Documents and examples in the RadETL package can be loaded into the class and function names you want to provide the document using the question mark keyword after package installation.

?DBMSIO