<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-Group-search" />
  <url value="https://bpcs.exchange/fhir/StructureDefinition/profile-Group-search" />
  <name value="GroupFamilySearch" />
  <title value="Group Family Search" />
  <status value="active" />
  <experimental value="false" />
  <description value="A record reflecting search results for a family that is associated with an insurance application" />
  <fhirVersion value="5.0.0" />
  <mapping>
    <identity value="BPCS" />
    <name value="Internal BPCS API" />
  </mapping>
  <kind value="resource" />
  <abstract value="false" />
  <type value="Group" />
  <baseDefinition value="https://bpcs.exchange/fhir/StructureDefinition/profile-Group" />
  <derivation value="constraint" />
  <differential>
    <element id="Group.meta">
      <path value="Group.meta" />
      <mustSupport value="true" />
    </element>
    <element id="Group.meta.versionId">
      <path value="Group.meta.versionId" />
      <mustSupport value="true" />
    </element>
    <element id="Group.contained">
      <path value="Group.contained" />
      <slicing>
        <discriminator>
          <type value="profile" />
          <path value="$this" />
        </discriminator>
        <rules value="open" />
      </slicing>
      <min value="1" />
    </element>
    <element id="Group.contained:provenance">
      <path value="Group.contained" />
      <sliceName value="provenance" />
      <short value="Creation/Update/etc. Metadata" />
      <definition value="Nested Provenance information referring to this resource that describes the creation, and sometimes the most recent update and/or inactivation of the record, specifically who was responsible and when it occurred" />
      <min value="1" />
      <type>
        <code value="Provenance" />
        <profile value="https://bpcs.exchange/fhir/StructureDefinition/profile-Provenance" />
      </type>
      <mustSupport value="true" />
    </element>
  </differential>
</StructureDefinition>