| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehendmedical |
Amazon Comprehend Medical extracts structured information from unstructured clinical text.
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeEntitiesDetectionV2JobResponse |
ComprehendMedicalClient.describeEntitiesDetectionV2Job(Consumer<DescribeEntitiesDetectionV2JobRequest.Builder> describeEntitiesDetectionV2JobRequest)
Gets the properties associated with a medical entities detection job.
|
default DescribeEntitiesDetectionV2JobResponse |
ComprehendMedicalClient.describeEntitiesDetectionV2Job(DescribeEntitiesDetectionV2JobRequest describeEntitiesDetectionV2JobRequest)
Gets the properties associated with a medical entities detection job.
|
default DescribeIcd10CmInferenceJobResponse |
ComprehendMedicalClient.describeICD10CMInferenceJob(Consumer<DescribeIcd10CmInferenceJobRequest.Builder> describeIcd10CmInferenceJobRequest)
Gets the properties associated with an InferICD10CM job.
|
default DescribeIcd10CmInferenceJobResponse |
ComprehendMedicalClient.describeICD10CMInferenceJob(DescribeIcd10CmInferenceJobRequest describeIcd10CmInferenceJobRequest)
Gets the properties associated with an InferICD10CM job.
|
default DescribePhiDetectionJobResponse |
ComprehendMedicalClient.describePHIDetectionJob(Consumer<DescribePhiDetectionJobRequest.Builder> describePhiDetectionJobRequest)
Gets the properties associated with a protected health information (PHI) detection job.
|
default DescribePhiDetectionJobResponse |
ComprehendMedicalClient.describePHIDetectionJob(DescribePhiDetectionJobRequest describePhiDetectionJobRequest)
Gets the properties associated with a protected health information (PHI) detection job.
|
default DescribeRxNormInferenceJobResponse |
ComprehendMedicalClient.describeRxNormInferenceJob(Consumer<DescribeRxNormInferenceJobRequest.Builder> describeRxNormInferenceJobRequest)
Gets the properties associated with an InferRxNorm job.
|
default DescribeRxNormInferenceJobResponse |
ComprehendMedicalClient.describeRxNormInferenceJob(DescribeRxNormInferenceJobRequest describeRxNormInferenceJobRequest)
Gets the properties associated with an InferRxNorm job.
|
default DescribeSnomedctInferenceJobResponse |
ComprehendMedicalClient.describeSNOMEDCTInferenceJob(Consumer<DescribeSnomedctInferenceJobRequest.Builder> describeSnomedctInferenceJobRequest)
Gets the properties associated with an InferSNOMEDCT job.
|
default DescribeSnomedctInferenceJobResponse |
ComprehendMedicalClient.describeSNOMEDCTInferenceJob(DescribeSnomedctInferenceJobRequest describeSnomedctInferenceJobRequest)
Gets the properties associated with an InferSNOMEDCT job.
|
default StartEntitiesDetectionV2JobResponse |
ComprehendMedicalClient.startEntitiesDetectionV2Job(Consumer<StartEntitiesDetectionV2JobRequest.Builder> startEntitiesDetectionV2JobRequest)
Starts an asynchronous medical entity detection job for a collection of documents.
|
default StartEntitiesDetectionV2JobResponse |
ComprehendMedicalClient.startEntitiesDetectionV2Job(StartEntitiesDetectionV2JobRequest startEntitiesDetectionV2JobRequest)
Starts an asynchronous medical entity detection job for a collection of documents.
|
default StartIcd10CmInferenceJobResponse |
ComprehendMedicalClient.startICD10CMInferenceJob(Consumer<StartIcd10CmInferenceJobRequest.Builder> startIcd10CmInferenceJobRequest)
Starts an asynchronous job to detect medical conditions and link them to the ICD-10-CM ontology.
|
default StartIcd10CmInferenceJobResponse |
ComprehendMedicalClient.startICD10CMInferenceJob(StartIcd10CmInferenceJobRequest startIcd10CmInferenceJobRequest)
Starts an asynchronous job to detect medical conditions and link them to the ICD-10-CM ontology.
|
default StartPhiDetectionJobResponse |
ComprehendMedicalClient.startPHIDetectionJob(Consumer<StartPhiDetectionJobRequest.Builder> startPhiDetectionJobRequest)
Starts an asynchronous job to detect protected health information (PHI).
|
default StartPhiDetectionJobResponse |
ComprehendMedicalClient.startPHIDetectionJob(StartPhiDetectionJobRequest startPhiDetectionJobRequest)
Starts an asynchronous job to detect protected health information (PHI).
|
default StartRxNormInferenceJobResponse |
ComprehendMedicalClient.startRxNormInferenceJob(Consumer<StartRxNormInferenceJobRequest.Builder> startRxNormInferenceJobRequest)
Starts an asynchronous job to detect medication entities and link them to the RxNorm ontology.
|
default StartRxNormInferenceJobResponse |
ComprehendMedicalClient.startRxNormInferenceJob(StartRxNormInferenceJobRequest startRxNormInferenceJobRequest)
Starts an asynchronous job to detect medication entities and link them to the RxNorm ontology.
|
default StartSnomedctInferenceJobResponse |
ComprehendMedicalClient.startSNOMEDCTInferenceJob(Consumer<StartSnomedctInferenceJobRequest.Builder> startSnomedctInferenceJobRequest)
Starts an asynchronous job to detect medical concepts and link them to the SNOMED-CT ontology.
|
default StartSnomedctInferenceJobResponse |
ComprehendMedicalClient.startSNOMEDCTInferenceJob(StartSnomedctInferenceJobRequest startSnomedctInferenceJobRequest)
Starts an asynchronous job to detect medical concepts and link them to the SNOMED-CT ontology.
|
default StopEntitiesDetectionV2JobResponse |
ComprehendMedicalClient.stopEntitiesDetectionV2Job(Consumer<StopEntitiesDetectionV2JobRequest.Builder> stopEntitiesDetectionV2JobRequest)
Stops a medical entities detection job in progress.
|
default StopEntitiesDetectionV2JobResponse |
ComprehendMedicalClient.stopEntitiesDetectionV2Job(StopEntitiesDetectionV2JobRequest stopEntitiesDetectionV2JobRequest)
Stops a medical entities detection job in progress.
|
default StopIcd10CmInferenceJobResponse |
ComprehendMedicalClient.stopICD10CMInferenceJob(Consumer<StopIcd10CmInferenceJobRequest.Builder> stopIcd10CmInferenceJobRequest)
Stops an InferICD10CM inference job in progress.
|
default StopIcd10CmInferenceJobResponse |
ComprehendMedicalClient.stopICD10CMInferenceJob(StopIcd10CmInferenceJobRequest stopIcd10CmInferenceJobRequest)
Stops an InferICD10CM inference job in progress.
|
default StopPhiDetectionJobResponse |
ComprehendMedicalClient.stopPHIDetectionJob(Consumer<StopPhiDetectionJobRequest.Builder> stopPhiDetectionJobRequest)
Stops a protected health information (PHI) detection job in progress.
|
default StopPhiDetectionJobResponse |
ComprehendMedicalClient.stopPHIDetectionJob(StopPhiDetectionJobRequest stopPhiDetectionJobRequest)
Stops a protected health information (PHI) detection job in progress.
|
default StopRxNormInferenceJobResponse |
ComprehendMedicalClient.stopRxNormInferenceJob(Consumer<StopRxNormInferenceJobRequest.Builder> stopRxNormInferenceJobRequest)
Stops an InferRxNorm inference job in progress.
|
default StopRxNormInferenceJobResponse |
ComprehendMedicalClient.stopRxNormInferenceJob(StopRxNormInferenceJobRequest stopRxNormInferenceJobRequest)
Stops an InferRxNorm inference job in progress.
|
default StopSnomedctInferenceJobResponse |
ComprehendMedicalClient.stopSNOMEDCTInferenceJob(Consumer<StopSnomedctInferenceJobRequest.Builder> stopSnomedctInferenceJobRequest)
Stops an InferSNOMEDCT inference job in progress.
|
default StopSnomedctInferenceJobResponse |
ComprehendMedicalClient.stopSNOMEDCTInferenceJob(StopSnomedctInferenceJobRequest stopSnomedctInferenceJobRequest)
Stops an InferSNOMEDCT inference job in progress.
|
Copyright © 2023. All rights reserved.