﻿<?xml version="1.0" encoding="UTF-8"?>
<difference>
   <type name="Media" status="changed">
      <element path="Media.basedOn">
         <removed-type name="Reference(ProcedureRequest)"/>
         <added-type name="Reference(ServiceRequest|CarePlan)"/>
      </element>
      <element path="Media.partOf" status="new"/>
      <element path="Media.status" status="new"/>
      <element binding-status="changed"
               binding-strength-changed="true"
               binding-valueset-changed="true"
               new-min="0"
               old-min="1"
               path="Media.type">
         <removed-type name="code"/>
         <added-type name="CodeableConcept"/>
         <old-binding reference="http://hl7.org/fhir/ValueSet/digital-media-type"
                      strength="required"/>
         <new-binding reference="http://hl7.org/fhir/ValueSet/media-type"
                      strength="extensible"/>
      </element>
      <element path="Media.modality" status="new"/>
      <element path="Media.subject">
         <removed-type name="Reference(Patient|Practitioner|Group|Device|Specimen)"/>
         <added-type name="Reference(Patient|Practitioner|Group|Device|Specimen|Location)"/>
      </element>
      <element path="Media.created[x]" status="new"/>
      <element path="Media.issued" status="new"/>
      <element path="Media.operator">
         <removed-type name="Reference(Practitioner)"/>
         <added-type name="Reference(Practitioner|PractitionerRole|Organization|CareTeam|Patient|Device|RelatedPerson)"/>
      </element>
      <element path="Media.deviceName" status="new"/>
      <element path="Media.device">
         <removed-type name="Reference(Device|DeviceMetric)"/>
         <added-type name="Reference(Device|DeviceMetric|Device)"/>
      </element>
      <element default="removed" old-default="&#34;1&#34;" path="Media.frames"/>
      <element path="Media.duration">
         <removed-type name="unsignedInt"/>
         <added-type name="decimal"/>
      </element>
      <element path="Media.subtype" status="deleted"/>
      <element path="Media.occurrence[x]" status="deleted"/>
   </type>
</difference>
