{
  "types": [
    "Account"
  ],
  "Account": {
    "elements": {
      "Account.status": {
        "binding-valueset-changed": true,
        "binding-status": "changed",
        "old-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/account-status|4.0.0",
          "strength": "required"
        },
        "new-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/account-status|6.0.0-ballot4",
          "strength": "required"
        }
      },
      "Account.billingStatus": {
        "status": "new"
      },
      "Account.covers": {
        "status": "new"
      },
      "Account.description": {
        "removed-types": [
          "string"
        ],
        "added-types": [
          "markdown"
        ]
      },
      "Account.guarantor.party": {
        "old-min": 1,
        "new-min": 0
      },
      "Account.guarantor.account": {
        "status": "new"
      },
      "Account.guarantor.responsibility": {
        "status": "new"
      },
      "Account.guarantor.limit": {
        "status": "new"
      },
      "Account.guarantor.rank": {
        "status": "new"
      },
      "Account.diagnosis": {
        "status": "new"
      },
      "Account.diagnosis.sequence": {
        "status": "new"
      },
      "Account.diagnosis.condition": {
        "status": "new"
      },
      "Account.diagnosis.dateOfDiagnosis": {
        "status": "new"
      },
      "Account.diagnosis.type": {
        "status": "new"
      },
      "Account.diagnosis.onAdmission": {
        "status": "new"
      },
      "Account.diagnosis.packageCode": {
        "status": "new"
      },
      "Account.procedure": {
        "status": "new"
      },
      "Account.procedure.sequence": {
        "status": "new"
      },
      "Account.procedure.code": {
        "status": "new"
      },
      "Account.procedure.dateOfService": {
        "status": "new"
      },
      "Account.procedure.type": {
        "status": "new"
      },
      "Account.procedure.packageCode": {
        "status": "new"
      },
      "Account.procedure.device": {
        "status": "new"
      },
      "Account.parent": {
        "old-name": "partOf"
      },
      "Account.currency": {
        "status": "new"
      },
      "Account.balance": {
        "status": "new"
      },
      "Account.balance.aggregate": {
        "status": "new"
      },
      "Account.balance.term": {
        "status": "new"
      },
      "Account.balance.estimate": {
        "status": "new"
      },
      "Account.balance.amount": {
        "status": "new"
      },
      "Account.calculatedAt": {
        "status": "new"
      }
    },
    "status": "changed"
  }
}