Subscriptions R5 Backport
1.1.0 - Standard for Trial Use International flag

This page is part of the Subscriptions R5 Backport (v1.1.0: STU 1.1) based on FHIR v4.3.0. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: Search by the filtering criteria used to narrow a topic-based subscription topic - XML Representation

Draft as of 2023-01-11

Raw xml | Download



<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="Subscription-filter-criteria"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: SearchParameter</b><a name="Subscription-filter-criteria"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource SearchParameter &quot;Subscription-filter-criteria&quot; </p></div><p><b>url</b>: <code>http://hl7.org/fhir/uv/subscriptions-backport/SearchParameter/Subscription-filter-criteria</code></p><p><b>version</b>: 1.1.0</p><p><b>name</b>: SubscriptionFilterCriteriaSearchParameter</p><p><b>status</b>: draft</p><p><b>experimental</b>: true</p><p><b>date</b>: 2023-01-11 15:34:32+1100</p><p><b>publisher</b>: HL7 FHIR Infrastructure WG</p><p><b>contact</b>: HL7 FHIR Infrastructure WG: <a href="https://hl7.org/Special/committees/fiwg">https://hl7.org/Special/committees/fiwg</a>, Gino Canessa: <a href="mailto:mailto:gino.canessa@microsoft.com">mailto:gino.canessa@microsoft.com</a>, Eric Haas: <a href="mailto:mailto:ehaas@healthedatainc.com">mailto:ehaas@healthedatainc.com</a></p><p><b>description</b>: This SearchParameter enables query of subscriptions by filter criteria.</p><p><b>jurisdiction</b>: World <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (m49.htm#001)</span></p><p><b>code</b>: filter-criteria</p><p><b>base</b>: Subscription</p><p><b>type</b>: string</p><p><b>expression</b>: (extension('http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-filter-criteria').value as string)</p><p><b>xpathUsage</b>: normal</p></div>
  </text>
  <url
       value="http://hl7.org/fhir/uv/subscriptions-backport/SearchParameter/Subscription-filter-criteria"/>
  <version value="1.1.0"/>
  <name value="SubscriptionFilterCriteriaSearchParameter"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2023-01-11T15:34:32+11:00"/>
  <publisher value="HL7 FHIR Infrastructure WG"/>
  <contact>
    <name value="HL7 FHIR Infrastructure WG"/>
    <telecom>
      <system value="url"/>
      <value value="https://hl7.org/Special/committees/fiwg"/>
    </telecom>
  </contact>
  <contact>
    <name value="Gino Canessa"/>
    <telecom>
      <system value="email"/>
      <value value="mailto:gino.canessa@microsoft.com"/>
    </telecom>
  </contact>
  <contact>
    <name value="Eric Haas"/>
    <telecom>
      <system value="email"/>
      <value value="mailto:ehaas@healthedatainc.com"/>
    </telecom>
  </contact>
  <description
               value="This SearchParameter enables query of subscriptions by filter criteria."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <code value="filter-criteria"/>
  <base value="Subscription"/>
  <type value="string"/>
  <expression
              value="(extension('http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-filter-criteria').value as string)"/>
  <xpathUsage value="normal"/>
</SearchParameter>