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.addAttributes(AttributableETSComponent[] components,
CandidateETSAttribute[][] attributes,
boolean dryRunFlag)
Adds
ETSAttribute objects to multiple
AttributableETSComponent objects. |
void |
ETSAuthoringService.removeAttributes(AttributableETSComponent[] component,
ETSAttribute[][] attributes,
boolean dryRunFlag)
Removes
ETSAttribute objects from multiple AttributableETSComponent
objects. |
Modifier and Type | Interface and Description |
---|---|
interface |
Classification
Represents a container of
Concept objects. |
interface |
CodingSchemeVersion
Represents a single version or release of a
CodingScheme object, such as
SNOMED-CT July 2004. |
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 |
RetirableETSComponent
Represents an
ETSComponent that can have attributes, can retire
from the ETS repository, and can have its status changed to retired in the ETS repository. |
interface |
TerminologyConceptDescription
Represents a terminology vendor-specified description for a
Concept . |
Modifier and Type | Method and Description |
---|---|
void |
ETSAdministrationService.addAttribute(AttributableETSComponent component,
String name,
String value)
Adds a name/value pair to an
AttributableETSComponent . |
boolean |
ETSAdministrationService.removeAttribute(AttributableETSComponent component,
String name,
String value)
Removes a single name/value pair from an
AttributableETSComponent . |
boolean |
ETSAdministrationService.removeAttributes(AttributableETSComponent component,
String name)
Removes all of the attributes with the specified name from an
AttributableETSComponent . |
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 |
FDBCodingSchemeVersion
Defines extensions to the generic
CodingSchemeVersion by providing
operations that are specific to the First Data Bank (FDB) drug codes terminology. |
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 |
LOINCCodingSchemeVersion
Defines the additional operations that are supported by the LOINC terminology.
|
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 |
SNOMEDCodingSchemeVersion
Defines extensions to the generic
CodingSchemeVersion
by providing information that is specific to the SNOMED-CT terminology. |
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