﻿{
  "types": [
    "PaymentNotice"
  ],
  "PaymentNotice": {
    "elements": {
      "PaymentNotice.status": {
        "old-min": 0,
        "new-min": 1,
        "binding-valueset-changed": true,
        "binding-status": "changed",
        "old-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/fm-status",
          "strength": "required"
        },
        "new-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/fm-status|4.0.1",
          "strength": "required"
        }
      },
      "PaymentNotice.created": {
        "old-min": 0,
        "new-min": 1
      },
      "PaymentNotice.provider": {
        "status": "deleted"
      },
      "PaymentNotice.payment": {
        "status": "new"
      },
      "PaymentNotice.paymentDate": {
        "old-name": "statusDate"
      },
      "PaymentNotice.payee": {
        "status": "new"
      },
      "PaymentNotice.recipient": {
        "old-name": "target",
        "old-min": 0,
        "new-min": 1
      },
      "PaymentNotice.amount": {
        "status": "new"
      }
    },
    "status": "changed"
  }
}