Page tree

Versions Compared

Key

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

...

In addition to the standard properties, the following properties are defined for SNOMED CT:

Property NameData TypeComments
inactivebooleanWhether the code is active or not (defaults to false). This is derived from the active column in the Concept file of the RF2 Distribution (by inverting the value)
sufficientlyDefinedbooleanTrue if the description logic definition of the concept includes sufficient conditions. This is derived from the definitionStatusId value in the Concept file of the RF2 distribution (i.e. If 900000000000073002 |Sufficiently defined concept definition status| then true).
moduleIdcodeThe SNOMED CT concept id of the module that the concept belongs to.
normalFormstringGenerated Normal form expression for the provided code or expression.

...

For example, the laterality property is represented using the concept id '272741003', rather than the term 'laterality':

Property NameData TypeComments
272741003
code

The value of the laterality attribute in the definition of the given code or expression.

The equivalent URI for the Laterality property is http://snomed.info/id/272741003 (see the code system definition).

...