public interface FDBRoutedMedicationConcept extends FDBDrugConcept
FDBRoutedMedicationConcept
. A routed
medication concept consists of a medication name (FDBMedicationNameConcept
)
and a medication route (FDBMedicationRouteConcept
).
For example, in the routed medication Oral Penicillin, Penicillin is the medication name
and Oral is the medication route.ROUTED_MED_ID
) uniquely identifies routed medications.FDBDrugConcept
STATUS_ACTIVE, STATUS_INACTIVE, STATUS_REPLACED, STATUS_RETIRED, STATUS_UNASSOCIATED
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 |
---|---|
FDBMedicationNameConcept |
getMedicationName()
Gets the FDB medication name concept related to this
FDBRoutedMedicationConcept . |
FDBRDFMedicationConcept[] |
getRDFMedications()
Gets an array of FDB routed dosage form medication concepts
that are related to this
FDBRoutedMedicationConcept . |
FDBMedicationRouteConcept |
getRoute()
Gets the FDB medication route concept associated with this
FDBRoutedMedicationConcept . |
boolean |
hasRDFMedications()
Indicates whether this
FDBRoutedMedicationConcept is related
to one or more FDB Routed Dosage Form Medication Concepts . |
getAHFSClassifications, getStatusCode
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
FDBMedicationNameConcept getMedicationName() throws ETSNotFoundException, ETSDataException
FDBRoutedMedicationConcept
.FDBRoutedMedicationConcept
.ETSNotFoundException
- If FDBRoutedMedicationConcept
is
not related to any FDB medication name concept.ETSDataException
- If a data transport error occurs.FDBRDFMedicationConcept[] getRDFMedications() throws ETSDataException
FDBRoutedMedicationConcept
. This method returns
an empty array if this FDBRoutedDosageFormMedicationConcept
is not related to FDB medication name concepts.FDBRoutedMedicationConcept
, or an empty array if this FDBRoutedDosageFormMedicationConcept
is not related to FDB medication name concepts.ETSDataException
- If a data transport error occurs.boolean hasRDFMedications() throws ETSDataException
FDBRoutedMedicationConcept
is related
to one or more FDB Routed Dosage Form Medication Concepts
. This method returns true
if this FDBRoutedMedicationConcept
is related to FDB routed
dosage form medication concepts or false
if not related.true
if this FDBRoutedMedicationConcept
is related to FDB routed dosage form medication concepts or false
if not related.ETSDataException
- If a data transport error occurs.FDBMedicationRouteConcept getRoute() throws ETSDataException
FDBRoutedMedicationConcept
.FDBRoutedMedicationConcept
.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