EDCS Reference Manual
Types
EDCS_Concept_Status
/*
 * REGISTERABLE ENUM: EDCS_Concept_Status
 *
 *  This data type specifies the different possible concept status values,
 *  where concept status refers to ISO standardized concepts, ISO deprecated
 *  concepts, and concepts currently in the EDCS registry (in future
 *  releases).
 */
typedef EDCS_Integer EDCS_Concept_Status;
Enumerant Definition Value
EDCS_CONCEPT_STAT_ISO 1
EDCS_CONCEPT_STAT_DEPRECATED 2
EDCS_CONCEPT_STAT_REGISTRY 3



Prev: EDCS_Classification_Label. Next: EDCS_Count.


Return to: Top of this Page, Type Index