<?xml version="1.0" encoding="UTF-8"?>
<difference>
   <type name="Schedule" status="changed">
      <element path="Schedule.serviceType">
         <removed-type name="CodeableConcept"/>
         <added-type name="CodeableReference"/>
      </element>
      <element path="Schedule.name" status="new"/>
      <element path="Schedule.actor">
         <removed-type name="Reference(Patient | Practitioner | PractitionerRole | RelatedPerson | Device | HealthcareService | Location)"/>
         <added-type name="Reference(Patient | Practitioner | PractitionerRole | CareTeam | RelatedPerson | Device | HealthcareService | Location)"/>
      </element>
      <element path="Schedule.comment">
         <removed-type name="string"/>
         <added-type name="markdown"/>
      </element>
   </type>
</difference>
