exclude_irrelevant_findings | R Documentation |
Returns a set of SNOMED concepts (as a SNOMEDconcept vector) which can be used to exclude findings in the MedCAT named entity recognition step, or blacklist (filter out) findings from the final output.
exclude_irrelevant_findings(SNOMED = getSNOMED())
blacklist_vague_findings(SNOMED = getSNOMED())
blacklist_almost_all_except_diseases(SNOMED = getSNOMED())
SNOMED |
environment containing a SNOMED dictionary |
social history (except housing problems and care needs), administrative statuses (except registered disabled) and for concept detection
vague findings and disorders, intended to be used in the blacklist
almost all findings and vague disorders, intended to be used in the blacklist
SNOMEDconcept vector containing findings to exclude
exportMiADECDB, createCDB
Other MiADE functions:
exportMiADECDB()
Other MiADE functions:
exportMiADECDB()
Other MiADE functions:
exportMiADECDB()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.