---
type: "search-params"
title: "MetadataResource Search Parameters"
resource: "MetadataResource"
---
# MetadataResource Search Parameters
## effective
**Description:** The time during which the {{title}} is intended to be in use
**Type:** date
**Expression:** {{name}}.effectivePeriod
**Path:** {{name}}.effectivePeriod
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/MetadataResource-effective
## composed-of
**Description:** A resource that the {{title}} is composed of
**Type:** reference
**Expression:** {{name}}.relatedArtifact.where(type='composed-of').resource
**Path:** {{name}}.relatedArtifact.resource
## depends-on
**Description:** A resource that the {{title}} depends on
**Type:** reference
**Expression:** {{name}}.relatedArtifact.where(type='depends-on').resource
**Path:** {{name}}.relatedArtifact.resource
## derived-from
**Description:** A resource that the {{title}} is derived from
**Type:** reference
**Expression:** {{name}}.relatedArtifact.where(type='derived-from').resource
**Path:** {{name}}.relatedArtifact.resource
## predecessor
**Description:** The predecessor of the {{title}}
**Type:** reference
**Expression:** {{name}}.relatedArtifact.where(type='predecessor').resource
**Path:** {{name}}.relatedArtifact.resource
## successor
**Description:** The successor of the {{title}}
**Type:** reference
**Expression:** {{name}}.relatedArtifact.where(type='successor').resource
**Path:** {{name}}.relatedArtifact.resource
## topic
**Description:** Topics associated with the {{title}}
**Type:** token
**Expression:** {{name}}.topic
**Path:** {{name}}.topic