﻿{
  "types": [
    "ClaimResponse"
  ],
  "ClaimResponse": {
    "elements": {
      "ClaimResponse.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"
        }
      },
      "ClaimResponse.type": {
        "status": "new"
      },
      "ClaimResponse.subType": {
        "status": "new"
      },
      "ClaimResponse.use": {
        "status": "new"
      },
      "ClaimResponse.patient": {
        "old-min": 0,
        "new-min": 1
      },
      "ClaimResponse.created": {
        "old-min": 0,
        "new-min": 1
      },
      "ClaimResponse.insurer": {
        "old-min": 0,
        "new-min": 1
      },
      "ClaimResponse.requestor": {
        "old-name": "requestProvider",
        "removed-types": [
          "Reference(Practitioner)"
        ],
        "added-types": [
          "Reference(Practitioner | PractitionerRole | Organization)"
        ]
      },
      "ClaimResponse.outcome": {
        "old-min": 0,
        "new-min": 1,
        "removed-types": [
          "CodeableConcept"
        ],
        "added-types": [
          "code"
        ],
        "binding-status": "added",
        "new-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/remittance-outcome|4.0.1",
          "strength": "required"
        }
      },
      "ClaimResponse.preAuthRef": {
        "old-max": "*",
        "new-max": "1"
      },
      "ClaimResponse.preAuthPeriod": {
        "status": "new"
      },
      "ClaimResponse.item.itemSequence": {
        "old-name": "sequenceLinkId"
      },
      "ClaimResponse.item.adjudication": {
        "old-min": 0,
        "new-min": 1
      },
      "ClaimResponse.item.detail.detailSequence": {
        "old-name": "sequenceLinkId"
      },
      "ClaimResponse.item.detail.adjudication": {
        "old-min": 0,
        "new-min": 1
      },
      "ClaimResponse.item.detail.subDetail.subDetailSequence": {
        "old-name": "sequenceLinkId"
      },
      "ClaimResponse.addItem.itemSequence": {
        "old-name": "sequenceLinkId"
      },
      "ClaimResponse.addItem.detailSequence": {
        "status": "new"
      },
      "ClaimResponse.addItem.subdetailSequence": {
        "status": "new"
      },
      "ClaimResponse.addItem.provider": {
        "status": "new"
      },
      "ClaimResponse.addItem.productOrService": {
        "old-name": "service",
        "old-min": 0,
        "new-min": 1
      },
      "ClaimResponse.addItem.programCode": {
        "status": "new"
      },
      "ClaimResponse.addItem.serviced[x]": {
        "status": "new"
      },
      "ClaimResponse.addItem.location[x]": {
        "status": "new"
      },
      "ClaimResponse.addItem.quantity": {
        "status": "new"
      },
      "ClaimResponse.addItem.unitPrice": {
        "status": "new"
      },
      "ClaimResponse.addItem.factor": {
        "status": "new"
      },
      "ClaimResponse.addItem.net": {
        "status": "new"
      },
      "ClaimResponse.addItem.bodySite": {
        "status": "new"
      },
      "ClaimResponse.addItem.subSite": {
        "status": "new"
      },
      "ClaimResponse.addItem.adjudication": {
        "old-min": 0,
        "new-min": 1
      },
      "ClaimResponse.addItem.detail.productOrService": {
        "old-name": "service",
        "old-min": 0,
        "new-min": 1
      },
      "ClaimResponse.addItem.detail.quantity": {
        "status": "new"
      },
      "ClaimResponse.addItem.detail.unitPrice": {
        "status": "new"
      },
      "ClaimResponse.addItem.detail.factor": {
        "status": "new"
      },
      "ClaimResponse.addItem.detail.net": {
        "status": "new"
      },
      "ClaimResponse.addItem.detail.adjudication": {
        "old-min": 0,
        "new-min": 1
      },
      "ClaimResponse.addItem.detail.subDetail": {
        "status": "new"
      },
      "ClaimResponse.addItem.detail.subDetail.productOrService": {
        "status": "new"
      },
      "ClaimResponse.addItem.detail.subDetail.modifier": {
        "status": "new"
      },
      "ClaimResponse.addItem.detail.subDetail.quantity": {
        "status": "new"
      },
      "ClaimResponse.addItem.detail.subDetail.unitPrice": {
        "status": "new"
      },
      "ClaimResponse.addItem.detail.subDetail.factor": {
        "status": "new"
      },
      "ClaimResponse.addItem.detail.subDetail.net": {
        "status": "new"
      },
      "ClaimResponse.addItem.detail.subDetail.noteNumber": {
        "status": "new"
      },
      "ClaimResponse.addItem.detail.subDetail.adjudication": {
        "status": "new"
      },
      "ClaimResponse.adjudication": {
        "status": "new"
      },
      "ClaimResponse.total": {
        "status": "new"
      },
      "ClaimResponse.total.category": {
        "status": "new"
      },
      "ClaimResponse.total.amount": {
        "status": "new"
      },
      "ClaimResponse.payment.type": {
        "old-min": 0,
        "new-min": 1
      },
      "ClaimResponse.payment.amount": {
        "old-min": 0,
        "new-min": 1
      },
      "ClaimResponse.fundsReserve": {
        "old-name": "reserved",
        "removed-types": [
          "Coding"
        ],
        "added-types": [
          "CodeableConcept"
        ]
      },
      "ClaimResponse.formCode": {
        "status": "new"
      },
      "ClaimResponse.form": {
        "removed-types": [
          "CodeableConcept"
        ],
        "added-types": [
          "Attachment"
        ]
      },
      "ClaimResponse.processNote.type": {
        "removed-types": [
          "CodeableConcept"
        ],
        "added-types": [
          "code"
        ],
        "binding-valueset-changed": true,
        "binding-status": "changed",
        "old-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/note-type",
          "strength": "required"
        },
        "new-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/note-type|4.0.1",
          "strength": "required"
        }
      },
      "ClaimResponse.processNote.text": {
        "old-min": 0,
        "new-min": 1
      },
      "ClaimResponse.processNote.language": {
        "binding-strength-changed": true,
        "binding-status": "changed",
        "old-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/languages",
          "strength": "extensible",
          "max": "http://hl7.org/fhir/ValueSet/all-languages"
        },
        "new-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/languages",
          "strength": "preferred",
          "max": "http://hl7.org/fhir/ValueSet/all-languages"
        }
      },
      "ClaimResponse.error.itemSequence": {
        "old-name": "sequenceLinkId"
      },
      "ClaimResponse.error.detailSequence": {
        "old-name": "detailSequenceLinkId"
      },
      "ClaimResponse.error.subDetailSequence": {
        "old-name": "subdetailSequenceLinkId"
      },
      "ClaimResponse.requestOrganization": {
        "status": "deleted"
      },
      "ClaimResponse.addItem.revenue": {
        "status": "deleted"
      },
      "ClaimResponse.addItem.category": {
        "status": "deleted"
      },
      "ClaimResponse.addItem.fee": {
        "status": "deleted"
      },
      "ClaimResponse.addItem.detail.revenue": {
        "status": "deleted"
      },
      "ClaimResponse.addItem.detail.category": {
        "status": "deleted"
      },
      "ClaimResponse.addItem.detail.fee": {
        "status": "deleted"
      },
      "ClaimResponse.totalCost": {
        "status": "deleted"
      },
      "ClaimResponse.unallocDeductable": {
        "status": "deleted"
      },
      "ClaimResponse.totalBenefit": {
        "status": "deleted"
      }
    },
    "status": "changed"
  }
}