public interface FDBDrugConcept extends FDBConcept
FDBConcept
Modifier and Type | Field and Description |
---|---|
static String |
STATUS_ACTIVE
The active status code.
|
static String |
STATUS_INACTIVE
The inactive status code.
|
static String |
STATUS_REPLACED
The replaced status code.
|
static String |
STATUS_RETIRED
The retired status code.
|
static String |
STATUS_UNASSOCIATED
The unassociated status code.
|
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 |
---|---|
FDBAHFSClassificationConcept[] |
getAHFSClassifications()
Gets an array of AHFS classification concepts associated with this
FDBDrugConcept . |
String |
getStatusCode()
Gets the FDB status code of this
FDBDrugConcept . |
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
static final String STATUS_ACTIVE
static final String STATUS_REPLACED
static final String STATUS_RETIRED
static final String STATUS_INACTIVE
static final String STATUS_UNASSOCIATED
String getStatusCode() throws ETSNotFoundException, ETSDataException
FDBDrugConcept
. The FDB status code
differs from the ETS status code.
The maximum length of this attribute is 15.FDBDrugConcept
.ETSNotFoundException
- If FDB status code is not found.ETSDataException
- If a data transport error occurs.FDBAHFSClassificationConcept[] getAHFSClassifications() throws ETSDataException
FDBDrugConcept
.
This method returns an empty array if no AHFS classification concepts are associated with this
FDBDrugConcept
.FDBDrugConcept
,
or and empty array if there are no AHFS classification concepts associated with this FDBDrugConcept
.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