<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="Bundle-uv-ips-reprofile" />
  <url value="http://example.org/fhir/ca/ips/StructureDefinition/Bundle-uv-ips-reprofile" />
  <version value="1.1.0" />
  <name value="ReProfileExample" />
  <title value="Bundle - IPS - Re-Profile Example" />
  <status value="draft" />
  <date value="2022-11-22T03:23:13+00:00" />
  <fhirVersion value="4.0.1" />
  <kind value="resource" />
  <abstract value="false" />
  <type value="Bundle" />
  <baseDefinition value="http://hl7.org/fhir/uv/ips/StructureDefinition/Bundle-uv-ips" />
  <derivation value="constraint" />
  <differential>
    <element id="Bundle">
      <path value="Bundle" />
      <short value="International Patient Summary Bundle - National Re-Profile Example" />
      <definition value="Re-profiling example of the 1.1.0 Bundle. &#xD;&#xA;A container for a collection of resources in the patient summary document." />
    </element>
    <element id="Bundle.entry">
      <path value="Bundle.entry" />
      <slicing>
        <discriminator>
          <type value="type" />
          <path value="resource" />
        </discriminator>
        <discriminator>
          <type value="profile" />
          <path value="resource" />
        </discriminator>
        <rules value="open" />
      </slicing>
      <short value="Entry resource in the patient summary bundle" />
      <definition value="An entry resource included in the patient summary document bundle resource." />
      <comment value="Must contain the IPS Composition as the first entry (only a single Composition resource instance may be included).  Additional constraints are specified in the IPS Composition profile." />
    </element>
    <element id="Bundle.entry:familyhistory">
      <path value="Bundle.entry" />
      <sliceName value="familyhistory" />
      <mustSupport value="false" />
    </element>
    <element id="Bundle.entry:familyhistory.resource">
      <path value="Bundle.entry.resource" />
      <type>
        <code value="FamilyMemberHistory" />
        <profile value="http://fhir.infoway-inforoute.ca/io/psca/StructureDefinition/familymemberhistory-ca-ps" />
      </type>
    </element>
  </differential>
</StructureDefinition>