Package | Description |
---|---|
oracle.hsgbu.ets.authoring |
Contains classes related to authoring
ETSComponent
in a generic editable CodingSchemeVersion . |
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 | Method and Description |
---|---|
void |
ETSAuthoringService.changeStatus(RetirableETSComponent[] components,
Date[] retireDate,
int newStatus)
Changes the status of multiple
ETSComponent objects. |
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 |
ConceptDescription
Represents a single description for a
Concept and may be associated with
UsageContext . |
interface |
HierarchicalConcept
Defines common methods for terminologies that have a tree-like structure for
concepts.
|
interface |
LocalConceptDescription
Represents a locally-specified description for a concept.
|
interface |
ReassignableETSComponent
Represents an
ETSComponent that can have attributes and be
reassigned to another ETSComponent . |
interface |
Relationship
Represents a relationship between two concepts in a
CodingSchemeVersion . |
interface |
TerminologyConceptDescription
Represents a terminology vendor-specified description for a
Concept . |
Modifier and Type | Method and Description |
---|---|
void |
ETSAdministrationService.retire(RetirableETSComponent component,
Date retireDate)
Retires the
RetirableETSComponent , optionally specifying the
retirement date. |
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. |
interface |
SNOMEDContextConceptSubset
Defines operations that are executed for this
SNOMEDContextConceptSubset . |
interface |
SNOMEDContextDescSubset
Defines operations that are executed for this
SNOMEDContextDescSubset . |
interface |
SNOMEDContextSubset
Provides access to information related to this
SNOMEDContextSubset . |
interface |
SNOMEDDescription
Defines extensions to the generic
TerminologyConceptDescription
object by providing operations that are specific to the SNOMED-CT terminology. |
interface |
SNOMEDLangSubset
Provides access to information related to this
SNOMEDLanguageSubset . |
interface |
SNOMEDNavigationSubset
Provides access to information related to this
SNOMEDNavigationSubset . |
interface |
SNOMEDRealmConceptSubset
Provides access to information related to this
SNOMEDRealmConceptSubset . |
interface |
SNOMEDRealmDescSubset
Provides access to information related to this
SNOMEDRealmDescriptionSubset . |
interface |
SNOMEDRealmRelationshipSubset
Provides access to information related to this
SNOMEDRealmRelationshipSubset . |
interface |
SNOMEDRealmSubset
Provides access to information related to this
SNOMEDRealmSubset . |
interface |
SNOMEDRefSet
Provides access to information related to this
SNOMEDRefSet . |
interface |
SNOMEDRelationship
Defines extensions to the generic
Relationship object by providing information specific to the
SNOMED-CT terminology. |
interface |
SNOMEDSubset
Defines operations that are executed for this
SNOMEDSubset . |
HDR Glossary HDR Concept Lists HDR Exceptions HDR Programmer's Guide HDR Implementation Guide HDR Profile Options
Copyright © 2016, 2018, Oracle. All rights reserved