Data retrieval APIs for Amazon Comprehend Medical
Amazon Comprehend Medical provides the following APIs for data retrieval.
| Actions | Description | Access level |
|---|---|---|
| DescribeEntitiesDetectionV2Job | Describe the properties of a medical entity detection job that you have submitted | Read |
| DescribeICD10CMInferenceJob | Describe the properties of an ICD-10-CM linking job that you have submitted | Read |
| DescribePHIDetectionJob | Describe the properties of a PHI entity detection job that you have submitted | Read |
| DescribeRxNormInferenceJob | Describe the properties of an RxNorm linking job that you have submitted | Read |
| DescribeSNOMEDCTInferenceJob | Describe the properties of a SNOMED-CT linking job that you have submitted | Read |
| DetectEntitiesV2 | Detect the named medical entities, and their relationships and traits within the given text document | Read |
| DetectPHI | Detect the protected health information (PHI) entities within the given text document | Read |
| InferICD10CM | Detect the medical condition entities within the given text document and link them to ICD-10-CM codes | Read |
| InferRxNorm | Detect the medication entities within the given text document and link them to RxCUI concept identifiers from the National Library of Medicine RxNorm database | Read |
| InferSNOMEDCT | Detect the medical condition, anatomy, and test, treatment, and procedure entities within the given text document and link them to SNOMED-CT codes | Read |
| ListEntitiesDetectionV2Jobs | List the medical entity detection jobs that you have submitted | Read |
| ListICD10CMInferenceJobs | List the ICD-10-CM linking jobs that you have submitted | Read |
| ListPHIDetectionJobs | List the PHI entity detection jobs that you have submitted | Read |
| ListRxNormInferenceJobs | List the RxNorm linking jobs that you have submitted | Read |
| ListSNOMEDCTInferenceJobs | List the SNOMED-CT linking jobs that you have submitted | Read |