Package | Description |
---|---|
oracle.hsgbu.ets.snomed |
Contains classes pertaining to the SNOMED-CT coding scheme.
|
Modifier and Type | Method and Description |
---|---|
SNOMEDRelationship |
SNOMEDCodingSchemeVersion.getRelationshipByID(String sctId)
Gets the SNOMED-CT relationship that belongs to this
SNOMEDCodingSchemeVersion . |
SNOMEDRelationship[] |
SNOMEDConcept.getRelationshipsForSource(SNOMEDConcept relType,
int chType)
Gets an array of SNOMED-CT relationships that have this
SNOMEDConcept
as their source. |
SNOMEDRelationship[] |
SNOMEDConcept.getRelationshipsForSource(SNOMEDConcept relType,
int chType,
int relGrp)
Gets an array of SNOMED-CT relationships that have this
SNOMEDConcept
as their source. |
SNOMEDRelationship[] |
SNOMEDConcept.getRelationshipsForTarget(SNOMEDConcept relType,
int chType)
Gets an array of SNOMED-CT relationships that have this
SNOMEDConcept
as the target. |
SNOMEDRelationship[] |
SNOMEDConcept.getRelationshipsOrdered(int relation)
Gets an array of unique SNOMED-CT relationships containing this
SNOMEDConcept . |
SNOMEDRelationship[] |
SNOMEDConcept.getRelationshipsOrdered(int relation,
SNOMEDConcept relationType)
Gets an array of unique SNOMED-CT relationships containing this
SNOMEDConcept
that match the specified relation and relationship type concept. |
HDR Glossary HDR Concept Lists HDR Exceptions HDR Programmer's Guide HDR Implementation Guide HDR Profile Options
Copyright © 2016, 2018, Oracle. All rights reserved