{
  "types": [
    "CarePlan"
  ],
  "CarePlan": {
    "elements": {
      "CarePlan.basedOn": {
        "removed-types": [
          "Reference(CarePlan)"
        ],
        "added-types": [
          "Reference(CarePlan | ServiceRequest | RequestOrchestration | NutritionOrder)"
        ]
      },
      "CarePlan.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"
        }
      },
      "CarePlan.intent": {
        "binding-valueset-changed": true,
        "binding-codes-changed": true,
        "added-codes": [
          "directive"
        ],
        "binding-status": "changed",
        "old-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/care-plan-intent|4.3.0",
          "strength": "required"
        },
        "new-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/care-plan-intent|6.0.0-ballot4",
          "strength": "required"
        }
      },
      "CarePlan.custodian": {
        "old-name": "author"
      },
      "CarePlan.addresses": {
        "removed-types": [
          "Reference(Condition)"
        ],
        "added-types": [
          "CodeableReference"
        ]
      },
      "CarePlan.activity.performedActivity": {
        "status": "new"
      },
      "CarePlan.activity.plannedActivityReference": {
        "old-name": "reference",
        "removed-types": [
          "Reference(Appointment | CommunicationRequest | DeviceRequest | MedicationRequest | NutritionOrder | Task | ServiceRequest | VisionPrescription | RequestGroup)"
        ],
        "added-types": [
          "Reference(Appointment | CommunicationRequest | DeviceRequest | MedicationRequest | NutritionOrder | Task | ServiceRequest | VisionPrescription | RequestOrchestration)"
        ]
      },
      "CarePlan.instantiatesCanonical": {
        "status": "deleted"
      },
      "CarePlan.instantiatesUri": {
        "status": "deleted"
      },
      "CarePlan.activity.outcomeCodeableConcept": {
        "status": "deleted"
      },
      "CarePlan.activity.outcomeReference": {
        "status": "deleted"
      },
      "CarePlan.activity.detail": {
        "status": "deleted"
      }
    },
    "status": "changed"
  }
}