﻿<?xml version="1.0" encoding="UTF-8"?>
<difference>
   <type name="SupplyRequest" status="changed">
      <element binding-status="changed"
               binding-valueset-changed="true"
               path="SupplyRequest.status">
         <old-binding reference="http://hl7.org/fhir/ValueSet/supplyrequest-status|4.3.0"
                      strength="required"/>
         <new-binding reference="http://hl7.org/fhir/ValueSet/supplyrequest-status|5.0.0"
                      strength="required"/>
      </element>
      <element path="SupplyRequest.basedOn" status="new"/>
      <element binding-status="changed"
               binding-valueset-changed="true"
               path="SupplyRequest.priority">
         <old-binding reference="http://hl7.org/fhir/ValueSet/request-priority|4.3.0"
                      strength="required"/>
         <new-binding reference="http://hl7.org/fhir/ValueSet/request-priority|5.0.0"
                      strength="required"/>
      </element>
      <element path="SupplyRequest.deliverFor" status="new"/>
      <element old-name="item[x]" path="SupplyRequest.item">
         <removed-type name="CodeableConcept"/>
         <removed-type name="Reference(Medication | Substance | Device)"/>
         <added-type name="CodeableReference"/>
      </element>
      <element path="SupplyRequest.requester">
         <removed-type name="Reference(Practitioner | PractitionerRole | Organization | Patient | RelatedPerson | Device)"/>
         <added-type name="Reference(Practitioner | PractitionerRole | Organization | Patient | RelatedPerson | Device | CareTeam)"/>
      </element>
      <element path="SupplyRequest.reason" status="new"/>
      <element path="SupplyRequest.deliverTo">
         <removed-type name="Reference(Organization | Location | Patient)"/>
         <added-type name="Reference(Organization | Location | Patient | RelatedPerson)"/>
      </element>
      <element path="SupplyRequest.reasonCode" status="deleted"/>
      <element path="SupplyRequest.reasonReference" status="deleted"/>
   </type>
</difference>
