Package | Description |
---|---|
oracle.hsgbu.ets.snomed |
Contains classes pertaining to the SNOMED-CT coding scheme.
|
Modifier and Type | Method and Description |
---|---|
SNOMEDDescription[] |
SNOMEDActiveSet.getAllDescriptions()
Gets an array of all valid SNOMED-CT descriptions available in this
SNOMEDActiveSet . |
SNOMEDDescription |
SNOMEDActiveSet.getDescription(String descID)
Gets the SNOMED-CT description with the specified SNOMED-CT description
identifier.
|
SNOMEDDescription |
SNOMEDCodingSchemeVersion.getDescriptionByID(String sctId)
Gets the SNOMED-CT description that belongs to this
SNOMEDCodingSchemeVersion . |
SNOMEDDescription[] |
SNOMEDConcept.getDescriptions(SNOMEDDescriptionFilter filter)
Gets an array of SNOMED-CT descriptions defined by the SNOMED-CT
terminology for this
SNOMEDConcept . |
SNOMEDDescription[] |
SNOMEDActiveSet.getDescriptions(String termPattern)
Gets an array of all SNOMED-CT descriptions in this
SNOMEDActiveSet , that match the specified term pattern. |
SNOMEDDescription |
SNOMEDActiveSet.getFullySpecifiedName(SNOMEDConcept concept)
Gets the SNOMED-CT description that is a fully specified name of the specified
SNOMED-CT concept.
|
SNOMEDDescription |
SNOMEDActiveSet.getPreferredDescription(SNOMEDConcept concept)
Gets the preferred SNOMED-CT description of the specified SNOMED-CT concept.
|
SNOMEDDescription[] |
SNOMEDActiveSet.getPreferredDescriptions()
Gets an array of preferred SNOMED-CT descriptions of each SNOMED-CT
concept available in this
SNOMEDActiveSet . |
SNOMEDDescription[] |
SNOMEDActiveSet.getPreferredDescriptionsByThreshold(int threshold)
Gets an array of preferred SNOMED-CT descriptions of each SNOMED-CT
concept available in this
SNOMEDActiveSet , whose priority value
is greater than the specified threshold value. |
SNOMEDDescription[] |
SNOMEDActiveSet.getSynonyms(SNOMEDDescription description)
Gets an array of synonyms of the specified SNOMED-CT description.
|
SNOMEDDescription[] |
SNOMEDCodingSchemeVersion.getTerminologySpecifiedDescriptions(int status)
Gets an array of SNOMED-CT descriptions that belong to this
SNOMEDCodingSchemeVersion . |
Modifier and Type | Method and Description |
---|---|
int |
SNOMEDActiveSet.getDescriptionType(SNOMEDDescription description)
Gets the description type of the specified SNOMED-CT description.
|
SNOMEDDescription[] |
SNOMEDActiveSet.getSynonyms(SNOMEDDescription description)
Gets an array of synonyms of the specified SNOMED-CT description.
|
HDR Glossary HDR Concept Lists HDR Exceptions HDR Programmer's Guide HDR Implementation Guide HDR Profile Options
Copyright © 2016, 2018, Oracle. All rights reserved