aws comprehendmedical

Amazon Comprehend Medical extracts structured information from unstructured clinical text. Use these actions to gain insight in your documents

Subcommands

NameDescription
describe-entities-detection-v2-jobGets the properties associated with a medical entities detection job. Use this operation to get the status of a detection job
describe-icd10-cm-inference-jobGets the properties associated with an InferICD10CM job. Use this operation to get the status of an inference job
describe-phi-detection-jobGets 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-jobGets the properties associated with an InferRxNorm job. Use this operation to get the status of an inference job
detect-entitiesThe 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-v2Inspects 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 should use the DetectEntitiesV2 operation in all new applications. The DetectEntitiesV2 operation returns the Acuity and Direction entities as attributes instead of types
detect-phiInspects 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-icd10-cmInferICD10CM 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-normInferRxNorm 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-v2-jobsGets a list of medical entity detection jobs that you have submitted
list-icd10-cm-inference-jobsGets a list of InferICD10CM jobs that you have submitted
list-phi-detection-jobsGets a list of protected health information (PHI) detection jobs that you have submitted
list-rx-norm-inference-jobsGets a list of InferRxNorm jobs that you have submitted
start-entities-detection-v2-jobStarts an asynchronous medical entity detection job for a collection of documents. Use the DescribeEntitiesDetectionV2Job operation to track the status of a job
start-icd10-cm-inference-jobStarts 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-phi-detection-jobStarts an asynchronous job to detect protected health information (PHI). Use the DescribePHIDetectionJob operation to track the status of a job
start-rx-norm-inference-jobStarts 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-v2-jobStops a medical entities detection job in progress
stop-icd10-cm-inference-jobStops an InferICD10CM inference job in progress
stop-phi-detection-jobStops a protected health information (PHI) detection job in progress
stop-rx-norm-inference-jobStops an InferRxNorm inference job in progress