{
  "types": [
    "PlanDefinition"
  ],
  "PlanDefinition": {
    "elements": {
      "PlanDefinition.versionAlgorithm[x]": {
        "status": "new"
      },
      "PlanDefinition.type": {
        "binding-valueset-changed": true,
        "binding-status": "changed",
        "old-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/plan-definition-type",
          "strength": "extensible"
        },
        "new-binding": {
          "reference": "http://terminology.hl7.org/ValueSet/plan-definition-type",
          "strength": "extensible"
        }
      },
      "PlanDefinition.status": {
        "binding-valueset-changed": true,
        "binding-status": "changed",
        "old-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/publication-status|4.0.0",
          "strength": "required"
        },
        "new-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/publication-status|6.0.0-ballot4",
          "strength": "required"
        }
      },
      "PlanDefinition.subject[x]": {
        "added-types": [
          "canonical(EvidenceVariable)"
        ],
        "binding-valueset-changed": true,
        "binding-status": "changed",
        "old-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/subject-type",
          "strength": "extensible"
        },
        "new-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/participant-resource-types",
          "strength": "extensible"
        }
      },
      "PlanDefinition.jurisdiction": {
        "binding-valueset-changed": true,
        "binding-status": "changed",
        "old-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/jurisdiction",
          "strength": "extensible"
        },
        "new-binding": {
          "reference": "http://terminology.hl7.org/ValueSet/jurisdiction",
          "strength": "extensible"
        }
      },
      "PlanDefinition.usage": {
        "removed-types": [
          "string"
        ],
        "added-types": [
          "markdown"
        ]
      },
      "PlanDefinition.copyrightLabel": {
        "status": "new"
      },
      "PlanDefinition.goal.target.detail[x]": {
        "added-types": [
          "string",
          "boolean",
          "integer",
          "Ratio"
        ]
      },
      "PlanDefinition.actor": {
        "status": "new"
      },
      "PlanDefinition.actor.title": {
        "status": "new"
      },
      "PlanDefinition.actor.description": {
        "status": "new"
      },
      "PlanDefinition.actor.option": {
        "status": "new"
      },
      "PlanDefinition.actor.option.type": {
        "status": "new"
      },
      "PlanDefinition.actor.option.typeCanonical": {
        "status": "new"
      },
      "PlanDefinition.actor.option.typeReference": {
        "status": "new"
      },
      "PlanDefinition.actor.option.role": {
        "status": "new"
      },
      "PlanDefinition.action.linkId": {
        "status": "new"
      },
      "PlanDefinition.action.description": {
        "removed-types": [
          "string"
        ],
        "added-types": [
          "markdown"
        ]
      },
      "PlanDefinition.action.textEquivalent": {
        "removed-types": [
          "string"
        ],
        "added-types": [
          "markdown"
        ]
      },
      "PlanDefinition.action.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-ballot4",
          "strength": "required"
        }
      },
      "PlanDefinition.action.code": {
        "old-max": "*",
        "new-max": "1"
      },
      "PlanDefinition.action.goalId": {
        "removed-types": [
          "id"
        ],
        "added-types": [
          "string"
        ]
      },
      "PlanDefinition.action.subject[x]": {
        "added-types": [
          "canonical"
        ],
        "binding-valueset-changed": true,
        "binding-status": "changed",
        "old-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/subject-type",
          "strength": "extensible"
        },
        "new-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/participant-resource-types",
          "strength": "extensible"
        }
      },
      "PlanDefinition.action.condition.kind": {
        "binding-valueset-changed": true,
        "binding-status": "changed",
        "old-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/action-condition-kind|4.0.0",
          "strength": "required"
        },
        "new-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/action-condition-kind|6.0.0-ballot4",
          "strength": "required"
        }
      },
      "PlanDefinition.action.input": {
        "removed-types": [
          "DataRequirement"
        ],
        "added-types": [
          "BackboneElement"
        ]
      },
      "PlanDefinition.action.input.title": {
        "status": "new"
      },
      "PlanDefinition.action.input.requirement": {
        "status": "new"
      },
      "PlanDefinition.action.input.relatedData": {
        "status": "new"
      },
      "PlanDefinition.action.output": {
        "removed-types": [
          "DataRequirement"
        ],
        "added-types": [
          "BackboneElement"
        ]
      },
      "PlanDefinition.action.output.title": {
        "status": "new"
      },
      "PlanDefinition.action.output.requirement": {
        "status": "new"
      },
      "PlanDefinition.action.output.relatedData": {
        "status": "new"
      },
      "PlanDefinition.action.relatedAction.targetId": {
        "old-name": "actionId",
        "removed-types": [
          "id"
        ],
        "added-types": [
          "string"
        ]
      },
      "PlanDefinition.action.relatedAction.relationship": {
        "binding-valueset-changed": true,
        "binding-codes-changed": true,
        "removed-codes": [
          "before-start",
          "before-end",
          "concurrent-with-start",
          "concurrent-with-end",
          "after-start",
          "after-end"
        ],
        "binding-status": "changed",
        "old-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/action-relationship-type|4.0.0",
          "strength": "required"
        },
        "new-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/action-relationship-type|6.0.0-ballot4",
          "strength": "required"
        }
      },
      "PlanDefinition.action.relatedAction.endRelationship": {
        "status": "new"
      },
      "PlanDefinition.action.timing[x]": {
        "removed-types": [
          "dateTime",
          "Period"
        ],
        "added-types": [
          "RelativeTime"
        ]
      },
      "PlanDefinition.action.location": {
        "status": "new"
      },
      "PlanDefinition.action.participant.actorId": {
        "status": "new"
      },
      "PlanDefinition.action.participant.type": {
        "old-min": 1,
        "new-min": 0,
        "binding-valueset-changed": true,
        "binding-codes-changed": true,
        "removed-codes": [
          "related-person"
        ],
        "added-codes": [
          "careteam",
          "group",
          "healthcareservice",
          "location",
          "organization",
          "practitionerrole",
          "relatedperson"
        ],
        "binding-status": "changed",
        "old-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/action-participant-type|4.0.0",
          "strength": "required"
        },
        "new-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/action-participant-type|6.0.0-ballot4",
          "strength": "required"
        }
      },
      "PlanDefinition.action.participant.typeCanonical": {
        "status": "new"
      },
      "PlanDefinition.action.participant.typeReference": {
        "status": "new"
      },
      "PlanDefinition.action.participant.function": {
        "status": "new"
      },
      "PlanDefinition.action.type": {
        "binding-valueset-changed": true,
        "binding-status": "changed",
        "old-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/action-type",
          "strength": "extensible"
        },
        "new-binding": {
          "reference": "http://terminology.hl7.org/ValueSet/action-type",
          "strength": "extensible"
        }
      },
      "PlanDefinition.action.applicabilityBehavior": {
        "status": "new"
      },
      "PlanDefinition.action.groupingBehavior": {
        "binding-valueset-changed": true,
        "binding-status": "changed",
        "old-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/action-grouping-behavior|4.0.0",
          "strength": "required"
        },
        "new-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/action-grouping-behavior|6.0.0-ballot4",
          "strength": "required"
        }
      },
      "PlanDefinition.action.selectionBehavior": {
        "binding-valueset-changed": true,
        "binding-status": "changed",
        "old-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/action-selection-behavior|4.0.0",
          "strength": "required"
        },
        "new-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/action-selection-behavior|6.0.0-ballot4",
          "strength": "required"
        }
      },
      "PlanDefinition.action.requiredBehavior": {
        "binding-valueset-changed": true,
        "binding-status": "changed",
        "old-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/action-required-behavior|4.0.0",
          "strength": "required"
        },
        "new-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/action-required-behavior|6.0.0-ballot4",
          "strength": "required"
        }
      },
      "PlanDefinition.action.precheckBehavior": {
        "binding-valueset-changed": true,
        "binding-status": "changed",
        "old-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/action-precheck-behavior|4.0.0",
          "strength": "required"
        },
        "new-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/action-precheck-behavior|6.0.0-ballot4",
          "strength": "required"
        }
      },
      "PlanDefinition.action.cardinalityBehavior": {
        "binding-valueset-changed": true,
        "binding-status": "changed",
        "old-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/action-cardinality-behavior|4.0.0",
          "strength": "required"
        },
        "new-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/action-cardinality-behavior|6.0.0-ballot4",
          "strength": "required"
        }
      },
      "PlanDefinition.asNeeded[x]": {
        "status": "new"
      }
    },
    "status": "changed"
  }
}