﻿<?xml version="1.0" encoding="UTF-8"?>
<difference>
   <type name="Appointment" status="changed">
      <element path="Appointment.serviceCategory" status="new"/>
      <element new-max="*"
               old-max="1"
               old-name="type"
               path="Appointment.serviceType"/>
      <element path="Appointment.specialty" status="new"/>
      <element path="Appointment.appointmentType" status="new"/>
      <element binding-status="removed"
               new-max="*"
               old-max="1"
               path="Appointment.reason">
         <old-binding reference="http://hl7.org/fhir/ValueSet/encounter-reason"
                      strength="required"/>
      </element>
      <element path="Appointment.indication" status="new"/>
      <element path="Appointment.supportingInformation" status="new"/>
      <element path="Appointment.created" status="new"/>
      <element path="Appointment.incomingReferral" status="new"/>
      <element binding-status="changed"
               binding-strength-changed="true"
               path="Appointment.participant.type">
         <old-binding reference="http://hl7.org/fhir/ValueSet/encounter-participant-type"
                      strength="required"/>
         <new-binding reference="http://hl7.org/fhir/ValueSet/encounter-participant-type"
                      strength="extensible"/>
      </element>
      <element path="Appointment.requestedPeriod" status="new"/>
   </type>
</difference>
