description: Base StructureDefinition for ClaimResponse Resource package_name: hl7.fhir.r2.core name: ClaimResponse type: null elements: requestOrganization: {type: Reference, short: Responsible organization, isSummary: true, index: 7} payeeType: {type: Coding, short: Party to be paid any benefits payable, isSummary: true, index: 10} request: {type: Reference, short: Id of resource triggering adjudication, isSummary: true, index: 1} originalRuleset: {short: Original version, type: Coding, isSummary: true, index: 3} requestProvider: {type: Reference, short: Responsible practitioner, isSummary: true, index: 6} paymentAmount: {type: Quantity, short: Payment amount, isSummary: true, index: 57} paymentAdjustmentReason: {type: Coding, short: Reason for Payment adjustment, isSummary: true, index: 55} item: type: BackboneElement short: Line items isSummary: true array: true index: 11 elements: sequenceLinkId: {type: positiveInt, short: Service instance, isSummary: true, index: 12} noteNumber: {type: positiveInt, short: List of note numbers which apply, isSummary: true, array: true, index: 13} adjudication: type: BackboneElement short: Adjudication details isSummary: true array: true index: 14 elements: code: {type: Coding, short: 'Adjudication category such as co-pay, eligible, benefit, etc.', isSummary: true, index: 15} amount: {type: Quantity, short: Monetary amount, isSummary: true, index: 16} value: {type: decimal, short: Non-monetary value, isSummary: true, index: 17} required: [code] detail: type: BackboneElement short: Detail line items isSummary: true array: true index: 18 elements: sequenceLinkId: {type: positiveInt, short: Service instance, isSummary: true, index: 19} adjudication: type: BackboneElement short: Detail adjudication isSummary: true array: true index: 20 elements: code: {type: Coding, short: 'Adjudication category such as co-pay, eligible, benefit, etc.', isSummary: true, index: 21} amount: {type: Quantity, short: Monetary amount, isSummary: true, index: 22} value: {type: decimal, short: Non-monetary value, isSummary: true, index: 23} required: [code] subDetail: type: BackboneElement short: Subdetail line items isSummary: true array: true index: 24 elements: sequenceLinkId: {type: positiveInt, short: Service instance, isSummary: true, index: 25} adjudication: type: BackboneElement short: Subdetail adjudication isSummary: true array: true index: 26 elements: code: {type: Coding, short: 'Adjudication category such as co-pay, eligible, benefit, etc.', isSummary: true, index: 27} amount: {type: Quantity, short: Monetary amount, isSummary: true, index: 28} value: {type: decimal, short: Non-monetary value, isSummary: true, index: 29} required: [code] required: [sequenceLinkId] required: [sequenceLinkId] required: [sequenceLinkId] coverage: short: Insurance or medical plan type: BackboneElement array: true isSummary: true index: 65 elements: sequence: {type: positiveInt, short: Service instance identifier, isSummary: true, index: 66} focal: {type: boolean, short: Is the focal Coverage, isSummary: true, index: 67} coverage: {type: Reference, short: Insurance information, isSummary: true, index: 68} businessArrangement: {type: string, short: Business agreement, isSummary: true, index: 69} relationship: {short: Patient relationship to subscriber, type: Coding, isSummary: true, index: 70} preAuthRef: {short: Pre-Authorization/Determination Reference, type: string, array: true, isSummary: true, index: 71} claimResponse: {short: Adjudication results, type: Reference, isSummary: true, index: 72} originalRuleset: {short: Original version, type: Coding, isSummary: true, index: 73} required: [coverage, focal, relationship, sequence] created: {type: dateTime, short: Creation date, isSummary: true, index: 4} outcome: {type: code, short: complete | error, isSummary: true, index: 8} organization: {type: Reference, short: Insurer, isSummary: true, index: 5} totalBenefit: {type: Quantity, short: Total benefit payable for the Claim, isSummary: true, index: 53} unallocDeductable: {type: Quantity, short: Unallocated deductible, isSummary: true, index: 52} disposition: {type: string, short: Disposition Message, isSummary: true, index: 9} note: type: BackboneElement short: Processing notes isSummary: true array: true index: 61 elements: number: {type: positiveInt, short: Note Number for this note, isSummary: true, index: 62} type: {type: Coding, short: display | print | printoper, isSummary: true, index: 63} text: {type: string, short: Note explanatory text, isSummary: true, index: 64} paymentDate: {type: date, short: Expected data of Payment, isSummary: true, index: 56} paymentRef: {type: Identifier, short: Payment identifier, isSummary: true, index: 58} identifier: {type: Identifier, short: Response number, isSummary: true, array: true, index: 0} reserved: {type: Coding, short: Funds reserved status, isSummary: true, index: 59} error: type: BackboneElement short: Processing errors isSummary: true array: true index: 46 elements: sequenceLinkId: {type: positiveInt, short: Item sequence number, isSummary: true, index: 47} detailSequenceLinkId: {type: positiveInt, short: Detail sequence number, isSummary: true, index: 48} subdetailSequenceLinkId: {type: positiveInt, short: Subdetail sequence number, isSummary: true, index: 49} code: {type: Coding, short: Error code detailing processing issues, isSummary: true, index: 50} required: [code] form: {short: Printed Form Identifier, type: Coding, isSummary: true, index: 60} totalCost: {type: Quantity, short: Total Cost of service from the Claim, isSummary: true, index: 51} paymentAdjustment: {type: Quantity, short: Payment adjustment for non-Claim issues, isSummary: true, index: 54} ruleset: {type: Coding, short: Resource version, isSummary: true, index: 2} addItem: type: BackboneElement short: Insurer added line items isSummary: true array: true index: 30 elements: sequenceLinkId: {type: positiveInt, short: Service instances, isSummary: true, array: true, index: 31} service: {type: Coding, short: 'Group, Service or Product', isSummary: true, index: 32} fee: {type: Quantity, short: Professional fee or Product charge, isSummary: true, index: 33} noteNumberLinkId: {type: positiveInt, short: List of note numbers which apply, isSummary: true, array: true, index: 34} adjudication: type: BackboneElement short: Added items adjudication isSummary: true array: true index: 35 elements: code: {type: Coding, short: 'Adjudication category such as co-pay, eligible, benefit, etc.', isSummary: true, index: 36} amount: {type: Quantity, short: Monetary amount, isSummary: true, index: 37} value: {type: decimal, short: Non-monetary value, isSummary: true, index: 38} required: [code] detail: type: BackboneElement short: Added items details isSummary: true array: true index: 39 elements: service: {type: Coding, short: Service or Product, isSummary: true, index: 40} fee: {type: Quantity, short: Professional fee or Product charge, isSummary: true, index: 41} adjudication: type: BackboneElement short: Added items detail adjudication isSummary: true array: true index: 42 elements: code: {type: Coding, short: 'Adjudication category such as co-pay, eligible, benefit, etc.', isSummary: true, index: 43} amount: {type: Quantity, short: Monetary amount, isSummary: true, index: 44} value: {type: decimal, short: Non-monetary value, isSummary: true, index: 45} required: [code] required: [service] required: [service] package_version: 1.0.2 class: resource kind: resource url: http://hl7.org/fhir/StructureDefinition/ClaimResponse version: null