public interface FDBRDFMedicationConcept extends FDBDrugConcept
FDBRDFMedicationConcept.
An FDB routed dosage
form medication concept consists of a Medication Name,
a Medication Route,
and a Dosage Form. In the routed dosage
form medication Penicillin oral tablet, Penicillin is the medication name,
tablet is the dosage form, and oral is the medication route.ROUTED_DOSAGE_FORM_MED_ID) and
an FDB routed medication identifier (ROUTED_MED_ID).FDBDrugConceptSTATUS_ACTIVE, STATUS_INACTIVE, STATUS_REPLACED, STATUS_RETIRED, STATUS_UNASSOCIATEDDEFAULT_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 |
|---|---|
FDBDoseFormConcept |
getDoseForm()
Gets the dose form concept associated with this
FDBRDFMedicationConcept. |
FDBMedicationConcept[] |
getMedications()
Gets an array of FDB medication concepts related to this
FDBRDFMedicationConcept. |
FDBRoutedMedicationConcept |
getRoutedMedication()
Gets the routed medication concept that is related to this
FDBRDFMedicationConcept. |
boolean |
hasMedications()
Indicates whether this
FDBRDFMedicationConcept
is related to one or more FDB medication concepts. |
getAHFSClassifications, getStatusCodegetExternalConceptCodegetAllDescriptions, 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, isRelationTypegetFinalAssignment, getNextAssignment, getPreviousAssignments, isReassignedgetRetiredDate, getVersionID, isActive, isInternal, isQuarantined, isRetiredgetAttributeNames, getAttributes, getAttributesgetCreationDate, getETSID, getImportDate, getLastUpdateDateFDBDoseFormConcept getDoseForm() throws ETSDataException
FDBRDFMedicationConcept.FDBRoutedDosageFormMedicationConcept.ETSDataException - If a data transport error occurs.boolean hasMedications()
throws ETSDataException
FDBRDFMedicationConcept
is related to one or more FDB medication concepts. This method returns true
if this FDB routed dosage form medication concept is related to FDB medication
concepts or false if not related.true if this FDBRoutedDosageFormMedicationConcept
is related to FDB medication concepts or false if not related.ETSDataException - If a data transport error occurs.FDBMedicationConcept[] getMedications() throws ETSDataException
FDBRDFMedicationConcept.
This method returns an empty array if this FDBRDFMedicationConcept is not related
to any FDB medication concepts.FDBRDFMedicationConcept,
or an empty array if this FDBRDFMedicationConcept is not related
to any FDB medication concepts.ETSDataException - If a data transport error occurs.FDBRoutedMedicationConcept getRoutedMedication() throws ETSNotFoundException, ETSDataException
FDBRDFMedicationConcept.FDBRDFMedicationConcept.ETSNotFoundException - If this FDBRDFMedicationConcept is not related to
any routed medication concept.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