FHIR Cross-Version Extensions package for FHIR R4B from FHIR R4 - Version 0.0.1-snapshot-2. See the Directory of published versions
| Page standards status: Informative | Maturity Level: 3 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="R4-search-modifier-code-for-R4B"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet R4-search-modifier-code-for-R4B</b></p><a name="R4-search-modifier-code-for-R4B"> </a><a name="hcR4-search-modifier-code-for-R4B"> </a><p>This value set expansion contains 6 concepts.</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>System</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap"><a name="R4-search-modifier-code-for-R4B-http://hl7.org/fhir/search-modifier-code-missing"> </a> <a href="http://hl7.org/fhir/R4B/codesystem-search-modifier-code.html#search-modifier-code-missing">missing</a></td><td>http://hl7.org/fhir/search-modifier-code</td><td>Missing</td><td>The search parameter returns resources that have a value or not.</td></tr><tr><td style="white-space:nowrap"><a name="R4-search-modifier-code-for-R4B-http://hl7.org/fhir/search-modifier-code-contains"> </a> <a href="http://hl7.org/fhir/R4B/codesystem-search-modifier-code.html#search-modifier-code-contains">contains</a></td><td>http://hl7.org/fhir/search-modifier-code</td><td>Contains</td><td>The search parameter returns resources that include the supplied parameter value anywhere within the field being searched.</td></tr><tr><td style="white-space:nowrap"><a name="R4-search-modifier-code-for-R4B-http://hl7.org/fhir/search-modifier-code-text"> </a> <a href="http://hl7.org/fhir/R4B/codesystem-search-modifier-code.html#search-modifier-code-text">text</a></td><td>http://hl7.org/fhir/search-modifier-code</td><td>Text</td><td>The search parameter is processed as a string that searches text associated with the code/value - either CodeableConcept.text, Coding.display, or Identifier.type.text.</td></tr><tr><td style="white-space:nowrap"><a name="R4-search-modifier-code-for-R4B-http://hl7.org/fhir/search-modifier-code-not-in"> </a> <a href="http://hl7.org/fhir/R4B/codesystem-search-modifier-code.html#search-modifier-code-not-in">not-in</a></td><td>http://hl7.org/fhir/search-modifier-code</td><td>Not In</td><td>The search parameter is a URI (relative or absolute) that identifies a value set, and the search parameter tests whether the coding is not in the specified value set.</td></tr><tr><td style="white-space:nowrap"><a name="R4-search-modifier-code-for-R4B-http://hl7.org/fhir/search-modifier-code-above"> </a> <a href="http://hl7.org/fhir/R4B/codesystem-search-modifier-code.html#search-modifier-code-above">above</a></td><td>http://hl7.org/fhir/search-modifier-code</td><td>Above</td><td>The search parameter tests whether the value in a resource subsumes the specified value (is-a, or hierarchical relationships).</td></tr><tr><td style="white-space:nowrap"><a name="R4-search-modifier-code-for-R4B-http://hl7.org/fhir/search-modifier-code-identifier"> </a> <a href="http://hl7.org/fhir/R4B/codesystem-search-modifier-code.html#search-modifier-code-identifier">identifier</a></td><td>http://hl7.org/fhir/search-modifier-code</td><td>Identifier</td><td>The search parameter applies to the identifier on the resource, not the reference.</td></tr></table></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="3"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="fhir"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/package-source">
<extension url="packageId">
<valueId value="hl7.fhir.uv.xver-r4.r4b"/>
</extension>
<extension url="version">
<valueString value="0.0.1-snapshot-2"/>
</extension>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="informative">
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
<valueCanonical
value="http://hl7.org/fhir/4.0/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b"/>
</extension>
</valueCode>
</extension>
<url
value="http://hl7.org/fhir/4.0/ValueSet/R4-search-modifier-code-for-R4B"/>
<version value="0.0.1-snapshot-2"/>
<name value="R4_search_modifier_code_for_R4B"/>
<title
value="Cross-version VS for R4.SearchModifierCode for use in FHIR R4B"/>
<status value="active"/>
<experimental value="false"/>
<date value="2025-09-01T22:36:17.088625+10:00"/>
<publisher value="FHIR Infrastructure"/>
<contact>
<name value="FHIR Infrastructure"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/fiwg"/>
</telecom>
</contact>
<description
value="This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/search-modifier-code|4.0.1 for use in FHIR R4B. Concepts not present here have direct `equivalent` mappings crossing all versions from R4 to R4B."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
<display value="World"/>
</coding>
</jurisdiction>
<compose>
<include>
<system value="http://hl7.org/fhir/search-modifier-code"/>
<version value="4.0.1"/>
<concept>
<code value="missing"/>
<display value="Missing"/>
</concept>
<concept>
<code value="contains"/>
<display value="Contains"/>
</concept>
<concept>
<code value="text"/>
<display value="Text"/>
</concept>
<concept>
<code value="not-in"/>
<display value="Not In"/>
</concept>
<concept>
<code value="above"/>
<display value="Above"/>
</concept>
<concept>
<code value="identifier"/>
<display value="Identifier"/>
</concept>
</include>
</compose>
<expansion>
<timestamp value="2025-09-01T22:36:17.088626+10:00"/>
<contains>
<system value="http://hl7.org/fhir/search-modifier-code"/>
<version value="4.0.1"/>
<code value="missing"/>
<display value="Missing"/>
</contains>
<contains>
<system value="http://hl7.org/fhir/search-modifier-code"/>
<version value="4.0.1"/>
<code value="contains"/>
<display value="Contains"/>
</contains>
<contains>
<system value="http://hl7.org/fhir/search-modifier-code"/>
<version value="4.0.1"/>
<code value="text"/>
<display value="Text"/>
</contains>
<contains>
<system value="http://hl7.org/fhir/search-modifier-code"/>
<version value="4.0.1"/>
<code value="not-in"/>
<display value="Not In"/>
</contains>
<contains>
<system value="http://hl7.org/fhir/search-modifier-code"/>
<version value="4.0.1"/>
<code value="above"/>
<display value="Above"/>
</contains>
<contains>
<system value="http://hl7.org/fhir/search-modifier-code"/>
<version value="4.0.1"/>
<code value="identifier"/>
<display value="Identifier"/>
</contains>
</expansion>
</ValueSet>