﻿{
  "types": [
    "ServiceRequest"
  ],
  "ServiceRequest": {
    "elements": {
      "ServiceRequest.status": {
        "binding-valueset-changed": true,
        "binding-status": "changed",
        "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"
        }
      },
      "ServiceRequest.intent": {
        "binding-valueset-changed": true,
        "binding-status": "changed",
        "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"
        }
      },
      "ServiceRequest.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"
        }
      },
      "ServiceRequest.code": {
        "removed-types": [
          "CodeableConcept"
        ],
        "added-types": [
          "CodeableReference"
        ]
      },
      "ServiceRequest.orderDetail": {
        "removed-types": [
          "CodeableConcept"
        ],
        "added-types": [
          "BackboneElement"
        ]
      },
      "ServiceRequest.orderDetail.parameterFocus": {
        "status": "new"
      },
      "ServiceRequest.orderDetail.parameter": {
        "status": "new"
      },
      "ServiceRequest.orderDetail.parameter.code": {
        "status": "new"
      },
      "ServiceRequest.orderDetail.parameter.value[x]": {
        "status": "new"
      },
      "ServiceRequest.focus": {
        "status": "new"
      },
      "ServiceRequest.location": {
        "status": "new"
      },
      "ServiceRequest.reason": {
        "status": "new"
      },
      "ServiceRequest.supportingInfo": {
        "removed-types": [
          "Reference(Resource)"
        ],
        "added-types": [
          "CodeableReference"
        ]
      },
      "ServiceRequest.bodyStructure": {
        "status": "new"
      },
      "ServiceRequest.patientInstruction": {
        "old-max": "1",
        "new-max": "*",
        "removed-types": [
          "string"
        ],
        "added-types": [
          "BackboneElement"
        ]
      },
      "ServiceRequest.patientInstruction.instruction[x]": {
        "status": "new"
      },
      "ServiceRequest.locationCode": {
        "status": "deleted"
      },
      "ServiceRequest.locationReference": {
        "status": "deleted"
      },
      "ServiceRequest.reasonCode": {
        "status": "deleted"
      },
      "ServiceRequest.reasonReference": {
        "status": "deleted"
      }
    },
    "status": "changed"
  }
}