{
  "types": [
    "MessageHeader"
  ],
  "MessageHeader": {
    "elements": {
      "MessageHeader.event[x]": {
        "added-types": [
          "canonical(EventDefinition | SubscriptionTopic)"
        ]
      },
      "MessageHeader.destination.endpoint[x]": {
        "old-name": "endpoint",
        "old-min": 1,
        "new-min": 0,
        "added-types": [
          "Reference(Endpoint)"
        ]
      },
      "MessageHeader.destination.receiver": {
        "removed-types": [
          "Reference(Practitioner | PractitionerRole | Organization)"
        ],
        "added-types": [
          "Reference(Device | Organization | Patient | Practitioner | PractitionerRole | RelatedPerson)"
        ]
      },
      "MessageHeader.source.endpoint[x]": {
        "old-name": "endpoint",
        "old-min": 1,
        "new-min": 0,
        "added-types": [
          "Reference(Endpoint)"
        ]
      },
      "MessageHeader.source.sender": {
        "removed-types": [
          "Reference(Practitioner | PractitionerRole | Organization)"
        ],
        "added-types": [
          "Reference(Device | Organization | Patient | Practitioner | PractitionerRole)"
        ]
      },
      "MessageHeader.response.identifier": {
        "removed-types": [
          "id"
        ],
        "added-types": [
          "Identifier"
        ]
      },
      "MessageHeader.response.code": {
        "binding-valueset-changed": true,
        "binding-status": "changed",
        "old-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/response-code|4.3.0",
          "strength": "required"
        },
        "new-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/response-code|6.0.0-ballot4",
          "strength": "required"
        }
      },
      "MessageHeader.destination.target": {
        "status": "deleted"
      },
      "MessageHeader.enterer": {
        "status": "deleted"
      },
      "MessageHeader.author": {
        "status": "deleted"
      },
      "MessageHeader.responsible": {
        "status": "deleted"
      }
    },
    "status": "changed"
  }
}