Flowoid allows you to automate repetitive tasks in AWS Comprehend Medical. Connect AWS Comprehend Medical with over 300 integrations and unlock its potential. No coding skills required.
Triggers
Detect PHI
Inspects the clinical text for protected health information (PHI) entities and returns the entity category, location, and confidence score for each entity. Amazon Comprehend Medical only detects entities in English language texts.
Infer ICD10CM
InferICD10CM detects medical conditions as entities listed in a patient record and links those entities to normalized concept identifiers in the ICD-10-CM knowledge base from the Centers for Disease Control. Amazon Comprehend Medical only detects medical entities in English language texts.
Infer Rx Norm
InferRxNorm detects medications as entities listed in a patient record and links to the normalized concept identifiers in the RxNorm database from the National Library of Medicine. Amazon Comprehend Medical only detects medical entities in English language texts.
New Entity Detection V2Job
Gets a list of medical entity detection jobs that you have submitted.
New ICD10CMInference Job
Gets a list of InferICD10CM jobs that you have submitted.
New PHIDetection Job
Gets a list of protected health information (PHI) detection jobs that you have submitted.
New Rx Norm Inference Job
Gets a list of InferRxNorm jobs that you have submitted.
Actions
Describe Entities Detection V2Job
Gets the properties associated with a medical entities detection job. Use this operation to get the status of a detection job.
Describe ICD10CMInference Job
Gets the properties associated with an InferICD10CM job. Use this operation to get the status of an inference job.
Describe PHIDetection Job
Gets the properties associated with a protected health information (PHI) detection job. Use this operation to get the status of a detection job.
Describe Rx Norm Inference Job
Gets the properties associated with an InferRxNorm job. Use this operation to get the status of an inference job.
Detect Entities
The DetectEntities operation is deprecated. You should use the DetectEntitiesV2 operation instead. 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 .
Detect Entities V2
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. Amazon Comprehend Medical only detects medical entities in English language texts. The DetectEntitiesV2 operation replaces the DetectEntities operation. This new action uses a different model for determining the entities in your medical text and changes the way that some entities are returned in the output. You shoul...
Detect PHI
Inspects the clinical text for protected health information (PHI) entities and returns the entity category, location, and confidence score for each entity. Amazon Comprehend Medical only detects entities in English language texts.
Infer ICD10CM
InferICD10CM detects medical conditions as entities listed in a patient record and links those entities to normalized concept identifiers in the ICD-10-CM knowledge base from the Centers for Disease Control. Amazon Comprehend Medical only detects medical entities in English language texts.
Infer Rx Norm
InferRxNorm detects medications as entities listed in a patient record and links to the normalized concept identifiers in the RxNorm database from the National Library of Medicine. Amazon Comprehend Medical only detects medical entities in English language texts.
List Entities Detection V2Jobs
Gets a list of medical entity detection jobs that you have submitted.
List ICD10CMInference Jobs
Gets a list of InferICD10CM jobs that you have submitted.
List PHIDetection Jobs
Gets a list of protected health information (PHI) detection jobs that you have submitted.
List Rx Norm Inference Jobs
Gets a list of InferRxNorm jobs that you have submitted.
Start Entities Detection V2Job
Starts an asynchronous medical entity detection job for a collection of documents. Use the DescribeEntitiesDetectionV2Job operation to track the status of a job.
Start ICD10CMInference Job
Starts an asynchronous job to detect medical conditions and link them to the ICD-10-CM ontology. Use the DescribeICD10CMInferenceJob operation to track the status of a job.
Start PHIDetection Job
Starts an asynchronous job to detect protected health information (PHI). Use the DescribePHIDetectionJob operation to track the status of a job.
Start Rx Norm Inference Job
Starts an asynchronous job to detect medication entities and link them to the RxNorm ontology. Use the DescribeRxNormInferenceJob operation to track the status of a job.
Stop Entities Detection V2Job
Stops a medical entities detection job in progress.
Stop ICD10CMInference Job
Stops an InferICD10CM inference job in progress.
Stop PHIDetection Job
Stops a protected health information (PHI) detection job in progress.