Package com.merative.acd.v1.model
Class UnstructuredContainer
- java.lang.Object
-
- com.ibm.cloud.sdk.core.service.model.GenericModel
-
- com.merative.acd.v1.model.UnstructuredContainer
-
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class UnstructuredContainer extends com.ibm.cloud.sdk.core.service.model.GenericModelUnstructuredContainer.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classUnstructuredContainer.BuilderBuilder.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ContainerAnnotationdata()Gets the data.java.util.List<Annotation>getAllergy()Gets the allergyInd.AnnotationgetAllergy(int index)Gets the allergyInd.java.util.List<AllergyMedicationInd>getAllergyMedication()Gets the allergyMedicationInd.AllergyMedicationIndgetAllergyMedication(int index)Gets the allergyMedicationInd.java.util.List<AttributeValueAnnotation>getAttributeValues()Gets the attributeValues.AttributeValueAnnotationgetAttributeValues(int index)Gets the attributeValues.java.util.List<AssistanceAnnotation>getBathingAssistance()Gets the bathingAssistanceInd.AssistanceAnnotationgetBathingAssistance(int index)Gets the bathingAssistanceInd.java.util.List<CancerDiagnosis>getCancerDiagnosis()Gets the icaCancerDiagnosisInd.CancerDiagnosisgetCancerDiagnosis(int index)Gets the icaCancerDiagnosisInd.java.util.List<Concept>getConcepts()ConceptgetConcepts(int index)Gets the concept.java.util.List<ConceptValue>getConceptValues()Gets the conceptValues.ConceptValuegetConceptValues(int index)Gets the conceptValues.java.util.List<AssistanceAnnotation>getDressingAssistance()Gets the dressingAssistanceInd.AssistanceAnnotationgetDressingAssistance(int index)Gets the dressingAssistanceInd.java.util.List<AssistanceAnnotation>getEatingAssistance()Gets the eatingAssistanceInd.AssistanceAnnotationgetEatingAssistance(int index)Gets the eatingAssistanceInd.java.util.List<EjectionFractionAnnotation>getEjectionFractionInd()Gets the ejectionFractionInd.EjectionFractionAnnotationgetEjectionFractionInd(int index)Gets the ejectionFractionInd.java.util.List<Annotation>getEmailAddressInd()Gets the emailAddressInd.AnnotationgetEmailAddressInd(int index)Gets the emailAddressInd.java.util.List<Annotation>getHypotheticalSpans()Gets the hypotheticalSpans.AnnotationgetHypotheticalSpans(int index)Gets the hypotheticalSpans.java.util.List<LabValueAnnotation>getLabValueInd()Gets the labValueInd.LabValueAnnotationgetLabValueInd(int index)Gets the labValueInd.java.util.List<Annotation>getLocationInd()Gets the locationInd.AnnotationgetLocationInd(int index)Gets the locationInd.java.util.List<Annotation>getMedicalInstitution()Gets the medicalInstitutionInd.AnnotationgetMedicalInstitution(int index)Gets the medicalInstitutionInd.java.util.List<MedicationAnnotation>getMedicationInd()Gets the medicationInd.MedicationAnnotationgetMedicationInd(int index)Gets the medicationInd.java.util.List<NegatedSpan>getNegatedSpans()Gets the negatedSpans.NegatedSpangetNegatedSpans(int index)Gets the negatedSpans.java.util.List<NluEntity>getNluEntities()Gets the NluEntity.NluEntitygetNluEntity(int index)Gets NluEntity.java.util.List<Annotation>getOrganization()Gets the organizationInd.AnnotationgetOrganization(int index)Gets the organizationInd.java.util.List<Annotation>getPerson()Gets the personInd.AnnotationgetPerson(int index)Gets the personInd.java.util.List<Procedure>getProcedure()Gets the procedureInd.ProceduregetProcedure(int index)Gets the procedureInd.RelationgetRelation(int index)Gets Relation.java.util.List<Relation>getRelations()Gets the Relation.java.util.List<SectionAnnotation>getSectionAnnotations()Gets the section.SectionAnnotationgetSectionAnnotations(int index)Gets SectionAnnotations.java.util.List<AssistanceAnnotation>getSeeingAssistanceInd()Gets the seeingAssistanceInd.AssistanceAnnotationgetSeeingAssistanceInd(int index)Gets the seeingAssistanceInd.java.util.List<Smoking>getSmoking()Gets the smokingInd.SmokinggetSmoking(int index)Gets the smokingInd.java.util.List<SpellCorrectedText>getSpellCorrectedText()Gets the SpellCorrectedText objects in the container.SpellCorrectedTextgetSpellCorrectedText(int index)Gets the SpellCorrectedText at the given index.java.util.List<SpellingCorrection>getSpellingCorrections()Gets the SpellingCorrection objects in the container.SpellingCorrectiongetSpellingCorrections(int index)Gets the SpellingCorrection object at the given index.java.util.List<SymptomDisease>getSymptomDisease()Gets the symptomDiseaseInd.SymptomDiseasegetSymptomDisease(int index)Gets the symptomDiseaseInd.java.util.List<Temporal>getTemporalSpans()Gets the temporalSpans.TemporalgetTemporalSpans(int index)Gets the temporalSpans at a given index.java.util.List<AssistanceAnnotation>getToiletingAssistance()Gets the toiletingAssistanceInd.AssistanceAnnotationgetToiletingAssistance(int index)Gets the toiletingAssistanceInd.java.util.List<Annotation>getUSPhoneNumberInd()Gets the uSPhoneNumberInd.AnnotationgetUSPhoneNumberInd(int index)Gets the uSPhoneNumberInd.java.util.List<AssistanceAnnotation>getWalkingAssistance()Gets the walkingAssistanceInd.AssistanceAnnotationgetWalkingAssistance(int index)Gets the walkingAssistanceInd.java.lang.Stringid()Gets the id.java.util.Map<java.lang.String,java.util.Map>metadata()Gets the metadata.UnstructuredContainer.BuildernewBuilder()New builder.java.lang.Stringtext()Gets the text.java.lang.Stringtype()Gets the type.java.lang.Longuid()Gets the uid.
-
-
-
Method Detail
-
newBuilder
public UnstructuredContainer.Builder newBuilder()
New builder.- Returns:
- a UnstructuredContainer builder
-
text
public java.lang.String text()
Gets the text.- Returns:
- the text
-
id
public java.lang.String id()
Gets the id.- Returns:
- the id
-
type
public java.lang.String type()
Gets the type.- Returns:
- the type
-
data
public ContainerAnnotation data()
Gets the data.- Returns:
- the data
-
metadata
public java.util.Map<java.lang.String,java.util.Map> metadata()
Gets the metadata.- Returns:
- the metadata
-
uid
public java.lang.Long uid()
Gets the uid.- Returns:
- the uid
-
getConcepts
public java.util.List<Concept> getConcepts()
-
getSymptomDisease
public java.util.List<SymptomDisease> getSymptomDisease()
Gets the symptomDiseaseInd.- Returns:
- the symptomDiseaseInd
-
getBathingAssistance
public java.util.List<AssistanceAnnotation> getBathingAssistance()
Gets the bathingAssistanceInd.- Returns:
- the bathingAssistanceInd
-
getDressingAssistance
public java.util.List<AssistanceAnnotation> getDressingAssistance()
Gets the dressingAssistanceInd.- Returns:
- the dressingAssistanceInd
-
getEatingAssistance
public java.util.List<AssistanceAnnotation> getEatingAssistance()
Gets the eatingAssistanceInd.- Returns:
- the eatingAssistanceInd
-
getWalkingAssistance
public java.util.List<AssistanceAnnotation> getWalkingAssistance()
Gets the walkingAssistanceInd.- Returns:
- the walkingAssistanceInd
-
getToiletingAssistance
public java.util.List<AssistanceAnnotation> getToiletingAssistance()
Gets the toiletingAssistanceInd.- Returns:
- the toiletingAssistanceInd
-
getCancerDiagnosis
public java.util.List<CancerDiagnosis> getCancerDiagnosis()
Gets the icaCancerDiagnosisInd.- Returns:
- the icaCancerDiagnosisInd
-
getHypotheticalSpans
public java.util.List<Annotation> getHypotheticalSpans()
Gets the hypotheticalSpans.- Returns:
- the hypotheticalSpans
-
getAllergy
public java.util.List<Annotation> getAllergy()
Gets the allergyInd.- Returns:
- the allergyInd
-
getAllergyMedication
public java.util.List<AllergyMedicationInd> getAllergyMedication()
Gets the allergyMedicationInd.- Returns:
- the allergyInd
-
getNegatedSpans
public java.util.List<NegatedSpan> getNegatedSpans()
Gets the negatedSpans.- Returns:
- the negatedSpans
-
getConceptValues
public java.util.List<ConceptValue> getConceptValues()
Gets the conceptValues.- Returns:
- the conceptValues
-
getProcedure
public java.util.List<Procedure> getProcedure()
Gets the procedureInd.- Returns:
- the procedureInd
-
getSmoking
public java.util.List<Smoking> getSmoking()
Gets the smokingInd.- Returns:
- the smokingInd
-
getOrganization
public java.util.List<Annotation> getOrganization()
Gets the organizationInd.- Returns:
- the organizationInd
-
getPerson
public java.util.List<Annotation> getPerson()
Gets the personInd.- Returns:
- the personInd
-
getMedicalInstitution
public java.util.List<Annotation> getMedicalInstitution()
Gets the medicalInstitutionInd.- Returns:
- the medicalInstitutionInd
-
getAttributeValues
public java.util.List<AttributeValueAnnotation> getAttributeValues()
Gets the attributeValues.- Returns:
- the attributeValues
-
getEjectionFractionInd
public java.util.List<EjectionFractionAnnotation> getEjectionFractionInd()
Gets the ejectionFractionInd.- Returns:
- the ejectionFractionInd
-
getLabValueInd
public java.util.List<LabValueAnnotation> getLabValueInd()
Gets the labValueInd.- Returns:
- the labValueInd
-
getMedicationInd
public java.util.List<MedicationAnnotation> getMedicationInd()
Gets the medicationInd.- Returns:
- the medicationInd
-
getEmailAddressInd
public java.util.List<Annotation> getEmailAddressInd()
Gets the emailAddressInd.- Returns:
- the emailAddressInd
-
getLocationInd
public java.util.List<Annotation> getLocationInd()
Gets the locationInd.- Returns:
- the locationInd
-
getUSPhoneNumberInd
public java.util.List<Annotation> getUSPhoneNumberInd()
Gets the uSPhoneNumberInd.- Returns:
- the uSPhoneNumberInd
-
getSeeingAssistanceInd
public java.util.List<AssistanceAnnotation> getSeeingAssistanceInd()
Gets the seeingAssistanceInd.- Returns:
- the seeingAssistanceInd
-
getSectionAnnotations
public java.util.List<SectionAnnotation> getSectionAnnotations()
Gets the section.- Returns:
- the section
-
getNluEntities
public java.util.List<NluEntity> getNluEntities()
Gets the NluEntity.- Returns:
- the NluEntity
-
getRelations
public java.util.List<Relation> getRelations()
Gets the Relation.- Returns:
- the Relation
-
getSpellCorrectedText
public java.util.List<SpellCorrectedText> getSpellCorrectedText()
Gets the SpellCorrectedText objects in the container.- Returns:
- the SpellCorrectedText
-
getSpellingCorrections
public java.util.List<SpellingCorrection> getSpellingCorrections()
Gets the SpellingCorrection objects in the container.- Returns:
- the SpellingCorrection
-
getTemporalSpans
public java.util.List<Temporal> getTemporalSpans()
Gets the temporalSpans.- Returns:
- the temporalSpans
-
getConcepts
public Concept getConcepts(int index)
Gets the concept.- Parameters:
index- position to retrieve- Returns:
- the concept
-
getSymptomDisease
public SymptomDisease getSymptomDisease(int index)
Gets the symptomDiseaseInd.- Parameters:
index- position to retrieve- Returns:
- the symptomDiseaseInd
-
getBathingAssistance
public AssistanceAnnotation getBathingAssistance(int index)
Gets the bathingAssistanceInd.- Parameters:
index- position to retrieve- Returns:
- the bathingAssistanceInd
-
getDressingAssistance
public AssistanceAnnotation getDressingAssistance(int index)
Gets the dressingAssistanceInd.- Parameters:
index- position to retrieve- Returns:
- the dressingAssistanceInd
-
getEatingAssistance
public AssistanceAnnotation getEatingAssistance(int index)
Gets the eatingAssistanceInd.- Parameters:
index- position to retrieve- Returns:
- the eatingAssistanceInd
-
getWalkingAssistance
public AssistanceAnnotation getWalkingAssistance(int index)
Gets the walkingAssistanceInd.- Parameters:
index- position to retrieve- Returns:
- the walkingAssistanceInd
-
getToiletingAssistance
public AssistanceAnnotation getToiletingAssistance(int index)
Gets the toiletingAssistanceInd.- Parameters:
index- position to retrieve- Returns:
- the toiletingAssistanceInd
-
getCancerDiagnosis
public CancerDiagnosis getCancerDiagnosis(int index)
Gets the icaCancerDiagnosisInd.- Parameters:
index- position to retrieve- Returns:
- the icaCancerDiagnosisInd
-
getHypotheticalSpans
public Annotation getHypotheticalSpans(int index)
Gets the hypotheticalSpans.- Parameters:
index- position to retrieve- Returns:
- the hypotheticalSpans
-
getAllergy
public Annotation getAllergy(int index)
Gets the allergyInd.- Parameters:
index- position to retrieve- Returns:
- the allergyInd
-
getAllergyMedication
public AllergyMedicationInd getAllergyMedication(int index)
Gets the allergyMedicationInd.- Parameters:
index- position to retrieve- Returns:
- the allergyMedicationInd
-
getNegatedSpans
public NegatedSpan getNegatedSpans(int index)
Gets the negatedSpans.- Parameters:
index- position to retrieve- Returns:
- the negatedSpans
-
getConceptValues
public ConceptValue getConceptValues(int index)
Gets the conceptValues.- Parameters:
index- position to retrieve- Returns:
- the conceptValues
-
getProcedure
public Procedure getProcedure(int index)
Gets the procedureInd.- Parameters:
index- position to retrieve- Returns:
- the procedureInd
-
getSmoking
public Smoking getSmoking(int index)
Gets the smokingInd.- Parameters:
index- position to retrieve- Returns:
- the smokingInd
-
getOrganization
public Annotation getOrganization(int index)
Gets the organizationInd.- Parameters:
index- position to retrieve- Returns:
- the organizationInd
-
getPerson
public Annotation getPerson(int index)
Gets the personInd.- Parameters:
index- position to retrieve- Returns:
- the personInd
-
getMedicalInstitution
public Annotation getMedicalInstitution(int index)
Gets the medicalInstitutionInd.- Parameters:
index- position to retrieve- Returns:
- the medicalInstitutionInd
-
getAttributeValues
public AttributeValueAnnotation getAttributeValues(int index)
Gets the attributeValues.- Parameters:
index- position to retrieve- Returns:
- the attributeValues
-
getEjectionFractionInd
public EjectionFractionAnnotation getEjectionFractionInd(int index)
Gets the ejectionFractionInd.- Parameters:
index- position to retrieve- Returns:
- the ejectionFractionInd
-
getLabValueInd
public LabValueAnnotation getLabValueInd(int index)
Gets the labValueInd.- Parameters:
index- position to retrieve- Returns:
- the labValueInd
-
getMedicationInd
public MedicationAnnotation getMedicationInd(int index)
Gets the medicationInd.- Parameters:
index- position to retrieve- Returns:
- the medicationInd
-
getEmailAddressInd
public Annotation getEmailAddressInd(int index)
Gets the emailAddressInd.- Parameters:
index- position to retrieve- Returns:
- the emailAddressInd
-
getLocationInd
public Annotation getLocationInd(int index)
Gets the locationInd.- Parameters:
index- position to retrieve- Returns:
- the locationInd
-
getUSPhoneNumberInd
public Annotation getUSPhoneNumberInd(int index)
Gets the uSPhoneNumberInd.- Parameters:
index- position to retrieve- Returns:
- the uSPhoneNumberInd
-
getSeeingAssistanceInd
public AssistanceAnnotation getSeeingAssistanceInd(int index)
Gets the seeingAssistanceInd.- Parameters:
index- position to retrieve- Returns:
- the seeingAssistanceInd
-
getSectionAnnotations
public SectionAnnotation getSectionAnnotations(int index)
Gets SectionAnnotations.- Parameters:
index- position to retrieve- Returns:
- the sectionAnnotations
-
getNluEntity
public NluEntity getNluEntity(int index)
Gets NluEntity.- Parameters:
index- position to retrieve- Returns:
- the NluEntity
-
getRelation
public Relation getRelation(int index)
Gets Relation.- Parameters:
index- position to retrieve- Returns:
- the Relation
-
getSpellingCorrections
public SpellingCorrection getSpellingCorrections(int index)
Gets the SpellingCorrection object at the given index.- Parameters:
index- position to retrieve- Returns:
- the SpellingCorrection
-
getSpellCorrectedText
public SpellCorrectedText getSpellCorrectedText(int index)
Gets the SpellCorrectedText at the given index.- Parameters:
index- position to retrieve- Returns:
- the SpellCorrectedText
-
getTemporalSpans
public Temporal getTemporalSpans(int index)
Gets the temporalSpans at a given index.- Parameters:
index- position to retrieve- Returns:
- the temporalSpans
-
-