SNOMED Documentation Search
A SNOMED CT component is a concept, description or relationship that conforms with the SNOMED CT logical model. All SNOMED CT components are identified by an SCTID. 1 .
A SNOMED CT reference set member is a uniquely identified row of a reference set. All reference set members are identified by a UUID (rather than an SCTID).
URIs for components, based on the corresponding SCTID, take the following form:
http://snomed.info/id/{sctid}
URIs for members of a Reference Set, based on the corresponding UUID, take the following form:
http://snomed.info/id/{uuid}
For simplicity this document refers to either of the above forms as a component URI.
The following table shows some examples of URIs for components and reference set members.
Table 2.2-1: Examples
| Resource | URI |
The concept 74400008 | Appendicitis| | http://snomed.info/id/74400008 |
| The description "Appendicitis" with id=123558018 | http://snomed.info/id/123558018 |
| http://snomed.info/id/859910029 | |
| The reference set member that defines "Appendicitis" as preferred in the en-US language reference set | http://snomed.info/id/7c0d7d61-c571-5bf9-9329-fdbfee8747d0 |
| Ref | Notes |
|---|---|
| 1 | 3.1.4.2. Component features - Identifiers |