public interface SNOMEDConstants
Modifier and Type | Field and Description |
---|---|
static String |
ATTRIBUTE
Status flag value for a SNOMED-CT attribute concept type.
|
static String |
ATTRIBUTE_NAME
Status flag value for a SNOMED-CT attribute names for various concept types.
|
static String |
CHAR_TYPE_ADD_REL
SNOMED concept code for the
ADDITIONAL RELATIONSHIP concept. |
static String |
CHAR_TYPE_HIS_REL
SNOMED concept code for the
HISTORICAL RELATIONSHIP concept. |
static String |
CHAR_TYPE_INF_REL
SNOMED concept code for the
INFERRED RELATIONSHIP concept. |
static String |
CHAR_TYPE_QUA_REL
SNOMED concept code for the
QUALIFYING RELATIONSHIP concept. |
static String |
CHAR_TYPE_STA_REL
SNOMED concept code for the
STATED RELATIONSHIP concept. |
static int |
CHARTYPE_ADDITIONAL
Status flag value that depicts that a SNOMED-CT characteristic type is additional.
|
static int |
CHARTYPE_DEFINING
Status flag value that depicts that a SNOMED-CT characteristic type is defining.
|
static int |
CHARTYPE_QUALIFIER
Status flag value that depicts that a SNOMED-CT characteristic type is qualifier.
|
static Date |
DATE_RETIRED_NULL
Status flag value for a SNOMED-CT concept or description date retired value of
null . |
static int |
DESCTYPE_FULL_NAME
Status flag value that depicts that a SNOMED-CT description type is a fully specified name.
|
static int |
DESCTYPE_PREFERRED
Status flag value that depicts that a SNOMED-CT description type is preferred term.
|
static int |
DESCTYPE_SYNONYM
Status flag value that depicts that a SNOMED-CT description type is synonym.
|
static int |
DESCTYPE_UNSPECIFIED
Status flag value that depicts that a SNOMED-CT description type is unspecified.
|
static String |
EXTENDED_TYPE_NULL
Status flag value for a SNOMED-CT concept or description extend type code of value
null . |
static int |
I_ATTRIBUTE
SNOMED concept code for the special
Attribute concept. |
static int |
I_IS_A
SNOMED concept code for the special
IS_A concept. |
static int |
I_MOVEDFROM
SNOMED concept code for the
MOVED FROM SNOMED concept. |
static int |
I_NAVIGATION
SNOMED concept code for the special
Navigation concept. |
static int |
I_NON_CURRENT
SNOMED concept code for the special
Non-Current concept. |
static int |
I_QUALIFIER
SNOMED concept code for the special
Qualifier concept. |
static int |
I_REPLACEDBY
SNOMED concept code for the
REPLACED BY SNOMED concept. |
static int |
I_ROOT
SNOMED concept code for the root SNOMED concept.
|
static int |
I_SAMEAS
SNOMED concept code for the
SAME AS SNOMED concept. |
static int |
I_SPECIAL
SNOMED concept code for the top of the special concept hierarchy.
|
static String |
IS_A
Status flag value for a SNOMED CT IS_A concept type.
|
static String |
IS_CASE_SENSITIVE
SNOMED concept code for the
CASE SENSITIVE concept. |
static String |
IS_FSN
SNOMED concept code for the
FSN concept. |
static String |
IS_PRIMITIVE
SNOMED concept code for the
PREMITIVE concept. |
static String |
NAVIGATION
Status flag value for a SNOMED-CT navigation concept type.
|
static String |
NON_CURRENT
Status flag value for a SNOMED-CT non-current concept type.
|
static String |
QUALIFIER
Status flag value for a SNOMED-CT qualifier concept type.
|
static int |
REF_MANDATORY
Status flag value that depicts that a SNOMED-CT refinability is mandatory.
|
static int |
REF_NOT_REFINABLE
Status flag value that depicts that a SNOMED-CT refinability cannot be refined.
|
static int |
REF_OPTIONAL
Status flag value that depicts that a SNOMED-CT refinability is optional.
|
static String |
ROOT
Status flag value for a SNOMED-CT root concept type.
|
static String |
SPECIAL
Status flag value for a SNOMED-CT special concept type.
|
static int |
STATUS_AMBIGUOUS
Status flag value that depicts that a SNOMED-CT concept is ambiguous.
|
static int |
STATUS_CONCEPT_RETIRED
Status flag value that depicts that a SNOMED-CT concept is concept retired.
|
static int |
STATUS_DUPLICATE
Status flag value that depicts that a SNOMED-CT concept is duplicate.
|
static int |
STATUS_ERRONEOUS
Status flag value that depicts that a SNOMED-CT concept is erroneous.
|
static int |
STATUS_IN_USE
Status flag value that depicts that a SNOMED-CT concept is in use.
|
static int |
STATUS_INAPPROPRIATE
Status flag value that depicts that a SNOMED-CT concept is inappropriate.
|
static int |
STATUS_LIMITED
Status flag value that depicts that a SNOMED-CT concept is limited.
|
static int |
STATUS_OUTDATED
Status flag value that depicts that a SNOMED-CT concept is outdated.
|
static int |
STATUS_RETIRED
Status flag value that depicts that a SNOMED-CT concept is retired.
|
static int |
SUBSET_CONTEXT_CONCEPT
Status flag value for a SNOMED-CT context concept subset (
SNOMEDContextConceptSubset ). |
static int |
SUBSET_CONTEXT_DESC
Status flag value for a SNOMED-CT context description subset (
SNOMEDContextDescSubset ). |
static int |
SUBSET_LANG
Status flag value for a SNOMED-CT language subset (
SNOMEDLangSubset ). |
static int |
SUBSET_NAVIGATION
Status flag value for a SNOMED-CT navigation subset (
SNOMEDNavigationSubset ). |
static int |
SUBSET_REALM_CONCEPT
Status flag value for a SNOMED-CT realm concept subset (
SNOMEDRealmConceptSubset ). |
static int |
SUBSET_REALM_DESC
Status flag value for a SNOMED-CT realm description subset (
SNOMEDRealmDescSubset ). |
static int |
SUBSET_REALM_RELATIONSHIP
Status flag value for a SNOMED-CT realm relationship subset (
SNOMEDRealmRelationshipSubset ). |
static int |
SUBSET_SIMPLE_REFSET
Status flag value for a SNOMED-CT Simple Reference set.
|
static String |
VERSION_DESC
Status flag value for a SNOMED-CT version description.
|
static final int STATUS_IN_USE
SNOMEDConcept
or SNOMEDDescription
.static final int STATUS_RETIRED
SNOMEDConcept
or SNOMEDDescription
.static final int STATUS_DUPLICATE
SNOMEDConcept
or SNOMEDDescription
.static final int STATUS_OUTDATED
SNOMEDConcept
or SNOMEDDescription
.static final int STATUS_AMBIGUOUS
SNOMEDConcept
or SNOMEDDescription
.static final int STATUS_ERRONEOUS
SNOMEDConcept
or SNOMEDDescription
.static final int STATUS_LIMITED
SNOMEDConcept
or SNOMEDDescription
.static final int STATUS_INAPPROPRIATE
SNOMEDDescription
.static final int STATUS_CONCEPT_RETIRED
SNOMEDDescription
static final int DESCTYPE_UNSPECIFIED
SNOMEDDescription
.static final int DESCTYPE_PREFERRED
SNOMEDDescription
.static final int DESCTYPE_SYNONYM
SNOMEDDescription
.static final int DESCTYPE_FULL_NAME
SNOMEDDescription
.static final int CHARTYPE_DEFINING
static final int CHARTYPE_QUALIFIER
static final int CHARTYPE_ADDITIONAL
static final int REF_NOT_REFINABLE
static final int REF_OPTIONAL
static final int REF_MANDATORY
static final int SUBSET_LANG
SNOMEDLangSubset
).static final int SUBSET_REALM_CONCEPT
SNOMEDRealmConceptSubset
).static final int SUBSET_REALM_DESC
SNOMEDRealmDescSubset
).static final int SUBSET_REALM_RELATIONSHIP
SNOMEDRealmRelationshipSubset
).static final int SUBSET_CONTEXT_CONCEPT
SNOMEDContextConceptSubset
).static final int SUBSET_CONTEXT_DESC
SNOMEDContextDescSubset
).static final int SUBSET_NAVIGATION
SNOMEDNavigationSubset
).static final String VERSION_DESC
static final String ATTRIBUTE
static final String NAVIGATION
static final String IS_A
static final String NON_CURRENT
static final String QUALIFIER
static final String ROOT
static final String SPECIAL
static final String ATTRIBUTE_NAME
static final String EXTENDED_TYPE_NULL
null
.static final Date DATE_RETIRED_NULL
null
.static final int I_ATTRIBUTE
Attribute
concept.static final int I_NAVIGATION
Navigation
concept.static final int I_IS_A
IS_A
concept.static final int I_NON_CURRENT
Non-Current
concept.static final int I_QUALIFIER
Qualifier
concept.static final int I_ROOT
static final int I_SPECIAL
static final int I_SAMEAS
SAME AS SNOMED
concept.static final int I_MOVEDFROM
MOVED FROM SNOMED
concept.static final int I_REPLACEDBY
REPLACED BY SNOMED
concept.static final int SUBSET_SIMPLE_REFSET
static final String IS_PRIMITIVE
PREMITIVE
concept.static final String IS_FSN
FSN
concept.static final String IS_CASE_SENSITIVE
CASE SENSITIVE
concept.static final String CHAR_TYPE_ADD_REL
ADDITIONAL RELATIONSHIP
concept.static final String CHAR_TYPE_INF_REL
INFERRED RELATIONSHIP
concept.static final String CHAR_TYPE_STA_REL
STATED RELATIONSHIP
concept.static final String CHAR_TYPE_QUA_REL
QUALIFYING RELATIONSHIP
concept.static final String CHAR_TYPE_HIS_REL
HISTORICAL RELATIONSHIP
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