public class UnstructuredContainer
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description | 
|---|---|
| static class  | UnstructuredContainer.BuilderBuilder. | 
| Modifier and Type | Method and Description | 
|---|---|
| ContainerAnnotation | data()Gets the data. | 
| java.util.List<Annotation> | getAllergy()Gets the allergyInd. | 
| Annotation | getAllergy(int index)Gets the allergyInd. | 
| java.util.List<AllergyMedicationInd> | getAllergyMedication()Gets the allergyMedicationInd. | 
| AllergyMedicationInd | getAllergyMedication(int index)Gets the allergyMedicationInd. | 
| java.util.List<AttributeValueAnnotation> | getAttributeValues()Gets the attributeValues. | 
| AttributeValueAnnotation | getAttributeValues(int index)Gets the attributeValues. | 
| java.util.List<AssistanceAnnotation> | getBathingAssistance()Gets the bathingAssistanceInd. | 
| AssistanceAnnotation | getBathingAssistance(int index)Gets the bathingAssistanceInd. | 
| java.util.List<CancerDiagnosis> | getCancerDiagnosis()Gets the icaCancerDiagnosisInd. | 
| CancerDiagnosis | getCancerDiagnosis(int index)Gets the icaCancerDiagnosisInd. | 
| java.util.List<Concept> | getConcepts() | 
| Concept | getConcepts(int index)Gets the concept. | 
| java.util.List<ConceptValue> | getConceptValues()Gets the conceptValues. | 
| ConceptValue | getConceptValues(int index)Gets the conceptValues. | 
| java.util.List<AssistanceAnnotation> | getDressingAssistance()Gets the dressingAssistanceInd. | 
| AssistanceAnnotation | getDressingAssistance(int index)Gets the dressingAssistanceInd. | 
| java.util.List<AssistanceAnnotation> | getEatingAssistance()Gets the eatingAssistanceInd. | 
| AssistanceAnnotation | getEatingAssistance(int index)Gets the eatingAssistanceInd. | 
| java.util.List<EjectionFractionAnnotation> | getEjectionFractionInd()Gets the ejectionFractionInd. | 
| EjectionFractionAnnotation | getEjectionFractionInd(int index)Gets the ejectionFractionInd. | 
| java.util.List<Annotation> | getEmailAddressInd()Gets the emailAddressInd. | 
| Annotation | getEmailAddressInd(int index)Gets the emailAddressInd. | 
| java.util.List<Annotation> | getHypotheticalSpans()Gets the hypotheticalSpans. | 
| Annotation | getHypotheticalSpans(int index)Gets the hypotheticalSpans. | 
| java.util.List<LabValueAnnotation> | getLabValueInd()Gets the labValueInd. | 
| LabValueAnnotation | getLabValueInd(int index)Gets the labValueInd. | 
| java.util.List<Annotation> | getLocationInd()Gets the locationInd. | 
| Annotation | getLocationInd(int index)Gets the locationInd. | 
| java.util.List<Annotation> | getMedicalInstitution()Gets the medicalInstitutionInd. | 
| Annotation | getMedicalInstitution(int index)Gets the medicalInstitutionInd. | 
| java.util.List<MedicationAnnotation> | getMedicationInd()Gets the medicationInd. | 
| MedicationAnnotation | getMedicationInd(int index)Gets the medicationInd. | 
| java.util.List<NegatedSpan> | getNegatedSpans()Gets the negatedSpans. | 
| NegatedSpan | getNegatedSpans(int index)Gets the negatedSpans. | 
| java.util.List<NluEntity> | getNluEntities()Gets the NluEntity. | 
| NluEntity | getNluEntity(int index)Gets NluEntity. | 
| java.util.List<Annotation> | getOrganization()Gets the organizationInd. | 
| Annotation | getOrganization(int index)Gets the organizationInd. | 
| java.util.List<Annotation> | getPerson()Gets the personInd. | 
| Annotation | getPerson(int index)Gets the personInd. | 
| java.util.List<Procedure> | getProcedure()Gets the procedureInd. | 
| Procedure | getProcedure(int index)Gets the procedureInd. | 
| Relation | getRelation(int index)Gets Relation. | 
| java.util.List<Relation> | getRelations()Gets the Relation. | 
| java.util.List<SectionAnnotation> | getSectionAnnotations()Gets the section. | 
| SectionAnnotation | getSectionAnnotations(int index)Gets SectionAnnotations. | 
| java.util.List<AssistanceAnnotation> | getSeeingAssistanceInd()Gets the seeingAssistanceInd. | 
| AssistanceAnnotation | getSeeingAssistanceInd(int index)Gets the seeingAssistanceInd. | 
| java.util.List<Smoking> | getSmoking()Gets the smokingInd. | 
| Smoking | getSmoking(int index)Gets the smokingInd. | 
| java.util.List<SpellCorrectedText> | getSpellCorrectedText()Gets the SpellCorrectedText objects in the container. | 
| SpellCorrectedText | getSpellCorrectedText(int index)Gets the SpellCorrectedText at the given index. | 
| java.util.List<SpellingCorrection> | getSpellingCorrections()Gets the SpellingCorrection objects in the container. | 
| SpellingCorrection | getSpellingCorrections(int index)Gets the SpellingCorrection object at the given index. | 
| java.util.List<SymptomDisease> | getSymptomDisease()Gets the symptomDiseaseInd. | 
| SymptomDisease | getSymptomDisease(int index)Gets the symptomDiseaseInd. | 
| java.util.List<Temporal> | getTemporalSpans()Gets the temporalSpans. | 
| Temporal | getTemporalSpans(int index)Gets the temporalSpans at a given index. | 
| java.util.List<AssistanceAnnotation> | getToiletingAssistance()Gets the toiletingAssistanceInd. | 
| AssistanceAnnotation | getToiletingAssistance(int index)Gets the toiletingAssistanceInd. | 
| java.util.List<Annotation> | getUSPhoneNumberInd()Gets the uSPhoneNumberInd. | 
| Annotation | getUSPhoneNumberInd(int index)Gets the uSPhoneNumberInd. | 
| java.util.List<AssistanceAnnotation> | getWalkingAssistance()Gets the walkingAssistanceInd. | 
| AssistanceAnnotation | getWalkingAssistance(int index)Gets the walkingAssistanceInd. | 
| java.lang.String | id()Gets the id. | 
| java.util.Map<java.lang.String,java.util.Map> | metadata()Gets the metadata. | 
| UnstructuredContainer.Builder | newBuilder()New builder. | 
| java.lang.String | text()Gets the text. | 
| java.lang.String | type()Gets the type. | 
| java.lang.Long | uid()Gets the uid. | 
public UnstructuredContainer.Builder newBuilder()
public java.lang.String text()
public java.lang.String id()
public java.lang.String type()
public ContainerAnnotation data()
public java.util.Map<java.lang.String,java.util.Map> metadata()
public java.lang.Long uid()
public java.util.List<Concept> getConcepts()
public java.util.List<SymptomDisease> getSymptomDisease()
public java.util.List<AssistanceAnnotation> getBathingAssistance()
public java.util.List<AssistanceAnnotation> getDressingAssistance()
public java.util.List<AssistanceAnnotation> getEatingAssistance()
public java.util.List<AssistanceAnnotation> getWalkingAssistance()
public java.util.List<AssistanceAnnotation> getToiletingAssistance()
public java.util.List<CancerDiagnosis> getCancerDiagnosis()
public java.util.List<Annotation> getHypotheticalSpans()
public java.util.List<Annotation> getAllergy()
public java.util.List<AllergyMedicationInd> getAllergyMedication()
public java.util.List<NegatedSpan> getNegatedSpans()
public java.util.List<ConceptValue> getConceptValues()
public java.util.List<Procedure> getProcedure()
public java.util.List<Smoking> getSmoking()
public java.util.List<Annotation> getOrganization()
public java.util.List<Annotation> getPerson()
public java.util.List<Annotation> getMedicalInstitution()
public java.util.List<AttributeValueAnnotation> getAttributeValues()
public java.util.List<EjectionFractionAnnotation> getEjectionFractionInd()
public java.util.List<LabValueAnnotation> getLabValueInd()
public java.util.List<MedicationAnnotation> getMedicationInd()
public java.util.List<Annotation> getEmailAddressInd()
public java.util.List<Annotation> getLocationInd()
public java.util.List<Annotation> getUSPhoneNumberInd()
public java.util.List<AssistanceAnnotation> getSeeingAssistanceInd()
public java.util.List<SectionAnnotation> getSectionAnnotations()
public java.util.List<NluEntity> getNluEntities()
public java.util.List<Relation> getRelations()
public java.util.List<SpellCorrectedText> getSpellCorrectedText()
public java.util.List<SpellingCorrection> getSpellingCorrections()
public java.util.List<Temporal> getTemporalSpans()
public Concept getConcepts(int index)
index - position to retrievepublic SymptomDisease getSymptomDisease(int index)
index - position to retrievepublic AssistanceAnnotation getBathingAssistance(int index)
index - position to retrievepublic AssistanceAnnotation getDressingAssistance(int index)
index - position to retrievepublic AssistanceAnnotation getEatingAssistance(int index)
index - position to retrievepublic AssistanceAnnotation getWalkingAssistance(int index)
index - position to retrievepublic AssistanceAnnotation getToiletingAssistance(int index)
index - position to retrievepublic CancerDiagnosis getCancerDiagnosis(int index)
index - position to retrievepublic Annotation getHypotheticalSpans(int index)
index - position to retrievepublic Annotation getAllergy(int index)
index - position to retrievepublic AllergyMedicationInd getAllergyMedication(int index)
index - position to retrievepublic NegatedSpan getNegatedSpans(int index)
index - position to retrievepublic ConceptValue getConceptValues(int index)
index - position to retrievepublic Procedure getProcedure(int index)
index - position to retrievepublic Smoking getSmoking(int index)
index - position to retrievepublic Annotation getOrganization(int index)
index - position to retrievepublic Annotation getPerson(int index)
index - position to retrievepublic Annotation getMedicalInstitution(int index)
index - position to retrievepublic AttributeValueAnnotation getAttributeValues(int index)
index - position to retrievepublic EjectionFractionAnnotation getEjectionFractionInd(int index)
index - position to retrievepublic LabValueAnnotation getLabValueInd(int index)
index - position to retrievepublic MedicationAnnotation getMedicationInd(int index)
index - position to retrievepublic Annotation getEmailAddressInd(int index)
index - position to retrievepublic Annotation getLocationInd(int index)
index - position to retrievepublic Annotation getUSPhoneNumberInd(int index)
index - position to retrievepublic AssistanceAnnotation getSeeingAssistanceInd(int index)
index - position to retrievepublic SectionAnnotation getSectionAnnotations(int index)
index - position to retrievepublic NluEntity getNluEntity(int index)
index - position to retrievepublic Relation getRelation(int index)
index - position to retrievepublic SpellingCorrection getSpellingCorrections(int index)
index - position to retrievepublic SpellCorrectedText getSpellCorrectedText(int index)
index - position to retrievepublic Temporal getTemporalSpans(int index)
index - position to retrieveCopyright © 2022 IBM Cloud. All rights reserved.