# Reference Set Member Example

## Reference Set Member Example

Once a concept exists, which identifies the reference set being populated, the individual reference set members can be added as rows to the associated reference set file.

In this section, we discuss an example reference set, and explain how its members are represented in an extension.

## Simple Reference Set

The table below shows a set of rows from a [| Simple type reference set|](http://snomed.info/id/446609009) in the 20170430 Canadian extension.

Table 4.3.2.3-1: Simple reference set example

<table><thead><tr><th align="right" valign="top">id</th><th valign="top">effectiveTime</th><th valign="top">active</th><th valign="top">moduleId</th><th valign="top">refsetId</th><th valign="top">referencedComponentId</th></tr></thead><tbody><tr><td align="right" valign="top">0143c909-15a3-824b-e6fe-7498d915747a</td><td valign="top">20170430</td><td valign="top">1</td><td valign="top">22091000087100</td><td valign="top">22321000087101</td><td valign="top">372474001</td></tr><tr><td align="right" valign="top">0182cbb9-7925-4caf-6741-de80ae61055b</td><td valign="top">20170430</td><td valign="top">1</td><td valign="top">22091000087100</td><td valign="top">22321000087101</td><td valign="top">372464004</td></tr><tr><td align="right" valign="top">0346aebb-e051-c2bb-06e4-6e1627332433</td><td valign="top">20170430</td><td valign="top">1</td><td valign="top">22091000087100</td><td valign="top">22321000087101</td><td valign="top">417985001</td></tr><tr><td align="right" valign="top">105a2927-de95-ad8f-541c-39c7f752a07e</td><td valign="top">20170430</td><td valign="top">1</td><td valign="top">22091000087100</td><td valign="top">22321000087101</td><td valign="top">372449004</td></tr><tr><td align="right" valign="top">1516654e-d09b-404a-3b9b-39976a9c6753</td><td valign="top">20170430</td><td valign="top">1</td><td valign="top">22091000087100</td><td valign="top">22321000087101</td><td valign="top">418418000</td></tr><tr><td align="right" valign="top">15ddfd66-abc6-9752-1183-21d37e88c083</td><td valign="top">20170430</td><td valign="top">1</td><td valign="top">22091000087100</td><td valign="top">22321000087101</td><td valign="top">445768003</td></tr><tr><td align="right" valign="top">1aebaa63-0f1d-e8d6-ef51-4c64fe2da26f</td><td valign="top">20170430</td><td valign="top">1</td><td valign="top">22091000087100</td><td valign="top">22321000087101</td><td valign="top">419684008</td></tr><tr><td align="right" valign="top">1ba55d9a-9bd8-a6f5-e148-9f270774197d</td><td valign="top">20170430</td><td valign="top">1</td><td valign="top">22091000087100</td><td valign="top">22321000087101</td><td valign="top">372450004</td></tr><tr><td align="right" valign="top">1fa8f320-2445-2b1d-ee33-a6af6810af07</td><td valign="top">20170430</td><td valign="top">1</td><td valign="top">22091000087100</td><td valign="top">22321000087101</td><td valign="top">445769006</td></tr><tr><td align="right" valign="top">26b886ee-7773-48e9-7fff-36d062f6ac30</td><td valign="top">20170430</td><td valign="top">1</td><td valign="top">22091000087100</td><td valign="top">22321000087101</td><td valign="top">37161004</td></tr><tr><td align="right" valign="top">281841c9-657e-273f-e569-6892e7c16ceb</td><td valign="top">20170430</td><td valign="top">1</td><td valign="top">22091000087100</td><td valign="top">22321000087101</td><td valign="top">418586008</td></tr><tr><td align="right" valign="top">28f12275-fdff-b178-05e9-b48e8929d45a</td><td valign="top">20170430</td><td valign="top">1</td><td valign="top">22091000087100</td><td valign="top">22321000087101</td><td valign="top">461657851000087101</td></tr></tbody></table>

Please note the following:

* All reference set members have a unique UUID.
* The effectiveTime and active values indicate that these rows were active from 20170430.
* The moduleId indicates that these rows belong to the [| Canada Health Infoway Reference Set Module|](http://snomed.info/id/22091000087100) .
* The refsetId indicates that each member belongs to the [| Route of administration reference set|](http://snomed.info/id/22321000087101) .
* The referencedComponentId column refers to the concept that the given reference set member is referencing. Note that most of the referenced components are international concepts, while the referencedComponentId in the last row refers to a concept created in the Canadian extension. Please also note that the version of the referenced component that is referred to is established according to the dependencies defined in the [| Module dependency reference set|](http://snomed.info/id/900000000000534007) .

<a href="https://docs.google.com/forms/d/e/1FAIpQLScTmbZIf0UEQwYDkY27EEWBkaiYkHSbR0_9DmFrMLXoQLyL7Q/viewform?usp=pp_url&#x26;entry.1767247133=Extension+Guide&#x26;entry.670899847=4.3.2.3%20Reference%20Set%20Member%20Example" class="button primary">Provide Feedback</a>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.snomed.org/snomed-ct-practical-guides/snomed-ct-extension-guide/4-logical-design/4.3-extensions/4.3.2-reference-sets/4.3.2.3-reference-set-member-example.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
