# Remove Members from a Reference set

## Purpose

Reference set members may be inactivated when

* The reference set member is no longer relevant or valid in the reference set in which it is being used
* The reference set to which the reference set member belongs is inactivated

## Principles

Any inactivation of reference set members should be done in the module of the reference set producer.

## Process

The table below provides a summary of the process to follow when removing members from a reference set.

<table><thead><tr><th valign="top">File Type</th><th valign="top">Process</th></tr></thead><tbody><tr><td valign="top">Reference Set</td><td valign="top"><p><strong>The following steps should be taken to inactivate a reference set member</strong></p><p>Create a new version of the reference set member to be inactivated.</p><p>Versioning and module identification attributes are set accordingly:</p><ul><li><em>effectiveTime</em> is set to the date the extension will be published</li><li><em>active</em> is set to reflect the status of the reference set member, i.e. 0 for inactive</li><li><em>moduleId</em> is set to identify a module managed by the extension producer</li></ul><p>All other attribute values are retained.</p></td></tr></tbody></table>

*

<a href="https://docs.google.com/forms/d/e/1FAIpQLScTmbZIf0UEQwYDkY27EEWBkaiYkHSbR0_9DmFrMLXoQLyL7Q/viewform?usp=pp_url&#x26;entry.1767247133=Extension+Guide&#x26;entry.670899847=5.4.6.3%20Remove%20Members%20from%20a%20Reference%20Set" 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/5-key-steps/5.4-authoring/5.4.6-authoring-reference-set-members/5.4.6.3-remove-members-from-a-reference-set.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.
