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

A 900000000000506000 |Language type reference set| supports the representation of and preferences for the use of particular . The most common use case for this type of is to specify the acceptable and preferred terms for use within a particular country or region. However, the same type of can also be used to represent preferences for use of in a more specific context such as a clinical specialty, organization or department.

Data structure

A is a that is used to indicate which contain that are acceptable or preferred in a particular or . Its structure is shown in the following table.

Table 39. Language 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 .

refsetId (field)

SCTID (data type)

Identifies the to which this belongs.

In this case, a of 900000000000506000 |Language type reference set| .

referencedComponentId (field)

SCTID (data type)

The identifier of a included in the .

acceptabilityId (field)

SCTID (data type)

A of 900000000000511003 |Acceptability| indicating whether the is acceptable or preferred for use in the specified or .

In a :

Metadata

The following metadata supports this :

Figure 13. Language References Sets in the Metadata Hierarchy

The immediate of | type| will be . This level may be used to represent the "correct" , where a authority exists. In most cases, however, this level is likely to be empty.

Descriptor template

The table below shows an example of the descriptor for a specific that follows the 900000000000506000 |Language type reference set| pattern.

Note: The tables above omit 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 tables above also show the from one of the associated with each of the identified . The release file only contains the .

Examples of language reference sets

Table 41. Sample content from 900000000000509007 |US English| .

 

 

refsetId

referencedComponentId (Description in dialect)

acceptabilityId (Acceptability)

900000000000509007 |US English|

42969009 |Cauterization of skin {id:71693012}|

900000000000548007 |Preferred|

900000000000509007 |US English|

42969009 |Fulguration of subcutaneous tissue {id:71695017}|

900000000000549004 |Acceptable|

900000000000509007 |US English|

80146002 |Appendectomy {id:132967011}|

900000000000548007 |Preferred|

900000000000509007 |US English|

80146002 |Excision of appendix {id:132972019}|

900000000000549004 |Acceptable|

900000000000509007 |US English|

271737000 |Anemia {id:406636013}|

900000000000548007 |Preferred|

900000000000509007 |US English|

271737000 |Absolute anemia {id:406640016}|

900000000000549004 |Acceptable|

Table 42. Sample content from 900000000000508004 |GB English| .

 

 

refsetId

referencedComponentId (Description in dialect)

acceptabilityId (Acceptability)

900000000000508004 |GB English|

42969009 |Cauterisation of skin {id:493493018}|

900000000000548007 |Preferred|

900000000000508004 |GB English|

42969009 |Fulguration of subcutaneous tissue {id:71695017}|

900000000000549004 |Acceptable|

900000000000508004 |GB English|

80146002 |Excision of appendix {id:132972019}|

900000000000549004 |Acceptable|

900000000000508004 |GB English|

80146002 |Appendicectomy {id:132973012}|

900000000000548007 |Preferred|

900000000000508004 |GB English|

271737000 |Anaemia {id:406638014}|

900000000000548007 |Preferred|

900000000000508004 |GB English|

271737000 |Absolute anaemia {id:406641017}|

900000000000549004 |Acceptable|

In the above examples, |Excision of appendix| is acceptable in both US and GB English. However, |Appendectomy| is preferred in US English and |Appendicectomy| is preferred in GB English.

Note: Any which is not referenced by an active row in the relevant language is regarded as unacceptable (i.e. not a valid in the language or ).


Feedback
  • No labels