public interface SNOMEDNavigationLink
SNOMEDNavigationLink
.
Navigation link is a member of a navigation subset and relates a parent concept to one or more child concepts.
This navigation link consists of a parent concept, a
child concept, and an integer value representing the order of the child concept. Each link
represents at least one parent to child concept relationship. However, multiple navigation links can exist for the same parent concept. SNOMEDNavigationSubset
Modifier and Type | Method and Description |
---|---|
SNOMEDConcept |
getChild()
Gets the child SNOMED-CT concept from this
SNOMEDNavigationLink . |
int |
getOrder()
Gets the ordering number of the child SNOMED-CT concept.
|
SNOMEDConcept |
getParent()
Gets the parent SNOMED-CT concept from this
SNOMEDNavigationLink . |
SNOMEDConcept getChild() throws ETSDataException
SNOMEDNavigationLink
.SNOMEDNavigationLink
.ETSDataException
- If a data transport error occurs.int getOrder() throws ETSDataException
ETSDataException
- If a data transport error occurs.SNOMEDConcept getParent() throws ETSDataException
SNOMEDNavigationLink
.SNOMEDNavigationLink
.ETSDataException
- If a data transport error occurs.HDR Glossary HDR Concept Lists HDR Exceptions HDR Programmer's Guide HDR Implementation Guide HDR Profile Options
Copyright © 2016, 2018, Oracle. All rights reserved