<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="575e8939-bcad-48d5-8f54-e116c7d5bfb6" />
  <meta>
    <lastUpdated value="2021-08-13T23:14:15.565+00:00" />
  </meta>
  <url value="http://fhir.healthbc.org/StructureDefinition/ca-bc-careconnect-bundle" />
  <version value="1.0" />
  <name value="ca-bc-careconnect-bundle" />
  <status value="active" />
  <date value="2019-04-04T21:39:31.8687771Z" />
  <fhirVersion value="3.0.2" />
  <kind value="resource" />
  <abstract value="false" />
  <type value="Bundle" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Bundle" />
  <derivation value="constraint" />
  <differential>
    <element id="Bundle">
      <path value="Bundle" />
      <definition value="A container for a collection of a reference resources." />
    </element>
    <element id="Bundle.id">
      <path value="Bundle.id" />
      <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.&#xD;&#xA;The id is an unique 32-digit GUID." />
      <min value="1" />
    </element>
    <element id="Bundle.meta">
      <path value="Bundle.meta" />
      <max value="0" />
    </element>
    <element id="Bundle.implicitRules">
      <path value="Bundle.implicitRules" />
      <max value="0" />
    </element>
    <element id="Bundle.language">
      <path value="Bundle.language" />
      <max value="0" />
    </element>
    <element id="Bundle.identifier">
      <path value="Bundle.identifier" />
      <max value="0" />
    </element>
    <element id="Bundle.type">
      <path value="Bundle.type" />
      <definition value="Indicates the purpose of this bundle - how it was intended to be used.&#xD;&#xA;The BC eHealth Viewer API always return a system generated 32-bit UUID." />
      <fixedCode value="searchset" />
    </element>
    <element id="Bundle.total">
      <path value="Bundle.total" />
      <min value="1" />
    </element>
    <element id="Bundle.link">
      <path value="Bundle.link" />
      <comment value="'self' link will be provided to return the parameters that were actually used in execution of the search to the calling client. Paging is not supported" />
      <max value="1" />
      <mustSupport value="true" />
    </element>
    <element id="Bundle.link.id">
      <path value="Bundle.link.id" />
      <max value="0" />
    </element>
    <element id="Bundle.link.relation">
      <path value="Bundle.link.relation" />
      <defaultValueString value="self" />
      <fixedString value="self" />
    </element>
    <element id="Bundle.entry">
      <path value="Bundle.entry" />
      <comment value="All entries in a bundle are of the same reference resource other than operation outcomes" />
    </element>
    <element id="Bundle.entry.id">
      <path value="Bundle.entry.id" />
      <max value="0" />
    </element>
    <element id="Bundle.entry.link">
      <path value="Bundle.entry.link" />
      <max value="0" />
    </element>
    <element id="Bundle.entry.search.id">
      <path value="Bundle.entry.search.id" />
      <max value="0" />
    </element>
    <element id="Bundle.entry.search.mode">
      <path value="Bundle.entry.search.mode" />
      <fixedCode value="match" />
    </element>
    <element id="Bundle.entry.request">
      <path value="Bundle.entry.request" />
      <max value="0" />
    </element>
    <element id="Bundle.entry.response">
      <path value="Bundle.entry.response" />
      <max value="0" />
    </element>
    <element id="Bundle.signature">
      <path value="Bundle.signature" />
      <max value="0" />
    </element>
  </differential>
</StructureDefinition>