﻿<?xml version="1.0" encoding="UTF-8"?>
<difference>
   <type name="ServiceRequest" status="changed">
      <element binding-status="changed"
               binding-valueset-changed="true"
               path="ServiceRequest.status">
         <old-binding reference="http://hl7.org/fhir/ValueSet/request-status|4.0.0"
                      strength="required"/>
         <new-binding reference="http://hl7.org/fhir/ValueSet/request-status|5.0.0"
                      strength="required"/>
      </element>
      <element binding-status="changed"
               binding-valueset-changed="true"
               path="ServiceRequest.intent">
         <old-binding reference="http://hl7.org/fhir/ValueSet/request-intent|4.0.0"
                      strength="required"/>
         <new-binding reference="http://hl7.org/fhir/ValueSet/request-intent|5.0.0"
                      strength="required"/>
      </element>
      <element binding-status="changed"
               binding-valueset-changed="true"
               path="ServiceRequest.priority">
         <old-binding reference="http://hl7.org/fhir/ValueSet/request-priority|4.0.0"
                      strength="required"/>
         <new-binding reference="http://hl7.org/fhir/ValueSet/request-priority|5.0.0"
                      strength="required"/>
      </element>
      <element path="ServiceRequest.code">
         <removed-type name="CodeableConcept"/>
         <added-type name="CodeableReference"/>
      </element>
      <element path="ServiceRequest.orderDetail">
         <removed-type name="CodeableConcept"/>
         <added-type name="BackboneElement"/>
      </element>
      <element path="ServiceRequest.orderDetail.parameterFocus" status="new"/>
      <element path="ServiceRequest.orderDetail.parameter" status="new"/>
      <element path="ServiceRequest.orderDetail.parameter.code" status="new"/>
      <element path="ServiceRequest.orderDetail.parameter.value[x]" status="new"/>
      <element path="ServiceRequest.focus" status="new"/>
      <element path="ServiceRequest.location" status="new"/>
      <element path="ServiceRequest.reason" status="new"/>
      <element path="ServiceRequest.supportingInfo">
         <removed-type name="Reference(Resource)"/>
         <added-type name="CodeableReference"/>
      </element>
      <element path="ServiceRequest.bodyStructure" status="new"/>
      <element new-max="*" old-max="1" path="ServiceRequest.patientInstruction">
         <removed-type name="string"/>
         <added-type name="BackboneElement"/>
      </element>
      <element path="ServiceRequest.patientInstruction.instruction[x]" status="new"/>
      <element path="ServiceRequest.locationCode" status="deleted"/>
      <element path="ServiceRequest.locationReference" status="deleted"/>
      <element path="ServiceRequest.reasonCode" status="deleted"/>
      <element path="ServiceRequest.reasonReference" status="deleted"/>
   </type>
</difference>
