<StructureDefinition xmlns="http://hl7.org/fhir" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://hl7.org/fhir ../../input-cache/schemas/R5/fhir-single.xsd">
  <id value="profile-Bundle-paymentnotice" />
  <url value="https://bpcs.exchange/fhir/StructureDefinition/profile-Bundle-paymentnotice" />
  <name value="BundlePaymentNotice" />
  <title value="Bundle Payment Notice Query Response" />
  <status value="active" />
  <experimental value="false" />
  <description value="A profile on Bundle for a query response containing payment notices" />
  <fhirVersion value="5.0.0" />
  <mapping>
    <identity value="BPCS" />
    <name value="Internal BPCS API" />
  </mapping>
  <kind value="resource" />
  <abstract value="false" />
  <type value="Bundle" />
  <baseDefinition value="https://bpcs.exchange/fhir/StructureDefinition/profile-Bundle-query" />
  <derivation value="constraint" />
  <differential>
    <element id="Bundle.entry.resource">
      <path value="Bundle.entry.resource" />
      <type>
        <code value="Resource" />
        <profile value="https://bpcs.exchange/fhir/StructureDefinition/profile-PaymentNotice" />
      </type>
      <mustSupport value="true" />
    </element>
    <element id="Bundle.entry.search.mode">
      <path value="Bundle.entry.search.mode" />
      <patternCode value="match" />
    </element>
  </differential>
</StructureDefinition>