<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="participant" />
  <meta>
    <lastUpdated value="2020-04-17T20:05:07.278+00:00" />
  </meta>
  <url value="http://fhir.kids-first.io/StructureDefinition/participant" />
  <version value="0.1.0" />
  <name value="participant" />
  <title value="Participant" />
  <status value="draft" />
  <fhirVersion value="4.0.0" />
  <kind value="resource" />
  <abstract value="false" />
  <type value="Patient" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Patient" />
  <derivation value="constraint" />
  <differential>
    <element id="Patient">
      <path value="Patient" />
    </element>
    <element id="Patient.extension">
      <path value="Patient.extension" />
      <slicing>
        <discriminator>
          <type value="value" />
          <path value="url" />
        </discriminator>
        <ordered value="false" />
        <rules value="open" />
      </slicing>
    </element>
    <element id="Patient.extension:us-core-ethnicity">
      <path value="Patient.extension" />
      <sliceName value="us-core-ethnicity" />
      <sliceIsConstraining value="false" />
      <short value="US Core Ethnicity Extension" />
      <definition value="Concepts classifying the person into a named category of humans sharing common history, traits, geographical origin or nationality.  The ethnicity codes used to represent these concepts are based upon the [CDC ethnicity and Ethnicity Code Set Version 1.0](http://www.cdc.gov/phin/resources/vocabulary/index.html) which includes over 900 concepts for representing race and ethnicity of which 43 reference ethnicity.  The ethnicity concepts are grouped by and pre-mapped to the 2 OMB ethnicity categories: - Hispanic or Latino - Not Hispanic or Latino." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="Extension" />
        <profile value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity" />
      </type>
      <mustSupport value="true" />
      <isModifier value="false" />
    </element>
    <element id="Patient.extension:us-core-race">
      <path value="Patient.extension" />
      <sliceName value="us-core-race" />
      <short value="US Core Race Extension" />
      <definition value="Concepts classifying the person into a named category of humans sharing common history, traits, geographical origin or nationality.  The race codes used to represent these concepts are based upon the [CDC Race and Ethnicity Code Set Version 1.0](http://www.cdc.gov/phin/resources/vocabulary/index.html) which includes over 900 concepts for representing race and ethnicity of which 921 reference race.  The race concepts are grouped by and pre-mapped to the 5 OMB race categories:&#xA;&#xA;   - American Indian or Alaska Native&#xA;   - Asian&#xA;   - Black or African American&#xA;   - Native Hawaiian or Other Pacific Islander&#xA;   - White." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="Extension" />
        <profile value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-race" />
      </type>
      <mustSupport value="true" />
      <isModifier value="false" />
    </element>
    <element id="Patient.extension:species">
      <path value="Patient.extension" />
      <sliceName value="species" />
      <short value="Species" />
      <definition value="Species of the Participant." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="Extension" />
        <profile value="http://fhir.kids-first.io/StructureDefinition/species" />
      </type>
      <mustSupport value="true" />
      <isModifier value="false" />
      <binding>
        <strength value="required" />
        <description value="Species of the Participant." />
        <valueSet value="http://fhir.kids-first.io/ValueSet/species" />
      </binding>
    </element>
    <element id="Patient.identifier">
      <path value="Patient.identifier" />
      <mustSupport value="true" />
    </element>
    <element id="Patient.active">
      <path value="Patient.active" />
      <max value="0" />
    </element>
    <element id="Patient.name">
      <path value="Patient.name" />
      <max value="0" />
    </element>
    <element id="Patient.telecom">
      <path value="Patient.telecom" />
      <max value="0" />
    </element>
    <element id="Patient.birthDate">
      <path value="Patient.birthDate" />
      <max value="0" />
    </element>
    <element id="Patient.deceasedBoolean">
      <path value="Patient.deceasedBoolean" />
      <max value="0" />
    </element>
    <element id="Patient.deceasedDateTime">
      <path value="Patient.deceasedDateTime" />
      <max value="0" />
    </element>
    <element id="Patient.address">
      <path value="Patient.address" />
      <max value="0" />
    </element>
    <element id="Patient.maritalStatus">
      <path value="Patient.maritalStatus" />
      <max value="0" />
    </element>
    <element id="Patient.multipleBirthBoolean">
      <path value="Patient.multipleBirthBoolean" />
      <max value="0" />
    </element>
    <element id="Patient.multipleBirthInteger">
      <path value="Patient.multipleBirthInteger" />
      <max value="0" />
    </element>
    <element id="Patient.photo">
      <path value="Patient.photo" />
      <max value="0" />
    </element>
    <element id="Patient.contact">
      <path value="Patient.contact" />
      <max value="0" />
    </element>
    <element id="Patient.communication">
      <path value="Patient.communication" />
      <max value="0" />
    </element>
    <element id="Patient.generalPractitioner">
      <path value="Patient.generalPractitioner" />
      <max value="0" />
    </element>
    <element id="Patient.managingOrganization">
      <path value="Patient.managingOrganization" />
      <max value="0" />
    </element>
    <element id="Patient.link">
      <path value="Patient.link" />
      <max value="0" />
    </element>
  </differential>
</StructureDefinition>