<?xml version="1.0" encoding="UTF-8"?>
<difference>
   <type name="PaymentNotice" status="changed">
      <element binding-status="changed"
               binding-valueset-changed="true"
               path="PaymentNotice.status">
         <old-binding reference="http://hl7.org/fhir/ValueSet/fm-status|4.0.0"
                      strength="required"/>
         <new-binding reference="http://hl7.org/fhir/ValueSet/fm-status|6.0.0-ballot4"
                      strength="required"/>
      </element>
      <element path="PaymentNotice.statusReason" status="new"/>
      <element old-name="provider" path="PaymentNotice.reporter"/>
      <element new-min="0" old-min="1" path="PaymentNotice.payment"/>
      <element path="PaymentNotice.claimIdentifier" status="new"/>
      <element path="PaymentNotice.payee">
         <removed-type name="Reference(Practitioner | PractitionerRole | Organization)"/>
         <added-type name="Reference(Organization | Patient | Practitioner | PractitionerRole | RelatedPerson)"/>
      </element>
      <element path="PaymentNotice.recipient">
         <removed-type name="Reference(Organization)"/>
         <added-type name="Reference(Organization | Patient | RelatedPerson)"/>
      </element>
      <element path="PaymentNotice.patient" status="new"/>
   </type>
</difference>
