Search



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

Compare with Current View Page History

« Previous Version 2 Next »

Purpose

The 900000000000534007 |Module dependency reference set| represents dependencies between different release . In each case, the dependency indicates which targetEffectiveTime (field) of each particular a given sourceEffectiveTime (field) of the dependent requires.

Data structure

The is a String (data type) - String (data type) which is used to represent dependencies between , taking account of versioning. Its structure is shown in the following table.

Table 54. Module dependency reference set - Data Structure

 

 

Field

Data type

Purpose

id (field)

UUID (data type)

A 128 bit unsigned Integer (data type), uniquely identifying this .

Different versions of a reference set member share the same id (field) but have different effectiveTime (field). This allows a reference set member to be modified or made active (field) (i.e. removed from the active set) at a specified time.

effectiveTime (field)

Time (data type)

The inclusive date or time at which this version of the identified became the current version.

The current version of this at time T is the version with the most recent effectiveTime (field) prior to or equal to time T .

active (field)

Boolean (data type)

The state of the identified as at the specified effectiveTime (field) .

If active (field) = 1 (true) the is part of the current version of the set, if active (field) = 0 (false) the is not part of the current version of the set.

moduleId (field)

SCTID (data type)

Identifies the that contains this as at the specified effectiveTime (field) .

The value must be a of 900000000000443000 |Module (core metadata concept)| within the metadata .

In this , moduleId (field) also refers to the dependent source . Thus each contains the rows of the 900000000000534007 |Module dependency reference set| that represent its dependencies on other .

refsetId (field)

SCTID (data type)

Identifies the to which this belongs.

In this case, set to 900000000000534007 |Module dependency reference set|

referencedComponentId (field)

SCTID (data type)

The identifier of a target on which the dependent (identified by moduleId (field)) depends. Thus must be a of 900000000000443000 |Module (core metadata concept)| .

sourceEffectiveTime (field)

Time (data type)

The effective time of the dependent source (identified by moduleId (field)). This specifies a version of that , consisting of all that have the same moduleId (field) as this in their states as at the specified targetEffectiveTime (field) .

targetEffectiveTime (field)

Time (data type)

The effective time of the target required to satisfy the dependency (identified by referencedComponentId (field)). This specifies a version of that , consisting of all with the moduleId (field) specified by referencedComponentId (field) in their states as at the specified targetEffectiveTime (field) .

Notes on usage

Module version dependencies are represented using a single 900000000000534007 |Module dependency reference set| . Thus all module dependency rows have the same refsetId ( 900000000000534007 ).

It is the responsibility of the organization owning and maintaining a dependent module to identify all modules on which it depends. They do this by adding rows to the 900000000000534007 |Module dependency reference set| within the dependent module. Because these added member must be in the dependent module, the moduleId (field) of the member record is also the identifier of the dependent (source) module. The target module on which the source module depends is identified by the referencedComponentId (field) .

A module version may depend on one or more other module versions, and many module versions may have a dependency on a single module version. Cyclic module version dependencies are not allowed. If module-A depends on module-B, then module-B cannot depend on module-A.

Dependencies are not transitive and this means that dependencies cannot be inferred from a chain of dependencies. If module-A depends on module-B and module-B depends on module-C, the dependency of module-A on module-C must still be stated explicitly.

Any release should consist of a set of module versions that are certified as being compatible. Each release should also identify other module versions that it is dependent on even when these are outside the scope of the release. For example, the dependencies of modules in an Extension on the International Release must be stated.

Dependencies are specified between module versions, not just dependencies between modules. Therefore, it is possible to specify a dependency from a module released on one date to an earlier version of another module. The version of the dependent module is specified by the sourceEffectiveTime (field) and the version of the module on which it depends is specified by the targetEffectiveTime (field).

Note: Current practice assumes the refset.id column contains the same identifier for all versions of the dependencies between the same pair of modules. This approach means that at any given time only one version of each module has effective dependencies. Therefore, to review the dependencies of an earlier version, a snapshot for an earlier time must be checked. An alternative approach has been suggested by some people in which a new identifier is allocated to each dependency of each module. This would then mean that all past dependencies would be visible in a snapshot view. It would also mean that it would be possible release updated dependencies for an existing module version while also releasing more up-to-date versions of the same module with different dependencies. This added flexibility comes at the price of additional complexity and for the time-being the continues to use the simpler approach in which each new version of a dependency supersedes the dependency between earlier versions of the same pair of modules.

Metadata

The following metadata in the "Foundation metadata " supports this :

Figure 17. Module Dependency Reference Set in the Metadata Hierarchy

Each component within a references a moduleId (field). This is the that the component is currently mastered in (from the effectiveTime (field) held on the component record). A module is simply a collection of that are maintained as a unit by a single organization. It is the organization 's responsibility to organize the components in each that it is responsible for into one or more modules, in a way that best fits its business needs.

A module is modeled by a of 900000000000443000 |Module| in the metadata . The 900000000000443000 |Module| sub - is organized by a maintaining organization into a number of groups. For example, all modules maintained by will be of 900000000000445007 |IHTSDO maintained module| . The 900000000000443000 |Module| models modules maintained by each organization and does NOT model module dependencies. Instead, module dependencies are modeled using the 900000000000534007 |Module dependency reference set| .

At the point of release, if any within a module has changed, then a new row will be added to 900000000000534007 |Module dependency reference set| for the module's , with the effectiveTime (field) set to the date of the new release, irrespective of whether the other fields in the module record itself have changed. The updated |Module| record identifies that some components within the module have been updated in this release. Where no components within a module have been updated, then a new module record will not be added and the module's effectiveTime (field) field will not change from the previous release.

Each will be in one, and only one . The module that a component is mastered in may change over time, and when this happens, the component's moduleId (field) field will be updated (in the usual way by appending a row for the component).

Each module will be in one and only one . Modules will not straddle . The that a module resides in is defined by the SCTID (data type) of the module. A module may not move from one to another over time. If the components within a module are to be moved to another , then a new module must be created within the destination to host the components that are to be transferred.

There may be more than one module in an .

Descriptor

The table below shows the descriptor that defines the structure of the 900000000000534007 |Module dependency reference set| .

Note: The table above omits the initial four columns of data present in the release file. These follow the standards versioning pattern id (field), effectiveTime (field), active (field), active (field). Additionally, to aid understanding, the table above also shows the from one of the associated with each of the identified . The release file only contains the .

Module dependency reference set example

The table below holds example entries for the 900000000000534007 |Module dependency reference set| in a of the January 2014 .

This contains three modules:

In this case all the 2014-01-31 modules depend on 2014-01-31 versions of the other modules. However, in some case a module may depend on an earlier version of another model (e.g. an extension module may be releases after the to which it applies).

Dependencies are not transitive. The fact that 449080006 |SNOMED CT to ICD-10 rule-based mapping module| is dependent on 900000000000207008 |SNOMED CT core| may seem to imply a dependency on 900000000000012004 |SNOMED CT model component| . However, in practice all dependencies must be explicitly specified, not just immediate dependencies.

Note: The tables above omit the initial three columns of data present in the release file. These follow the standards versioning pattern id (field), effectiveTime (field), active (field). Additionally, to aid understanding, the tables above also show the from one of the associated with each of the identified . The release file only contains the .


Feedback
  • No labels