<?xml version="1.0" encoding="UTF-8"?>
<difference>
   <type name="Invoice" status="changed">
      <element binding-status="changed"
               binding-valueset-changed="true"
               path="Invoice.status">
         <old-binding reference="http://hl7.org/fhir/ValueSet/invoice-status|4.0.0"
                      strength="required"/>
         <new-binding reference="http://hl7.org/fhir/ValueSet/invoice-status|6.0.0-ballot4"
                      strength="required"/>
      </element>
      <element path="Invoice.creation" status="new"/>
      <element old-name="date" path="Invoice.period[x]">
         <removed-type name="dateTime"/>
         <added-type name="date"/>
         <added-type name="Period"/>
      </element>
      <element path="Invoice.issuer">
         <removed-type name="Reference(Organization)"/>
         <added-type name="Reference(Organization | Practitioner | PractitionerRole)"/>
      </element>
      <element path="Invoice.lineItem.serviced[x]" status="new"/>
      <element path="Invoice.lineItem.priceComponent">
         <removed-type name="BackboneElement"/>
         <added-type name="MonetaryComponent"/>
      </element>
      <element path="Invoice.totalPriceComponent">
         <added-type name="MonetaryComponent"/>
      </element>
      <element path="Invoice.lineItem.priceComponent.type" status="deleted"/>
      <element path="Invoice.lineItem.priceComponent.code" status="deleted"/>
      <element path="Invoice.lineItem.priceComponent.factor" status="deleted"/>
      <element path="Invoice.lineItem.priceComponent.amount" status="deleted"/>
   </type>
</difference>
