"MedicalTest" (Text Content Type)
Text identified as the name of a medical test.
Details
- "MedicalTest" can be used in TextCases, TextPosition and TextContents.
- "MedicalTest" corresponds to any mention of a medical test (real or not real) in the context of the text.
- Homonyms of medical tests that are not medical tests should not be detected as "MedicalTest" (if the context allows disambiguation).
- TextCases[…,"MedicalTest""Interpretation"] attempts to return entities of type "MedicalTest", as Interpreter["MedicalTest"] does.
- Any specific "MedicalTest" entity such as can also be used as a content type in TextCases, TextPosition and TextContents.
Examples
Basic Examples (3)
Find occurrences of medical tests in a text:
Get the result as a list of "MedicalTest" entities:
A similar result can be obtained by applying Interpreter["MedicalTest"] to text snippets:
Get properties about occurrences of medical tests:
Find mentions of serum aspartate aminotransferase in a text: