SNOMED Documentation Search
...
A
Concept | ||
---|---|---|
|
FieldDatatype | Data type | Purpose | Mutable | Part of Primary Key | ||||||||||||||||||||
id |
| A 128 bit unsigned integer, uniquely identifying this reference set member. | NO | YES (Full/Snapshot) | ||||||||||||||||||||
effectiveTime |
| The inclusive date or time at which this version of the identified reference set member became the current version. | YES | YES (Full) Optional (Snapshot) | ||||||||||||||||||||
active |
| The state of the identified reference set member as at the specified effectiveTime. | YES | NO | ||||||||||||||||||||
moduleId |
| Identifies the SNOMED CT module that contains this reference set member as at the specified effectiveTime.
| YES | NO | ||||||||||||||||||||
refsetId |
| Identifies the reference set to which this reference set member belongs.
| NO | NO | ||||||||||||||||||||
referenced ComponentId |
| A reference to the SNOMED CT attribute concept to which the range defined by this member applies. | NO | NO | ||||||||||||||||||||
rangeConstraintString |
| An expression constraint, which defines the set of concepts that may be used as the value of the given attribute (identified by referencedComponentId). This string can be parsed using the ABNF syntax defined for the Expression Constraint Language . If ranges using concrete values are required, the Expression Constraint Language can be extended with the keyword "TYPE", by replacing the simpleExpressionConstraint rule with the following two rules: simpleExpressionConstraint = [constraintOperator ws] eclFocusConcept / typeKeyword ws conceptReference For example, the following range includes the set of all integers:
| YES | NO | ||||||||||||||||||||
attributeRuleString |
| An Expression Constraint that captures the domain, range and cardinality constraints for the given attribute, rule strength and content type. | YES | NO | ||||||||||||||||||||
ruleStrengthId |
| A subtype of
| YES | NO | ||||||||||||||||||||
contentTypeId |
| A subtype of
| YES | NO |
...