Link Search Menu Expand Document

Comprehend Medical

  • prefix: comprehendmedical

Table of Contents

Privileges

DetectEntities

  • description: Inspects the specified text for the specified type of entities and returns information about them.
  • access level: Read
  • resource types
{
    "": {
        "resource_type": "",
        "required": false,
        "condition_keys": [],
        "dependent_actions": []
    }
}

DetectPHI

  • description: Inspects the specified text for PHI entities and returns information about them.
  • access level: Read
  • resource types
{
    "": {
        "resource_type": "",
        "required": false,
        "condition_keys": [],
        "dependent_actions": []
    }
}