public interface FDBETCConcept extends FDBClassificationConcept
FDBClassificationConcept
TYPE_ACTIVE, TYPE_ALL
DEFAULT_EQUIVALENCE_CONTEXT, EQUIVALENCE_TYPE_EXACT_CONCEPT, EQUIVALENCE_TYPE_MAPPING, EQUIVALENCE_TYPE_SEMANTIC, LOCAL_PREFERRED, MAXLENGTH_EXT_TYPE_CODE, NONE, TERMINOLOGY_PREFERRED, TERMINOLOGY_PREFERRED_AND_LOCAL_PREFERRED, TYPE_DESC, TYPE_PRINT
Modifier and Type | Method and Description |
---|---|
boolean |
getDrugConceptLinkIndicator()
Gets the drug concept link indicator of this
FDBETCConcept . |
int |
getFormularyLevelIndicator()
Gets the formulary level indicator of this
FDBETCConcept . |
FDBHICConcept[] |
getHICs()
Gets an array of FDB HIC concepts that are related to this
FDBETCConcept . |
int |
getHierarchyLevel()
Gets the hierarchy level of this
FDBETCConcept within the
FDB ETC concept hierarchy. |
int |
getPresentationSequenceNumber()
Gets the presentation sequence number of this
FDBETCConcept . |
int |
getSortNumber()
Gets the sort number of this
FDBETCConcept . |
boolean |
getUltimateChildIndicator()
Indicates whether this
FDBETCConcept is a leaf concept. |
FDBETCConcept |
getUltimateParent()
Gets an FDB ETC concept that is the final parent of this
FDBETCConcept . |
boolean |
hasHICs()
Indicates whether this
FDBETCConcept has related HIC concepts. |
getChildren, getMedicationNames, getMedications, getNDCDrugs, getParent, getRDFMedications, getRoutedMedications, hasMedicationNames, hasMedications, hasNDCDrugs, hasRDFMedications, hasRoutedMedications
getExternalConceptCode
getAllDescriptions, getAllDescriptions, getClassifications, getCodingSchemeVersion, getConceptCode, getConceptListsContainingConcept, getConceptListsContainingConcept, getDescription, getDescription, getDescription, getEquivalentConcepts, getEquivalentConcepts, getEquivalentConcepts, getExtendedTypeCode, getLocallyPreferredDescription, getLocallyPreferredDescription, getLocallySpecifiedDescriptions, getLocallySpecifiedDescriptions, getMappedConcepts, getMappedConcepts, getRelatedConcepts, getRelatedConcepts, getRelatedConcepts, getRelationships, getRelationships, getTerminologyPreferredDescription, getTerminologyPreferredDescription, getTerminologySpecifiedDescriptions, getTerminologySpecifiedDescriptions, isEquivalent, isEquivalent, isRelationType
getFinalAssignment, getNextAssignment, getPreviousAssignments, isReassigned
getRetiredDate, getVersionID, isActive, isInternal, isQuarantined, isRetired
getAttributeNames, getAttributes, getAttributes
getCreationDate, getETSID, getImportDate, getLastUpdateDate
boolean hasHICs() throws ETSDataException
FDBETCConcept
has related HIC concepts.
This method returns true
if this FDBETCConcept
has related
HIC concepts or false
if this FDBETCConcept
does not have related
HIC concepts.true
if this FDBETCConcept
has related HIC concepts or
false
if this FDBETCConcept
does not have related HIC concepts.ETSDataException
- If a data transport error occurs.FDBHICConcept[] getHICs() throws ETSDataException
FDBETCConcept
.
This method returns an empty array if this FDBETCConcept
is not related
to any FDB HIC concepts.FDBETCConcept
, or an empty array if this FDBETCConcept
is not related
to any FDB HIC concepts.ETSDataException
- If a data transport error occurs.FDBETCConcept getUltimateParent() throws ETSNotFoundException, ETSDataException
FDBETCConcept
.
The final parent is the root FDB ETC concept in a hierarchy of FDB ETC concepts.FDBETCConcept
.ETSNotFoundException
- If this FDBETCConcept
does not
have a parent FDB ETC concept.ETSDataException
- If a data transport error occurs.boolean getUltimateChildIndicator() throws ETSDataException, ETSNotFoundException
FDBETCConcept
is a leaf concept. A leaf concept is the
ultimate child concept.
This method returns true
if this FDBETCConcept
is a leaf concept or false
if this FDBETCConcept
is not a leaf concept.true
if this FDBETCConcept
is a leaf concept
or false
if this FDBETCConcept
is not a leaf concept.ETSDataException
- If a data transport error occurs.ETSNotFoundException
- If this FDBETCConcept
is not a child concept.boolean getDrugConceptLinkIndicator() throws ETSDataException
FDBETCConcept
.true
if this FDBETCConcept
has at least one associated GCNSEQNO.ETSDataException
- If a data transport error occurs.int getFormularyLevelIndicator() throws ETSDataException
FDBETCConcept
.
The formulary level indicator is the suggested level for building formularies.
This method returns 0 or 1 as values.FDBETCConcept
.ETSDataException
- If a data transport error occurs.int getPresentationSequenceNumber() throws ETSDataException
FDBETCConcept
.
The presentation sequence number is the recommended order of presenting this FDBETCConcept
with its siblings.FDBETCConcept
.ETSDataException
- If a data transport error occurs.int getHierarchyLevel() throws ETSDataException
FDBETCConcept
within the
FDB ETC concept hierarchy.FDBETCConcept
.ETSDataException
- If a data transport error occurs.int getSortNumber() throws ETSDataException
FDBETCConcept
. The sort number is the
recommended order of presenting this FDBETCConcept
regardless
of parents.FDBETCConcept
.ETSDataException
- If a data transport error occurs.HDR Glossary HDR Concept Lists HDR Exceptions HDR Programmer's Guide HDR Implementation Guide HDR Profile Options
Copyright © 2016, 2018, Oracle. All rights reserved