ERD
erDiagram
mkb_mapping_attributes {
emis_code_id BIGINT PK
snomed_concept_id VARCHAR FK
}
mkb_version {
mkb_version VARCHAR PK
organisation VARCHAR PK
}
mkb_mapping_attributes }|--|{ mkb_version : mkb_version erDiagram
mkb_mapping_attributes {
emis_code_id BIGINT PK
snomed_concept_id VARCHAR FK
}
mkb_version {
mkb_version VARCHAR PK
organisation VARCHAR PK
}
mkb_mapping_attributes }|--|{ mkb_version : mkb_version