Subscriptions R5 Backport
1.0.0 - Standard for Trial Use International flag

This page is part of the Subscriptions R5 Backport (v1.0.0: STU 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 payload types used for notifications - XML Representation

Draft as of 2022-07-18

Raw xml | Download



<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="Subscription-payload-type"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></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 "Subscription-payload-type" </p></div><p><b>url</b>: <code>http://hl7.org/fhir/uv/subscriptions-backport/SearchParameter/Subscription-payload-type</code></p><p><b>version</b>: 1.0.0</p><p><b>name</b>: SubscriptionPayloadTypeSearchParameter</p><p><b>status</b>: draft</p><p><b>experimental</b>: true</p><p><b>date</b>: 2022-07-18 07:59:57+0000</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>, 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 payload type.</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>: payload-type</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-payload-content').value as Code)</p><p><b>xpathUsage</b>: normal</p></div>
  </text>
  <url
       value="http://hl7.org/fhir/uv/subscriptions-backport/SearchParameter/Subscription-payload-type"/>
  <version value="1.0.0"/>
  <name value="SubscriptionPayloadTypeSearchParameter"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2022-07-18T19:59:57+00: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="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 payload type."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <code value="payload-type"/>
  <base value="Subscription"/>
  <type value="string"/>
  <expression
              value="(extension('http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-payload-content').value as Code)"/>
  <xpathUsage value="normal"/>
</SearchParameter>