public interface FDBAHFSClassificationConcept 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 |
---|---|
FDBMedicationConcept[] |
getMedications(int retrievalType)
Gets an array of FDB medication concepts that are related
to this
FDBAHFSClassifcationConcept . |
boolean |
hasMedications(int retrievalType)
Indicates whether this
FDBAHFSClassifcationConcept is related to
one or more FDB medication concepts. |
getChildren, getMedicationNames, getNDCDrugs, getParent, getRDFMedications, getRoutedMedications, hasMedicationNames, 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 hasMedications(int retrievalType) throws ETSDataException
FDBAHFSClassifcationConcept
is related to
one or more FDB medication concepts. This method returns true
if this
FDBAHFSClassifcationConcept
is related to FDB medication concepts or
false
if this FDBAHFSClassifcationConcept
is not related to FDB medication concepts.hasMedications
in interface FDBClassificationConcept
retrievalType
- Specifies the mode of retrieval. The modes can be FDBClassificationConcept.TYPE_ACTIVE
or FDBClassificationConcept.TYPE_ALL
.true
if this FDBAHFSClassifcationConcept
is related to
FDB medication concepts or false
if this FDBAHFSClassifcationConcept
is not related to
FDB medication concepts.ETSDataException
- If a data transport error occurs.FDBMedicationConcept[] getMedications(int retrievalType) throws ETSDataException
FDBAHFSClassifcationConcept
. This method returns an empty array
if this FDBAHFSClassifcationConcept
is not directly related to
FDB medication concepts.getMedications
in interface FDBClassificationConcept
retrievalType
- Specifies the mode of retrieval. The modes can be FDBClassificationConcept.TYPE_ACTIVE
or FDBClassificationConcept.TYPE_ALL
.FDBAHFSClassifcationConcept
is not directly related to FDB medication concepts.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