﻿<?xml version="1.0" encoding="UTF-8"?>
<difference>
   <type name="ChargeItem" status="changed">
      <element binding-status="changed"
               binding-valueset-changed="true"
               path="ChargeItem.status">
         <old-binding reference="http://hl7.org/fhir/ValueSet/chargeitem-status|4.3.0"
                      strength="required"/>
         <new-binding reference="http://hl7.org/fhir/ValueSet/chargeitem-status|5.0.0"
                      strength="required"/>
      </element>
      <element path="ChargeItem.encounter" status="new"/>
      <element path="ChargeItem.performer.actor">
         <removed-type name="Reference(Practitioner | PractitionerRole | Organization | CareTeam | Patient | Device | RelatedPerson)"/>
         <added-type name="Reference(Practitioner | PractitionerRole | Organization | HealthcareService | CareTeam | Patient | Device | RelatedPerson)"/>
      </element>
      <element path="ChargeItem.unitPriceComponent" status="new"/>
      <element path="ChargeItem.totalPriceComponent" status="new"/>
      <element path="ChargeItem.overrideReason">
         <removed-type name="string"/>
         <added-type name="CodeableConcept"/>
      </element>
      <element path="ChargeItem.service">
         <removed-type name="Reference(DiagnosticReport | ImagingStudy | Immunization | MedicationAdministration | MedicationDispense | Observation | Procedure | SupplyDelivery)"/>
         <added-type name="CodeableReference"/>
      </element>
      <element new-max="*"
               old-max="1"
               old-name="product[x]"
               path="ChargeItem.product">
         <removed-type name="Reference(Device | Medication | Substance)"/>
         <removed-type name="CodeableConcept"/>
         <added-type name="CodeableReference"/>
      </element>
      <element path="ChargeItem.context" status="deleted"/>
      <element path="ChargeItem.factorOverride" status="deleted"/>
      <element path="ChargeItem.priceOverride" status="deleted"/>
   </type>
</difference>
