<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="bd8f68a7-e5c1-4716-a7a3-0ee74acf5718" />
  <meta>
    <lastUpdated value="2017-10-12T21:42:27.965+01:00" />
  </meta>
  <url value="http://hl7.org/fhir/StructureDefinition/PatientProfile" />
  <name value="PatientProfile" />
  <status value="active" />
  <date value="2017-10-12T21:21:57.595+01:00" />
  <fhirVersion value="3.0.1" />
  <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" />
      <short value="Information about an individual or animal receiving health care services" />
      <definition value="Demographics and other administrative information about an individual or animal receiving care or other health-related services." />
    </element>
    <element id="Patient.id">
      <path value="Patient.id" />
      <short value="Logical id of this artifact" />
      <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes." />
    </element>
    <element id="Patient.meta">
      <path value="Patient.meta" />
      <short value="Metadata about the resource" />
      <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource." />
    </element>
    <element id="Patient.extension">
      <path value="Patient.extension" />
      <slicing>
        <discriminator>
          <type value="value" />
          <path value="url" />
        </discriminator>
        <rules value="open" />
      </slicing>
    </element>
    <element id="Patient.extension:MyExtension">
      <path value="Patient.extension" />
      <sliceName value="MyExtension" />
      <short value="Optional Extensions Element" />
      <definition value="Optional Extension Element - found in all resources." />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="Extension" />
        <profile value="http://hl7.org/fhir/StructureDefinition/MyExtension" />
      </type>
    </element>
  </differential>
</StructureDefinition>