In the SNOMED CT Release File Specification (http://snomed.org/rfs), SNOMED International specifies a set of reference set types with their own specific properties (e.g. an attribute value type reference set). Each reference set that is developed to conform to a specified type is defined as a subtype of the associated reference set type concept (e.g. 900000000000480006 | Attribute value type reference set| ). All reference sets of a given type are populated with members using the same data structure - with the same set of field names in the same order. SNOMED International uses these reference set type data structures (as defined in the Release File Specification) as the release file format for all reference sets of that type.
All reference set type concepts are a subtype of 900000000000455006 | Reference set| , and have an associated set of reference set descriptors in the | Reference set descriptor reference set| . Some reference set type concepts are organised under one or more reference set groups (e.g. 723564002 | MRCM reference set| ), which represent a group of reference set types (often with different data structures).
In the Expression Constraint Language (v2.0+) reference set field names are used to indicate which field values to return, and to filter reference set members based on specific field criteria. The first (non-metadata) field in every reference set (in order '0') must always be 'referencedComponentId'. For reference sets, which are a subtype of an international reference set type, the additional field names defined in the SNOMED CT Release File Specification must be used. In all other cases, the additional field names may use any latin-script alphabetic character (a-z or A-Z) defined by the owner of the corresponding reference set type concept. Owners of a reference set type are encouraged to explicitly document these field names, keep them unchanged and publish a machine readable representation of these (following the format used below). In the absence of this, the column name from the corresponding RF2 file (with all whitespace removed) will be used.
The international reference set types and their corresponding list of field names to be used in ECL v2.0+ are shown in the table below (for information only). A normative, computable representation of this table is attached below the table. Please note that this file may be extended by implementers with national or local reference set types.
Content Reference Set Types | |
Reference Set Type | Field Names |
referencedComponentId | |
referencedComponentId,order | |
referencedComponentId,valueId | |
referencedComponentId,targetComponentId | |
referencedComponentId,targetComponentId,order | |
referencedComponentId,annotation | |
referencedComponentId,query | |
referencedComponentId,order,linkedToId | |
referencedComponentId,owlExpression | |
referencedComponentId,expression,substrate | |
Language Reference Set Types | |
Reference Set Type | Field Names |
referencedComponentId,acceptabilityId | |
Map Reference Set Types | |
Reference Set Type | Field Names |
referencedComponentId,mapTarget | |
referencedComponentId,mapSource | |
referencedComponentId,mapGroup,mapPriority,mapRule,mapAdvice,mapTarget,correlationId | |
referencedComponentId,mapGroup,mapPriority,mapRule,mapAdvice,mapTarget,correlationId,mapCategoryId | |
referencedComponentId,mapSource,attributeId,correlationId,contentOriginId | |
referencedComponentId,mapSource,expression,definitionStatusId,correlationId,contentOriginId | |
referencedComponentId,mapTarget,correlationId | |
referencedComponentId,mapSource,correlationId | |
referencedComponentId,mapTarget,correlationId | |
Metadata Reference Set Types | |
Reference Set Type | Field Names |
referencedComponentId,attributeDescription,attributeType,attributeOrder | |
referencedComponentId,sourceEffectiveTime,targetEffectiveTime | |
referencedComponentId,descriptionFormat,descriptionLength | |
referencedComponentId,domainConstraint,parentDomain,proximalPrimitiveConstraint,proximalPrimitiveRefinement,domainTemplateForPrecoordination,domainTemplateForPostcoordination,guideURL | |
referencedComponentId,domainId,grouped,attributeCardinality,attributeInGroupCardinality,ruleStrengthId,contentTypeId | |
referencedComponentId,rangeConstraint,attributeRule,ruleStrengthId,contentTypeId | |
referencedComponentId,mrcmRuleRefsetId |
Feedback