﻿{
  "types": [
    "SupplyRequest"
  ],
  "SupplyRequest": {
    "elements": {
      "SupplyRequest.status": {
        "binding-valueset-changed": true,
        "binding-status": "changed",
        "old-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/supplyrequest-status|4.0.0",
          "strength": "required"
        },
        "new-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/supplyrequest-status|5.0.0",
          "strength": "required"
        }
      },
      "SupplyRequest.basedOn": {
        "status": "new"
      },
      "SupplyRequest.priority": {
        "binding-valueset-changed": true,
        "binding-status": "changed",
        "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"
        }
      },
      "SupplyRequest.deliverFor": {
        "status": "new"
      },
      "SupplyRequest.item": {
        "old-name": "item[x]",
        "removed-types": [
          "CodeableConcept",
          "Reference(Medication | Substance | Device)"
        ],
        "added-types": [
          "CodeableReference"
        ]
      },
      "SupplyRequest.requester": {
        "removed-types": [
          "Reference(Practitioner | PractitionerRole | Organization | Patient | RelatedPerson | Device)"
        ],
        "added-types": [
          "Reference(Practitioner | PractitionerRole | Organization | Patient | RelatedPerson | Device | CareTeam)"
        ]
      },
      "SupplyRequest.reason": {
        "status": "new"
      },
      "SupplyRequest.deliverTo": {
        "removed-types": [
          "Reference(Organization | Location | Patient)"
        ],
        "added-types": [
          "Reference(Organization | Location | Patient | RelatedPerson)"
        ]
      },
      "SupplyRequest.reasonCode": {
        "status": "deleted"
      },
      "SupplyRequest.reasonReference": {
        "status": "deleted"
      }
    },
    "status": "changed"
  }
}