{
  "types": [
    "Goal"
  ],
  "Goal": {
    "elements": {
      "Goal.lifecycleStatus": {
        "binding-valueset-changed": true,
        "binding-codes-changed": true,
        "removed-codes": [
          "active",
          "on-hold",
          "completed"
        ],
        "binding-status": "changed",
        "old-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/goal-status|4.0.0",
          "strength": "required"
        },
        "new-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/goal-status|6.0.0-ballot4",
          "strength": "required"
        }
      },
      "Goal.continuous": {
        "status": "new"
      },
      "Goal.acceptance": {
        "status": "new"
      },
      "Goal.acceptance.participant": {
        "status": "new"
      },
      "Goal.acceptance.status": {
        "status": "new"
      },
      "Goal.acceptance.priority": {
        "status": "new"
      },
      "Goal.statusReason": {
        "old-max": "1",
        "new-max": "*",
        "removed-types": [
          "string"
        ],
        "added-types": [
          "CodeableConcept"
        ]
      },
      "Goal.recorder": {
        "status": "new"
      },
      "Goal.source": {
        "old-name": "expressedBy",
        "removed-types": [
          "Reference(Patient | Practitioner | PractitionerRole | RelatedPerson)"
        ],
        "added-types": [
          "Reference(Patient | Practitioner | PractitionerRole | RelatedPerson | CareTeam | Group)"
        ]
      },
      "Goal.addresses": {
        "removed-types": [
          "Reference(Condition | Observation | MedicationStatement | NutritionOrder | ServiceRequest | RiskAssessment)"
        ],
        "added-types": [
          "Reference(Condition | Observation | MedicationStatement | MedicationRequest | NutritionOrder | ServiceRequest | RiskAssessment | Procedure | NutritionIntake)"
        ]
      },
      "Goal.outcomeCode": {
        "status": "deleted"
      },
      "Goal.outcomeReference": {
        "status": "deleted"
      }
    },
    "status": "changed"
  }
}