<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="recare-search-attributed-bundle" />
  <url value="http://fhir.recaresolutions.com/StructureDefinition/recare-search-attributed-bundle" />
  <version value="0.1.0" />
  <name value="RecareSearchAttributedBundle" />
  <title value="Recare Search Attributed Bundle" />
  <status value="active" />
  <experimental value="false" />
  <publisher value="Recare Deutschland GmbH" />
  <description value="Event bundle for search_attributed." />
  <fhirVersion value="4.0.1" />
  <kind value="resource" />
  <abstract value="false" />
  <type value="Bundle" />
  <baseDefinition value="http://fhir.recaresolutions.com/StructureDefinition/recare-bundle" />
  <derivation value="constraint" />
  <differential>
    <element id="Bundle.identifier.value">
      <path value="Bundle.identifier.value" />
      <fixedString value="search_attributed" />
    </element>
    <element id="Bundle.entry:serviceRequest">
      <path value="Bundle.entry" />
      <sliceName value="serviceRequest" />
      <min value="1" />
      <max value="1" />
    </element>
    <element id="Bundle.entry:serviceRequest.resource.status">
      <path value="Bundle.entry.resource.status" />
      <patternCode value="completed" />
    </element>
    <element id="Bundle.entry:binary">
      <path value="Bundle.entry" />
      <sliceName value="binary" />
      <max value="2" />
    </element>
  </differential>
</StructureDefinition>