| 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.snomed |
Contains classes pertaining to the SNOMED-CT coding scheme.
|
| Modifier and Type | Method and Description |
|---|---|
Relationship[] |
ETSAuthoringService.addRelationships(CodingSchemeVersion version,
CandidateRelationship[] candidateRels,
boolean dryRunFlag)
Adds multiple relationships to an editable
CodingSchemeVersion. |
| Modifier and Type | Method and Description |
|---|---|
Relationship |
ETSService.findRelationship(String etsId)
Finds a
Relationship object by the specified ETS identifier. |
Relationship[] |
Concept.getRelationships(int relation)
Gets the relationships this
Concept object participates in. |
Relationship[] |
Concept.getRelationships(int relation,
Concept relationType)
Gets the relationships this
Concept object participates in with the
specified relation type. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SNOMEDRelationship
Defines extensions to the generic
Relationship object by providing information specific to the
SNOMED-CT 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