Skip to content
Partner Developer Portal

ERD

erDiagram
    mkb_mapping_ethnicity {
        boolean   is_deleted
        bigint    code_id
        timestamp model_updated_datetime
        bigint    snomed_concept_id
        varchar   snomed_description
        bigint    snomed_description_id
        timestamp transform_datetime
    }