Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Field

Data type

Purpose

Gloss
tMutable
LinkTypesubtle

Part of Primary Key

rangeConstraint

Specref
RefTypedata type
tstring

A parsable string, which defines the valid set of values that may be used for the given attribute (identified by the referencedComponentId).

If the attribute in the referencedComponentId is a subtype of

Concept
t762705008 | Concept model object attribute (attribute) |
then the rangeConstraint must be an expression constraint, which can be parsed using the ABNF rules defined by the  Expression Constraint Language .

If the attribute in the referencedComponentId is a subtype of

Concept
t762706009 | Concept model data attribute (attribute) |
then the rangeConstraint must be parsable using the dataAttributeRange concreteValueReplacement ABNF rule specified belowin the SNOMED CT Template Syntax. For example, the following rangeConstraint includes the set of all positive integers: int (>#0..)

YES

NO

attributeRule

Specref
RefTypedata type
tstring

An Expression Constraint that captures the domain, range and cardinality constraints for the given attribute, rule strength and content type.
This string can be parsed using the ABNF syntax defined for the  Expression Constraint Language .
If ranges with concrete values are required, the Expression Constraint Language can be extended as described above (for rangeConstraint).

YES

NO

ruleStrengthId

Specref
RefType(data type)
tSCTID

A subtype of

Concept
t723573005|Concept model rule strength|
ShowFormatinline
which specifies whether the given rule is mandatory (resulting in an error) or optional (resulting in a warning).

YES

NO

contentTypeId

Specref
RefType(data type)
tSCTID

A subtype of

Concept
t723574004|Content type|
ShowFormatinline
which indicates the type of SNOMED CT content over which this rule applies.

YES

NO

...