{
  "types": [
    "ServiceRequest"
  ],
  "ServiceRequest": {
    "elements": {
      "ServiceRequest.basedOn": {
        "removed-types": [
          "Reference(CarePlan | ServiceRequest | MedicationRequest)"
        ],
        "added-types": [
          "Reference(CarePlan | DocumentReference | ServiceRequest | MedicationRequest | RequestOrchestration | NutritionOrder | DocumentReference)"
        ]
      },
      "ServiceRequest.replaces": {
        "removed-types": [
          "Reference(ServiceRequest)"
        ],
        "added-types": [
          "Reference(ServiceRequest | MedicationRequest | RequestOrchestration | CarePlan | DeviceRequest | CommunicationRequest | NutritionOrder | VisionPrescription)"
        ]
      },
      "ServiceRequest.status": {
        "binding-valueset-changed": true,
        "binding-codes-changed": true,
        "removed-codes": [
          "revoked",
          "completed"
        ],
        "added-codes": [
          "ended"
        ],
        "binding-status": "changed",
        "old-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/request-status|4.3.0",
          "strength": "required"
        },
        "new-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/request-status|6.0.0-ballot4",
          "strength": "required"
        }
      },
      "ServiceRequest.statusReason": {
        "status": "new"
      },
      "ServiceRequest.intent": {
        "binding-valueset-changed": true,
        "binding-codes-changed": true,
        "removed-codes": [
          "original-order",
          "reflex-order",
          "filler-order",
          "instance-order"
        ],
        "binding-status": "changed",
        "old-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/request-intent|4.3.0",
          "strength": "required"
        },
        "new-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/request-intent|6.0.0-ballot4",
          "strength": "required"
        }
      },
      "ServiceRequest.priority": {
        "binding-valueset-changed": true,
        "binding-status": "changed",
        "old-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/request-priority|4.3.0",
          "strength": "required"
        },
        "new-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/request-priority|6.0.0-ballot4",
          "strength": "required"
        }
      },
      "ServiceRequest.code": {
        "removed-types": [
          "CodeableConcept"
        ],
        "added-types": [
          "CodeableReference"
        ]
      },
      "ServiceRequest.orderDetail": {
        "removed-types": [
          "CodeableConcept"
        ],
        "added-types": [
          "BackboneElement"
        ]
      },
      "ServiceRequest.orderDetail.parameterFocus[x]": {
        "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.asNeeded": {
        "old-name": "asNeeded[x]",
        "removed-types": [
          "CodeableConcept"
        ]
      },
      "ServiceRequest.asNeededFor": {
        "status": "new"
      },
      "ServiceRequest.requester": {
        "removed-types": [
          "Reference(Practitioner | PractitionerRole | Organization | Patient | RelatedPerson | Device)"
        ],
        "added-types": [
          "Reference(Practitioner | PractitionerRole | Organization | Patient | RelatedPerson | Device | Group)"
        ]
      },
      "ServiceRequest.performer": {
        "removed-types": [
          "Reference(Practitioner | PractitionerRole | Organization | CareTeam | HealthcareService | Patient | Device | RelatedPerson)"
        ],
        "added-types": [
          "Reference(Practitioner | PractitionerRole | Organization | CareTeam | HealthcareService | Patient | Device | RelatedPerson | Group)"
        ]
      },
      "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.instantiatesCanonical": {
        "status": "deleted"
      },
      "ServiceRequest.instantiatesUri": {
        "status": "deleted"
      },
      "ServiceRequest.locationCode": {
        "status": "deleted"
      },
      "ServiceRequest.locationReference": {
        "status": "deleted"
      },
      "ServiceRequest.reasonCode": {
        "status": "deleted"
      },
      "ServiceRequest.reasonReference": {
        "status": "deleted"
      },
      "ServiceRequest.specimen": {
        "status": "deleted"
      },
      "ServiceRequest.bodySite": {
        "status": "deleted"
      }
    },
    "status": "changed"
  }
}