/mimic-ccda

Mapping the MIMIC-IV database to C-CDA documents

Primary LanguageHTMLMIT LicenseMIT

MIMIC-C-CDA

This repository contains an Extract-Transform-Load (ETL) process for mapping the MIMIC-IV database to C-CDA clinical document architecture. This process involves both transforming the structure of the database (i.e. the relational schema), but also standardizing the many concepts in the MIMIC-IV database to a standard vocabulary.

MIMIC Concepts

Remarks

  • This repository is based on mimic-omop project which is for ETL from MIMIC-III database to OMOP CDM.
  • This repository is based on mimic-FHIR