<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="pedigree" />
  <url value="https://treestudio.healthincode.com/fhir/StructureDefinition/Pedigree" />
  <version value="1.0.0" />
  <name value="Pedigree" />
  <title value="pedigree" />
  <status value="active" />
  <description value="Profile to represent a Pedigree" />
  <fhirVersion value="4.0.0" />
  <kind value="resource" />
  <abstract value="false" />
  <type value="Bundle" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Bundle" />
  <derivation value="constraint" />
  <differential>
    <element id="Bundle.identifier.extension">
      <path value="Bundle.identifier.extension" />
      <slicing>
        <discriminator>
          <type value="value" />
          <path value="url" />
        </discriminator>
        <rules value="open" />
      </slicing>
    </element>
    <element id="Bundle.identifier.extension:name">
      <path value="Bundle.identifier.extension" />
      <sliceName value="name" />
      <type>
        <code value="Extension" />
        <profile value="https://treestudio.healthincode.com/fhir/StructureDefinition/pedigree-name" />
      </type>
    </element>
    <element id="Bundle.identifier.extension:code">
      <path value="Bundle.identifier.extension" />
      <sliceName value="code" />
      <type>
        <code value="Extension" />
        <profile value="https://treestudio.healthincode.com/fhir/StructureDefinition/pedigree-code" />
      </type>
    </element>
    <element id="Bundle.identifier.extension:description">
      <path value="Bundle.identifier.extension" />
      <sliceName value="description" />
      <type>
        <code value="Extension" />
        <profile value="https://treestudio.healthincode.com/fhir/StructureDefinition/pedigree-description" />
      </type>
    </element>
  </differential>
</StructureDefinition>