<?xml version="1.0" encoding="UTF-8"?>
<difference>
   <type name="Medication" status="changed">
      <element binding-status="changed"
               binding-valueset-changed="true"
               path="Medication.status">
         <old-binding reference="http://hl7.org/fhir/ValueSet/medication-status|4.3.0"
                      strength="required"/>
         <new-binding reference="http://hl7.org/fhir/ValueSet/medication-status|6.0.0-ballot4"
                      strength="required"/>
      </element>
      <element old-name="manufacturer" path="Medication.marketingAuthorizationHolder"/>
      <element old-name="form" path="Medication.doseForm"/>
      <element path="Medication.packageSize" status="new"/>
      <element path="Medication.packageSize.numberOfItems" status="new"/>
      <element path="Medication.packageSize.amountPerItem" status="new"/>
      <element old-name="item[x]" path="Medication.ingredient.item">
         <removed-type name="CodeableConcept"/>
         <removed-type name="Reference(Substance | Medication)"/>
         <added-type name="CodeableReference"/>
      </element>
      <element path="Medication.ingredient.role" status="new"/>
      <element old-name="strength" path="Medication.ingredient.strength[x]">
         <added-type name="CodeableConcept"/>
         <added-type name="Quantity"/>
      </element>
      <element old-name="batch" path="Medication.instance"/>
      <element path="Medication.instance.identifier" status="new"/>
      <element path="Medication.definition" status="new"/>
      <element path="Medication.amount" status="deleted"/>
   </type>
</difference>
