Package | Description |
---|---|
oracle.hsgbu.ets.base |
Contains base classes common to all components of ETS.
|
oracle.hsgbu.ets.fdb |
Contains classes pertaining to First DataBank (FDB).
|
oracle.hsgbu.ets.loinc |
Contains classes pertaining to the Logical Observation Identifier Names and Codes (LOINC).
|
oracle.hsgbu.ets.snomed |
Contains classes pertaining to the SNOMED-CT coding scheme.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Classification
Represents a container of
Concept objects. |
interface |
Concept
Represents a single idea within a terminology version.
|
interface |
HierarchicalConcept
Defines common methods for terminologies that have a tree-like structure for
concepts.
|
Modifier and Type | Method and Description |
---|---|
ReassignableETSComponent |
ReassignableETSComponent.getFinalAssignment()
Gets the final
ReassignableETSComponent in a series of reassignments. |
ReassignableETSComponent |
ReassignableETSComponent.getNextAssignment()
Gets
ReassignableETSComponent to which this
ReassignableETSComponent object has been reassigned. |
ReassignableETSComponent[] |
ReassignableETSComponent.getPreviousAssignments()
Gets any
ReassignableETSComponent objects that are directly
reassigned to this ReassignableETSComponent object. |
Modifier and Type | Interface and Description |
---|---|
interface |
FDBAHFSClassificationConcept
Defines operations that are executed for the current American Hospital
Formulary Service (AHFS) classification concept.
|
interface |
FDBAllergenGroupConcept
Defines operations that are executed for this
FDBAllergenGroupConcept . |
interface |
FDBClassificationConcept
Defines operations that are executed for this
FDBClassificationConcept . |
interface |
FDBConcept
NOTE: The
getConceptCode
method defined in the Concept interface returns the
internal code of an FDB concept. |
interface |
FDBDoseFormConcept
Defines a dose form concept.
|
interface |
FDBDrugConcept
Acts as the parent interface for all types of FDB drug concepts.
|
interface |
FDBETCConcept
Defines operations that are executed for the current FDB Enhanced Therapeutic
Classification (ETC) concept.
|
interface |
FDBHICConcept
Defines operations that are executed for this FDB Hierarchical Ingredient Code (HIC) concept.
|
interface |
FDBMedicationConcept
Defines operations that are executed for this
FDBMedicationConcept . |
interface |
FDBMedicationNameConcept
Defines all operations that are executed for this
FDBMedicationNameConcept . |
interface |
FDBMedicationRouteConcept
Defines an FDB medication route concept that is related to an FDB routed medication concept.
|
interface |
FDBNDCBrandNameConcept
Defines operations that are executed for this
FDBNDCBrandNameConcept . |
interface |
FDBNDCDrugConcept
Defines operations that are executed for this
FDBNDCDrugConcept . |
interface |
FDBRDFMedicationConcept
Defines all the operations that are executed for this
FDBRDFMedicationConcept . |
interface |
FDBRoutedMedicationConcept
Defines all operations that would be executed for this
FDBRoutedMedicationConcept . |
Modifier and Type | Interface and Description |
---|---|
interface |
LOINCConcept
Defines additional operations specified by the LOINC terminology concepts
that do not exist in the ETS generic model.
|
Modifier and Type | Interface and Description |
---|---|
interface |
SNOMEDConcept
Defines extensions to the generic
Concept
object by providing information that is specific to the SNOMED terminology. |
HDR Glossary HDR Concept Lists HDR Exceptions HDR Programmer's Guide HDR Implementation Guide HDR Profile Options
Copyright © 2016, 2018, Oracle. All rights reserved