<?xml version="1.0" encoding="UTF-8"?>
<difference>
   <type name="CommunicationRequest" status="changed">
      <element binding-codes-changed="true"
               binding-status="changed"
               binding-valueset-changed="true"
               path="CommunicationRequest.status">
         <removed-code code="revoked"/>
         <removed-code code="completed"/>
         <added-code code="ended"/>
         <old-binding reference="http://hl7.org/fhir/ValueSet/request-status|4.3.0"
                      strength="required"/>
         <new-binding reference="http://hl7.org/fhir/ValueSet/request-status|6.0.0-ballot4"
                      strength="required"/>
      </element>
      <element path="CommunicationRequest.intent" status="new"/>
      <element binding-status="changed"
               binding-valueset-changed="true"
               path="CommunicationRequest.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|6.0.0-ballot4"
                      strength="required"/>
      </element>
      <element path="CommunicationRequest.payload.content[x]">
         <removed-type name="string"/>
         <added-type name="CodeableConcept"/>
      </element>
      <element path="CommunicationRequest.requester">
         <removed-type name="Reference(Practitioner | PractitionerRole | Organization | Patient | RelatedPerson | Device)"/>
         <added-type name="Reference(Practitioner | PractitionerRole | Organization | Patient | RelatedPerson | Device | Group)"/>
      </element>
      <element path="CommunicationRequest.recipient">
         <removed-type name="Reference(Device | Organization | Patient | Practitioner | PractitionerRole | RelatedPerson | Group | CareTeam | HealthcareService)"/>
         <added-type name="Reference(Device | Organization | Patient | Practitioner | PractitionerRole | RelatedPerson | Group | CareTeam | HealthcareService | Endpoint)"/>
      </element>
      <element new-max="*"
               old-max="1"
               old-name="sender"
               path="CommunicationRequest.informationProvider">
         <removed-type name="Reference(Device | Organization | Patient | Practitioner | PractitionerRole | RelatedPerson | HealthcareService)"/>
         <added-type name="Reference(Device | Organization | Patient | Practitioner | PractitionerRole | RelatedPerson | HealthcareService | Endpoint | Group)"/>
      </element>
      <element path="CommunicationRequest.reason" status="new"/>
      <element path="CommunicationRequest.reasonCode" status="deleted"/>
      <element path="CommunicationRequest.reasonReference" status="deleted"/>
   </type>
</difference>
