AWS.Tools.ComprehendMedical.XML
<?xml version="1.0"?>
<doc> <assembly> <name>AWS.Tools.ComprehendMedical</name> </assembly> <members> <member name="T:Amazon.PowerShell.Cmdlets.CMPM.FindCMPMMedicalEntityCmdlet"> <summary> Inspects the clinical text for a variety of medical entities and returns specific information about them such as entity category, location, and confidence score on that information . </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CMPM.FindCMPMMedicalEntityCmdlet.Text"> <summary> <para> <para> A UTF-8 text string containing the clinical content being examined for entities. Each string must contain fewer than 20,000 bytes of characters.</para> </para> </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.CMPM.FindCMPMPersonalHealthInformationCmdlet"> <summary> Inspects the clinical text for personal health information (PHI) entities and entity category, location, and confidence score on that information. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CMPM.FindCMPMPersonalHealthInformationCmdlet.Text"> <summary> <para> <para> A UTF-8 text string containing the clinical content being examined for PHI entities. Each string must contain fewer than 20,000 bytes of characters. </para> </para> </summary> </member> </members> </doc> |