SNOMED Documentation Search


You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 14 Next »

Purpose

An  |MRCM module scope reference set|  specifies the set of MRCM reference sets that should be applied to the content in each module. Within a SNOMED CT Edition, the MRCM rules applied to the included modules must be consistent, to ensure data integrity within an edition is maintained.


Data Structure

An  |MRCM module scope reference set|  is structured as shown in the following table.


Field

Datatype

Purpose

Mutable

id

UUID

A 128 bit unsigned integer, uniquely identifying this reference set member.
Different versions of a reference set member share the same id but have different effectiveTimes. This allows a reference set member to be modified or made inactive (i.e. removed from the active set) at a specified time.

N

effectiveTime

Time

The inclusive date or time at which this version of the identified reference set member became the current version.
The current version of this reference set member at time T is the version with the most recent effectiveTime prior to or equal to time T.

Y

active

Boolean

The state of the identified reference set member as at the specified effectiveTime.
If active=1 (true) the reference set member is part of the current version of the set, if active=0 (false) the reference set member is not part of the current version of the set.

Y

moduleId

SCTID

Identifies the SNOMED CT module that contains this reference set member as at the specified effectiveTime.
The value must be a subtype of |Module|

within the metadata hierarchy.

Y

refsetId

SCTID

Identifies the reference set to which this reference set member belongs.
In this case, set to |MRCM module scope reference set|

N

referencedComponentId

SCTID

Identifies the SNOMED CT module to which the given concept model refset is applied.
The value must be a subtype of |Module|

within the metadata hierarchy.

N

mrcmRuleRefsetId

SCTID

A subtype of |MRCM reference set|

that defines the concept model rules that are applied to content in the module identified by referencedComponentId.

N

Metadata

The following metadata hierarchy supports this reference set:

Descriptor Template

The table below shows the reference set descriptor for the  |MRCM module scope reference set|  pattern.


Note: The table above omits the initial four columns of data present in the release file. These follow the standard format for id, effectiveTime, active and moduleId. Additionally, to aid understanding, the table above also shows the term from one of the descriptions associated with each of the identified concepts. The release file only includes the identifier of these concepts.

Example

The table below shows some example rows from the  |MRCM module scope reference set| .


Note: The table above omits the initial four columns of data present in the release file. These follow the standard format for id, effectiveTime, active and moduleId. Additionally, to aid understanding, the table above also shows the term from one of the descriptions associated with each of the identified concepts. The release file only includes the identifier of these concepts.  


Feedback
  • No labels