﻿{
  "types": [
    "CommunicationRequest"
  ],
  "CommunicationRequest": {
    "elements": {
      "CommunicationRequest.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|6.0.0-ballot1",
          "strength": "required"
        }
      },
      "CommunicationRequest.intent": {
        "status": "new"
      },
      "CommunicationRequest.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|6.0.0-ballot1",
          "strength": "required"
        }
      },
      "CommunicationRequest.payload.content[x]": {
        "removed-types": [
          "string"
        ],
        "added-types": [
          "CodeableConcept"
        ]
      },
      "CommunicationRequest.recipient": {
        "removed-types": [
          "Reference(Device | Organization | Patient | Practitioner | PractitionerRole | RelatedPerson | Group | CareTeam | HealthcareService)"
        ],
        "added-types": [
          "Reference(Device | Organization | Patient | Practitioner | PractitionerRole | RelatedPerson | Group | CareTeam | HealthcareService | Endpoint)"
        ]
      },
      "CommunicationRequest.informationProvider": {
        "old-name": "sender",
        "old-max": "1",
        "new-max": "*",
        "removed-types": [
          "Reference(Device | Organization | Patient | Practitioner | PractitionerRole | RelatedPerson | HealthcareService)"
        ],
        "added-types": [
          "Reference(Device | Organization | Patient | Practitioner | PractitionerRole | RelatedPerson | HealthcareService | Endpoint)"
        ]
      },
      "CommunicationRequest.reason": {
        "status": "new"
      },
      "CommunicationRequest.reasonCode": {
        "status": "deleted"
      },
      "CommunicationRequest.reasonReference": {
        "status": "deleted"
      }
    },
    "status": "changed"
  }
}