<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-observation-alert-response" />
  <url value="https://bpcs.exchange/fhir/StructureDefinition/profile-Bundle-observation-alert-response" />
  <name value="BundleAlertTransactionResponse" />
  <title value="Bundle Alert Transaction Response" />
  <status value="active" />
  <experimental value="false" />
  <description value="Bundle used for BPCS response to transaction containing updates to alerts and special handling observations" />
  <fhirVersion value="5.0.0" />
  <mapping>
    <identity value="BPCS" />
    <name value="Internal BPCS API" />
  </mapping>
  <kind value="resource" />
  <abstract value="true" />
  <type value="Bundle" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/transaction-response-bundle" />
  <derivation value="constraint" />
  <differential>
    <element id="Bundle.entry">
      <path value="Bundle.entry" />
      <min value="1" />
      <mustSupport value="true" />
    </element>
    <element id="Bundle.entry.fullUrl">
      <path value="Bundle.entry.fullUrl" />
      <mustSupport value="true" />
    </element>
    <element id="Bundle.entry.response">
      <path value="Bundle.entry.response" />
      <mustSupport value="true" />
    </element>
    <element id="Bundle.entry.response.status">
      <path value="Bundle.entry.response.status" />
      <short value="200 Ok" />
      <mustSupport value="true" />
    </element>
  </differential>
</StructureDefinition>