Aidbox service engine for MDM module. This engine is compatible with splink models.
splink-engine
{:zen/tags #{aidbox/service-engine zen/schema}
:type zen/map
:keys {:models {:type zen/set
:every {:type zen/symbol
:tags #{aidbox.mdm/model}}}}}
patient-mdm
{:zen/tags #{aidbox/service}
:engine aidbox.mdm/splink-engine
:models #{patient-mdm-model}}