A B C D E F G H I J K L M N O P R S T U V W X
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- accept() - Method in class com.merative.acd.v1.model.GetHealthCheckStatusOptions
-
Gets the accept.
- accept(String) - Method in class com.merative.acd.v1.model.GetHealthCheckStatusOptions.Builder
-
Set the accept.
- AcdCartridges - Class in com.merative.acd.v1.model
-
AcdCartridges contains details of a deployed cartridge.
- AcdCartridges() - Constructor for class com.merative.acd.v1.model.AcdCartridges
- AcdCartridgesList - Class in com.merative.acd.v1.model
-
AcdCartridgesList contains a summarized list of deployed cartridges.
- AcdCartridgesList() - Constructor for class com.merative.acd.v1.model.AcdCartridgesList
- acdFlow(AcdFlow) - Method in class com.merative.acd.v1.model.CreateFlowsOptions.Builder
-
Set the acdFlow.
- acdFlow(AcdFlow) - Method in class com.merative.acd.v1.model.UpdateFlowsOptions.Builder
-
Set the acdFlow.
- AcdFlow - Class in com.merative.acd.v1.model
-
AcdFlow contains details about the annotators to use when analyzing text.
- AcdFlow.Builder - Class in com.merative.acd.v1.model
-
Builder.
- acdProfile(AcdProfile) - Method in class com.merative.acd.v1.model.CreateProfileOptions.Builder
-
Set the acdProfile.
- acdProfile(AcdProfile) - Method in class com.merative.acd.v1.model.UpdateProfileOptions.Builder
-
Set the acdProfile.
- AcdProfile - Class in com.merative.acd.v1.model
-
AcdProfile contains annotator configuration.
- AcdProfile.Builder - Class in com.merative.acd.v1.model
-
Builder.
- addAnnotatorFlows(AnnotatorFlow) - Method in class com.merative.acd.v1.model.AcdFlow.Builder
-
Adds an annotatorFlows to annotatorFlows.
- addAnnotatorFlows(AnnotatorFlow) - Method in class com.merative.acd.v1.model.AnalyzeOptions.Builder
-
Adds an annotatorFlows to annotatorFlows.
- addAnnotatorFlows(AnnotatorFlow) - Method in class com.merative.acd.v1.model.CreateFlowsOptions.Builder
-
Adds an annotatorFlows to annotatorFlows.
- addAnnotatorFlows(AnnotatorFlow) - Method in class com.merative.acd.v1.model.RequestContainer.Builder
-
Adds an annotatorFlows to annotatorFlows.
- addAnnotators(Annotator) - Method in class com.merative.acd.v1.model.AcdProfile.Builder
-
Adds an annotators to annotators.
- addAnnotators(Annotator) - Method in class com.merative.acd.v1.model.CreateProfileOptions.Builder
-
Adds an annotators to annotators.
- addAnnotators(String) - Method in class com.merative.acd.v1.util.FlowUtil.Builder
-
Adds an annotators to annotators.
- addConfigurations(ConfigurationEntity) - Method in class com.merative.acd.v1.model.Annotator.Builder
-
Adds an configurations to configurations.
- addElements(FlowEntry) - Method in class com.merative.acd.v1.model.Flow.Builder
-
Adds an elements to elements.
- addNewAnnotatorFlows(AnnotatorFlow) - Method in class com.merative.acd.v1.model.UpdateFlowsOptions.Builder
-
Adds an newAnnotatorFlows to newAnnotatorFlows.
- addNewAnnotators(Annotator) - Method in class com.merative.acd.v1.model.UpdateProfileOptions.Builder
-
Adds an newAnnotators to newAnnotators.
- addUnstructured(UnstructuredContainer) - Method in class com.merative.acd.v1.model.AnalyzeOptions.Builder
-
Adds an unstructured to unstructured.
- addUnstructured(UnstructuredContainer) - Method in class com.merative.acd.v1.model.RequestContainer.Builder
-
Adds an unstructured to unstructured.
- ALLERGY - Static variable in interface com.merative.acd.v1.model.Annotator.Name
-
allergy.
- AllergyMedicationInd - Class in com.merative.acd.v1.model
-
AllergyMedicationInd.
- AllergyMedicationInd() - Constructor for class com.merative.acd.v1.model.AllergyMedicationInd
- analyze(AnalyzeOptions) - Method in class com.merative.acd.v1.AnnotatorForClinicalData
-
Detect entities and relations from unstructured data.
- analyze(String, Flow) - Method in class com.merative.acd.v1.AnnotatorForClinicalData
-
Method to analyze text with a provided annotator flow definition.
- analyze(String, Flow, boolean) - Method in class com.merative.acd.v1.AnnotatorForClinicalData
-
Method to analyze text using a provided annotator flow definition.
- analyzeDebug(String, Flow, boolean, boolean) - Method in class com.merative.acd.v1.AnnotatorForClinicalData
-
Method to analyze text using a provided annotator flow definition.
- analyzeInclResponseDetails(String, Flow) - Method in class com.merative.acd.v1.AnnotatorForClinicalData
-
Method to analyze text using a provided annotator flow definition.
- analyzeInclResponseDetails(String, Flow, boolean) - Method in class com.merative.acd.v1.AnnotatorForClinicalData
-
Method to analyze text using a provided annotator flow definition.
- AnalyzeOptions - Class in com.merative.acd.v1.model
-
The analyze options.
- AnalyzeOptions.Builder - Class in com.merative.acd.v1.model
-
Builder.
- analyzeWithFlow(AnalyzeWithFlowOptions) - Method in class com.merative.acd.v1.AnnotatorForClinicalData
-
Detect entities and relations from unstructured data using a persisted flow.
- analyzeWithFlow(String, UnstructuredContainer) - Method in class com.merative.acd.v1.AnnotatorForClinicalData
-
Method to analyze text with a persisted annotator flow.
- analyzeWithFlow(String, UnstructuredContainer, boolean) - Method in class com.merative.acd.v1.AnnotatorForClinicalData
-
Method to analyze text with a persisted annotator flow.
- analyzeWithFlow(String, String) - Method in class com.merative.acd.v1.AnnotatorForClinicalData
-
Method to analyze text with a persisted annotator flow.
- analyzeWithFlow(String, String, boolean) - Method in class com.merative.acd.v1.AnnotatorForClinicalData
-
Method to analyze text with a persisted annotator flow.
- analyzeWithFlowDebug(String, UnstructuredContainer, boolean, boolean) - Method in class com.merative.acd.v1.AnnotatorForClinicalData
-
Method to analyze text with a persisted annotator flow with analyze debug flag enabled.
- analyzeWithFlowDebug(String, String, boolean, boolean) - Method in class com.merative.acd.v1.AnnotatorForClinicalData
-
Method to analyze text with a persisted annotator flow with analyze debug flag enabled.
- analyzeWithFlowInclResponseDetails(String, UnstructuredContainer) - Method in class com.merative.acd.v1.AnnotatorForClinicalData
-
Method to analyze text with a persisted annotator flow.
- analyzeWithFlowInclResponseDetails(String, UnstructuredContainer, boolean) - Method in class com.merative.acd.v1.AnnotatorForClinicalData
-
Method to analyze text with a persisted annotator flow.
- analyzeWithFlowInclResponseDetails(String, String) - Method in class com.merative.acd.v1.AnnotatorForClinicalData
-
Method to analyze text with a persisted annotator flow.
- analyzeWithFlowInclResponseDetails(String, String, boolean) - Method in class com.merative.acd.v1.AnnotatorForClinicalData
-
Method to analyze text with a persisted annotator flow.
- AnalyzeWithFlowOptions - Class in com.merative.acd.v1.model
-
The analyzeWithFlow options.
- AnalyzeWithFlowOptions.Builder - Class in com.merative.acd.v1.model
-
Builder.
- AnalyzeWithFlowOptions.ContentType - Interface in com.merative.acd.v1.model
-
The type of the input: text/plain or application/json.
- Annotation - Class in com.merative.acd.v1.model
-
Annotation.
- Annotation() - Constructor for class com.merative.acd.v1.model.Annotation
- annotator() - Method in class com.merative.acd.v1.model.Annotator
-
Gets the annotator.
- annotator() - Method in class com.merative.acd.v1.model.FlowEntry
-
Gets the annotator.
- annotator(Annotator) - Method in class com.merative.acd.v1.model.Annotator.Builder
-
Set the annotator.
- annotator(Annotator) - Method in class com.merative.acd.v1.model.FlowEntry.Builder
-
Set the annotator.
- Annotator - Class in com.merative.acd.v1.model
-
Annotator.
- Annotator.Builder - Class in com.merative.acd.v1.model
-
Builder.
- Annotator.Name - Interface in com.merative.acd.v1.model
- AnnotatorFlow - Class in com.merative.acd.v1.model
-
AnnotatorFlow.
- AnnotatorFlow() - Constructor for class com.merative.acd.v1.model.AnnotatorFlow
- AnnotatorFlow.Builder - Class in com.merative.acd.v1.model
-
Builder.
- annotatorFlows() - Method in class com.merative.acd.v1.model.AcdFlow
-
Gets the annotatorFlows.
- annotatorFlows() - Method in class com.merative.acd.v1.model.AnalyzeOptions
-
Gets the annotatorFlows.
- annotatorFlows() - Method in class com.merative.acd.v1.model.CreateFlowsOptions
-
Gets the annotatorFlows.
- annotatorFlows() - Method in class com.merative.acd.v1.model.RequestContainer
-
Gets the annotatorFlows.
- annotatorFlows(List<AnnotatorFlow>) - Method in class com.merative.acd.v1.model.AcdFlow.Builder
-
Set the annotatorFlows.
- annotatorFlows(List<AnnotatorFlow>) - Method in class com.merative.acd.v1.model.AnalyzeOptions.Builder
-
Set the annotatorFlows.
- annotatorFlows(List<AnnotatorFlow>) - Method in class com.merative.acd.v1.model.CreateFlowsOptions.Builder
-
Set the annotatorFlows.
- annotatorFlows(List<AnnotatorFlow>) - Method in class com.merative.acd.v1.model.RequestContainer.Builder
-
Set the annotatorFlows.
- AnnotatorForClinicalData - Class in com.merative.acd.v1
-
Natural Language Processing (NLP) service featuring a set of medical domain annotators for use in detecting entities and medical concepts from unstructured data.
- AnnotatorForClinicalData(String, String, Authenticator) - Constructor for class com.merative.acd.v1.AnnotatorForClinicalData
-
Constructs an instance of the `AnnotatorForClinicalDataAcd` client.
- AnnotatorForClinicalDataExample - Class in com.merative.acd.v1
-
Sample ACD Java SDK Calls NOTE: To run this sample class, replace "ACD_TOKEN" below with your ACD bearer token, and replace "ACD_URL" with the URL for the Annotator for Clinical Data (ACD) service endpoint.
- annotators() - Method in class com.merative.acd.v1.model.AcdProfile
-
Gets the annotators.
- annotators() - Method in class com.merative.acd.v1.model.CreateProfileOptions
-
Gets the annotators.
- annotators() - Method in class com.merative.acd.v1.util.FlowUtil
-
Gets the annotators.
- annotators(List<Annotator>) - Method in class com.merative.acd.v1.model.AcdProfile.Builder
-
Set the annotators.
- annotators(List<Annotator>) - Method in class com.merative.acd.v1.model.CreateProfileOptions.Builder
-
Set the annotators.
- annotators(List<String>) - Method in class com.merative.acd.v1.util.FlowUtil.Builder
-
Set the annotators.
- APPLICATION_JSON - Static variable in interface com.merative.acd.v1.model.AnalyzeWithFlowOptions.ContentType
-
application/json.
- archiveFile() - Method in class com.merative.acd.v1.model.CartridgesPostMultipartOptions
-
Gets the archiveFile.
- archiveFile() - Method in class com.merative.acd.v1.model.CartridgesPutMultipartOptions
-
Gets the archiveFile.
- archiveFile(File) - Method in class com.merative.acd.v1.model.CartridgesPostMultipartOptions.Builder
-
Set the archiveFile.
- archiveFile(File) - Method in class com.merative.acd.v1.model.CartridgesPutMultipartOptions.Builder
-
Set the archiveFile.
- archiveFile(InputStream) - Method in class com.merative.acd.v1.model.CartridgesPostMultipartOptions.Builder
-
Set the archiveFile.
- archiveFile(InputStream) - Method in class com.merative.acd.v1.model.CartridgesPutMultipartOptions.Builder
-
Set the archiveFile.
- archiveFileContentType() - Method in class com.merative.acd.v1.model.CartridgesPostMultipartOptions
-
Gets the archiveFileContentType.
- archiveFileContentType() - Method in class com.merative.acd.v1.model.CartridgesPutMultipartOptions
-
Gets the archiveFileContentType.
- archiveFileContentType(String) - Method in class com.merative.acd.v1.model.CartridgesPostMultipartOptions.Builder
-
Set the archiveFileContentType.
- archiveFileContentType(String) - Method in class com.merative.acd.v1.model.CartridgesPutMultipartOptions.Builder
-
Set the archiveFileContentType.
- AssistanceAnnotation - Class in com.merative.acd.v1.model
-
AssistanceAnnotation.
- AssistanceAnnotation() - Constructor for class com.merative.acd.v1.model.AssistanceAnnotation
- async() - Method in class com.merative.acd.v1.model.Flow
-
Gets the async.
- async() - Method in class com.merative.acd.v1.util.FlowUtil
-
Gets the async.
- async(Boolean) - Method in class com.merative.acd.v1.model.Flow.Builder
-
Set the async.
- async(Boolean) - Method in class com.merative.acd.v1.util.FlowUtil.Builder
-
Set the async.
- ATTRIBUTE_DETECTION - Static variable in interface com.merative.acd.v1.model.Annotator.Name
-
attribute_detection.
- AttributeValueAnnotation - Class in com.merative.acd.v1.model
-
AttributeValueAnnotation.
- AttributeValueAnnotation() - Constructor for class com.merative.acd.v1.model.AttributeValueAnnotation
B
- BATHING_ASSISTANCE - Static variable in interface com.merative.acd.v1.model.Annotator.Name
-
bathing_assistance.
- body() - Method in class com.merative.acd.v1.model.AnalyzeWithFlowOptions
-
Gets the body.
- build() - Method in class com.merative.acd.v1.model.AcdFlow.Builder
-
Builds a AcdFlow.
- build() - Method in class com.merative.acd.v1.model.AcdProfile.Builder
-
Builds a AcdProfile.
- build() - Method in class com.merative.acd.v1.model.AnalyzeOptions.Builder
-
Builds a AnalyzeOptions.
- build() - Method in class com.merative.acd.v1.model.AnalyzeWithFlowOptions.Builder
-
Builds a AnalyzeWithFlowOptions.
- build() - Method in class com.merative.acd.v1.model.Annotator.Builder
-
Builds a Annotator.
- build() - Method in class com.merative.acd.v1.model.AnnotatorFlow.Builder
-
Builds a AnnotatorFlow.
- build() - Method in class com.merative.acd.v1.model.CartridgesGetIdOptions.Builder
-
Builds a CartridgesGetIdOptions.
- build() - Method in class com.merative.acd.v1.model.CartridgesPostMultipartOptions.Builder
-
Builds a CartridgesPostMultipartOptions.
- build() - Method in class com.merative.acd.v1.model.CartridgesPutMultipartOptions.Builder
-
Builds a CartridgesPutMultipartOptions.
- build() - Method in class com.merative.acd.v1.model.ConfigurationEntity.Builder
-
Builds a ConfigurationEntity.
- build() - Method in class com.merative.acd.v1.model.CreateFlowsOptions.Builder
-
Builds a CreateFlowsOptions.
- build() - Method in class com.merative.acd.v1.model.CreateProfileOptions.Builder
-
Builds a CreateProfileOptions.
- build() - Method in class com.merative.acd.v1.model.DeleteFlowsOptions.Builder
-
Builds a DeleteFlowsOptions.
- build() - Method in class com.merative.acd.v1.model.DeleteProfileOptions.Builder
-
Builds a DeleteProfileOptions.
- build() - Method in class com.merative.acd.v1.model.Entity.Builder
-
Builds a Entity.
- build() - Method in class com.merative.acd.v1.model.Flow.Builder
-
Builds a Flow.
- build() - Method in class com.merative.acd.v1.model.FlowEntry.Builder
-
Builds a FlowEntry.
- build() - Method in class com.merative.acd.v1.model.GetAnnotatorOptions.Builder
-
Builds a GetAnnotatorOptions.
- build() - Method in class com.merative.acd.v1.model.GetAnnotatorsByIdOptions.Builder
-
Builds a GetAnnotatorsByIdOptions.
- build() - Method in class com.merative.acd.v1.model.GetFlowOptions.Builder
-
Builds a GetFlowOptions.
- build() - Method in class com.merative.acd.v1.model.GetFlowsByIdOptions.Builder
-
Builds a GetFlowsByIdOptions.
- build() - Method in class com.merative.acd.v1.model.GetFlowsOptions.Builder
-
Builds a GetFlowsOptions.
- build() - Method in class com.merative.acd.v1.model.GetHealthCheckStatusOptions.Builder
-
Builds a GetHealthCheckStatusOptions.
- build() - Method in class com.merative.acd.v1.model.GetProfileOptions.Builder
-
Builds a GetProfileOptions.
- build() - Method in class com.merative.acd.v1.model.GetProfilesOptions.Builder
-
Builds a GetProfilesOptions.
- build() - Method in class com.merative.acd.v1.model.ListAnnotatorsOptions.Builder
-
Builds a ListAnnotatorsOptions.
- build() - Method in class com.merative.acd.v1.model.RequestContainer.Builder
-
Builds a RequestContainer.
- build() - Method in class com.merative.acd.v1.model.UnstructuredContainer.Builder
-
Builds a UnstructuredContainer.
- build() - Method in class com.merative.acd.v1.model.UpdateFlowsOptions.Builder
-
Builds a UpdateFlowsOptions.
- build() - Method in class com.merative.acd.v1.model.UpdateProfileOptions.Builder
-
Builds a UpdateProfileOptions.
- build() - Method in class com.merative.acd.v1.util.FlowUtil.Builder
-
Builds a FlowUtil.
- build() - Method in class com.merative.acd.v1.util.HttpClientOptions.Builder
- Builder() - Constructor for class com.merative.acd.v1.model.AcdFlow.Builder
-
Instantiates a new builder.
- Builder() - Constructor for class com.merative.acd.v1.model.AcdProfile.Builder
-
Instantiates a new builder.
- Builder() - Constructor for class com.merative.acd.v1.model.AnalyzeOptions.Builder
-
Instantiates a new builder.
- Builder() - Constructor for class com.merative.acd.v1.model.AnalyzeWithFlowOptions.Builder
-
Instantiates a new builder.
- Builder() - Constructor for class com.merative.acd.v1.model.Annotator.Builder
-
Instantiates a new builder.
- Builder() - Constructor for class com.merative.acd.v1.model.AnnotatorFlow.Builder
-
Instantiates a new builder.
- Builder() - Constructor for class com.merative.acd.v1.model.CartridgesGetIdOptions.Builder
-
Instantiates a new builder.
- Builder() - Constructor for class com.merative.acd.v1.model.CartridgesPostMultipartOptions.Builder
-
Instantiates a new builder.
- Builder() - Constructor for class com.merative.acd.v1.model.CartridgesPutMultipartOptions.Builder
-
Instantiates a new builder.
- Builder() - Constructor for class com.merative.acd.v1.model.ConfigurationEntity.Builder
-
Instantiates a new builder.
- Builder() - Constructor for class com.merative.acd.v1.model.CreateFlowsOptions.Builder
-
Instantiates a new builder.
- Builder() - Constructor for class com.merative.acd.v1.model.CreateProfileOptions.Builder
-
Instantiates a new builder.
- Builder() - Constructor for class com.merative.acd.v1.model.DeleteFlowsOptions.Builder
-
Instantiates a new builder.
- Builder() - Constructor for class com.merative.acd.v1.model.DeleteProfileOptions.Builder
-
Instantiates a new builder.
- Builder() - Constructor for class com.merative.acd.v1.model.Entity.Builder
-
Instantiates a new builder.
- Builder() - Constructor for class com.merative.acd.v1.model.Flow.Builder
-
Instantiates a new builder.
- Builder() - Constructor for class com.merative.acd.v1.model.FlowEntry.Builder
-
Instantiates a new builder.
- Builder() - Constructor for class com.merative.acd.v1.model.GetAnnotatorOptions.Builder
-
Instantiates a new builder.
- Builder() - Constructor for class com.merative.acd.v1.model.GetAnnotatorsByIdOptions.Builder
-
Instantiates a new builder.
- Builder() - Constructor for class com.merative.acd.v1.model.GetFlowOptions.Builder
-
Instantiates a new builder.
- Builder() - Constructor for class com.merative.acd.v1.model.GetFlowsByIdOptions.Builder
-
Instantiates a new builder.
- Builder() - Constructor for class com.merative.acd.v1.model.GetFlowsOptions.Builder
-
Instantiates a new builder.
- Builder() - Constructor for class com.merative.acd.v1.model.GetHealthCheckStatusOptions.Builder
-
Instantiates a new builder.
- Builder() - Constructor for class com.merative.acd.v1.model.GetProfileOptions.Builder
-
Instantiates a new builder.
- Builder() - Constructor for class com.merative.acd.v1.model.GetProfilesOptions.Builder
-
Instantiates a new builder.
- Builder() - Constructor for class com.merative.acd.v1.model.ListAnnotatorsOptions.Builder
-
Instantiates a new builder.
- Builder() - Constructor for class com.merative.acd.v1.model.RequestContainer.Builder
-
Instantiates a new builder.
- Builder() - Constructor for class com.merative.acd.v1.model.UnstructuredContainer.Builder
-
Instantiates a new builder.
- Builder() - Constructor for class com.merative.acd.v1.model.UpdateFlowsOptions.Builder
-
Instantiates a new builder.
- Builder() - Constructor for class com.merative.acd.v1.model.UpdateProfileOptions.Builder
-
Instantiates a new builder.
- Builder() - Constructor for class com.merative.acd.v1.util.FlowUtil.Builder
-
Instantiates a new builder.
- Builder() - Constructor for class com.merative.acd.v1.util.HttpClientOptions.Builder
- Builder(String) - Constructor for class com.merative.acd.v1.model.AnalyzeWithFlowOptions.Builder
-
Instantiates a new builder with required properties.
- Builder(String) - Constructor for class com.merative.acd.v1.model.Annotator.Builder
-
Instantiates a new builder with required properties.
- Builder(String) - Constructor for class com.merative.acd.v1.model.CartridgesGetIdOptions.Builder
-
Instantiates a new builder with required properties.
- Builder(String) - Constructor for class com.merative.acd.v1.model.DeleteFlowsOptions.Builder
-
Instantiates a new builder with required properties.
- Builder(String) - Constructor for class com.merative.acd.v1.model.DeleteProfileOptions.Builder
-
Instantiates a new builder with required properties.
- Builder(String) - Constructor for class com.merative.acd.v1.model.GetAnnotatorOptions.Builder
-
Instantiates a new builder with required properties.
- Builder(String) - Constructor for class com.merative.acd.v1.model.GetAnnotatorsByIdOptions.Builder
-
Instantiates a new builder with required properties.
- Builder(String) - Constructor for class com.merative.acd.v1.model.GetFlowOptions.Builder
-
Instantiates a new builder with required properties.
- Builder(String) - Constructor for class com.merative.acd.v1.model.GetFlowsByIdOptions.Builder
-
Instantiates a new builder with required properties.
- Builder(String) - Constructor for class com.merative.acd.v1.model.GetProfileOptions.Builder
-
Instantiates a new builder with required properties.
- Builder(String) - Constructor for class com.merative.acd.v1.model.UpdateFlowsOptions.Builder
-
Instantiates a new builder with required properties.
- Builder(String) - Constructor for class com.merative.acd.v1.model.UpdateProfileOptions.Builder
-
Instantiates a new builder with required properties.
- buildFlow(Flow) - Static method in class com.merative.acd.v1.util.FlowUtil
C
- CANCER - Static variable in interface com.merative.acd.v1.model.Annotator.Name
-
cancer.
- CancerDiagnosis - Class in com.merative.acd.v1.model
-
CancerDiagnosis.
- CancerDiagnosis() - Constructor for class com.merative.acd.v1.model.CancerDiagnosis
- cartridgeId() - Method in class com.merative.acd.v1.model.AcdFlow
-
Gets the cartridgeId.
- cartridgeId() - Method in class com.merative.acd.v1.model.AcdProfile
-
Gets the cartridgeId.
- cartridgeId() - Method in class com.merative.acd.v1.model.CreateFlowsOptions
-
Gets the cartridgeId.
- cartridgeId() - Method in class com.merative.acd.v1.model.CreateProfileOptions
-
Gets the cartridgeId.
- cartridgeId(String) - Method in class com.merative.acd.v1.model.AcdFlow.Builder
-
Set the cartridgeId.
- cartridgeId(String) - Method in class com.merative.acd.v1.model.AcdProfile.Builder
-
Set the cartridgeId.
- cartridgeId(String) - Method in class com.merative.acd.v1.model.CreateFlowsOptions.Builder
-
Set the cartridgeId.
- cartridgeId(String) - Method in class com.merative.acd.v1.model.CreateProfileOptions.Builder
-
Set the cartridgeId.
- cartridgesGet() - Method in class com.merative.acd.v1.AnnotatorForClinicalData
-
Get list of available deployment status.
- cartridgesGet(CartridgesGetOptions) - Method in class com.merative.acd.v1.AnnotatorForClinicalData
-
Get list of cartridge deployment statuses.
- cartridgesGetId(CartridgesGetIdOptions) - Method in class com.merative.acd.v1.AnnotatorForClinicalData
-
Get details of a specific deployment.
- CartridgesGetIdOptions - Class in com.merative.acd.v1.model
-
The cartridgesGetId options.
- CartridgesGetIdOptions.Builder - Class in com.merative.acd.v1.model
-
Builder.
- CartridgesGetOptions - Class in com.merative.acd.v1.model
-
The cartridgesGet options.
- CartridgesGetOptions() - Constructor for class com.merative.acd.v1.model.CartridgesGetOptions
- cartridgesPostMultipart() - Method in class com.merative.acd.v1.AnnotatorForClinicalData
-
Create a cartridge deployment.
- cartridgesPostMultipart(CartridgesPostMultipartOptions) - Method in class com.merative.acd.v1.AnnotatorForClinicalData
-
Create a cartridge deployment.
- CartridgesPostMultipartOptions - Class in com.merative.acd.v1.model
-
The cartridgesPostMultipart options.
- CartridgesPostMultipartOptions.Builder - Class in com.merative.acd.v1.model
-
Builder.
- cartridgesPutMultipart() - Method in class com.merative.acd.v1.AnnotatorForClinicalData
-
Update an existing cartridge deployment.
- cartridgesPutMultipart(CartridgesPutMultipartOptions) - Method in class com.merative.acd.v1.AnnotatorForClinicalData
-
Update an existing a cartridge deployment.
- CartridgesPutMultipartOptions - Class in com.merative.acd.v1.model
-
The cartridgesPutMultipart options.
- CartridgesPutMultipartOptions.Builder - Class in com.merative.acd.v1.model
-
Builder.
- com.merative.acd.v1 - package com.merative.acd.v1
-
Annotator for Clinical Data v1.
- com.merative.acd.v1.exception - package com.merative.acd.v1.exception
- com.merative.acd.v1.model - package com.merative.acd.v1.model
- com.merative.acd.v1.util - package com.merative.acd.v1.util
- com.merative.common - package com.merative.common
- Concept - Class in com.merative.acd.v1.model
-
Concept.
- Concept() - Constructor for class com.merative.acd.v1.model.Concept
- CONCEPT_DETECTION - Static variable in interface com.merative.acd.v1.model.Annotator.Name
-
concept_detection.
- CONCEPT_VALUE - Static variable in interface com.merative.acd.v1.model.Annotator.Name
-
concept_value.
- ConceptValue - Class in com.merative.acd.v1.model
-
ConceptValue.
- ConceptValue() - Constructor for class com.merative.acd.v1.model.ConceptValue
- ConfigurationEntity - Class in com.merative.acd.v1.model
-
ConfigurationEntity.
- ConfigurationEntity.Builder - Class in com.merative.acd.v1.model
-
Builder.
- configurations() - Method in class com.merative.acd.v1.model.Annotator
-
Gets the configurations.
- configurations(List<ConfigurationEntity>) - Method in class com.merative.acd.v1.model.Annotator.Builder
-
Set the configurations.
- ContainerAnnotation - Class in com.merative.acd.v1.model
-
ContainerAnnotation.
- ContainerAnnotation() - Constructor for class com.merative.acd.v1.model.ContainerAnnotation
- ContainerGroup - Class in com.merative.acd.v1.model
-
ContainerGroup the analyze results container.
- ContainerGroup() - Constructor for class com.merative.acd.v1.model.ContainerGroup
- contentType() - Method in class com.merative.acd.v1.model.AnalyzeWithFlowOptions
-
Gets the contentType.
- contentType(String) - Method in class com.merative.acd.v1.model.AnalyzeWithFlowOptions.Builder
-
Set the flowId.
- convertJsonObject(String) - Method in class com.merative.acd.v1.util.CustomDeserializer
- convertObject(String) - Method in class com.merative.acd.v1.util.CustomDeserializer
- convertToCustomCollection(Object) - Method in class com.merative.acd.v1.util.CustomCollection
-
Converts annotation to collection.
- convertToCustomCollectionList(List<Object>) - Method in class com.merative.acd.v1.util.CustomCollection
-
Retrieves collection list for annotation list.
- createAnnotator(String) - Static method in class com.merative.acd.v1.util.FlowUtil
- createFlows() - Method in class com.merative.acd.v1.AnnotatorForClinicalData
-
Persist a new flow definition.
- createFlows(CreateFlowsOptions) - Method in class com.merative.acd.v1.AnnotatorForClinicalData
-
Persist a new flow definition.
- CreateFlowsOptions - Class in com.merative.acd.v1.model
-
The createFlows options.
- CreateFlowsOptions.Builder - Class in com.merative.acd.v1.model
-
Builder.
- createProfile() - Method in class com.merative.acd.v1.AnnotatorForClinicalData
-
Persist a new profile.
- createProfile(CreateProfileOptions) - Method in class com.merative.acd.v1.AnnotatorForClinicalData
-
Persist a new profile.
- CreateProfileOptions - Class in com.merative.acd.v1.model
-
The createProfile options.
- CreateProfileOptions.Builder - Class in com.merative.acd.v1.model
-
Builder.
- CustomCollection - Class in com.merative.acd.v1.util
-
CustomCollection To deserialize the response.
- CustomCollection() - Constructor for class com.merative.acd.v1.util.CustomCollection
- CustomDeserializer - Class in com.merative.acd.v1.util
-
CustomDeserializer To deserialize the response.
- CustomDeserializer() - Constructor for class com.merative.acd.v1.util.CustomDeserializer
D
- data() - Method in class com.merative.acd.v1.model.UnstructuredContainer
-
Gets the data.
- data(ContainerAnnotation) - Method in class com.merative.acd.v1.model.UnstructuredContainer.Builder
-
Set the data.
- debug() - Method in class com.merative.acd.v1.model.AnalyzeOptions
-
Gets the debug flag.
- debug() - Method in class com.merative.acd.v1.model.AnalyzeWithFlowOptions
-
Gets the debug flag.
- debug(boolean) - Method in class com.merative.acd.v1.model.AnalyzeOptions.Builder
-
Set the debug flag.
- debug(boolean) - Method in class com.merative.acd.v1.model.AnalyzeWithFlowOptions.Builder
-
Set the debug.
- DEBUG - Static variable in class com.merative.acd.v1.AnnotatorForClinicalData
- DEFAULT_SERVICE_NAME - Static variable in class com.merative.acd.v1.AnnotatorForClinicalData
- DEFAULT_SERVICE_URL - Static variable in class com.merative.acd.v1.AnnotatorForClinicalData
- deleteFlows(DeleteFlowsOptions) - Method in class com.merative.acd.v1.AnnotatorForClinicalData
-
Delete a persisted flow.
- DeleteFlowsOptions - Class in com.merative.acd.v1.model
-
The deleteFlows options.
- DeleteFlowsOptions.Builder - Class in com.merative.acd.v1.model
-
Builder.
- deleteProfile(DeleteProfileOptions) - Method in class com.merative.acd.v1.AnnotatorForClinicalData
-
Delete a persisted profile.
- DeleteProfileOptions - Class in com.merative.acd.v1.model
-
The deleteProfile options.
- DeleteProfileOptions.Builder - Class in com.merative.acd.v1.model
-
Builder.
- deleteUserSpecificArtifacts() - Method in class com.merative.acd.v1.AnnotatorForClinicalData
-
Delete tenant specific artifacts.
- deleteUserSpecificArtifacts(DeleteUserSpecificArtifactsOptions) - Method in class com.merative.acd.v1.AnnotatorForClinicalData
-
Delete tenant specific artifacts.
- DeleteUserSpecificArtifactsOptions - Class in com.merative.acd.v1.model
-
The deleteUserSpecificArtifacts options.
- DeleteUserSpecificArtifactsOptions() - Constructor for class com.merative.acd.v1.model.DeleteUserSpecificArtifactsOptions
- DeployCartridgeResponse - Class in com.merative.acd.v1.model
-
DeployCartridgeResponse.
- DeployCartridgeResponse() - Constructor for class com.merative.acd.v1.model.DeployCartridgeResponse
- description() - Method in class com.merative.acd.v1.model.AcdFlow
-
Gets the description.
- description() - Method in class com.merative.acd.v1.model.AcdProfile
-
Gets the description.
- description() - Method in class com.merative.acd.v1.model.Annotator
-
Gets the description.
- description() - Method in class com.merative.acd.v1.model.CreateFlowsOptions
-
Gets the description.
- description() - Method in class com.merative.acd.v1.model.CreateProfileOptions
-
Gets the description.
- description(String) - Method in class com.merative.acd.v1.model.AcdFlow.Builder
-
Set the description.
- description(String) - Method in class com.merative.acd.v1.model.AcdProfile.Builder
-
Set the description.
- description(String) - Method in class com.merative.acd.v1.model.Annotator.Builder
-
Set the description.
- description(String) - Method in class com.merative.acd.v1.model.CreateFlowsOptions.Builder
-
Set the description.
- description(String) - Method in class com.merative.acd.v1.model.CreateProfileOptions.Builder
-
Set the description.
- Disambiguation - Class in com.merative.acd.v1.model
-
Disambiguation.
- Disambiguation() - Constructor for class com.merative.acd.v1.model.Disambiguation
- DISAMBIGUATION - Static variable in interface com.merative.acd.v1.model.Annotator.Name
-
disambiguation.
- DRESSING_ASSISTANCE - Static variable in interface com.merative.acd.v1.model.Annotator.Name
-
dressing_assistance.
E
- EATING_ASSISTANCE - Static variable in interface com.merative.acd.v1.model.Annotator.Name
-
eating_assistance.
- EJECTION_FRACTION - Static variable in interface com.merative.acd.v1.model.Annotator.Name
-
ejection_fraction.
- EjectionFractionAnnotation - Class in com.merative.acd.v1.model
-
EjectionFractionAnnotation.
- EjectionFractionAnnotation() - Constructor for class com.merative.acd.v1.model.EjectionFractionAnnotation
- elements() - Method in class com.merative.acd.v1.model.Flow
-
Gets the elements.
- elements(List<FlowEntry>) - Method in class com.merative.acd.v1.model.Flow.Builder
-
Set the elements.
- Entity - Class in com.merative.acd.v1.model
-
Entity.
- Entity.Builder - Class in com.merative.acd.v1.model
-
Builder.
- ERROR - Static variable in interface com.merative.acd.v1.model.ServiceError.Level
-
ERROR.
- ERROR - Static variable in interface com.merative.acd.v1.model.ServiceStatus.ServiceState
-
ERROR.
F
- flow() - Method in class com.merative.acd.v1.model.Annotator
-
Gets the flow.
- flow() - Method in class com.merative.acd.v1.model.AnnotatorFlow
-
Gets the flow.
- flow() - Method in class com.merative.acd.v1.model.FlowEntry
-
Gets the flow.
- flow(Flow) - Method in class com.merative.acd.v1.model.Annotator.Builder
-
Set the flow.
- flow(Flow) - Method in class com.merative.acd.v1.model.AnnotatorFlow.Builder
-
Set the flow.
- flow(Flow) - Method in class com.merative.acd.v1.model.FlowEntry.Builder
-
Set the flow.
- Flow - Class in com.merative.acd.v1.model
-
Flow.
- Flow.Builder - Class in com.merative.acd.v1.model
-
Builder.
- FlowEntry - Class in com.merative.acd.v1.model
-
FlowEntry.
- FlowEntry.Builder - Class in com.merative.acd.v1.model
-
Builder.
- flowId() - Method in class com.merative.acd.v1.model.AnalyzeWithFlowOptions
-
Gets the flowId.
- flowId(String) - Method in class com.merative.acd.v1.model.AnalyzeWithFlowOptions.Builder
-
Set the flowId.
- FlowUtil - Class in com.merative.acd.v1.util
-
FlowUtil To create flow object.
- FlowUtil.Builder - Class in com.merative.acd.v1.util
-
Builder.
- format() - Method in class com.merative.acd.v1.model.GetHealthCheckStatusOptions
-
Gets the format.
- format(String) - Method in class com.merative.acd.v1.model.GetHealthCheckStatusOptions.Builder
-
Set the format.
G
- get(int) - Method in class com.merative.acd.v1.util.CustomCollection
-
Retrieves collection by position.
- get(String) - Method in class com.merative.acd.v1.model.AllergyMedicationInd
-
Returns the value from AllergyMedicationInd annotation by specified key.
- get(String) - Method in class com.merative.acd.v1.model.Annotation
-
Returns the value from Annotation by specified key.
- get(String) - Method in class com.merative.acd.v1.model.AssistanceAnnotation
-
Returns the value from AssistanceAnnotation by specified key.
- get(String) - Method in class com.merative.acd.v1.model.AttributeValueAnnotation
-
Returns the value from AttributeValueAnnotation by specified key.
- get(String) - Method in class com.merative.acd.v1.model.CancerDiagnosis
-
Returns the value from CancerDiagnosis annotation by specified key.
- get(String) - Method in class com.merative.acd.v1.model.Concept
-
Returns the value from Concept annotation by specified key.
- get(String) - Method in class com.merative.acd.v1.model.ConceptValue
-
Returns the value from ConceptValue annotation by specified key.
- get(String) - Method in class com.merative.acd.v1.model.EjectionFractionAnnotation
-
Returns the value from EjectionFractionAnnotation by specified key.
- get(String) - Method in class com.merative.acd.v1.model.InsightModelAlcohol
-
Returns the value from InsightModelAlcohol annotation by specified key.
- get(String) - Method in class com.merative.acd.v1.model.InsightModelAlcoholUsage
-
Returns the value from InsightModelAlcoholUsage annotation by specified key.
- get(String) - Method in class com.merative.acd.v1.model.InsightModelAlcoholUseQualifier
-
Returns the value from InsightModelAlcoholUseQualifier annotation by specified key.
- get(String) - Method in class com.merative.acd.v1.model.InsightModelAlcoholUseStatus
-
Returns the value from InsightModelAlcoholUseStatus annotation by specified key.
- get(String) - Method in class com.merative.acd.v1.model.InsightModelData
-
Returns the value from InsightModelData annotation by specified key.
- get(String) - Method in class com.merative.acd.v1.model.InsightModelDataDiagnosis
-
Returns the value from InsightModelDataDiagnosis annotation by specified key.
- get(String) - Method in class com.merative.acd.v1.model.InsightModelDataDiagnosisModifier
-
Returns the value from InsightModelDataDiagnosisModifier annotation by specified key.
- get(String) - Method in class com.merative.acd.v1.model.InsightModelDataEvent
-
Returns the value from InsightModelDataEvent annotation by specified key.
- get(String) - Method in class com.merative.acd.v1.model.InsightModelDataEvidence
-
Returns the value from InsightModelDataEvidence annotation by specified key.
- get(String) - Method in class com.merative.acd.v1.model.InsightModelDataMedication
-
Returns the value from InsightModelDataMedication annotation by specified key.
- get(String) - Method in class com.merative.acd.v1.model.InsightModelDataNormality
-
Returns the value from InsightModelDataNormality annotation by specified key.
- get(String) - Method in class com.merative.acd.v1.model.InsightModelDataNormalityUsage
-
Returns the value from InsightModelDataNormalityUsage annotation by specified key.
- get(String) - Method in class com.merative.acd.v1.model.InsightModelDataProcedure
-
Returns the value from InsightModelDataProcedure annotation by specified key.
- get(String) - Method in class com.merative.acd.v1.model.InsightModelDataProcedureModifier
-
Returns the value from InsightModelDataProcedureModifier annotation by specified key.
- get(String) - Method in class com.merative.acd.v1.model.InsightModelDataSite
-
Returns the value from InsightModelDataSite annotation by specified key.
- get(String) - Method in class com.merative.acd.v1.model.InsightModelDataTask
-
Returns the value from InsightModelDataTask annotation by specified key.
- get(String) - Method in class com.merative.acd.v1.model.InsightModelDataType
-
Returns the value from InsightModelDataType annotation by specified key.
- get(String) - Method in class com.merative.acd.v1.model.InsightModelDataUsage
-
Returns the value from InsightModelDataUsage annotation by specified key.
- get(String) - Method in class com.merative.acd.v1.model.InsightModelIllicitDrug
-
Returns the value from InsightModelIllicitDrug annotation by specified key.
- get(String) - Method in class com.merative.acd.v1.model.InsightModelIllicitDrugUsage
-
Returns the value from InsightModelIllicitDrugUsage annotation by specified key.
- get(String) - Method in class com.merative.acd.v1.model.InsightModelIllicitDrugUseDimension
-
Returns the value from InsightModelIllicitDrugUseDimension annotation by specified key.
- get(String) - Method in class com.merative.acd.v1.model.InsightModelIllicitDrugUseQualifier
-
Returns the value from InsightModelIllicitDrugUseQualifier annotation by specified key.
- get(String) - Method in class com.merative.acd.v1.model.InsightModelIllicitDrugUseStatus
-
Returns the value from InsightModelIllicitDrugUseStatus annotation by specified key.
- get(String) - Method in class com.merative.acd.v1.model.InsightModelSubstanceAbuse
-
Returns the value from InsightModelSubstanceAbuse annotation by specified key.
- get(String) - Method in class com.merative.acd.v1.model.InsightModelSubstanceAbuseTreatment
-
Returns the value from InsightModelSubstanceAbuseTreatment annotation by specified key.
- get(String) - Method in class com.merative.acd.v1.model.InsightModelTobacco
-
Returns the value from InsightModelTobacco annotation by specified key.
- get(String) - Method in class com.merative.acd.v1.model.InsightModelTobaccoUsage
-
Returns the value from InsightModelTobaccoUsage annotation by specified key.
- get(String) - Method in class com.merative.acd.v1.model.InsightModelTobaccoUseStatus
-
Returns the value from InsightModelTobaccoUseStatus annotation by specified key.
- get(String) - Method in class com.merative.acd.v1.model.LabValueAnnotation
-
Returns the value from LabValueAnnotation annotation by specified key.
- get(String) - Method in class com.merative.acd.v1.model.MedicationAnnotation
-
Returns the value from MedicationAnnotation annotation by specified key.
- get(String) - Method in class com.merative.acd.v1.model.NegatedSpan
-
Returns the value from NegatedSpan annotation by specified key.
- get(String) - Method in class com.merative.acd.v1.model.NluEntity
-
Returns the value from NluEntity annotation by specified key.
- get(String) - Method in class com.merative.acd.v1.model.Procedure
-
Returns the value from Procedure annotation by specified key.
- get(String) - Method in class com.merative.acd.v1.model.Reference
-
Returns the value from Reference annotation by specified key.
- get(String) - Method in class com.merative.acd.v1.model.Relation
-
Returns the value from Relation annotation by specified key.
- get(String) - Method in class com.merative.acd.v1.model.RelationNode
-
Returns the value from RelationNode annotation by specified key.
- get(String) - Method in class com.merative.acd.v1.model.SectionAnnotation
-
Returns the value from SectionAnnotation annotation by specified key.
- get(String) - Method in class com.merative.acd.v1.model.Smoking
-
Returns the value from Smoking annotation by specified key.
- get(String) - Method in class com.merative.acd.v1.model.SpellCorrectedText
-
Returns the value from SpellCorrectedText annotation by specified key.
- get(String) - Method in class com.merative.acd.v1.model.SpellingCorrection
-
Returns the value from SpellingCorrection annotation by specified key.
- get(String) - Method in class com.merative.acd.v1.model.Suggestion
-
Returns the value from Suggestion annotation by specified key.
- get(String) - Method in class com.merative.acd.v1.model.SymptomDisease
-
Returns the value from SymptomDisease annotation by specified key.
- get(String) - Method in class com.merative.acd.v1.model.Temporal
-
Returns the value from Temporal annotation by specified key.
- get(String) - Method in class com.merative.acd.v1.util.CustomCollection
-
Retrieves collection by key.
- getAbnormalScore() - Method in class com.merative.acd.v1.model.InsightModelDataNormalityUsage
-
Gets the abnormalScore.
- getAbuseScore() - Method in class com.merative.acd.v1.model.InsightModelAlcoholUseQualifier
-
Gets the abuseScore.
- getAbuseScore() - Method in class com.merative.acd.v1.model.InsightModelIllicitDrugUseDimension
-
Gets the abuseScore.
- getAdverse() - Method in class com.merative.acd.v1.model.InsightModelDataMedication
-
Gets the adverse.
- getAlcohol() - Method in class com.merative.acd.v1.model.InsightModelData
-
Gets the alcohol.
- getAllergy() - Method in class com.merative.acd.v1.model.ContainerGroup
-
Gets the allergyInd.
- getAllergy() - Method in class com.merative.acd.v1.model.UnstructuredContainer
-
Gets the allergyInd.
- getAllergy(int) - Method in class com.merative.acd.v1.model.ContainerGroup
-
Gets the allergyInd.
- getAllergy(int) - Method in class com.merative.acd.v1.model.UnstructuredContainer
-
Gets the allergyInd.
- getAllergyInd() - Method in class com.merative.acd.v1.model.ContainerAnnotation
-
Gets the allergyInd.
- getAllergyMedication() - Method in class com.merative.acd.v1.model.ContainerGroup
-
Gets the AllergyMedicationInd.
- getAllergyMedication() - Method in class com.merative.acd.v1.model.UnstructuredContainer
-
Gets the allergyMedicationInd.
- getAllergyMedication(int) - Method in class com.merative.acd.v1.model.ContainerGroup
-
Gets the AllergyMedicationInd.
- getAllergyMedication(int) - Method in class com.merative.acd.v1.model.UnstructuredContainer
-
Gets the allergyMedicationInd.
- getAllergyMedicationInd() - Method in class com.merative.acd.v1.model.ContainerAnnotation
-
Gets the AllergyMedicationInd.
- getAllergyScore() - Method in class com.merative.acd.v1.model.InsightModelDataEvent
-
Gets the allergy score.
- getAnnotatorFlows() - Method in class com.merative.acd.v1.model.ContainerGroup
-
Gets the annotatorFlows.
- GetAnnotatorOptions - Class in com.merative.acd.v1.model
-
The getAnnotator options.
- GetAnnotatorOptions.Builder - Class in com.merative.acd.v1.model
-
Builder.
- getAnnotators() - Method in class com.merative.acd.v1.AnnotatorForClinicalData
-
Get list of available annotators.
- getAnnotators(GetAnnotatorsOptions) - Method in class com.merative.acd.v1.AnnotatorForClinicalData
-
Get list of available annotators.
- getAnnotatorsById(GetAnnotatorsByIdOptions) - Method in class com.merative.acd.v1.AnnotatorForClinicalData
-
Get details of a specific annotator.
- GetAnnotatorsByIdOptions - Class in com.merative.acd.v1.model
-
The getAnnotatorsById options.
- GetAnnotatorsByIdOptions.Builder - Class in com.merative.acd.v1.model
-
Builder.
- GetAnnotatorsOptions - Class in com.merative.acd.v1.model
-
The getAnnotators options.
- GetAnnotatorsOptions() - Constructor for class com.merative.acd.v1.model.GetAnnotatorsOptions
- getApplied() - Method in class com.merative.acd.v1.model.Suggestion
-
Gets the applied field.
- getArtifact() - Method in class com.merative.acd.v1.model.ServiceError
-
Gets the artifact.
- getArtifactResponse() - Method in class com.merative.acd.v1.model.AcdCartridges
-
Gets the artifactResponse.
- getArtifactResponse() - Method in class com.merative.acd.v1.model.DeployCartridgeResponse
-
Gets the artifactResponse.
- getArtifactResponseCode() - Method in class com.merative.acd.v1.model.AcdCartridges
-
Gets the artifactResponseCode.
- getAssociatedDiagnoses() - Method in class com.merative.acd.v1.model.InsightModelDataProcedureModifier
-
Gets the associatedDiagnoses.
- getAssociatedProcedures() - Method in class com.merative.acd.v1.model.InsightModelDataDiagnosisModifier
-
Gets the associatedProcedures.
- getAttributeValues() - Method in class com.merative.acd.v1.model.ContainerAnnotation
-
Gets the attributeValues.
- getAttributeValues() - Method in class com.merative.acd.v1.model.ContainerGroup
-
Gets the attributeValues.
- getAttributeValues() - Method in class com.merative.acd.v1.model.UnstructuredContainer
-
Gets the attributeValues.
- getAttributeValues(int) - Method in class com.merative.acd.v1.model.ContainerGroup
-
Gets the attributeValues.
- getAttributeValues(int) - Method in class com.merative.acd.v1.model.UnstructuredContainer
-
Gets the attributeValues.
- getBathingAssistance() - Method in class com.merative.acd.v1.model.ContainerGroup
-
Gets the bathingAssistanceInd.
- getBathingAssistance() - Method in class com.merative.acd.v1.model.UnstructuredContainer
-
Gets the bathingAssistanceInd.
- getBathingAssistance(int) - Method in class com.merative.acd.v1.model.ContainerGroup
-
Gets the bathingAssistanceInd.
- getBathingAssistance(int) - Method in class com.merative.acd.v1.model.UnstructuredContainer
-
Gets the bathingAssistanceInd.
- getBathingAssistanceInd() - Method in class com.merative.acd.v1.model.ContainerAnnotation
-
Gets the bathingAssistanceInd.
- getBegin() - Method in class com.merative.acd.v1.model.AllergyMedicationInd
-
Gets the begin.
- getBegin() - Method in class com.merative.acd.v1.model.Annotation
-
Gets the begin.
- getBegin() - Method in class com.merative.acd.v1.model.AssistanceAnnotation
-
Gets the begin.
- getBegin() - Method in class com.merative.acd.v1.model.AttributeValueAnnotation
-
Gets the begin.
- getBegin() - Method in class com.merative.acd.v1.model.CancerDiagnosis
-
Gets the begin.
- getBegin() - Method in class com.merative.acd.v1.model.Concept
-
Gets the begin.
- getBegin() - Method in class com.merative.acd.v1.model.ConceptValue
-
Gets the begin.
- getBegin() - Method in class com.merative.acd.v1.model.EjectionFractionAnnotation
-
Gets the begin.
- getBegin() - Method in class com.merative.acd.v1.model.InsightModelDataEvidence
-
Gets the begin.
- getBegin() - Method in class com.merative.acd.v1.model.InsightModelDataSite
-
Gets the begin.
- getBegin() - Method in class com.merative.acd.v1.model.LabValueAnnotation
-
Gets the begin.
- getBegin() - Method in class com.merative.acd.v1.model.MedicationAnnotation
-
Gets the begin.
- getBegin() - Method in class com.merative.acd.v1.model.NegatedSpan
-
Gets the begin.
- getBegin() - Method in class com.merative.acd.v1.model.NluEntity
-
Gets the begin.
- getBegin() - Method in class com.merative.acd.v1.model.Procedure
-
Gets the begin.
- getBegin() - Method in class com.merative.acd.v1.model.SectionAnnotation
-
Gets the begin.
- getBegin() - Method in class com.merative.acd.v1.model.SectionTrigger
-
Get the trigger beginning offset.
- getBegin() - Method in class com.merative.acd.v1.model.Smoking
-
Gets the begin.
- getBegin() - Method in class com.merative.acd.v1.model.SpellingCorrection
-
Gets the begin.
- getBegin() - Method in class com.merative.acd.v1.model.SymptomDisease
-
Gets the begin.
- getBegin() - Method in class com.merative.acd.v1.model.Temporal
-
Gets the begin.
- getCancer() - Method in class com.merative.acd.v1.model.CancerDiagnosis
-
Gets the cancer.
- getCancer(int) - Method in class com.merative.acd.v1.model.CancerDiagnosis
- getCancerDiagnosis() - Method in class com.merative.acd.v1.model.ContainerGroup
-
Gets the icaCancerDiagnosisInd.
- getCancerDiagnosis() - Method in class com.merative.acd.v1.model.UnstructuredContainer
-
Gets the icaCancerDiagnosisInd.
- getCancerDiagnosis(int) - Method in class com.merative.acd.v1.model.ContainerGroup
-
Gets the icaCancerDiagnosisInd.
- getCancerDiagnosis(int) - Method in class com.merative.acd.v1.model.UnstructuredContainer
-
Gets the icaCancerDiagnosisInd.
- getCartridges() - Method in class com.merative.acd.v1.model.AcdCartridgesList
- getCcsCode() - Method in class com.merative.acd.v1.model.AttributeValueAnnotation
-
Gets the getCcsCode.
- getCcsCode() - Method in class com.merative.acd.v1.model.SymptomDisease
-
Gets the ccsCode.
- getClinicalAssessmentScore() - Method in class com.merative.acd.v1.model.InsightModelDataTask
-
Gets the clinicalAssessmentScore.
- getCode() - Method in class com.merative.acd.v1.model.DeployCartridgeResponse
-
Gets the code.
- getCode() - Method in class com.merative.acd.v1.model.ServiceError
-
Gets the code.
- getComplianceScore() - Method in class com.merative.acd.v1.model.InsightModelIllicitDrugUseStatus
-
Gets the complianceScore.
- getComplianceScore() - Method in class com.merative.acd.v1.model.InsightModelSubstanceAbuseTreatment
-
Gets the complianceScore.
- getConcept() - Method in class com.merative.acd.v1.model.AttributeValueAnnotation
-
Gets the concept.
- getConcepts() - Method in class com.merative.acd.v1.model.ContainerAnnotation
-
Gets the concepts.
- getConcepts() - Method in class com.merative.acd.v1.model.ContainerGroup
- getConcepts() - Method in class com.merative.acd.v1.model.UnstructuredContainer
- getConcepts(int) - Method in class com.merative.acd.v1.model.ContainerGroup
-
Gets the concept.
- getConcepts(int) - Method in class com.merative.acd.v1.model.UnstructuredContainer
-
Gets the concept.
- getConceptValues() - Method in class com.merative.acd.v1.model.ContainerAnnotation
-
Gets the conceptValues.
- getConceptValues() - Method in class com.merative.acd.v1.model.ContainerGroup
-
Gets the conceptValues.
- getConceptValues() - Method in class com.merative.acd.v1.model.UnstructuredContainer
-
Gets the conceptValues.
- getConceptValues(int) - Method in class com.merative.acd.v1.model.ContainerGroup
-
Gets the conceptValues.
- getConceptValues(int) - Method in class com.merative.acd.v1.model.UnstructuredContainer
-
Gets the conceptValues.
- getConditionManagementScore() - Method in class com.merative.acd.v1.model.InsightModelDataType
-
Gets the conditionManagementScore.
- getConfidence() - Method in class com.merative.acd.v1.model.Suggestion
-
Gets the confidence field.
- getConnectTimeout() - Method in class com.merative.acd.v1.model.ServiceApiBean
-
Gets connect timeout.
- getConsideringScore() - Method in class com.merative.acd.v1.model.InsightModelDataUsage
-
Gets the consideringScore.
- getCorrectedText() - Method in class com.merative.acd.v1.model.SpellCorrectedText
-
Gets the correctedText.
- getCorrelationId() - Method in class com.merative.acd.v1.model.AcdCartridges
-
Gets the correlationId.
- getCorrelationId() - Method in class com.merative.acd.v1.model.ServiceError
-
Gets the correlationId.
- getCoveredText() - Method in class com.merative.acd.v1.model.AllergyMedicationInd
-
Gets the coveredText.
- getCoveredText() - Method in class com.merative.acd.v1.model.Annotation
-
Gets the coveredText.
- getCoveredText() - Method in class com.merative.acd.v1.model.AssistanceAnnotation
-
Gets the coveredText.
- getCoveredText() - Method in class com.merative.acd.v1.model.AttributeValueAnnotation
-
Gets the coveredText.
- getCoveredText() - Method in class com.merative.acd.v1.model.CancerDiagnosis
-
Gets the coveredText.
- getCoveredText() - Method in class com.merative.acd.v1.model.Concept
-
Gets the coveredText.
- getCoveredText() - Method in class com.merative.acd.v1.model.ConceptValue
-
Gets the coveredText.
- getCoveredText() - Method in class com.merative.acd.v1.model.EjectionFractionAnnotation
-
Gets the coveredText.
- getCoveredText() - Method in class com.merative.acd.v1.model.InsightModelDataEvidence
-
Gets the coveredText.
- getCoveredText() - Method in class com.merative.acd.v1.model.InsightModelDataSite
-
Gets the coveredText.
- getCoveredText() - Method in class com.merative.acd.v1.model.LabValueAnnotation
-
Gets the coveredText.
- getCoveredText() - Method in class com.merative.acd.v1.model.MedicationAnnotation
-
Gets the coveredText.
- getCoveredText() - Method in class com.merative.acd.v1.model.NegatedSpan
-
Gets the coveredText.
- getCoveredText() - Method in class com.merative.acd.v1.model.NluEntity
-
Gets the coveredText.
- getCoveredText() - Method in class com.merative.acd.v1.model.Procedure
-
Gets the coveredText.
- getCoveredText() - Method in class com.merative.acd.v1.model.SectionAnnotation
-
Gets the coveredText.
- getCoveredText() - Method in class com.merative.acd.v1.model.SectionTrigger
-
Get the trigger text.
- getCoveredText() - Method in class com.merative.acd.v1.model.Smoking
-
Gets the coveredText.
- getCoveredText() - Method in class com.merative.acd.v1.model.SpellingCorrection
-
Gets the coveredText.
- getCoveredText() - Method in class com.merative.acd.v1.model.SymptomDisease
-
Gets the coveredText.
- getCoveredText() - Method in class com.merative.acd.v1.model.Temporal
-
Gets the coveredText.
- getCptCode() - Method in class com.merative.acd.v1.model.AttributeValueAnnotation
-
Gets the getCptCode.
- getCptCode() - Method in class com.merative.acd.v1.model.Concept
-
Gets the getCptCode.
- getCui() - Method in class com.merative.acd.v1.model.CancerDiagnosis
-
Gets the cui.
- getCui() - Method in class com.merative.acd.v1.model.Concept
-
Gets the cui.
- getCui() - Method in class com.merative.acd.v1.model.ConceptValue
-
Gets the cui.
- getCui() - Method in class com.merative.acd.v1.model.MedicationAnnotation
-
Gets the cui.
- getCui() - Method in class com.merative.acd.v1.model.Procedure
-
Gets the cui.
- getCui() - Method in class com.merative.acd.v1.model.SymptomDisease
-
Gets the cui.
- getCurrent() - Method in class com.merative.acd.v1.model.Smoking
-
Gets the current.
- getCurrentScore() - Method in class com.merative.acd.v1.model.InsightModelIllicitDrugUseStatus
-
Gets the currentScore.
- getCurrentScore() - Method in class com.merative.acd.v1.model.InsightModelTobaccoUseStatus
-
Gets the currentScore.
- getData() - Method in class com.merative.acd.v1.model.ListStringWrapper
-
Gets the data.
- getDate() - Method in class com.merative.acd.v1.model.SymptomDisease
-
Gets the date.
- getDateInMilliseconds() - Method in class com.merative.acd.v1.model.LabValueAnnotation
-
Gets the dateInMilliseconds.
- getDateInMilliseconds() - Method in class com.merative.acd.v1.model.Procedure
-
Gets the dateInMilliseconds.
- getDateInMilliseconds() - Method in class com.merative.acd.v1.model.SymptomDisease
-
Gets the dateInMilliseconds.
- getDateSource() - Method in class com.merative.acd.v1.model.SymptomDisease
-
Gets the dateSource.
- getDebugText() - Method in class com.merative.acd.v1.model.SpellCorrectedText
-
Gets the debugText.
- getDerivedFrom() - Method in class com.merative.acd.v1.model.AttributeValueAnnotation
-
Gets the derivedFrom.
- getDerivedFrom() - Method in class com.merative.acd.v1.model.Concept
-
Gets the derivedFrom.
- getDerivedFrom() - Method in class com.merative.acd.v1.model.ConceptValue
-
Gets the derivedFrom.
- getDescription() - Method in class com.merative.acd.v1.model.ServiceApiBean
-
Gets the description.
- getDescription() - Method in class com.merative.acd.v1.model.ServiceError
-
Gets the description.
- getDeviceScore() - Method in class com.merative.acd.v1.model.InsightModelDataType
-
Gets the deviceScore.
- getDiagnosis() - Method in class com.merative.acd.v1.model.InsightModelData
-
Gets the diagnosis.
- getDiagnosticScore() - Method in class com.merative.acd.v1.model.InsightModelDataTask
-
Gets the diagnosticScore.
- getDimension() - Method in class com.merative.acd.v1.model.ConceptValue
-
Gets the dimension.
- getDirectlyAffectedScore() - Method in class com.merative.acd.v1.model.InsightModelDataNormality
-
Gets the directlyAffectedScore.
- getDisambiguationData() - Method in class com.merative.acd.v1.model.AttributeValueAnnotation
-
Gets the getdisambiguationData.
- getDisambiguationData() - Method in class com.merative.acd.v1.model.CancerDiagnosis
-
Gets the disambiguationData.
- getDisambiguationData() - Method in class com.merative.acd.v1.model.Concept
-
Gets the disambiguationData.
- getDisambiguationData() - Method in class com.merative.acd.v1.model.MedicationAnnotation
-
Gets the disambiguationData.
- getDisambiguationData() - Method in class com.merative.acd.v1.model.Procedure
-
Gets the disambiguationData.
- getDisambiguationData() - Method in class com.merative.acd.v1.model.SymptomDisease
-
Gets the disambiguationData.
- getDiscussedScore() - Method in class com.merative.acd.v1.model.InsightModelAlcoholUsage
-
Gets the discussedScore.
- getDiscussedScore() - Method in class com.merative.acd.v1.model.InsightModelDataUsage
-
Gets the discussedScore.
- getDiscussedScore() - Method in class com.merative.acd.v1.model.InsightModelIllicitDrugUsage
-
Gets the discussedScore.
- getDiscussedScore() - Method in class com.merative.acd.v1.model.InsightModelSubstanceAbuseTreatment
-
Gets the discussedScore.
- getDiscussedScore() - Method in class com.merative.acd.v1.model.InsightModelTobaccoUsage
-
Gets the discussedScore.
- getDoseChanged() - Method in class com.merative.acd.v1.model.InsightModelDataMedication
-
Gets the doseChanged.
- getDressingAssistance() - Method in class com.merative.acd.v1.model.ContainerGroup
-
Gets the dressingAssistanceInd.
- getDressingAssistance() - Method in class com.merative.acd.v1.model.UnstructuredContainer
-
Gets the dressingAssistanceInd.
- getDressingAssistance(int) - Method in class com.merative.acd.v1.model.ContainerGroup
-
Gets the dressingAssistanceInd.
- getDressingAssistance(int) - Method in class com.merative.acd.v1.model.UnstructuredContainer
-
Gets the dressingAssistanceInd.
- getDressingAssistanceInd() - Method in class com.merative.acd.v1.model.ContainerAnnotation
-
Gets the dressingAssistanceInd.
- getDrug() - Method in class com.merative.acd.v1.model.MedicationAnnotation
-
Gets the drug.
- getDrug(int) - Method in class com.merative.acd.v1.model.MedicationAnnotation
- getDuration() - Method in class com.merative.acd.v1.model.AcdCartridges
-
Gets the duration.
- getDuration() - Method in class com.merative.acd.v1.model.Smoking
-
Gets the duration.
- getEatingAssistance() - Method in class com.merative.acd.v1.model.ContainerGroup
-
Gets the eatingAssistanceInd.
- getEatingAssistance() - Method in class com.merative.acd.v1.model.UnstructuredContainer
-
Gets the eatingAssistanceInd.
- getEatingAssistance(int) - Method in class com.merative.acd.v1.model.ContainerGroup
-
Gets the eatingAssistanceInd.
- getEatingAssistance(int) - Method in class com.merative.acd.v1.model.UnstructuredContainer
-
Gets the eatingAssistanceInd.
- getEatingAssistanceInd() - Method in class com.merative.acd.v1.model.ContainerAnnotation
-
Gets the eatingAssistanceInd.
- getEfAlphabeticValueNormalizedName() - Method in class com.merative.acd.v1.model.EjectionFractionAnnotation
-
Gets the efAlphabeticValueNormalizedName.
- getEfAlphabeticValueSurfaceForm() - Method in class com.merative.acd.v1.model.EjectionFractionAnnotation
-
Gets the efAlphabeticValueSurfaceForm.
- getEfSuffixNormalizedName() - Method in class com.merative.acd.v1.model.EjectionFractionAnnotation
-
Gets the efSuffixNormalizedName.
- getEfSuffixSurfaceForm() - Method in class com.merative.acd.v1.model.EjectionFractionAnnotation
-
Gets the efSuffixSurfaceForm.
- getEfTermNormalizedName() - Method in class com.merative.acd.v1.model.EjectionFractionAnnotation
-
Gets the efTermNormalizedName.
- getEfTermSurfaceForm() - Method in class com.merative.acd.v1.model.EjectionFractionAnnotation
-
Gets the efTermSurfaceForm.
- getEjectionFractionInd() - Method in class com.merative.acd.v1.model.ContainerAnnotation
-
Gets the ejectionFractionInd.
- getEjectionFractionInd() - Method in class com.merative.acd.v1.model.ContainerGroup
-
Gets the ejectionFractionInd.
- getEjectionFractionInd() - Method in class com.merative.acd.v1.model.UnstructuredContainer
-
Gets the ejectionFractionInd.
- getEjectionFractionInd(int) - Method in class com.merative.acd.v1.model.ContainerGroup
-
Gets the ejectionFractionInd.
- getEjectionFractionInd(int) - Method in class com.merative.acd.v1.model.UnstructuredContainer
-
Gets the ejectionFractionInd.
- getEmailAddressInd() - Method in class com.merative.acd.v1.model.ContainerAnnotation
-
Gets the emailAddressInd.
- getEmailAddressInd() - Method in class com.merative.acd.v1.model.ContainerGroup
-
Gets the emailAddressInd.
- getEmailAddressInd() - Method in class com.merative.acd.v1.model.UnstructuredContainer
-
Gets the emailAddressInd.
- getEmailAddressInd(int) - Method in class com.merative.acd.v1.model.ContainerGroup
-
Gets the emailAddressInd.
- getEmailAddressInd(int) - Method in class com.merative.acd.v1.model.UnstructuredContainer
-
Gets the emailAddressInd.
- getEnd() - Method in class com.merative.acd.v1.model.AllergyMedicationInd
-
Gets the end.
- getEnd() - Method in class com.merative.acd.v1.model.Annotation
-
Gets the end.
- getEnd() - Method in class com.merative.acd.v1.model.AssistanceAnnotation
-
Gets the end.
- getEnd() - Method in class com.merative.acd.v1.model.AttributeValueAnnotation
-
Gets the end.
- getEnd() - Method in class com.merative.acd.v1.model.CancerDiagnosis
-
Gets the end.
- getEnd() - Method in class com.merative.acd.v1.model.Concept
-
Gets the end.
- getEnd() - Method in class com.merative.acd.v1.model.ConceptValue
-
Gets the end.
- getEnd() - Method in class com.merative.acd.v1.model.EjectionFractionAnnotation
-
Gets the end.
- getEnd() - Method in class com.merative.acd.v1.model.InsightModelDataEvidence
-
Gets the end.
- getEnd() - Method in class com.merative.acd.v1.model.InsightModelDataSite
-
Gets the end.
- getEnd() - Method in class com.merative.acd.v1.model.LabValueAnnotation
-
Gets the end.
- getEnd() - Method in class com.merative.acd.v1.model.MedicationAnnotation
-
Gets the end.
- getEnd() - Method in class com.merative.acd.v1.model.NegatedSpan
-
Gets the end.
- getEnd() - Method in class com.merative.acd.v1.model.NluEntity
-
Gets the end.
- getEnd() - Method in class com.merative.acd.v1.model.Procedure
-
Gets the end.
- getEnd() - Method in class com.merative.acd.v1.model.SectionAnnotation
-
Gets the end.
- getEnd() - Method in class com.merative.acd.v1.model.SectionTrigger
-
Get the trigger ending offset.
- getEnd() - Method in class com.merative.acd.v1.model.Smoking
-
Gets the end.
- getEnd() - Method in class com.merative.acd.v1.model.SpellingCorrection
-
Gets the end.
- getEnd() - Method in class com.merative.acd.v1.model.SymptomDisease
-
Gets the end.
- getEnd() - Method in class com.merative.acd.v1.model.Temporal
-
Gets the end.
- getEndTime() - Method in class com.merative.acd.v1.model.AcdCartridges
-
Gets the endTime.
- getEntity() - Method in class com.merative.acd.v1.model.RelationNode
-
Gets the entity.
- getEvidence() - Method in class com.merative.acd.v1.model.InsightModelDataNormality
-
Gets the evidence.
- getEvidenceSpans() - Method in class com.merative.acd.v1.model.AttributeValueAnnotation
-
Gets the evidenceSpans.
- getExplicitScore() - Method in class com.merative.acd.v1.model.InsightModelDataUsage
-
Gets the explicitScore.
- getExposureScore() - Method in class com.merative.acd.v1.model.InsightModelAlcohol
-
Gets the exposureScore.
- getExposureScore() - Method in class com.merative.acd.v1.model.InsightModelIllicitDrug
-
Gets the exposureScore.
- getExposureScore() - Method in class com.merative.acd.v1.model.InsightModelTobacco
-
Gets the exposureScore.
- getFamilyHistoryScore() - Method in class com.merative.acd.v1.model.InsightModelDataDiagnosis
-
Gets the familyHistoryScore.
- getFamilyHistoryScore() - Method in class com.merative.acd.v1.model.InsightModelTobacco
-
Gets the familyHistoryScore.
- getFirstValue() - Method in class com.merative.acd.v1.model.EjectionFractionAnnotation
-
Gets the firstValue.
- GetFlowOptions - Class in com.merative.acd.v1.model
-
The getFlow options.
- GetFlowOptions.Builder - Class in com.merative.acd.v1.model
-
Builder.
- getFlows() - Method in class com.merative.acd.v1.AnnotatorForClinicalData
-
Get list of available persisted flows.
- getFlows(GetFlowsOptions) - Method in class com.merative.acd.v1.AnnotatorForClinicalData
-
Get list of available persisted flows.
- getFlowsById(GetFlowsByIdOptions) - Method in class com.merative.acd.v1.AnnotatorForClinicalData
-
Get details of a specific flow.
- GetFlowsByIdOptions - Class in com.merative.acd.v1.model
-
The getFlowsById options.
- GetFlowsByIdOptions.Builder - Class in com.merative.acd.v1.model
-
Builder.
- GetFlowsOptions - Class in com.merative.acd.v1.model
-
The getFlows options.
- GetFlowsOptions.Builder - Class in com.merative.acd.v1.model
-
Builder.
- getHccCode() - Method in class com.merative.acd.v1.model.AttributeValueAnnotation
-
Gets the getHccCode.
- getHccCode() - Method in class com.merative.acd.v1.model.SymptomDisease
-
Gets the hccCode.
- getHealthCheckStatus() - Method in class com.merative.acd.v1.AnnotatorForClinicalData
-
Determine if service is running correctly.
- getHealthCheckStatus(GetHealthCheckStatusOptions) - Method in class com.merative.acd.v1.AnnotatorForClinicalData
-
Determine if service is running correctly.
- GetHealthCheckStatusOptions - Class in com.merative.acd.v1.model
-
The getHealthCheckStatus options.
- GetHealthCheckStatusOptions.Builder - Class in com.merative.acd.v1.model
-
Builder.
- GetHealthCheckStatusOptions.Format - Interface in com.merative.acd.v1.model
-
Override response format.
- getHeavyScore() - Method in class com.merative.acd.v1.model.InsightModelAlcoholUseQualifier
-
Gets the heavyScore.
- getHeavyScore() - Method in class com.merative.acd.v1.model.InsightModelIllicitDrugUseQualifier
-
Gets the heavyScore.
- getHref() - Method in class com.merative.acd.v1.model.ServiceError
-
Gets the href.
- getHypotheticalSpans() - Method in class com.merative.acd.v1.model.ContainerAnnotation
-
Gets the hypotheticalSpans.
- getHypotheticalSpans() - Method in class com.merative.acd.v1.model.ContainerGroup
-
Gets the hypotheticalSpans.
- getHypotheticalSpans() - Method in class com.merative.acd.v1.model.UnstructuredContainer
-
Gets the hypotheticalSpans.
- getHypotheticalSpans(int) - Method in class com.merative.acd.v1.model.ContainerGroup
-
Gets the hypotheticalSpans.
- getHypotheticalSpans(int) - Method in class com.merative.acd.v1.model.UnstructuredContainer
-
Gets the hypotheticalSpans.
- getIcaCancerDiagnosisInd() - Method in class com.merative.acd.v1.model.ContainerAnnotation
-
Gets the icaCancerDiagnosisInd.
- getIcd10Code() - Method in class com.merative.acd.v1.model.AttributeValueAnnotation
-
Get icd10 code or null.
- getIcd10Code() - Method in class com.merative.acd.v1.model.Concept
-
Gets the getIcd10CodeForm.
- getIcd10Code() - Method in class com.merative.acd.v1.model.SymptomDisease
-
Gets the icd10Code.
- getIcd9Code() - Method in class com.merative.acd.v1.model.AttributeValueAnnotation
-
Get icd9 code or null.
- getIcd9Code() - Method in class com.merative.acd.v1.model.Concept
-
Gets the getIcd9Code.
- getIcd9Code() - Method in class com.merative.acd.v1.model.SymptomDisease
-
Gets the icd9Code.
- getId() - Method in class com.merative.acd.v1.model.AcdCartridges
-
Gets the id.
- getId() - Method in class com.merative.acd.v1.model.AllergyMedicationInd
-
Gets the id.
- getId() - Method in class com.merative.acd.v1.model.Annotation
-
Gets the id.
- getId() - Method in class com.merative.acd.v1.model.AssistanceAnnotation
-
Gets the id.
- getId() - Method in class com.merative.acd.v1.model.AttributeValueAnnotation
-
Gets the id.
- getId() - Method in class com.merative.acd.v1.model.CancerDiagnosis
-
Gets the id.
- getId() - Method in class com.merative.acd.v1.model.Concept
-
Gets the id.
- getId() - Method in class com.merative.acd.v1.model.ConceptValue
-
Gets the id.
- getId() - Method in class com.merative.acd.v1.model.EjectionFractionAnnotation
-
Gets the id.
- getId() - Method in class com.merative.acd.v1.model.LabValueAnnotation
-
Gets the id.
- getId() - Method in class com.merative.acd.v1.model.MedicationAnnotation
-
Gets the id.
- getId() - Method in class com.merative.acd.v1.model.NegatedSpan
-
Gets the id.
- getId() - Method in class com.merative.acd.v1.model.Procedure
-
Gets the id.
- getId() - Method in class com.merative.acd.v1.model.ServiceApiBean
-
Gets the identifier.
- getId() - Method in class com.merative.acd.v1.model.Smoking
-
Gets the id.
- getId() - Method in class com.merative.acd.v1.model.SymptomDisease
-
Gets the id.
- getIllicitDrug() - Method in class com.merative.acd.v1.model.InsightModelData
-
Gets the illicitDrug.
- getIllicitDrugNormalizedName() - Method in class com.merative.acd.v1.model.Smoking
-
Gets the illicitDrugNormalizedName.
- getIllicitDrugSurfaceForm() - Method in class com.merative.acd.v1.model.Smoking
-
Gets the illicitDrugSurfaceForm.
- getImplicitScore() - Method in class com.merative.acd.v1.model.InsightModelDataUsage
-
Gets the implicitScore.
- getInsightModelData() - Method in class com.merative.acd.v1.model.AttributeValueAnnotation
-
Gets the insightModelData.
- getInsightModelData() - Method in class com.merative.acd.v1.model.Concept
-
Gets the insightModelData.
- getInsightModelData() - Method in class com.merative.acd.v1.model.MedicationAnnotation
-
Gets the insightModelData.
- getInsightModelData() - Method in class com.merative.acd.v1.model.Procedure
-
Gets the insightModelData.
- getInsightModelData() - Method in class com.merative.acd.v1.model.SymptomDisease
-
Gets the insightModelData.
- getIsRange() - Method in class com.merative.acd.v1.model.EjectionFractionAnnotation
-
Gets the isRange.
- getKeyStoreFile() - Method in class com.merative.acd.v1.util.HttpClientOptions
-
Get the name of the keyStoreFile.
- getKeyStorePass() - Method in class com.merative.acd.v1.util.HttpClientOptions
-
Get the keyStore password.
- getKeyStoreType() - Method in class com.merative.acd.v1.util.HttpClientOptions
-
Get the keyStore type.
- getLabMeasurementScore() - Method in class com.merative.acd.v1.model.InsightModelDataUsage
-
Gets the labMeasurementScore.
- getLabTestScore() - Method in class com.merative.acd.v1.model.InsightModelDataTask
-
Gets the labTestScore.
- getLabTypeNormalizedName() - Method in class com.merative.acd.v1.model.LabValueAnnotation
-
Gets the labTypeNormalizedName.
- getLabTypeSurfaceForm() - Method in class com.merative.acd.v1.model.LabValueAnnotation
-
Gets the labTypeSurfaceForm.
- getLabValue() - Method in class com.merative.acd.v1.model.LabValueAnnotation
-
Gets the labValue.
- getLabValueInd() - Method in class com.merative.acd.v1.model.ContainerAnnotation
-
Gets the labValueInd.
- getLabValueInd() - Method in class com.merative.acd.v1.model.ContainerGroup
-
Gets the labValueInd.
- getLabValueInd() - Method in class com.merative.acd.v1.model.UnstructuredContainer
-
Gets the labValueInd.
- getLabValueInd(int) - Method in class com.merative.acd.v1.model.ContainerGroup
-
Gets the labValueInd.
- getLabValueInd(int) - Method in class com.merative.acd.v1.model.UnstructuredContainer
-
Gets the labValueInd.
- getLevel() - Method in class com.merative.acd.v1.model.ServiceError
-
Gets the level.
- getLightScore() - Method in class com.merative.acd.v1.model.InsightModelAlcoholUseQualifier
-
Gets the lightScore.
- getLightScore() - Method in class com.merative.acd.v1.model.InsightModelIllicitDrugUseQualifier
-
Gets the lightScore.
- getLines() - Method in class com.merative.acd.v1.model.ContainerAnnotation
-
Gets the lines scopes.
- getLines() - Method in class com.merative.acd.v1.model.ContainerGroup
-
Gets the lines scopes.
- getLines(int) - Method in class com.merative.acd.v1.model.ContainerGroup
-
Gets the line scope at given index.
- getList(String) - Method in class com.merative.acd.v1.util.CustomCollection
-
Retrieve list of collections by key.
- getLocationInd() - Method in class com.merative.acd.v1.model.ContainerAnnotation
-
Gets the locationInd.
- getLocationInd() - Method in class com.merative.acd.v1.model.ContainerGroup
-
Gets the locationInd.
- getLocationInd() - Method in class com.merative.acd.v1.model.UnstructuredContainer
-
Gets the locationInd.
- getLocationInd(int) - Method in class com.merative.acd.v1.model.ContainerGroup
-
Gets the locationInd.
- getLocationInd(int) - Method in class com.merative.acd.v1.model.UnstructuredContainer
-
Gets the locationInd.
- getLoincId() - Method in class com.merative.acd.v1.model.AttributeValueAnnotation
-
Get Loinc id or null.
- getLoincId() - Method in class com.merative.acd.v1.model.Concept
-
Gets the getLoincId.
- getLoincId() - Method in class com.merative.acd.v1.model.LabValueAnnotation
-
Gets the loincId.
- getLowValue() - Method in class com.merative.acd.v1.model.LabValueAnnotation
-
Gets the lowValue.
- getMaterialScore() - Method in class com.merative.acd.v1.model.InsightModelDataType
-
Gets the materialScore.
- getMedicalInstitution() - Method in class com.merative.acd.v1.model.ContainerGroup
-
Gets the medicalInstitutionInd.
- getMedicalInstitution() - Method in class com.merative.acd.v1.model.UnstructuredContainer
-
Gets the medicalInstitutionInd.
- getMedicalInstitution(int) - Method in class com.merative.acd.v1.model.ContainerGroup
-
Gets the medicalInstitutionInd.
- getMedicalInstitution(int) - Method in class com.merative.acd.v1.model.UnstructuredContainer
-
Gets the medicalInstitutionInd.
- getMedicalInstitutionInd() - Method in class com.merative.acd.v1.model.ContainerAnnotation
-
Gets the medicalInstitutionInd.
- getMedicalScore() - Method in class com.merative.acd.v1.model.InsightModelIllicitDrugUseDimension
-
Gets the medicalScore.
- getMedication() - Method in class com.merative.acd.v1.model.AllergyMedicationInd
-
Gets the medication.
- getMedication() - Method in class com.merative.acd.v1.model.InsightModelData
-
Gets the medication.
- getMedicationInd() - Method in class com.merative.acd.v1.model.ContainerAnnotation
-
Gets the medicationInd.
- getMedicationInd() - Method in class com.merative.acd.v1.model.ContainerGroup
-
Gets the medicationInd.
- getMedicationInd() - Method in class com.merative.acd.v1.model.UnstructuredContainer
-
Gets the medicationInd.
- getMedicationInd(int) - Method in class com.merative.acd.v1.model.ContainerGroup
-
Gets the medicationInd.
- getMedicationInd(int) - Method in class com.merative.acd.v1.model.UnstructuredContainer
-
Gets the medicationInd.
- getMedicationScore() - Method in class com.merative.acd.v1.model.InsightModelDataType
-
Gets the medicationScore.
- getMeshId() - Method in class com.merative.acd.v1.model.AttributeValueAnnotation
-
Get Medical Subject Heading id or null.
- getMeshId() - Method in class com.merative.acd.v1.model.Concept
-
Gets the getMeshId.
- getMessage() - Method in class com.merative.acd.v1.model.ServiceError
-
Gets the message.
- getModality() - Method in class com.merative.acd.v1.model.AssistanceAnnotation
-
Gets the modality.
- getModality() - Method in class com.merative.acd.v1.model.CancerDiagnosis
-
Gets the modality.
- getModality() - Method in class com.merative.acd.v1.model.Smoking
-
Gets the modality.
- getModality() - Method in class com.merative.acd.v1.model.SymptomDisease
-
Gets the modality.
- getModerateScore() - Method in class com.merative.acd.v1.model.InsightModelAlcoholUseQualifier
-
Gets the moderateScore.
- getModerateScore() - Method in class com.merative.acd.v1.model.InsightModelIllicitDrugUseQualifier
-
Gets the moderateScore.
- getModifiers() - Method in class com.merative.acd.v1.model.InsightModelDataDiagnosis
-
Gets the modifiers.
- getModifiers() - Method in class com.merative.acd.v1.model.InsightModelDataProcedure
-
Gets the modifiers.
- getMoreInfo() - Method in class com.merative.acd.v1.model.ServiceError
-
Gets the moreInfo.
- getName() - Method in class com.merative.acd.v1.model.AcdCartridges
-
Gets the name.
- getName() - Method in class com.merative.acd.v1.model.AttributeValueAnnotation
-
Gets the name.
- getNciCode() - Method in class com.merative.acd.v1.model.AttributeValueAnnotation
-
Get snomed nci code or null.
- getNciCode() - Method in class com.merative.acd.v1.model.Concept
-
Gets the getNciCode.
- getNegatedSpans() - Method in class com.merative.acd.v1.model.ContainerAnnotation
-
Gets the negatedSpans.
- getNegatedSpans() - Method in class com.merative.acd.v1.model.ContainerGroup
-
Gets the negatedSpans.
- getNegatedSpans() - Method in class com.merative.acd.v1.model.UnstructuredContainer
-
Gets the negatedSpans.
- getNegatedSpans(int) - Method in class com.merative.acd.v1.model.ContainerGroup
-
Gets the negatedSpans.
- getNegatedSpans(int) - Method in class com.merative.acd.v1.model.UnstructuredContainer
-
Gets the negatedSpans.
- getNeverScore() - Method in class com.merative.acd.v1.model.InsightModelAlcoholUseStatus
-
Gets the neverScore.
- getNeverScore() - Method in class com.merative.acd.v1.model.InsightModelIllicitDrugUseStatus
-
Gets the neverScore.
- getNeverScore() - Method in class com.merative.acd.v1.model.InsightModelTobaccoUseStatus
-
Gets the neverScore.
- getNluEntities() - Method in class com.merative.acd.v1.model.ContainerAnnotation
-
Gets the NluEntity.
- getNluEntities() - Method in class com.merative.acd.v1.model.ContainerGroup
-
Gets the NluEntities.
- getNluEntities() - Method in class com.merative.acd.v1.model.UnstructuredContainer
-
Gets the NluEntity.
- getNluEntity(int) - Method in class com.merative.acd.v1.model.ContainerGroup
-
Gets the NluEntity.
- getNluEntity(int) - Method in class com.merative.acd.v1.model.UnstructuredContainer
-
Gets NluEntity.
- getNode(int) - Method in class com.merative.acd.v1.model.Relation
-
Gets the node.
- getNodes() - Method in class com.merative.acd.v1.model.Relation
-
Gets the node.
- getNoneScore() - Method in class com.merative.acd.v1.model.InsightModelAlcoholUsage
-
Gets the noneScore.
- getNoneScore() - Method in class com.merative.acd.v1.model.InsightModelIllicitDrugUsage
-
Gets the noneScore.
- getNoneScore() - Method in class com.merative.acd.v1.model.InsightModelTobaccoUsage
-
Gets the noneScore.
- getNonFindingScore() - Method in class com.merative.acd.v1.model.InsightModelDataNormalityUsage
-
Gets the nonFindingScore.
- getNonPatientScore() - Method in class com.merative.acd.v1.model.InsightModelAlcohol
-
Gets the nonPatientScore.
- getNonPatientScore() - Method in class com.merative.acd.v1.model.InsightModelIllicitDrug
-
Gets the nonPatientScore.
- getNonPatientScore() - Method in class com.merative.acd.v1.model.InsightModelSubstanceAbuse
-
Gets the nonPatientScore.
- getNonPatientScore() - Method in class com.merative.acd.v1.model.InsightModelTobacco
-
Gets the nonPatientScore.
- getNormality() - Method in class com.merative.acd.v1.model.InsightModelData
-
Gets the normality.
- getNormalScore() - Method in class com.merative.acd.v1.model.InsightModelDataNormalityUsage
-
Gets the normalScore.
- getObject() - Method in class com.merative.acd.v1.util.CustomCollection
-
Retrieves element within collection.
- getOrganization() - Method in class com.merative.acd.v1.model.ContainerGroup
-
Gets the organizationInd.
- getOrganization() - Method in class com.merative.acd.v1.model.UnstructuredContainer
-
Gets the organizationInd.
- getOrganization(int) - Method in class com.merative.acd.v1.model.ContainerGroup
-
Gets the organizationInd.
- getOrganization(int) - Method in class com.merative.acd.v1.model.UnstructuredContainer
-
Gets the organizationInd.
- getOrganizationInd() - Method in class com.merative.acd.v1.model.ContainerAnnotation
-
Gets the organizationInd.
- getParagraphs() - Method in class com.merative.acd.v1.model.ContainerAnnotation
-
Gets the paragraphs scopes.
- getParagraphs() - Method in class com.merative.acd.v1.model.ContainerGroup
-
Gets the paragraphs scopes.
- getParagraphs(int) - Method in class com.merative.acd.v1.model.ContainerGroup
-
Gets the paragraph scope at given index.
- getParticipation() - Method in class com.merative.acd.v1.model.Smoking
-
Gets the participation.
- getPatientReportedScore() - Method in class com.merative.acd.v1.model.InsightModelDataUsage
-
Gets the patientReportedScore.
- getPendingScore() - Method in class com.merative.acd.v1.model.InsightModelDataUsage
-
Gets the pendingScore.
- getPerson() - Method in class com.merative.acd.v1.model.ContainerGroup
-
Gets the personInd.
- getPerson() - Method in class com.merative.acd.v1.model.UnstructuredContainer
-
Gets the personInd.
- getPerson(int) - Method in class com.merative.acd.v1.model.ContainerGroup
-
Gets the personInd.
- getPerson(int) - Method in class com.merative.acd.v1.model.UnstructuredContainer
-
Gets the personInd.
- getPersonInd() - Method in class com.merative.acd.v1.model.ContainerAnnotation
-
Gets the personInd.
- getPreferredName() - Method in class com.merative.acd.v1.model.AttributeValueAnnotation
-
Gets the preferredName.
- getPreferredName() - Method in class com.merative.acd.v1.model.Concept
-
Gets the preferredName.
- getPreferredName() - Method in class com.merative.acd.v1.model.ConceptValue
-
Gets the preferredName.
- getPrimaryActionNormalizedName() - Method in class com.merative.acd.v1.model.AssistanceAnnotation
-
Gets the primaryActionNormalizedName.
- getPrimaryActionSurfaceForm() - Method in class com.merative.acd.v1.model.AssistanceAnnotation
-
Gets the primaryActionSurfaceForm.
- getProcedure() - Method in class com.merative.acd.v1.model.ContainerGroup
-
Gets the procedureInd.
- getProcedure() - Method in class com.merative.acd.v1.model.InsightModelData
-
Gets the procedure.
- getProcedure() - Method in class com.merative.acd.v1.model.UnstructuredContainer
-
Gets the procedureInd.
- getProcedure(int) - Method in class com.merative.acd.v1.model.ContainerGroup
-
Gets the procedureInd.
- getProcedure(int) - Method in class com.merative.acd.v1.model.UnstructuredContainer
-
Gets the procedureInd.
- getProcedureInd() - Method in class com.merative.acd.v1.model.ContainerAnnotation
-
Gets the procedureInd.
- getProcedureNormalizedName() - Method in class com.merative.acd.v1.model.Procedure
-
Gets the procedureNormalizedName.
- getProcedureScore() - Method in class com.merative.acd.v1.model.InsightModelDataType
-
Gets the procedureScore.
- getProcedureSurfaceForm() - Method in class com.merative.acd.v1.model.Procedure
-
Gets the procedureSurfaceForm.
- getProfile(GetProfileOptions) - Method in class com.merative.acd.v1.AnnotatorForClinicalData
-
Get details of a specific profile.
- GetProfileOptions - Class in com.merative.acd.v1.model
-
The getProfile options.
- GetProfileOptions.Builder - Class in com.merative.acd.v1.model
-
Builder.
- getProfiles() - Method in class com.merative.acd.v1.AnnotatorForClinicalData
-
Get list of available persisted profiles.
- getProfiles(GetProfilesOptions) - Method in class com.merative.acd.v1.AnnotatorForClinicalData
-
Get list of available persisted profiles.
- GetProfilesOptions - Class in com.merative.acd.v1.model
-
The getProfiles options.
- GetProfilesOptions.Builder - Class in com.merative.acd.v1.model
-
Builder.
- getProjectName() - Static method in class com.merative.common.SdkCommon
- getPublish() - Method in class com.merative.acd.v1.model.ServiceApiBean
-
Gets the publish status.
- getRangeBegin() - Method in class com.merative.acd.v1.model.ConceptValue
-
Gets the rangeBegin.
- getRangeEnd() - Method in class com.merative.acd.v1.model.ConceptValue
-
Gets the rangeEnd.
- getReceiveTimeout() - Method in class com.merative.acd.v1.model.ServiceApiBean
-
Gets receive timeout.
- getRelation(int) - Method in class com.merative.acd.v1.model.ContainerGroup
-
Gets the Relation.
- getRelation(int) - Method in class com.merative.acd.v1.model.UnstructuredContainer
-
Gets Relation.
- getRelations() - Method in class com.merative.acd.v1.model.ContainerAnnotation
-
Gets the Relation.
- getRelations() - Method in class com.merative.acd.v1.model.ContainerGroup
-
Gets the Relations.
- getRelations() - Method in class com.merative.acd.v1.model.UnstructuredContainer
-
Gets the Relation.
- getRelationTypes() - Method in class com.merative.acd.v1.model.Temporal
-
Gets the relation types.
- getRelationTypesMap() - Method in class com.merative.acd.v1.model.Temporal
-
Gets the relation types map.
- getRelevance() - Method in class com.merative.acd.v1.model.NluEntity
-
Gets the relevance.
- getRuleId() - Method in class com.merative.acd.v1.model.AttributeValueAnnotation
-
Gets the ruleId.
- getRuleId() - Method in class com.merative.acd.v1.model.Concept
-
Gets the ruleId.
- getRuleId() - Method in class com.merative.acd.v1.model.ConceptValue
-
Gets the ruleId.
- getRxNormId() - Method in class com.merative.acd.v1.model.AttributeValueAnnotation
-
Get Rx norm id or null.
- getRxNormId() - Method in class com.merative.acd.v1.model.Concept
-
Gets the getRxNormId.
- getScore() - Method in class com.merative.acd.v1.model.InsightModelDataEvent
-
Gets the score.
- getScore() - Method in class com.merative.acd.v1.model.Relation
-
Gets the score.
- getSdkHeaders(String, String, String) - Static method in class com.merative.common.SdkCommon
-
This function is invoked by generated service methods (i.e.
- getSecondValue() - Method in class com.merative.acd.v1.model.EjectionFractionAnnotation
-
Gets the secondValue.
- getSectionAnnotations() - Method in class com.merative.acd.v1.model.ContainerAnnotation
-
Gets the section.
- getSectionAnnotations() - Method in class com.merative.acd.v1.model.ContainerGroup
-
Gets the SectionAnnotations.
- getSectionAnnotations() - Method in class com.merative.acd.v1.model.UnstructuredContainer
-
Gets the section.
- getSectionAnnotations(int) - Method in class com.merative.acd.v1.model.ContainerGroup
-
Gets the sectionAnnotations.
- getSectionAnnotations(int) - Method in class com.merative.acd.v1.model.UnstructuredContainer
-
Gets SectionAnnotations.
- getSectionNormalizedName() - Method in class com.merative.acd.v1.model.AssistanceAnnotation
-
Gets the sectionNormalizedName.
- getSectionNormalizedName() - Method in class com.merative.acd.v1.model.AttributeValueAnnotation
-
Gets the sectionNormalizedName.
- getSectionNormalizedName() - Method in class com.merative.acd.v1.model.CancerDiagnosis
-
Gets the sectionNormalizedName.
- getSectionNormalizedName() - Method in class com.merative.acd.v1.model.Concept
-
Gets the sectionNormalizedName.
- getSectionNormalizedName() - Method in class com.merative.acd.v1.model.ConceptValue
-
Gets the sectionNormalizedName.
- getSectionNormalizedName() - Method in class com.merative.acd.v1.model.EjectionFractionAnnotation
-
Gets the sectionNormalizedName.
- getSectionNormalizedName() - Method in class com.merative.acd.v1.model.LabValueAnnotation
-
Gets the sectionNormalizedName.
- getSectionNormalizedName() - Method in class com.merative.acd.v1.model.MedicationAnnotation
-
Gets the sectionNormalizedName.
- getSectionNormalizedName() - Method in class com.merative.acd.v1.model.NluEntity
-
Gets the sectionNormalizedName.
- getSectionNormalizedName() - Method in class com.merative.acd.v1.model.Procedure
-
Gets the sectionNormalizedName.
- getSectionNormalizedName() - Method in class com.merative.acd.v1.model.SectionTrigger
-
Get the trigger section name.
- getSectionNormalizedName() - Method in class com.merative.acd.v1.model.Smoking
-
Gets the sectionNormalizedName.
- getSectionNormalizedName() - Method in class com.merative.acd.v1.model.SymptomDisease
-
Gets the sectionNormalizedName.
- getSectionSurfaceForm() - Method in class com.merative.acd.v1.model.AssistanceAnnotation
-
Gets the sectionSurfaceForm.
- getSectionSurfaceForm() - Method in class com.merative.acd.v1.model.AttributeValueAnnotation
-
Gets the sectionSurfaceForm.
- getSectionSurfaceForm() - Method in class com.merative.acd.v1.model.CancerDiagnosis
-
Gets the sectionSurfaceForm.
- getSectionSurfaceForm() - Method in class com.merative.acd.v1.model.Concept
-
Gets the sectionSurfaceForm.
- getSectionSurfaceForm() - Method in class com.merative.acd.v1.model.ConceptValue
-
Gets the sectionSurfaceForm.
- getSectionSurfaceForm() - Method in class com.merative.acd.v1.model.EjectionFractionAnnotation
-
Gets the sectionSurfaceForm.
- getSectionSurfaceForm() - Method in class com.merative.acd.v1.model.LabValueAnnotation
-
Gets the sectionSurfaceForm.
- getSectionSurfaceForm() - Method in class com.merative.acd.v1.model.MedicationAnnotation
-
Gets the sectionSurfaceForm.
- getSectionSurfaceForm() - Method in class com.merative.acd.v1.model.NluEntity
-
Gets the sectionSurfaceForm.
- getSectionSurfaceForm() - Method in class com.merative.acd.v1.model.Procedure
-
Gets the sectionSurfaceForm.
- getSectionSurfaceForm() - Method in class com.merative.acd.v1.model.Smoking
-
Gets the sectionSurfaceForm.
- getSectionSurfaceForm() - Method in class com.merative.acd.v1.model.SymptomDisease
-
Gets the sectionSurfaceForm.
- getSectionType() - Method in class com.merative.acd.v1.model.SectionAnnotation
-
Gets the section type.
- getSeeingAssistanceInd() - Method in class com.merative.acd.v1.model.ContainerAnnotation
-
Gets the seeingAssistanceInd.
- getSeeingAssistanceInd() - Method in class com.merative.acd.v1.model.ContainerGroup
-
Gets the seeingAssistanceInd.
- getSeeingAssistanceInd() - Method in class com.merative.acd.v1.model.UnstructuredContainer
-
Gets the seeingAssistanceInd.
- getSeeingAssistanceInd(int) - Method in class com.merative.acd.v1.model.ContainerGroup
-
Gets the seeingAssistanceInd.
- getSeeingAssistanceInd(int) - Method in class com.merative.acd.v1.model.UnstructuredContainer
-
Gets the seeingAssistanceInd.
- getSelectionLabel() - Method in class com.merative.acd.v1.model.Concept
-
Gets the selectionLabel.
- getSelectionLabel() - Method in class com.merative.acd.v1.model.Reference
-
Gets the selectionLabel.
- getSemanticType() - Method in class com.merative.acd.v1.model.Concept
-
Gets the semanticType.
- getSemtypes() - Method in class com.merative.acd.v1.model.Suggestion
-
Gets the semtypes field.
- getSentences() - Method in class com.merative.acd.v1.model.ContainerAnnotation
-
Gets the sentences scopes.
- getSentences() - Method in class com.merative.acd.v1.model.ContainerGroup
-
Gets the sentences scopes.
- getSentences(int) - Method in class com.merative.acd.v1.model.ContainerGroup
-
Gets the sentence scope at given index.
- getServiceState() - Method in class com.merative.acd.v1.model.ServiceStatus
-
Gets the serviceState.
- getSites() - Method in class com.merative.acd.v1.model.InsightModelDataDiagnosisModifier
-
Gets the sites.
- getSites() - Method in class com.merative.acd.v1.model.InsightModelDataProcedureModifier
-
Gets the sites.
- getSmokeSubstanceNormalizedName() - Method in class com.merative.acd.v1.model.Smoking
-
Gets the smokeSubstanceNormalizedName.
- getSmokeSubstanceSurfaceForm() - Method in class com.merative.acd.v1.model.Smoking
-
Gets the smokeSubstanceSurfaceForm.
- getSmokeTermNormalizedName() - Method in class com.merative.acd.v1.model.Smoking
-
Gets the smokeTermNormalizedName.
- getSmokeTermSurfaceForm() - Method in class com.merative.acd.v1.model.Smoking
-
Gets the smokeTermSurfaceForm.
- getSmoking() - Method in class com.merative.acd.v1.model.ContainerGroup
-
Gets the smokingInd.
- getSmoking() - Method in class com.merative.acd.v1.model.UnstructuredContainer
-
Gets the smokingInd.
- getSmoking(int) - Method in class com.merative.acd.v1.model.ContainerGroup
-
Gets the smokingInd.
- getSmoking(int) - Method in class com.merative.acd.v1.model.UnstructuredContainer
-
Gets the smokingInd.
- getSmokingInd() - Method in class com.merative.acd.v1.model.ContainerAnnotation
-
Gets the smokingInd.
- getSnomedConceptId() - Method in class com.merative.acd.v1.model.AttributeValueAnnotation
-
Get snomed code or null.
- getSnomedConceptId() - Method in class com.merative.acd.v1.model.Concept
-
Gets the getSnomedConceptId.
- getSnomedConceptId() - Method in class com.merative.acd.v1.model.Procedure
-
Gets the snomedConceptId.
- getSnomedConceptId() - Method in class com.merative.acd.v1.model.SymptomDisease
-
Gets the snomedConceptId.
- getSource() - Method in class com.merative.acd.v1.model.AttributeValueAnnotation
-
Gets the source.
- getSource() - Method in class com.merative.acd.v1.model.Concept
-
Gets the source.
- getSource() - Method in class com.merative.acd.v1.model.ConceptValue
-
Gets the source.
- getSource() - Method in class com.merative.acd.v1.model.NluEntity
-
Gets the source.
- getSource() - Method in class com.merative.acd.v1.model.Relation
-
Gets the source.
- getSource() - Method in class com.merative.acd.v1.model.SectionTrigger
-
Get the trigger ontology source.
- getSourceVersion() - Method in class com.merative.acd.v1.model.AttributeValueAnnotation
-
Gets the sourceVersion.
- getSourceVersion() - Method in class com.merative.acd.v1.model.Concept
-
Gets the sourceVersion.
- getSpellCorrectedText() - Method in class com.merative.acd.v1.model.ContainerAnnotation
-
Gets the spellCorrectedText.
- getSpellCorrectedText() - Method in class com.merative.acd.v1.model.ContainerGroup
-
Gets all of the SpellCorrectedText objects in the container.
- getSpellCorrectedText() - Method in class com.merative.acd.v1.model.UnstructuredContainer
-
Gets the SpellCorrectedText objects in the container.
- getSpellCorrectedText(int) - Method in class com.merative.acd.v1.model.ContainerGroup
-
Gets the SpellCorrectedText.
- getSpellCorrectedText(int) - Method in class com.merative.acd.v1.model.UnstructuredContainer
-
Gets the SpellCorrectedText at the given index.
- getSpellingCorrections() - Method in class com.merative.acd.v1.model.ContainerAnnotation
-
Returns the spelling corrections.
- getSpellingCorrections() - Method in class com.merative.acd.v1.model.ContainerGroup
-
Gets all of the SpellingCorrections in the container.
- getSpellingCorrections() - Method in class com.merative.acd.v1.model.UnstructuredContainer
-
Gets the SpellingCorrection objects in the container.
- getSpellingCorrections(int) - Method in class com.merative.acd.v1.model.ContainerGroup
-
Gets SpellingCorrections at the given index.
- getSpellingCorrections(int) - Method in class com.merative.acd.v1.model.UnstructuredContainer
-
Gets the SpellingCorrection object at the given index.
- getStarted() - Method in class com.merative.acd.v1.model.InsightModelDataMedication
-
Gets the started.
- getStartTime() - Method in class com.merative.acd.v1.model.AcdCartridges
-
Gets the startTime.
- getStateDetails() - Method in class com.merative.acd.v1.model.ServiceStatus
-
Gets the stateDetails.
- getStatus() - Method in class com.merative.acd.v1.model.AcdCartridges
-
Gets the status.
- getStatusCode() - Method in class com.merative.acd.v1.model.AcdCartridges
-
Gets the statusCode.
- getStatusLocation() - Method in class com.merative.acd.v1.model.AcdCartridges
-
Gets the statusLocation.
- getStopped() - Method in class com.merative.acd.v1.model.InsightModelDataMedication
-
Gets the stopped.
- getStoppedScore() - Method in class com.merative.acd.v1.model.InsightModelAlcoholUseStatus
-
Gets the stoppedScore.
- getStoppedScore() - Method in class com.merative.acd.v1.model.InsightModelIllicitDrugUseStatus
-
Gets the stoppedScore.
- getStoppedScore() - Method in class com.merative.acd.v1.model.InsightModelTobaccoUseStatus
-
Gets the stoppedScore.
- getSubstance() - Method in class com.merative.acd.v1.model.InsightModelData
-
Gets the substance.
- getSuggestions() - Method in class com.merative.acd.v1.model.SpellingCorrection
-
Gets the suggestions.
- getSurgicalTaskScore() - Method in class com.merative.acd.v1.model.InsightModelDataTask
-
Gets the surgicalTaskScore.
- getSuspectedScore() - Method in class com.merative.acd.v1.model.InsightModelDataDiagnosis
-
Gets the suspectedScore.
- getSymptomDisease() - Method in class com.merative.acd.v1.model.ContainerGroup
-
Gets the symptomDiseaseInd.
- getSymptomDisease() - Method in class com.merative.acd.v1.model.UnstructuredContainer
-
Gets the symptomDiseaseInd.
- getSymptomDisease(int) - Method in class com.merative.acd.v1.model.ContainerGroup
-
Gets the symptomDiseaseInd.
- getSymptomDisease(int) - Method in class com.merative.acd.v1.model.UnstructuredContainer
-
Gets the symptomDiseaseInd.
- getSymptomDiseaseInd() - Method in class com.merative.acd.v1.model.ContainerAnnotation
-
Gets the symptomDiseaseInd.
- getSymptomDiseaseNormalizedName() - Method in class com.merative.acd.v1.model.SymptomDisease
-
Gets the symptomDiseaseNormalizedName.
- getSymptomDiseaseSurfaceForm() - Method in class com.merative.acd.v1.model.SymptomDisease
-
Gets the symptomDiseaseSurfaceForm.
- getSymptomScore() - Method in class com.merative.acd.v1.model.InsightModelDataDiagnosis
-
Gets the symptomScore.
- getTakenScore() - Method in class com.merative.acd.v1.model.InsightModelDataUsage
-
Gets the takenScore.
- getTask() - Method in class com.merative.acd.v1.model.InsightModelDataProcedure
-
Gets the task.
- getTemporal() - Method in class com.merative.acd.v1.model.AttributeValueAnnotation
-
Gets the temporal.
- getTemporal() - Method in class com.merative.acd.v1.model.Concept
-
Gets the temporal.
- getTemporal() - Method in class com.merative.acd.v1.model.MedicationAnnotation
-
Gets the temporal.
- getTemporal() - Method in class com.merative.acd.v1.model.Procedure
-
Gets the temporal.
- getTemporal() - Method in class com.merative.acd.v1.model.SymptomDisease
-
Gets the temporal.
- getTemporalSpans() - Method in class com.merative.acd.v1.model.ContainerAnnotation
-
Gets the temporalSpans.
- getTemporalSpans() - Method in class com.merative.acd.v1.model.ContainerGroup
-
Gets the temporalSpans.
- getTemporalSpans() - Method in class com.merative.acd.v1.model.UnstructuredContainer
-
Gets the temporalSpans.
- getTemporalSpans(int) - Method in class com.merative.acd.v1.model.ContainerGroup
-
Gets the temporalSpans at given index.
- getTemporalSpans(int) - Method in class com.merative.acd.v1.model.UnstructuredContainer
-
Gets the temporalSpans at a given index.
- getTemporalType() - Method in class com.merative.acd.v1.model.Temporal
-
Gets the temporal type.
- getTemporalTypeMap() - Method in class com.merative.acd.v1.model.Temporal
-
Gets the temporal type map.
- getText() - Method in class com.merative.acd.v1.model.Suggestion
-
Gets the text field.
- getTherapeuticScore() - Method in class com.merative.acd.v1.model.InsightModelDataTask
-
Gets the therapeuticScore.
- getTobacco() - Method in class com.merative.acd.v1.model.InsightModelData
-
Gets the tobacco.
- getToiletingAssistance() - Method in class com.merative.acd.v1.model.ContainerGroup
-
Gets the toiletingAssistanceInd.
- getToiletingAssistance() - Method in class com.merative.acd.v1.model.UnstructuredContainer
-
Gets the toiletingAssistanceInd.
- getToiletingAssistance(int) - Method in class com.merative.acd.v1.model.ContainerGroup
-
Gets the toiletingAssistanceInd.
- getToiletingAssistance(int) - Method in class com.merative.acd.v1.model.UnstructuredContainer
-
Gets the toiletingAssistanceInd.
- getToiletingAssistanceInd() - Method in class com.merative.acd.v1.model.ContainerAnnotation
-
Gets the toiletingAssistanceInd.
- getTraumaScore() - Method in class com.merative.acd.v1.model.InsightModelDataDiagnosis
-
Gets the traumaScore.
- getTreatment() - Method in class com.merative.acd.v1.model.InsightModelSubstanceAbuse
-
Gets the treatment.
- getTreatmentScore() - Method in class com.merative.acd.v1.model.InsightModelAlcohol
-
Gets the treatmentScore.
- getTreatmentScore() - Method in class com.merative.acd.v1.model.InsightModelIllicitDrug
-
Gets the treatmentScore.
- getTreatmentScore() - Method in class com.merative.acd.v1.model.InsightModelIllicitDrugUsage
-
Gets the treatmentScore.
- getTreatmentScore() - Method in class com.merative.acd.v1.model.InsightModelSubstanceAbuse
-
Gets the treatmentScore.
- getTreatmentScore() - Method in class com.merative.acd.v1.model.InsightModelTobacco
-
Gets the treatmentScore.
- getTrigger() - Method in class com.merative.acd.v1.model.ConceptValue
-
Gets the trigger.
- getTrigger() - Method in class com.merative.acd.v1.model.NegatedSpan
-
Gets the trigger.
- getTrigger() - Method in class com.merative.acd.v1.model.SectionAnnotation
-
Gets the sectionTrigger.
- getType() - Method in class com.merative.acd.v1.model.AllergyMedicationInd
-
Gets the type.
- getType() - Method in class com.merative.acd.v1.model.Annotation
-
Gets the type.
- getType() - Method in class com.merative.acd.v1.model.AssistanceAnnotation
-
Gets the type.
- getType() - Method in class com.merative.acd.v1.model.AttributeValueAnnotation
-
Gets the type.
- getType() - Method in class com.merative.acd.v1.model.CancerDiagnosis
-
Gets the type.
- getType() - Method in class com.merative.acd.v1.model.Concept
-
Gets the type.
- getType() - Method in class com.merative.acd.v1.model.ConceptValue
-
Gets the type.
- getType() - Method in class com.merative.acd.v1.model.EjectionFractionAnnotation
-
Gets the type.
- getType() - Method in class com.merative.acd.v1.model.InsightModelDataProcedure
-
Gets the type.
- getType() - Method in class com.merative.acd.v1.model.InsightModelDataSite
-
Gets the type.
- getType() - Method in class com.merative.acd.v1.model.LabValueAnnotation
-
Gets the type.
- getType() - Method in class com.merative.acd.v1.model.MedicationAnnotation
-
Gets the type.
- getType() - Method in class com.merative.acd.v1.model.NegatedSpan
-
Gets the type.
- getType() - Method in class com.merative.acd.v1.model.NluEntity
-
Gets the type.
- getType() - Method in class com.merative.acd.v1.model.Procedure
-
Gets the type.
- getType() - Method in class com.merative.acd.v1.model.Relation
-
Gets the type.
- getType() - Method in class com.merative.acd.v1.model.SectionAnnotation
-
Gets the type.
- getType() - Method in class com.merative.acd.v1.model.SectionTrigger
-
Get the trigger type.
- getType() - Method in class com.merative.acd.v1.model.Smoking
-
Gets the type.
- getType() - Method in class com.merative.acd.v1.model.SymptomDisease
-
Gets the type.
- getUid() - Method in class com.merative.acd.v1.model.AllergyMedicationInd
-
Gets the uid.
- getUid() - Method in class com.merative.acd.v1.model.Annotation
-
Gets the uid.
- getUid() - Method in class com.merative.acd.v1.model.AssistanceAnnotation
-
Gets the uid.
- getUid() - Method in class com.merative.acd.v1.model.AttributeValueAnnotation
-
Gets the uid.
- getUid() - Method in class com.merative.acd.v1.model.CancerDiagnosis
-
Gets the uid.
- getUid() - Method in class com.merative.acd.v1.model.Concept
-
Gets the uid.
- getUid() - Method in class com.merative.acd.v1.model.ConceptValue
-
Gets the uid.
- getUid() - Method in class com.merative.acd.v1.model.EjectionFractionAnnotation
-
Gets the uid.
- getUid() - Method in class com.merative.acd.v1.model.LabValueAnnotation
-
Gets the uid.
- getUid() - Method in class com.merative.acd.v1.model.MedicationAnnotation
-
Gets the uid.
- getUid() - Method in class com.merative.acd.v1.model.NegatedSpan
-
Gets the uid.
- getUid() - Method in class com.merative.acd.v1.model.Procedure
-
Gets the uid.
- getUid() - Method in class com.merative.acd.v1.model.Reference
-
Gets the uid.
- getUid() - Method in class com.merative.acd.v1.model.Smoking
-
Gets the uid.
- getUid() - Method in class com.merative.acd.v1.model.SymptomDisease
-
Gets the uid.
- getUnit() - Method in class com.merative.acd.v1.model.ConceptValue
-
Gets the unit.
- getUnknownScore() - Method in class com.merative.acd.v1.model.InsightModelAlcoholUsage
-
Gets the unknownScore.
- getUnknownScore() - Method in class com.merative.acd.v1.model.InsightModelDataNormalityUsage
-
Gets the unknownScore.
- getUnknownScore() - Method in class com.merative.acd.v1.model.InsightModelIllicitDrugUsage
-
Gets the unknownScore.
- getUnknownScore() - Method in class com.merative.acd.v1.model.InsightModelTobaccoUsage
-
Gets the unknownScore.
- getUnstructured() - Method in class com.merative.acd.v1.model.ContainerGroup
-
Gets the unstructured.
- getUnstructured(int) - Method in class com.merative.acd.v1.model.ContainerGroup
- getUrl() - Method in class com.merative.acd.v1.model.ServiceApiBean
-
Gets the URL.
- getUrls() - Method in class com.merative.acd.v1.model.ServiceApiBean
-
Gets the urls.
- getUsage() - Method in class com.merative.acd.v1.model.InsightModelAlcohol
-
Gets the usage.
- getUsage() - Method in class com.merative.acd.v1.model.InsightModelDataDiagnosis
-
Gets the usage.
- getUsage() - Method in class com.merative.acd.v1.model.InsightModelDataEvent
-
Gets the usage.
- getUsage() - Method in class com.merative.acd.v1.model.InsightModelDataMedication
-
Gets the usage.
- getUsage() - Method in class com.merative.acd.v1.model.InsightModelDataNormality
-
Gets the usage.
- getUsage() - Method in class com.merative.acd.v1.model.InsightModelDataProcedure
-
Gets the usage.
- getUsage() - Method in class com.merative.acd.v1.model.InsightModelIllicitDrug
-
Gets the usage.
- getUsage() - Method in class com.merative.acd.v1.model.InsightModelTobacco
-
Gets the usage.
- getUseDimension() - Method in class com.merative.acd.v1.model.InsightModelIllicitDrug
-
Gets the useDimension.
- getUseQualifier() - Method in class com.merative.acd.v1.model.InsightModelAlcohol
-
Gets the useQualifier.
- getUseQualifier() - Method in class com.merative.acd.v1.model.InsightModelIllicitDrug
-
Gets the useQualifier.
- getUseScore() - Method in class com.merative.acd.v1.model.InsightModelAlcoholUsage
-
Gets the useScore.
- getUseScore() - Method in class com.merative.acd.v1.model.InsightModelIllicitDrugUsage
-
Gets the useScore.
- getUseScore() - Method in class com.merative.acd.v1.model.InsightModelTobaccoUsage
-
Gets the useScore.
- getUseStatus() - Method in class com.merative.acd.v1.model.InsightModelAlcohol
-
Gets the useStatus.
- getUseStatus() - Method in class com.merative.acd.v1.model.InsightModelIllicitDrug
-
Gets the useStatus.
- getUseStatus() - Method in class com.merative.acd.v1.model.InsightModelTobacco
-
Gets the useStatus.
- getUSPhoneNumberInd() - Method in class com.merative.acd.v1.model.ContainerAnnotation
-
Gets the uSPhoneNumberInd.
- getUSPhoneNumberInd() - Method in class com.merative.acd.v1.model.ContainerGroup
-
Gets the uSPhoneNumberInd.
- getUSPhoneNumberInd() - Method in class com.merative.acd.v1.model.UnstructuredContainer
-
Gets the uSPhoneNumberInd.
- getUSPhoneNumberInd(int) - Method in class com.merative.acd.v1.model.ContainerGroup
-
Gets the uSPhoneNumberInd.
- getUSPhoneNumberInd(int) - Method in class com.merative.acd.v1.model.UnstructuredContainer
-
Gets the uSPhoneNumberInd.
- getValidity() - Method in class com.merative.acd.v1.model.Disambiguation
-
Gets the validity.
- getValue() - Method in class com.merative.acd.v1.model.ConceptValue
-
Gets the value.
- getValue(String) - Method in class com.merative.acd.v1.util.CustomCollection
-
Retrieves value for key.
- getValueIndex() - Method in class com.merative.acd.v1.model.Concept
-
Gets the valueIndex.
- getValueIndex() - Method in class com.merative.acd.v1.model.Reference
-
Gets the valueIndex.
- getValues() - Method in class com.merative.acd.v1.model.AttributeValueAnnotation
-
Gets the values.
- getValues() - Method in class com.merative.acd.v1.model.ConceptValue
-
Gets the values.
- getValues(int) - Method in class com.merative.acd.v1.model.AttributeValueAnnotation
- getVersion() - Method in class com.merative.acd.v1.AnnotatorForClinicalData
-
Gets the version.
- getVersion() - Method in class com.merative.acd.v1.model.ServiceApiBean
-
Gets the version.
- getVersion() - Static method in class com.merative.common.SdkCommon
- getVocabs() - Method in class com.merative.acd.v1.model.AttributeValueAnnotation
-
Get vocabularies or null.
- getVocabs() - Method in class com.merative.acd.v1.model.Concept
-
Gets the getVocabs.
- getWalkingAssistance() - Method in class com.merative.acd.v1.model.ContainerGroup
-
Gets the walkingAssistanceInd.
- getWalkingAssistance() - Method in class com.merative.acd.v1.model.UnstructuredContainer
-
Gets the walkingAssistanceInd.
- getWalkingAssistance(int) - Method in class com.merative.acd.v1.model.ContainerGroup
-
Gets the walkingAssistanceInd.
- getWalkingAssistance(int) - Method in class com.merative.acd.v1.model.UnstructuredContainer
-
Gets the walkingAssistanceInd.
- getWalkingAssistanceInd() - Method in class com.merative.acd.v1.model.ContainerAnnotation
-
Gets the walkingAssistanceInd.
H
- HttpClientOptions - Class in com.merative.acd.v1.util
-
Options for customizing the HttpClient.
- HttpClientOptions.Builder - Class in com.merative.acd.v1.util
-
Builder.
- HYPOTHETICAL - Static variable in interface com.merative.acd.v1.model.Annotator.Name
-
hypothetical.
I
- id() - Method in class com.merative.acd.v1.model.AcdFlow
-
Gets the id.
- id() - Method in class com.merative.acd.v1.model.AcdProfile
-
Gets the id.
- id() - Method in class com.merative.acd.v1.model.CartridgesGetIdOptions
-
Gets the id.
- id() - Method in class com.merative.acd.v1.model.ConfigurationEntity
-
Gets the id.
- id() - Method in class com.merative.acd.v1.model.CreateFlowsOptions
-
Gets the id.
- id() - Method in class com.merative.acd.v1.model.CreateProfileOptions
-
Gets the id.
- id() - Method in class com.merative.acd.v1.model.DeleteFlowsOptions
-
Gets the id.
- id() - Method in class com.merative.acd.v1.model.DeleteProfileOptions
-
Gets the id.
- id() - Method in class com.merative.acd.v1.model.Entity
-
Gets the id.
- id() - Method in class com.merative.acd.v1.model.GetAnnotatorOptions
-
Gets the id.
- id() - Method in class com.merative.acd.v1.model.GetAnnotatorsByIdOptions
-
Gets the id.
- id() - Method in class com.merative.acd.v1.model.GetFlowOptions
-
Gets the id.
- id() - Method in class com.merative.acd.v1.model.GetFlowsByIdOptions
-
Gets the id.
- id() - Method in class com.merative.acd.v1.model.GetProfileOptions
-
Gets the id.
- id() - Method in class com.merative.acd.v1.model.UnstructuredContainer
-
Gets the id.
- id() - Method in class com.merative.acd.v1.model.UpdateFlowsOptions
-
Gets the id.
- id() - Method in class com.merative.acd.v1.model.UpdateProfileOptions
-
Gets the id.
- id(String) - Method in class com.merative.acd.v1.model.AcdFlow.Builder
-
Set the id.
- id(String) - Method in class com.merative.acd.v1.model.AcdProfile.Builder
-
Set the id.
- id(String) - Method in class com.merative.acd.v1.model.CartridgesGetIdOptions.Builder
-
Set the id.
- id(String) - Method in class com.merative.acd.v1.model.ConfigurationEntity.Builder
-
Set the id.
- id(String) - Method in class com.merative.acd.v1.model.CreateFlowsOptions.Builder
-
Set the id.
- id(String) - Method in class com.merative.acd.v1.model.CreateProfileOptions.Builder
-
Set the id.
- id(String) - Method in class com.merative.acd.v1.model.DeleteFlowsOptions.Builder
-
Set the id.
- id(String) - Method in class com.merative.acd.v1.model.DeleteProfileOptions.Builder
-
Set the id.
- id(String) - Method in class com.merative.acd.v1.model.Entity.Builder
-
Set the id.
- id(String) - Method in class com.merative.acd.v1.model.GetAnnotatorOptions.Builder
-
Set the id.
- id(String) - Method in class com.merative.acd.v1.model.GetAnnotatorsByIdOptions.Builder
-
Set the id.
- id(String) - Method in class com.merative.acd.v1.model.GetFlowOptions.Builder
-
Set the id.
- id(String) - Method in class com.merative.acd.v1.model.GetFlowsByIdOptions.Builder
-
Set the id.
- id(String) - Method in class com.merative.acd.v1.model.GetProfileOptions.Builder
-
Set the id.
- id(String) - Method in class com.merative.acd.v1.model.UnstructuredContainer.Builder
-
Set the id.
- id(String) - Method in class com.merative.acd.v1.model.UpdateFlowsOptions.Builder
-
Set the id.
- id(String) - Method in class com.merative.acd.v1.model.UpdateProfileOptions.Builder
-
Set the id.
- IllegalMethodException - Exception in com.merative.acd.v1.exception
-
IllegalMethodException To support Custom Exception.
- IllegalMethodException(String) - Constructor for exception com.merative.acd.v1.exception.IllegalMethodException
-
Instantiates a new Illegal Method Exception.
- IndexNotAvailableException - Exception in com.merative.acd.v1.exception
-
IndexNotAvailableException To support Custom Exception.
- IndexNotAvailableException(String) - Constructor for exception com.merative.acd.v1.exception.IndexNotAvailableException
-
Instantiates a new Index Not Available Exception.
- INFO - Static variable in interface com.merative.acd.v1.model.ServiceError.Level
-
INFO.
- InsightModelAlcohol - Class in com.merative.acd.v1.model
-
InsightModelData Alcohol.
- InsightModelAlcohol() - Constructor for class com.merative.acd.v1.model.InsightModelAlcohol
- InsightModelAlcoholUsage - Class in com.merative.acd.v1.model
-
InsightModelData Alcohol Usage.
- InsightModelAlcoholUsage() - Constructor for class com.merative.acd.v1.model.InsightModelAlcoholUsage
- InsightModelAlcoholUseQualifier - Class in com.merative.acd.v1.model
-
InsightModelData Alcohol Use Qualifier.
- InsightModelAlcoholUseQualifier() - Constructor for class com.merative.acd.v1.model.InsightModelAlcoholUseQualifier
- InsightModelAlcoholUseStatus - Class in com.merative.acd.v1.model
-
InsightModelData Tobacco Use Status.
- InsightModelAlcoholUseStatus() - Constructor for class com.merative.acd.v1.model.InsightModelAlcoholUseStatus
- InsightModelData - Class in com.merative.acd.v1.model
-
InsightModelData.
- InsightModelData() - Constructor for class com.merative.acd.v1.model.InsightModelData
- InsightModelDataDiagnosis - Class in com.merative.acd.v1.model
-
InsightModelData Diagnosis.
- InsightModelDataDiagnosis() - Constructor for class com.merative.acd.v1.model.InsightModelDataDiagnosis
- InsightModelDataDiagnosisModifier - Class in com.merative.acd.v1.model
-
InsightModelData Diagnosis Modifier .
- InsightModelDataDiagnosisModifier() - Constructor for class com.merative.acd.v1.model.InsightModelDataDiagnosisModifier
- InsightModelDataEvent - Class in com.merative.acd.v1.model
-
InsightModelData Event.
- InsightModelDataEvent() - Constructor for class com.merative.acd.v1.model.InsightModelDataEvent
- InsightModelDataEvidence - Class in com.merative.acd.v1.model
-
InsightModelData Usage.
- InsightModelDataEvidence() - Constructor for class com.merative.acd.v1.model.InsightModelDataEvidence
- InsightModelDataMedication - Class in com.merative.acd.v1.model
-
InsightModelData Medication.
- InsightModelDataMedication() - Constructor for class com.merative.acd.v1.model.InsightModelDataMedication
- InsightModelDataNormality - Class in com.merative.acd.v1.model
-
InsightModelData Normality.
- InsightModelDataNormality() - Constructor for class com.merative.acd.v1.model.InsightModelDataNormality
- InsightModelDataNormalityUsage - Class in com.merative.acd.v1.model
-
InsightModelData Normality Usage.
- InsightModelDataNormalityUsage() - Constructor for class com.merative.acd.v1.model.InsightModelDataNormalityUsage
- InsightModelDataProcedure - Class in com.merative.acd.v1.model
-
InsightModelData Procedure.
- InsightModelDataProcedure() - Constructor for class com.merative.acd.v1.model.InsightModelDataProcedure
- InsightModelDataProcedureModifier - Class in com.merative.acd.v1.model
-
InsightModelData Modifier.
- InsightModelDataProcedureModifier() - Constructor for class com.merative.acd.v1.model.InsightModelDataProcedureModifier
- InsightModelDataSite - Class in com.merative.acd.v1.model
-
InsightModelData Site.
- InsightModelDataSite() - Constructor for class com.merative.acd.v1.model.InsightModelDataSite
- InsightModelDataTask - Class in com.merative.acd.v1.model
-
InsightModelData Task.
- InsightModelDataTask() - Constructor for class com.merative.acd.v1.model.InsightModelDataTask
- InsightModelDataType - Class in com.merative.acd.v1.model
-
InsightModelData Type.
- InsightModelDataType() - Constructor for class com.merative.acd.v1.model.InsightModelDataType
- InsightModelDataUsage - Class in com.merative.acd.v1.model
-
InsightModelData Usage.
- InsightModelDataUsage() - Constructor for class com.merative.acd.v1.model.InsightModelDataUsage
- InsightModelIllicitDrug - Class in com.merative.acd.v1.model
-
InsightModelData Illicit Drug.
- InsightModelIllicitDrug() - Constructor for class com.merative.acd.v1.model.InsightModelIllicitDrug
- InsightModelIllicitDrugUsage - Class in com.merative.acd.v1.model
-
InsightModelData Illicit Drug Usage.
- InsightModelIllicitDrugUsage() - Constructor for class com.merative.acd.v1.model.InsightModelIllicitDrugUsage
- InsightModelIllicitDrugUseDimension - Class in com.merative.acd.v1.model
-
InsightModelData Illicit Drug Use Dimension.
- InsightModelIllicitDrugUseDimension() - Constructor for class com.merative.acd.v1.model.InsightModelIllicitDrugUseDimension
- InsightModelIllicitDrugUseQualifier - Class in com.merative.acd.v1.model
-
InsightModelData Illicit Drug Use Qualifier.
- InsightModelIllicitDrugUseQualifier() - Constructor for class com.merative.acd.v1.model.InsightModelIllicitDrugUseQualifier
- InsightModelIllicitDrugUseStatus - Class in com.merative.acd.v1.model
-
InsightModelData Illicit Drug Use Status.
- InsightModelIllicitDrugUseStatus() - Constructor for class com.merative.acd.v1.model.InsightModelIllicitDrugUseStatus
- InsightModelSubstanceAbuse - Class in com.merative.acd.v1.model
-
InsightModelData Substance Abuse.
- InsightModelSubstanceAbuse() - Constructor for class com.merative.acd.v1.model.InsightModelSubstanceAbuse
- InsightModelSubstanceAbuseTreatment - Class in com.merative.acd.v1.model
-
InsightModelData Substance Abuse Treatment.
- InsightModelSubstanceAbuseTreatment() - Constructor for class com.merative.acd.v1.model.InsightModelSubstanceAbuseTreatment
- InsightModelTobacco - Class in com.merative.acd.v1.model
-
InsightModelData Tobacco.
- InsightModelTobacco() - Constructor for class com.merative.acd.v1.model.InsightModelTobacco
- InsightModelTobaccoUsage - Class in com.merative.acd.v1.model
-
InsightModelData Tobacco Usage.
- InsightModelTobaccoUsage() - Constructor for class com.merative.acd.v1.model.InsightModelTobaccoUsage
- InsightModelTobaccoUseStatus - Class in com.merative.acd.v1.model
-
InsightModelData Tobacco Use Status.
- InsightModelTobaccoUseStatus() - Constructor for class com.merative.acd.v1.model.InsightModelTobaccoUseStatus
- isHypothetical() - Method in class com.merative.acd.v1.model.AllergyMedicationInd
-
Gets the hypothetical.
- isHypothetical() - Method in class com.merative.acd.v1.model.AssistanceAnnotation
-
Gets the hypothetical.
- isHypothetical() - Method in class com.merative.acd.v1.model.AttributeValueAnnotation
-
Gets the hypothetical.
- isHypothetical() - Method in class com.merative.acd.v1.model.CancerDiagnosis
-
Gets the hypothetical.
- isHypothetical() - Method in class com.merative.acd.v1.model.Concept
-
Gets the hypothetical.
- isHypothetical() - Method in class com.merative.acd.v1.model.ConceptValue
-
Gets the hypothetical.
- isHypothetical() - Method in class com.merative.acd.v1.model.EjectionFractionAnnotation
-
Gets the hypothetical.
- isHypothetical() - Method in class com.merative.acd.v1.model.LabValueAnnotation
-
Gets the hypothetical.
- isHypothetical() - Method in class com.merative.acd.v1.model.MedicationAnnotation
-
Gets the hypothetical.
- isHypothetical() - Method in class com.merative.acd.v1.model.NegatedSpan
-
Gets the hypothetical.
- isHypothetical() - Method in class com.merative.acd.v1.model.Procedure
-
Gets the hypothetical.
- isHypothetical() - Method in class com.merative.acd.v1.model.Smoking
-
Gets the hypothetical.
- isHypothetical() - Method in class com.merative.acd.v1.model.SymptomDisease
-
Gets the hypothetical.
- isKeyStoreProvided() - Method in class com.merative.acd.v1.util.HttpClientOptions
-
Check if keyStore is provided.
- isNegated() - Method in class com.merative.acd.v1.model.AllergyMedicationInd
-
Gets the negated.
- isNegated() - Method in class com.merative.acd.v1.model.AssistanceAnnotation
-
Gets the negated.
- isNegated() - Method in class com.merative.acd.v1.model.AttributeValueAnnotation
-
Gets the negated.
- isNegated() - Method in class com.merative.acd.v1.model.CancerDiagnosis
-
Gets the negated.
- isNegated() - Method in class com.merative.acd.v1.model.Concept
-
Gets the negated.
- isNegated() - Method in class com.merative.acd.v1.model.ConceptValue
-
Gets the negated.
- isNegated() - Method in class com.merative.acd.v1.model.EjectionFractionAnnotation
-
Gets the negated.
- isNegated() - Method in class com.merative.acd.v1.model.LabValueAnnotation
-
Gets the negated.
- isNegated() - Method in class com.merative.acd.v1.model.MedicationAnnotation
-
Gets the negated.
- isNegated() - Method in class com.merative.acd.v1.model.NegatedSpan
-
Gets the negated.
- isNegated() - Method in class com.merative.acd.v1.model.Procedure
-
Gets the negated.
- isNegated() - Method in class com.merative.acd.v1.model.Smoking
-
Gets the negated.
- isNegated() - Method in class com.merative.acd.v1.model.SymptomDisease
-
Gets the negated.
- isTrustAllCertificates() - Method in class com.merative.acd.v1.util.HttpClientOptions
-
Check if trustAllCertificates is set.
J
- JSON - Static variable in interface com.merative.acd.v1.model.GetHealthCheckStatusOptions.Format
-
json.
K
- keyStoreFile(String) - Method in class com.merative.acd.v1.util.HttpClientOptions.Builder
- keyStorePassword(String) - Method in class com.merative.acd.v1.util.HttpClientOptions.Builder
- keyStoreProvided(boolean) - Method in class com.merative.acd.v1.util.HttpClientOptions.Builder
- keyStoreType(String) - Method in class com.merative.acd.v1.util.HttpClientOptions.Builder
L
- LAB_VALUE - Static variable in interface com.merative.acd.v1.model.Annotator.Name
-
lab_value.
- LabValueAnnotation - Class in com.merative.acd.v1.model
-
LabValueAnnotation.
- LabValueAnnotation() - Constructor for class com.merative.acd.v1.model.LabValueAnnotation
- ListAnnotator - Class in com.merative.acd.v1.model
- ListAnnotator() - Constructor for class com.merative.acd.v1.model.ListAnnotator
- ListAnnotatorsOptions - Class in com.merative.acd.v1.model
-
The listAnnotators options.
- ListAnnotatorsOptions.Builder - Class in com.merative.acd.v1.model
-
Builder.
- ListStringWrapper - Class in com.merative.acd.v1.model
-
ListStringWrapper.
- ListStringWrapper() - Constructor for class com.merative.acd.v1.model.ListStringWrapper
M
- main(String[]) - Static method in class com.merative.acd.v1.AnnotatorForClinicalDataExample
- MEDICATION - Static variable in interface com.merative.acd.v1.model.Annotator.Name
-
medication.
- MedicationAnnotation - Class in com.merative.acd.v1.model
-
MedicationAnnotation.
- MedicationAnnotation() - Constructor for class com.merative.acd.v1.model.MedicationAnnotation
- mergeid() - Method in class com.merative.acd.v1.model.ConfigurationEntity
-
Gets the mergeid.
- mergeid() - Method in class com.merative.acd.v1.model.Entity
-
Gets the mergeid.
- mergeid(long) - Method in class com.merative.acd.v1.model.ConfigurationEntity.Builder
-
Set the mergeid.
- mergeid(long) - Method in class com.merative.acd.v1.model.Entity.Builder
-
Set the mergeid.
- metadata() - Method in class com.merative.acd.v1.model.UnstructuredContainer
-
Gets the metadata.
- metadata(Map<String, Map>) - Method in class com.merative.acd.v1.model.UnstructuredContainer.Builder
-
Set the metadata.
N
- name() - Method in class com.merative.acd.v1.model.AcdFlow
-
Gets the name.
- name() - Method in class com.merative.acd.v1.model.AcdProfile
-
Gets the name.
- name() - Method in class com.merative.acd.v1.model.Annotator
-
Gets the name.
- name() - Method in class com.merative.acd.v1.model.CreateFlowsOptions
-
Gets the name.
- name() - Method in class com.merative.acd.v1.model.CreateProfileOptions
-
Gets the name.
- name(String) - Method in class com.merative.acd.v1.model.AcdFlow.Builder
-
Set the name.
- name(String) - Method in class com.merative.acd.v1.model.AcdProfile.Builder
-
Set the name.
- name(String) - Method in class com.merative.acd.v1.model.Annotator.Builder
-
Set the name.
- name(String) - Method in class com.merative.acd.v1.model.CreateFlowsOptions.Builder
-
Set the name.
- name(String) - Method in class com.merative.acd.v1.model.CreateProfileOptions.Builder
-
Set the name.
- NAMED_ENTITIES - Static variable in interface com.merative.acd.v1.model.Annotator.Name
-
named_entities.
- NegatedSpan - Class in com.merative.acd.v1.model
-
NegatedSpan.
- NegatedSpan() - Constructor for class com.merative.acd.v1.model.NegatedSpan
- NEGATION - Static variable in interface com.merative.acd.v1.model.Annotator.Name
-
negation.
- newAnnotatorFlows() - Method in class com.merative.acd.v1.model.UpdateFlowsOptions
-
Gets the newAnnotatorFlows.
- newAnnotatorFlows(List<AnnotatorFlow>) - Method in class com.merative.acd.v1.model.UpdateFlowsOptions.Builder
-
Set the newAnnotatorFlows.
- newAnnotators() - Method in class com.merative.acd.v1.model.UpdateProfileOptions
-
Gets the newAnnotators.
- newAnnotators(List<Annotator>) - Method in class com.merative.acd.v1.model.UpdateProfileOptions.Builder
-
Set the newAnnotators.
- newBuilder() - Method in class com.merative.acd.v1.model.AcdFlow
-
New builder.
- newBuilder() - Method in class com.merative.acd.v1.model.AcdProfile
-
New builder.
- newBuilder() - Method in class com.merative.acd.v1.model.AnalyzeOptions
-
New builder.
- newBuilder() - Method in class com.merative.acd.v1.model.AnalyzeWithFlowOptions
-
New builder.
- newBuilder() - Method in class com.merative.acd.v1.model.Annotator
-
New builder.
- newBuilder() - Method in class com.merative.acd.v1.model.AnnotatorFlow
-
New builder.
- newBuilder() - Method in class com.merative.acd.v1.model.CartridgesGetIdOptions
-
New builder.
- newBuilder() - Method in class com.merative.acd.v1.model.CartridgesPostMultipartOptions
-
New builder.
- newBuilder() - Method in class com.merative.acd.v1.model.CartridgesPutMultipartOptions
-
New builder.
- newBuilder() - Method in class com.merative.acd.v1.model.ConfigurationEntity
-
New builder.
- newBuilder() - Method in class com.merative.acd.v1.model.CreateFlowsOptions
-
New builder.
- newBuilder() - Method in class com.merative.acd.v1.model.CreateProfileOptions
-
New builder.
- newBuilder() - Method in class com.merative.acd.v1.model.DeleteFlowsOptions
-
New builder.
- newBuilder() - Method in class com.merative.acd.v1.model.DeleteProfileOptions
-
New builder.
- newBuilder() - Method in class com.merative.acd.v1.model.Entity
-
New builder.
- newBuilder() - Method in class com.merative.acd.v1.model.Flow
-
New builder.
- newBuilder() - Method in class com.merative.acd.v1.model.FlowEntry
-
New builder.
- newBuilder() - Method in class com.merative.acd.v1.model.GetAnnotatorOptions
-
New builder.
- newBuilder() - Method in class com.merative.acd.v1.model.GetAnnotatorsByIdOptions
-
New builder.
- newBuilder() - Method in class com.merative.acd.v1.model.GetFlowOptions
-
New builder.
- newBuilder() - Method in class com.merative.acd.v1.model.GetFlowsByIdOptions
-
New builder.
- newBuilder() - Method in class com.merative.acd.v1.model.GetFlowsOptions
-
New builder.
- newBuilder() - Method in class com.merative.acd.v1.model.GetHealthCheckStatusOptions
-
New builder.
- newBuilder() - Method in class com.merative.acd.v1.model.GetProfileOptions
-
New builder.
- newBuilder() - Method in class com.merative.acd.v1.model.GetProfilesOptions
-
New builder.
- newBuilder() - Method in class com.merative.acd.v1.model.ListAnnotatorsOptions
-
New builder.
- newBuilder() - Method in class com.merative.acd.v1.model.RequestContainer
-
New builder.
- newBuilder() - Method in class com.merative.acd.v1.model.UnstructuredContainer
-
New builder.
- newBuilder() - Method in class com.merative.acd.v1.model.UpdateFlowsOptions
-
New builder.
- newBuilder() - Method in class com.merative.acd.v1.model.UpdateProfileOptions
-
New builder.
- newBuilder() - Method in class com.merative.acd.v1.util.FlowUtil
-
New builder.
- newCartridgeId() - Method in class com.merative.acd.v1.model.UpdateFlowsOptions
-
Gets the newCartridgeId.
- newCartridgeId() - Method in class com.merative.acd.v1.model.UpdateProfileOptions
-
Gets the newCartridgeId.
- newCartridgeId(String) - Method in class com.merative.acd.v1.model.UpdateFlowsOptions.Builder
-
Set the newCartridgeId.
- newCartridgeId(String) - Method in class com.merative.acd.v1.model.UpdateProfileOptions.Builder
-
Set the newCartridgeId.
- newDescription() - Method in class com.merative.acd.v1.model.UpdateFlowsOptions
-
Gets the newDescription.
- newDescription() - Method in class com.merative.acd.v1.model.UpdateProfileOptions
-
Gets the newDescription.
- newDescription(String) - Method in class com.merative.acd.v1.model.UpdateFlowsOptions.Builder
-
Set the newDescription.
- newDescription(String) - Method in class com.merative.acd.v1.model.UpdateProfileOptions.Builder
-
Set the newDescription.
- newId() - Method in class com.merative.acd.v1.model.UpdateFlowsOptions
-
Gets the newId.
- newId() - Method in class com.merative.acd.v1.model.UpdateProfileOptions
-
Gets the newId.
- newId(String) - Method in class com.merative.acd.v1.model.UpdateFlowsOptions.Builder
-
Set the newId.
- newId(String) - Method in class com.merative.acd.v1.model.UpdateProfileOptions.Builder
-
Set the newId.
- newInstance(String) - Static method in class com.merative.acd.v1.AnnotatorForClinicalData
-
Class method which constructs an instance of the `AnnotatorForClinicalDataAcd` client.
- newInstance(String, String) - Static method in class com.merative.acd.v1.AnnotatorForClinicalData
-
Class method which constructs an instance of the `AnnotatorForClinicalDataAcd` client.
- newName() - Method in class com.merative.acd.v1.model.UpdateFlowsOptions
-
Gets the newName.
- newName() - Method in class com.merative.acd.v1.model.UpdateProfileOptions
-
Gets the newName.
- newName(String) - Method in class com.merative.acd.v1.model.UpdateFlowsOptions.Builder
-
Set the newName.
- newName(String) - Method in class com.merative.acd.v1.model.UpdateProfileOptions.Builder
-
Set the newName.
- newPublish() - Method in class com.merative.acd.v1.model.UpdateFlowsOptions
-
Gets the newPublish.
- newPublish() - Method in class com.merative.acd.v1.model.UpdateProfileOptions
-
Gets the newPublish.
- newPublish(Boolean) - Method in class com.merative.acd.v1.model.UpdateFlowsOptions.Builder
-
Set the newPublish.
- newPublish(Boolean) - Method in class com.merative.acd.v1.model.UpdateProfileOptions.Builder
-
Set the newPublish.
- newPublishedDate() - Method in class com.merative.acd.v1.model.UpdateFlowsOptions
-
Gets the newPublishedDate.
- newPublishedDate() - Method in class com.merative.acd.v1.model.UpdateProfileOptions
-
Gets the newPublishedDate.
- newPublishedDate(String) - Method in class com.merative.acd.v1.model.UpdateFlowsOptions.Builder
-
Set the newPublishedDate.
- newPublishedDate(String) - Method in class com.merative.acd.v1.model.UpdateProfileOptions.Builder
-
Set the newPublishedDate.
- newVersion() - Method in class com.merative.acd.v1.model.UpdateFlowsOptions
-
Gets the newVersion.
- newVersion() - Method in class com.merative.acd.v1.model.UpdateProfileOptions
-
Gets the newVersion.
- newVersion(String) - Method in class com.merative.acd.v1.model.UpdateFlowsOptions.Builder
-
Set the newVersion.
- newVersion(String) - Method in class com.merative.acd.v1.model.UpdateProfileOptions.Builder
-
Set the newVersion.
- NLU - Static variable in interface com.merative.acd.v1.model.Annotator.Name
-
nlu.
- NluEntity - Class in com.merative.acd.v1.model
- NluEntity() - Constructor for class com.merative.acd.v1.model.NluEntity
O
- OK - Static variable in interface com.merative.acd.v1.model.ServiceStatus.ServiceState
-
OK.
P
- ParameterNotAvailableException - Exception in com.merative.acd.v1.exception
-
ParameterNotAvailableException To support Custom Exception.
- ParameterNotAvailableException(String) - Constructor for exception com.merative.acd.v1.exception.ParameterNotAvailableException
-
Instantiates a new Parameter Not Available Exception.
- parameters() - Method in class com.merative.acd.v1.model.Annotator
-
Gets the parameters.
- parameters(Map) - Method in class com.merative.acd.v1.model.Annotator.Builder
-
Set the parameters.
- Procedure - Class in com.merative.acd.v1.model
-
Procedure.
- Procedure() - Constructor for class com.merative.acd.v1.model.Procedure
- PROCEDURE - Static variable in interface com.merative.acd.v1.model.Annotator.Name
-
procedure.
- profile() - Method in class com.merative.acd.v1.model.AnnotatorFlow
-
Gets the profile.
- profile(String) - Method in class com.merative.acd.v1.model.AnnotatorFlow.Builder
-
Set the profile.
- publish() - Method in class com.merative.acd.v1.model.AcdFlow
-
Gets the publish.
- publish() - Method in class com.merative.acd.v1.model.AcdProfile
-
Gets the publish.
- publish() - Method in class com.merative.acd.v1.model.CreateFlowsOptions
-
Gets the publish.
- publish() - Method in class com.merative.acd.v1.model.CreateProfileOptions
-
Gets the publish.
- publish(Boolean) - Method in class com.merative.acd.v1.model.AcdFlow.Builder
-
Set the publish.
- publish(Boolean) - Method in class com.merative.acd.v1.model.AcdProfile.Builder
-
Set the publish.
- publish(Boolean) - Method in class com.merative.acd.v1.model.CreateFlowsOptions.Builder
-
Set the publish.
- publish(Boolean) - Method in class com.merative.acd.v1.model.CreateProfileOptions.Builder
-
Set the publish.
- publishedDate() - Method in class com.merative.acd.v1.model.AcdFlow
-
Gets the publishedDate.
- publishedDate() - Method in class com.merative.acd.v1.model.AcdProfile
-
Gets the publishedDate.
- publishedDate() - Method in class com.merative.acd.v1.model.CreateFlowsOptions
-
Gets the publishedDate.
- publishedDate() - Method in class com.merative.acd.v1.model.CreateProfileOptions
-
Gets the publishedDate.
- publishedDate(String) - Method in class com.merative.acd.v1.model.AcdFlow.Builder
-
Set the publishedDate.
- publishedDate(String) - Method in class com.merative.acd.v1.model.AcdProfile.Builder
-
Set the publishedDate.
- publishedDate(String) - Method in class com.merative.acd.v1.model.CreateFlowsOptions.Builder
-
Set the publishedDate.
- publishedDate(String) - Method in class com.merative.acd.v1.model.CreateProfileOptions.Builder
-
Set the publishedDate.
R
- Reference - Class in com.merative.acd.v1.model
- Reference() - Constructor for class com.merative.acd.v1.model.Reference
- Relation - Class in com.merative.acd.v1.model
- Relation() - Constructor for class com.merative.acd.v1.model.Relation
- RELATION - Static variable in interface com.merative.acd.v1.model.Annotator.Name
-
relation.
- RelationNode - Class in com.merative.acd.v1.model
- RelationNode() - Constructor for class com.merative.acd.v1.model.RelationNode
- request() - Method in class com.merative.acd.v1.model.AnalyzeWithFlowOptions
-
Gets the request.
- request(RequestContainer) - Method in class com.merative.acd.v1.model.AnalyzeWithFlowOptions.Builder
-
Set the request.
- RequestContainer - Class in com.merative.acd.v1.model
-
RequestContainer.
- RequestContainer.Builder - Class in com.merative.acd.v1.model
-
Builder.
- RETURN_ANALYZED_TEXT - Static variable in class com.merative.acd.v1.AnnotatorForClinicalData
- returnAnalyzedText() - Method in class com.merative.acd.v1.model.AnalyzeOptions
-
Gets the returnAnalyzedText.
- returnAnalyzedText() - Method in class com.merative.acd.v1.model.AnalyzeWithFlowOptions
-
Gets the returnAnalyzedText.
- returnAnalyzedText(boolean) - Method in class com.merative.acd.v1.model.AnalyzeOptions.Builder
-
Set the returnAnalyzedText.
- returnAnalyzedText(boolean) - Method in class com.merative.acd.v1.model.AnalyzeWithFlowOptions.Builder
-
Set the returnAnalyzedText.
S
- SdkCommon - Class in com.merative.common
-
The purpose of this class is to provide SDK-specific HTTP headers to be included in REST API requests made by the SDK.
- SECTION - Static variable in interface com.merative.acd.v1.model.Annotator.Name
-
section.
- SectionAnnotation - Class in com.merative.acd.v1.model
-
SectionAnnotation.
- SectionAnnotation() - Constructor for class com.merative.acd.v1.model.SectionAnnotation
- SectionTrigger - Class in com.merative.acd.v1.model
-
Section trigger.
- SectionTrigger() - Constructor for class com.merative.acd.v1.model.SectionTrigger
- SEEING_ASSISTANCE - Static variable in interface com.merative.acd.v1.model.Annotator.Name
-
seeing_assistance.
- ServiceApiBean - Class in com.merative.acd.v1.model
-
ServiceApiBean contains annotator details.
- ServiceApiBean() - Constructor for class com.merative.acd.v1.model.ServiceApiBean
- ServiceError - Class in com.merative.acd.v1.model
-
Object representing an HTTP response with an error.
- ServiceError() - Constructor for class com.merative.acd.v1.model.ServiceError
- ServiceError.Level - Interface in com.merative.acd.v1.model
-
error severity level.
- ServiceStatus - Class in com.merative.acd.v1.model
-
ServiceStatus contains the current service state.
- ServiceStatus() - Constructor for class com.merative.acd.v1.model.ServiceStatus
- ServiceStatus.ServiceState - Interface in com.merative.acd.v1.model
-
Current service state.
- setAnnotatorFlows(List<AnnotatorFlow>) - Method in class com.merative.acd.v1.model.ContainerGroup
-
Sets the annotatorFlows.
- setBegin(Long) - Method in class com.merative.acd.v1.model.AttributeValueAnnotation
-
Sets the begin.
- setBegin(Long) - Method in class com.merative.acd.v1.model.Concept
-
Sets the begin.
- setBegin(Long) - Method in class com.merative.acd.v1.model.MedicationAnnotation
-
Sets the begin.
- setCcsCode(String) - Method in class com.merative.acd.v1.model.AttributeValueAnnotation
-
Sets the ccs code.
- setConcept(Concept) - Method in class com.merative.acd.v1.model.AttributeValueAnnotation
-
Sets the concept.
- setCoveredText(String) - Method in class com.merative.acd.v1.model.AttributeValueAnnotation
-
Sets the coveredText.
- setCoveredText(String) - Method in class com.merative.acd.v1.model.Concept
-
Sets the coveredText.
- setCoveredText(String) - Method in class com.merative.acd.v1.model.MedicationAnnotation
-
Sets the coveredText.
- setCptCode(String) - Method in class com.merative.acd.v1.model.AttributeValueAnnotation
-
Sets the cpt code.
- setCptCode(String) - Method in class com.merative.acd.v1.model.Concept
-
Sets the cpt code.
- setCui(String) - Method in class com.merative.acd.v1.model.Concept
-
Sets the cui.
- setCui(String) - Method in class com.merative.acd.v1.model.MedicationAnnotation
-
Sets the cui.
- setData(List<String>) - Method in class com.merative.acd.v1.model.ListStringWrapper
-
Sets the data.
- setDerivedFrom(List<Concept>) - Method in class com.merative.acd.v1.model.AttributeValueAnnotation
-
Sets the derivedFrom.
- setDerivedFrom(List<Concept>) - Method in class com.merative.acd.v1.model.Concept
-
Sets the derivedFrom.
- setDisambiguationData(Disambiguation) - Method in class com.merative.acd.v1.model.AttributeValueAnnotation
-
Sets the disambiguation data.
- setDisambiguationData(Disambiguation) - Method in class com.merative.acd.v1.model.Concept
-
Sets the disambiguationData.
- setDisambiguationData(Disambiguation) - Method in class com.merative.acd.v1.model.MedicationAnnotation
-
Sets the disambiguationData.
- setDrug(List<Map>) - Method in class com.merative.acd.v1.model.MedicationAnnotation
-
Sets the drug.
- setEnd(Long) - Method in class com.merative.acd.v1.model.AttributeValueAnnotation
-
Sets the end.
- setEnd(Long) - Method in class com.merative.acd.v1.model.Concept
-
Sets the end.
- setEnd(Long) - Method in class com.merative.acd.v1.model.MedicationAnnotation
-
Sets the end.
- setEvidenceSpans(List<Reference>) - Method in class com.merative.acd.v1.model.AttributeValueAnnotation
-
Sets the evidenceSpans.
- setHccCode(String) - Method in class com.merative.acd.v1.model.AttributeValueAnnotation
-
Sets the hcc code.
- setHypothetical(Boolean) - Method in class com.merative.acd.v1.model.AttributeValueAnnotation
-
Sets the hypothetical.
- setHypothetical(Boolean) - Method in class com.merative.acd.v1.model.Concept
-
Sets the hypothetical.
- setHypothetical(Boolean) - Method in class com.merative.acd.v1.model.MedicationAnnotation
-
Sets the hypothetical.
- setIcd10Code(String) - Method in class com.merative.acd.v1.model.AttributeValueAnnotation
-
Sets the icd 10 code.
- setIcd10Code(String) - Method in class com.merative.acd.v1.model.Concept
-
Sets the icd 10 code.
- setIcd9Code(String) - Method in class com.merative.acd.v1.model.AttributeValueAnnotation
-
Sets the icd 9 code.
- setIcd9Code(String) - Method in class com.merative.acd.v1.model.Concept
-
Sets the icd 9 code.
- setId(String) - Method in class com.merative.acd.v1.model.AttributeValueAnnotation
-
Sets the id.
- setId(String) - Method in class com.merative.acd.v1.model.Concept
-
Sets the id.
- setId(String) - Method in class com.merative.acd.v1.model.MedicationAnnotation
-
Sets the id.
- setInsightModelData(InsightModelData) - Method in class com.merative.acd.v1.model.AttributeValueAnnotation
-
Sets the insightModelData.
- setInsightModelData(InsightModelData) - Method in class com.merative.acd.v1.model.Concept
-
Sets the insightModelData.
- setInsightModelData(InsightModelData) - Method in class com.merative.acd.v1.model.MedicationAnnotation
-
Sets the insightModelData.
- setLoincId(String) - Method in class com.merative.acd.v1.model.AttributeValueAnnotation
-
Sets the loinc id.
- setLoincId(String) - Method in class com.merative.acd.v1.model.Concept
-
Sets the loinc id.
- setMeshId(String) - Method in class com.merative.acd.v1.model.AttributeValueAnnotation
-
Sets the mesh id.
- setMeshId(String) - Method in class com.merative.acd.v1.model.Concept
-
Sets the mesh id.
- setName(String) - Method in class com.merative.acd.v1.model.AttributeValueAnnotation
-
Sets the name.
- setNciCode(String) - Method in class com.merative.acd.v1.model.AttributeValueAnnotation
-
Sets the nci code.
- setNciCode(String) - Method in class com.merative.acd.v1.model.Concept
-
Sets the nci code.
- setNegated(Boolean) - Method in class com.merative.acd.v1.model.AttributeValueAnnotation
-
Sets the negated.
- setNegated(Boolean) - Method in class com.merative.acd.v1.model.Concept
-
Sets the negated.
- setNegated(Boolean) - Method in class com.merative.acd.v1.model.MedicationAnnotation
-
Sets the negated.
- setObject(JsonElement) - Method in class com.merative.acd.v1.util.CustomCollection
-
Sets element within collection.
- setPreferredName(String) - Method in class com.merative.acd.v1.model.AttributeValueAnnotation
-
Sets the preferredName.
- setPreferredName(String) - Method in class com.merative.acd.v1.model.Concept
-
Sets the preferredName.
- setRuleId(String) - Method in class com.merative.acd.v1.model.AttributeValueAnnotation
-
Sets the ruleId.
- setRuleId(String) - Method in class com.merative.acd.v1.model.Concept
-
Sets the ruleId.
- setRxNormId(String) - Method in class com.merative.acd.v1.model.AttributeValueAnnotation
-
Sets the rx norm id.
- setRxNormId(String) - Method in class com.merative.acd.v1.model.Concept
-
Sets the rx norm id.
- setSectionNormalizedName(String) - Method in class com.merative.acd.v1.model.AttributeValueAnnotation
-
Sets the sectionNormalizedName.
- setSectionNormalizedName(String) - Method in class com.merative.acd.v1.model.MedicationAnnotation
-
Sets the sectionNormalizedName.
- setSectionSurfaceForm(String) - Method in class com.merative.acd.v1.model.AttributeValueAnnotation
-
Sets the sectionSurfaceForm.
- setSectionSurfaceForm(String) - Method in class com.merative.acd.v1.model.MedicationAnnotation
-
Sets the sectionSurfaceForm.
- setSelectionLabel(String) - Method in class com.merative.acd.v1.model.Concept
-
Sets the selectionLabel.
- setSelectionLabel(String) - Method in class com.merative.acd.v1.model.Reference
-
Sets the selectionLabel.
- setSemanticType(String) - Method in class com.merative.acd.v1.model.Concept
-
Sets the semanticType.
- setSnomedConceptId(String) - Method in class com.merative.acd.v1.model.AttributeValueAnnotation
-
Sets the snomed concept id.
- setSnomedConceptId(String) - Method in class com.merative.acd.v1.model.Concept
-
Sets the snomed concept id.
- setSource(String) - Method in class com.merative.acd.v1.model.AttributeValueAnnotation
-
Sets the source.
- setSource(String) - Method in class com.merative.acd.v1.model.Concept
-
Sets the source.
- setSourceVersion(String) - Method in class com.merative.acd.v1.model.AttributeValueAnnotation
-
Sets the sourceVersion.
- setSourceVersion(String) - Method in class com.merative.acd.v1.model.Concept
-
Sets the sourceVersion.
- setTemporal(List<Temporal>) - Method in class com.merative.acd.v1.model.AttributeValueAnnotation
-
Sets the temporal.
- setTemporal(List<Temporal>) - Method in class com.merative.acd.v1.model.Concept
-
Sets the temporal.
- setTemporal(List<Temporal>) - Method in class com.merative.acd.v1.model.MedicationAnnotation
-
Sets the temporal.
- setType(String) - Method in class com.merative.acd.v1.model.AttributeValueAnnotation
-
Sets the type.
- setType(String) - Method in class com.merative.acd.v1.model.Concept
-
Sets the type.
- setType(String) - Method in class com.merative.acd.v1.model.MedicationAnnotation
-
Sets the type.
- setUid(Long) - Method in class com.merative.acd.v1.model.AttributeValueAnnotation
-
Sets the uid.
- setUid(Long) - Method in class com.merative.acd.v1.model.Concept
-
Sets the uid.
- setUid(Long) - Method in class com.merative.acd.v1.model.MedicationAnnotation
-
Sets the uid.
- setUid(Long) - Method in class com.merative.acd.v1.model.Reference
-
Sets the uid.
- setUnstructured(List<UnstructuredContainer>) - Method in class com.merative.acd.v1.model.ContainerGroup
-
Sets the unstructured.
- setValueIndex(Integer) - Method in class com.merative.acd.v1.model.Concept
-
Sets the valueIndex.
- setValueIndex(Integer) - Method in class com.merative.acd.v1.model.Reference
-
Sets the valueIndex.
- setValues(List<Map>) - Method in class com.merative.acd.v1.model.AttributeValueAnnotation
-
Sets the values.
- setVersion(String) - Method in class com.merative.acd.v1.AnnotatorForClinicalData
-
Sets the version.
- setVocabs(String) - Method in class com.merative.acd.v1.model.AttributeValueAnnotation
-
Sets the vocabs.
- setVocabs(String) - Method in class com.merative.acd.v1.model.Concept
-
Sets the vocabs.
- Smoking - Class in com.merative.acd.v1.model
-
Smoking.
- Smoking() - Constructor for class com.merative.acd.v1.model.Smoking
- SMOKING - Static variable in interface com.merative.acd.v1.model.Annotator.Name
-
smoking.
- SPELL_CHECKER - Static variable in interface com.merative.acd.v1.model.Annotator.Name
-
spell checker.
- SpellCorrectedText - Class in com.merative.acd.v1.model
-
Spell corrected text.
- SpellCorrectedText() - Constructor for class com.merative.acd.v1.model.SpellCorrectedText
- SpellingCorrection - Class in com.merative.acd.v1.model
- SpellingCorrection() - Constructor for class com.merative.acd.v1.model.SpellingCorrection
- Suggestion - Class in com.merative.acd.v1.model
- Suggestion() - Constructor for class com.merative.acd.v1.model.Suggestion
- SYMPTOM_DISEASE - Static variable in interface com.merative.acd.v1.model.Annotator.Name
-
symptom_disease.
- SymptomDisease - Class in com.merative.acd.v1.model
-
SymptomDisease.
- SymptomDisease() - Constructor for class com.merative.acd.v1.model.SymptomDisease
T
- Temporal - Class in com.merative.acd.v1.model
-
Temporal.
- Temporal() - Constructor for class com.merative.acd.v1.model.Temporal
- text() - Method in class com.merative.acd.v1.model.UnstructuredContainer
-
Gets the text.
- text(String) - Method in class com.merative.acd.v1.model.AnalyzeWithFlowOptions.Builder
-
Set the text.
- text(String) - Method in class com.merative.acd.v1.model.UnstructuredContainer.Builder
-
Set the text.
- TEXT_PLAIN - Static variable in interface com.merative.acd.v1.model.AnalyzeWithFlowOptions.ContentType
-
text/plain.
- TOILETING_ASSISTANCE - Static variable in interface com.merative.acd.v1.model.Annotator.Name
-
toileting_assistance.
- trustAllCertificates(boolean) - Method in class com.merative.acd.v1.util.HttpClientOptions.Builder
- type() - Method in class com.merative.acd.v1.model.ConfigurationEntity
-
Gets the type.
- type() - Method in class com.merative.acd.v1.model.Entity
-
Gets the type.
- type() - Method in class com.merative.acd.v1.model.UnstructuredContainer
-
Gets the type.
- type(String) - Method in class com.merative.acd.v1.model.ConfigurationEntity.Builder
-
Set the type.
- type(String) - Method in class com.merative.acd.v1.model.Entity.Builder
-
Set the type.
- type(String) - Method in class com.merative.acd.v1.model.UnstructuredContainer.Builder
-
Set the type.
U
- uid() - Method in class com.merative.acd.v1.model.ConfigurationEntity
-
Gets the uid.
- uid() - Method in class com.merative.acd.v1.model.Entity
-
Gets the uid.
- uid() - Method in class com.merative.acd.v1.model.UnstructuredContainer
-
Gets the uid.
- uid(long) - Method in class com.merative.acd.v1.model.ConfigurationEntity.Builder
-
Set the uid.
- uid(long) - Method in class com.merative.acd.v1.model.Entity.Builder
-
Set the uid.
- uid(long) - Method in class com.merative.acd.v1.model.UnstructuredContainer.Builder
-
Set the uid.
- unstructured() - Method in class com.merative.acd.v1.model.AnalyzeOptions
-
Gets the unstructured.
- unstructured() - Method in class com.merative.acd.v1.model.RequestContainer
-
Gets the unstructured.
- unstructured(List<UnstructuredContainer>) - Method in class com.merative.acd.v1.model.AnalyzeOptions.Builder
-
Set the unstructured.
- unstructured(List<UnstructuredContainer>) - Method in class com.merative.acd.v1.model.RequestContainer.Builder
-
Set the unstructured.
- UnstructuredContainer - Class in com.merative.acd.v1.model
-
UnstructuredContainer.
- UnstructuredContainer.Builder - Class in com.merative.acd.v1.model
-
Builder.
- updateFlows(UpdateFlowsOptions) - Method in class com.merative.acd.v1.AnnotatorForClinicalData
-
Update a persisted flow definition.
- UpdateFlowsOptions - Class in com.merative.acd.v1.model
-
The updateFlows options.
- UpdateFlowsOptions.Builder - Class in com.merative.acd.v1.model
-
Builder.
- updateProfile(UpdateProfileOptions) - Method in class com.merative.acd.v1.AnnotatorForClinicalData
-
Update a persisted profile definition.
- UpdateProfileOptions - Class in com.merative.acd.v1.model
-
The updateProfile options.
- UpdateProfileOptions.Builder - Class in com.merative.acd.v1.model
-
Builder.
V
- version() - Method in class com.merative.acd.v1.model.AcdFlow
-
Gets the version.
- version() - Method in class com.merative.acd.v1.model.AcdProfile
-
Gets the version.
- version() - Method in class com.merative.acd.v1.model.CreateFlowsOptions
-
Gets the version.
- version() - Method in class com.merative.acd.v1.model.CreateProfileOptions
-
Gets the version.
- version(String) - Method in class com.merative.acd.v1.model.AcdFlow.Builder
-
Set the version.
- version(String) - Method in class com.merative.acd.v1.model.AcdProfile.Builder
-
Set the version.
- version(String) - Method in class com.merative.acd.v1.model.CreateFlowsOptions.Builder
-
Set the version.
- version(String) - Method in class com.merative.acd.v1.model.CreateProfileOptions.Builder
-
Set the version.
- VERSION - Static variable in class com.merative.acd.v1.AnnotatorForClinicalData
W
- WALKING_ASSISTANCE - Static variable in interface com.merative.acd.v1.model.Annotator.Name
-
walking_assistance.
- WARNING - Static variable in interface com.merative.acd.v1.model.ServiceError.Level
-
WARNING.
- WARNING - Static variable in interface com.merative.acd.v1.model.ServiceStatus.ServiceState
-
WARNING.
X
- XML - Static variable in interface com.merative.acd.v1.model.GetHealthCheckStatusOptions.Format
-
xml.
All Classes All Packages