<!--This example message is provided for illustrative purposes only. It has had no clinical validation. Where there are conflicts with the written message specification or schema, the specification or schema shall be considered to take precedence-->
<Bundle xmlns="http://hl7.org/fhir" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://hl7.org/fhir ../../schemas/bundle.xsd">
  <id value="e1436a8c-3871-426c-ab35-a560a6eab2c2" />
  <meta>
    <profile value="https://fhir.nhs.uk/StructureDefinition/gpconnect-searchset-bundle-1" />
  </meta>
  <type value="searchset" />
  <entry>
    <fullUrl value="urn:uuid:b49a981d-aa1b-44ab-b1d3-34ed2ce5fd93" />
    <resource>
      <OperationOutcome>
        <id value="b49a981d-aa1b-44ab-b1d3-34ed2ce5fd93" />
        <meta>
          <profile value="https://fhir.nhs.uk/StructureDefinition/gpconnect-operationoutcome-1" />
        </meta>
        <issue>
          <severity value="error" />
          <code value="invalid" />
          <details>
            <coding>
              <system value="https://fhir.nhs.uk/spine-error-or-warning-code-1" />
              <code value="INVALID_IDENTIFIER_VALUE" />
              <display value="Invalid identifier value" />
            </coding>
          </details>
          <diagnostics value="Invalid identifier value" />
        </issue>
      </OperationOutcome>
    </resource>
  </entry>
</Bundle>