public interface SNOMEDSubset extends RetirableETSComponent
SNOMEDSubset
.RetirableETSComponent
Modifier and Type | Method and Description |
---|---|
String |
getID()
Gets the unique identifier of this
SNOMEDSubset . |
String |
getName()
Gets the name of this
SNOMEDSubset . |
String |
getOriginalID()
Gets the identifier of the original version of the SNOMED-CT subset on which this
SNOMEDSubset is based. |
String |
getSubsetVersion()
Gets the version identifier of this
SNOMEDSubset . |
int |
getType()
Gets the type code of this
SNOMEDSubset . |
getRetiredDate, getVersionID, isActive, isInternal, isQuarantined, isRetired
getAttributeNames, getAttributes, getAttributes
getCreationDate, getETSID, getImportDate, getLastUpdateDate
String getID() throws ETSDataException
SNOMEDSubset
.
The maximum length of this attribute is 30.SNOMEDSubset
.ETSDataException
- If a data transport error occurs.String getName() throws ETSDataException
SNOMEDSubset
.
The maximum length of this attribute is 255.SNOMEDSubset
.ETSDataException
- If a data transport error occurs.String getOriginalID() throws ETSDataException, ETSNotFoundException
SNOMEDSubset
is based.
The current version of the SNOMED-CT subset is provided with a new identifier and
the old identifier continues to point to the base SNOMED-CT subset.
This method returns the string value that uniquely identifies the
base SNOMED-CT subset.ETSDataException
- If a data transport error occurs.ETSNotFoundException
- If this SNOMEDSubset
does not have an original
identifier.String getSubsetVersion() throws ETSDataException
SNOMEDSubset
.SNOMEDSubset
.ETSDataException
- If a data transport error occurs.int getType() throws ETSDataException
SNOMEDSubset
. The type code is an integer constant
that specifies the subset type. The type codes for a SNOMED-CT subset are defined
in SNOMEDConstants
.SNOMEDSubset
.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