<StructureDefinition xmlns="http://hl7.org/fhir">
  <url value="https://example.org/fhir/StructureDefinition/EpisodeOfCare_PS" />
  <name value="EpisodeOfCare_PS" />
  <status value="draft" />
  <fhirVersion value="4.0.1" />
  <kind value="resource" />
  <abstract value="false" />
  <type value="EpisodeOfCare" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/EpisodeOfCare" />
  <derivation value="constraint" />
  <differential>
    <element id="EpisodeOfCare.extension">
      <path value="EpisodeOfCare.extension" />
      <definition value="May be used to represent additional information that is not part of the basic definition of the resource. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.." />
    </element>
    <element id="EpisodeOfCare.statusHistory">
      <path value="EpisodeOfCare.statusHistory" />
      <definition value="The history of statuses that the EpisodeOfCare has been through (without requiring processing the history of the resource).." />
    </element>
    <element id="EpisodeOfCare.diagnosis">
      <path value="EpisodeOfCare.diagnosis" />
      <definition value="The list of diagnosis relevant to this episode of care.." />
    </element>
  </differential>
</StructureDefinition>