﻿{
  "types": [
    "Consent"
  ],
  "Consent": {
    "elements": {
      "Consent.identifier": {
        "old-max": "1",
        "new-max": "*"
      },
      "Consent.status": {
        "binding-valueset-changed": true,
        "binding-status": "changed",
        "old-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/consent-state-codes",
          "strength": "required"
        },
        "new-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/event-status",
          "strength": "required"
        }
      },
      "Consent.scope": {
        "status": "new"
      },
      "Consent.category": {
        "old-min": 0,
        "new-min": 1,
        "binding-status": "added",
        "new-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/consent-category",
          "strength": "extensible"
        }
      },
      "Consent.patient": {
        "old-min": 1,
        "new-min": 0
      },
      "Consent.performer": {
        "status": "new"
      },
      "Consent.source[x]": {
        "removed-types": [
          "Reference(Consent|DocumentReference|Contract|QuestionnaireResponse)"
        ],
        "added-types": [
          "Reference(Consent|DocumentReference|Contract|QuestionnaireResponse)"
        ]
      },
      "Consent.policyRule": {
        "removed-types": [
          "uri"
        ],
        "added-types": [
          "CodeableConcept"
        ],
        "binding-status": "added",
        "new-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/consent-policy",
          "strength": "extensible"
        }
      },
      "Consent.verification": {
        "status": "new"
      },
      "Consent.verification.verified": {
        "status": "new"
      },
      "Consent.verification.verifiedWith": {
        "status": "new"
      },
      "Consent.verification.verificationDate": {
        "status": "new"
      },
      "Consent.provision": {
        "status": "new"
      },
      "Consent.provision.type": {
        "status": "new"
      },
      "Consent.provision.period": {
        "status": "new"
      },
      "Consent.provision.actor": {
        "status": "new"
      },
      "Consent.provision.actor.role": {
        "status": "new"
      },
      "Consent.provision.actor.reference": {
        "status": "new"
      },
      "Consent.provision.action": {
        "status": "new"
      },
      "Consent.provision.securityLabel": {
        "status": "new"
      },
      "Consent.provision.purpose": {
        "status": "new"
      },
      "Consent.provision.class": {
        "status": "new"
      },
      "Consent.provision.code": {
        "status": "new"
      },
      "Consent.provision.dataPeriod": {
        "status": "new"
      },
      "Consent.provision.data": {
        "status": "new"
      },
      "Consent.provision.data.meaning": {
        "status": "new"
      },
      "Consent.provision.data.reference": {
        "status": "new"
      },
      "Consent.provision.provision": {
        "status": "new"
      },
      "Consent.period": {
        "status": "deleted"
      },
      "Consent.consentingParty": {
        "status": "deleted"
      },
      "Consent.actor": {
        "status": "deleted"
      },
      "Consent.action": {
        "status": "deleted"
      },
      "Consent.securityLabel": {
        "status": "deleted"
      },
      "Consent.purpose": {
        "status": "deleted"
      },
      "Consent.dataPeriod": {
        "status": "deleted"
      },
      "Consent.data": {
        "status": "deleted"
      },
      "Consent.except": {
        "status": "deleted"
      }
    },
    "status": "changed"
  }
}