Release 4B

This page is part of the FHIR Specification (v4.3.0: R4B - STU). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3 R2

13.7 Resource ClaimResponse - Content

Financial Management Work GroupMaturity Level: 2 Trial UseSecurity Category: Patient Compartments: Patient, Practitioner

This resource provides the adjudication details from the processing of a Claim resource.

The ClaimResponse resource provides application level adjudication results, or an application level error, which are the result of processing a submitted Claim resource where that Claim may be the functional corollary of a Claim, Predetermination or a Preauthorization.This resource is the only appropriate response to a Claim which a processing system recognizes as a Claim resource.

This is the adjudicated response to a Claim, Predetermination or Preauthorization. The strength of the payment aspect of the response is matching to the strength of the original request. For a Claim the adjudication indicates payment which is intended to be made. For Preauthorization no payment will actually be made however funds may be reserved to settle a claim submitted later. For Predetermination no payment will actually be made and no assurance is given that the adjudication of a claim submitted later will match the adjudication provided, for example funds may have been exhausted in the interim. Only an actual claim may be expected to result in actual payment.

The ClaimResponse resource may also be returned with the response for the submission of: Re-adjudication and Reversals.

The ClaimResponse resource is an "event" resource from a FHIR workflow perspective - see Workflow Event.

Additional information regarding electronic claims content and usage may be found at:

  • Financial Resource Status Lifecycle: how .status is used in the financial resources.
  • Secondary Use of Resources: how resources such as Claim, ClaimResponse and ExplanationOfBenefit may be used for reporting and data exchange for analytics, not just for eClaims exchange between providers and payors.
  • Subrogation: how eClaims may handle patient insurance coverages when another insurer rather than the provider will settle the claim and potentially recover costs against specified coverages.
  • Coordination of Benefit: how eClaims may handle multiple patient insurance coverages.
  • RealTime Exchange and Obtaining Deferred Responsess: ClaimResponses may be obtained using Polling or FHIR REST (SEARCH).
  • Attachments and Supporting Information: how eClaims may handle the provision of supporting information, whether provided by content or reference, within the eClaim resource when submitted to the payor or later in a resource which refers to the subject eClaim resource. This also includes how payors may request additional supporting information from providers.

The ClaimResponse resource is used to provide the results of the adjudication and/or authorization of a set of healthcare-related products and services for a patient against the patient's insurance coverages, or to respond with what the adjudication would be for a supplied set of products or services should they be actually supplied to the patient.

The ExplanationOfBenefit resource is for reporting out to patients or transferring data to patient centered applications, such as patient health Record (PHR) application, the ExplanationOfBenefit should be used instead of the Claim and ClaimResponse resources as those resources may contain provider and payer specific information which is not appropriate for sharing with the patient.

When using the resources for reporting and transferring claims data, which may have originated in some standard other than FHIR, the Claim resource is useful if only the request side of the information exchange is of interest. If, however, both the request and the adjudication information is to be reported then the ExplanationOfBenefit should be used instead.

When responding whether the patient's coverage is inforce, whether it is valid at this or a specified date, or returning the benefit details or preauthorization requirements associated with a coverage CoverageEligibilityResponse should be used instead and be the response to a CoverageEligibilityRequest.

The eClaim domain includes a number of related resources
ClaimResponse A payor's adjudication and/or authorization response to the suite of services provided in a Claim. Typically the ClaimResponse references the Claim but does not duplicate the clinical or financial information provided in the claim.
ExplanationOfBenefit This resource combines the information from the Claim and the ClaimResponse, stripping out any provider or payor proprietary information, into a unified information model suitable for use for: patient reporting; transferring information to a Patient Health Record system; and, supporting complete claim and adjudication information exchange with regulatory and analytics organizations and other parts of the provider's organization.
Claim A suite of goods and services and insurances coverages under which adjudication or authorization is requested.
CoverageEligibilityResponse The response to a request to a payor, a CoverageEligibilityRequest, to: ascertain whether a coverage is in-force at the current or at a specified time; list the table of benefits; determine whether coverage is provided for specified categories or specific services; and whether preauthorization is required, and if so what supporting information would be required.

This resource is referenced by Claim, itself, DeviceRequest, ExplanationOfBenefit, MedicationRequest, ServiceRequest and Task.

This resource implements the Event pattern.

Structure

NameFlagsCard.TypeDescription & Constraintsdoco
.. ClaimResponse TUDomainResourceResponse to a claim predetermination or preauthorization
Elements defined in Ancestors: id, meta, implicitRules, language, text, contained, extension, modifierExtension
... identifier 0..*IdentifierBusiness Identifier for a claim response
... status ?!Σ1..1codeactive | cancelled | draft | entered-in-error
Financial Resource Status Codes (Required)
... type Σ1..1CodeableConceptMore granular claim type
Claim Type Codes (Extensible)
... subType 0..1CodeableConceptMore granular claim type
Example Claim SubType Codes (Example)
... use Σ1..1codeclaim | preauthorization | predetermination
Use (Required)
... patient Σ1..1Reference(Patient)The recipient of the products and services
... created Σ1..1dateTimeResponse creation date
... insurer Σ1..1Reference(Organization)Party responsible for reimbursement
... requestor 0..1Reference(Practitioner | PractitionerRole | Organization)Party responsible for the claim
... request Σ0..1Reference(Claim)Id of resource triggering adjudication
... outcome Σ1..1codequeued | complete | error | partial
RemittanceOutcome (Required)
... disposition 0..1stringDisposition Message
... preAuthRef 0..1stringPreauthorization reference
... preAuthPeriod 0..1PeriodPreauthorization reference effective period
... payeeType 0..1CodeableConceptParty to be paid any benefits payable
PayeeType (Example)
... item 0..*BackboneElementAdjudication for claim line items
.... itemSequence 1..1positiveIntClaim item instance identifier
.... noteNumber 0..*positiveIntApplicable note numbers
.... adjudication 1..*BackboneElementAdjudication details
..... category 1..1CodeableConceptType of adjudication information
Adjudication Value Codes (Example)
..... reason 0..1CodeableConceptExplanation of adjudication outcome
Adjudication Reason Codes (Example)
..... amount 0..1MoneyMonetary amount
..... value 0..1decimalNon-monetary value
.... detail 0..*BackboneElementAdjudication for claim details
..... detailSequence 1..1positiveIntClaim detail instance identifier
..... noteNumber 0..*positiveIntApplicable note numbers
..... adjudication 1..*see adjudicationDetail level adjudication details
..... subDetail 0..*BackboneElementAdjudication for claim sub-details
...... subDetailSequence 1..1positiveIntClaim sub-detail instance identifier
...... noteNumber 0..*positiveIntApplicable note numbers
...... adjudication 0..*see adjudicationSubdetail level adjudication details
... addItem 0..*BackboneElementInsurer added line items
.... itemSequence 0..*positiveIntItem sequence number
.... detailSequence 0..*positiveIntDetail sequence number
.... subdetailSequence 0..*positiveIntSubdetail sequence number
.... provider 0..*Reference(Practitioner | PractitionerRole | Organization)Authorized providers
.... productOrService 1..1CodeableConceptBilling, service, product, or drug code
USCLS Codes (Example)
.... modifier 0..*CodeableConceptService/Product billing modifiers
Modifier type Codes (Example)
.... programCode 0..*CodeableConceptProgram the product or service is provided under
Example Program Reason Codes (Example)
.... serviced[x] 0..1Date or dates of service or product delivery
..... servicedDatedate
..... servicedPeriodPeriod
.... location[x] 0..1Place of service or where product was supplied
Example Service Place Codes (Example)
..... locationCodeableConceptCodeableConcept
..... locationAddressAddress
..... locationReferenceReference(Location)
.... quantity 0..1SimpleQuantityCount of products or services
.... unitPrice 0..1MoneyFee, charge or cost per item
.... factor 0..1decimalPrice scaling factor
.... net 0..1MoneyTotal item cost
.... bodySite 0..1CodeableConceptAnatomical location
Oral Site Codes (Example)
.... subSite 0..*CodeableConceptAnatomical sub-location
Surface Codes (Example)
.... noteNumber 0..*positiveIntApplicable note numbers
.... adjudication 1..*see adjudicationAdded items adjudication
.... detail 0..*BackboneElementInsurer added line details
..... productOrService 1..1CodeableConceptBilling, service, product, or drug code
USCLS Codes (Example)
..... modifier 0..*CodeableConceptService/Product billing modifiers
Modifier type Codes (Example)
..... quantity 0..1SimpleQuantityCount of products or services
..... unitPrice 0..1MoneyFee, charge or cost per item
..... factor 0..1decimalPrice scaling factor
..... net 0..1MoneyTotal item cost
..... noteNumber 0..*positiveIntApplicable note numbers
..... adjudication 1..*see adjudicationAdded items detail adjudication
..... subDetail 0..*BackboneElementInsurer added line items
...... productOrService 1..1CodeableConceptBilling, service, product, or drug code
USCLS Codes (Example)
...... modifier 0..*CodeableConceptService/Product billing modifiers
Modifier type Codes (Example)
...... quantity 0..1SimpleQuantityCount of products or services
...... unitPrice 0..1MoneyFee, charge or cost per item
...... factor 0..1decimalPrice scaling factor
...... net 0..1MoneyTotal item cost
...... noteNumber 0..*positiveIntApplicable note numbers
...... adjudication 1..*see adjudicationAdded items detail adjudication
... adjudication 0..*see adjudicationHeader-level adjudication
... total Σ0..*BackboneElementAdjudication totals
.... category Σ1..1CodeableConceptType of adjudication information
Adjudication Value Codes (Example)
.... amount Σ1..1MoneyFinancial total for the category
... payment 0..1BackboneElementPayment Details
.... type 1..1CodeableConceptPartial or complete payment
Example Payment Type Codes (Example)
.... adjustment 0..1MoneyPayment adjustment for non-claim issues
.... adjustmentReason 0..1CodeableConceptExplanation for the adjustment
Payment Adjustment Reason Codes (Example)
.... date 0..1dateExpected date of payment
.... amount 1..1MoneyPayable amount after adjustment
.... identifier 0..1IdentifierBusiness identifier for the payment
... fundsReserve 0..1CodeableConceptFunds reserved status
FundsReserve (Example)
... formCode 0..1CodeableConceptPrinted form identifier
Forms (Example)
... form 0..1AttachmentPrinted reference or actual form
... processNote 0..*BackboneElementNote concerning adjudication
.... number 0..1positiveIntNote instance identifier
.... type 0..1codedisplay | print | printoper
NoteType (Required)
.... text 1..1stringNote explanatory text
.... language 0..1CodeableConceptLanguage of the text
Common Languages (Preferred but limited to AllLanguages)
... communicationRequest 0..*Reference(CommunicationRequest)Request for additional information
... insurance 0..*BackboneElementPatient insurance information
.... sequence 1..1positiveIntInsurance instance identifier
.... focal 1..1booleanCoverage to be used for adjudication
.... coverage 1..1Reference(Coverage)Insurance information
.... businessArrangement 0..1stringAdditional provider contract number
.... claimResponse 0..1Reference(ClaimResponse)Adjudication results
... error 0..*BackboneElementProcessing errors
.... itemSequence 0..1positiveIntItem sequence number
.... detailSequence 0..1positiveIntDetail sequence number
.... subDetailSequence 0..1positiveIntSubdetail sequence number
.... code 1..1CodeableConceptError code detailing processing issues
AdjudicationError (Example)

doco Documentation for this format

UML Diagram (Legend)

ClaimResponse (DomainResource)A unique identifier assigned to this claim responseidentifier : Identifier [0..*]The status of the resource instance (this element modifies the meaning of other elements)status : code [1..1] « null (Strength=Required)FinancialResourceStatusCodes! »A finer grained suite of claim type codes which may convey additional information such as Inpatient vs Outpatient and/or a specialty servicetype : CodeableConcept [1..1] « null (Strength=Extensible)ClaimTypeCodes+ »A finer grained suite of claim type codes which may convey additional information such as Inpatient vs Outpatient and/or a specialty servicesubType : CodeableConcept [0..1] « null (Strength=Example)ExampleClaimSubTypeCodes?? »A code to indicate whether the nature of the request is: to request adjudication of products and services previously rendered; or requesting authorization and adjudication for provision in the future; or requesting the non-binding adjudication of the listed products and services which could be provided in the futureuse : code [1..1] « null (Strength=Required)Use! »The party to whom the professional services and/or products have been supplied or are being considered and for whom actual for facast reimbursement is soughtpatient : Reference [1..1] « Patient »The date this resource was createdcreated : dateTime [1..1]The party responsible for authorization, adjudication and reimbursementinsurer : Reference [1..1] « Organization »The provider which is responsible for the claim, predetermination or preauthorizationrequestor : Reference [0..1] « Practitioner|PractitionerRole| Organization »Original request resource referencerequest : Reference [0..1] « Claim »The outcome of the claim, predetermination, or preauthorization processingoutcome : code [1..1] « null (Strength=Required)RemittanceOutcome! »A human readable description of the status of the adjudicationdisposition : string [0..1]Reference from the Insurer which is used in later communications which refers to this adjudicationpreAuthRef : string [0..1]The time frame during which this authorization is effectivepreAuthPeriod : Period [0..1]Type of Party to be reimbursed: subscriber, provider, otherpayeeType : CodeableConcept [0..1] « null (Strength=Example)Claim Payee Type ?? »A code, used only on a response to a preauthorization, to indicate whether the benefits payable have been reserved and for whomfundsReserve : CodeableConcept [0..1] « null (Strength=Example)Funds Reservation ?? »A code for the form to be used for printing the contentformCode : CodeableConcept [0..1] « null (Strength=Example)Form ?? »The actual form, by reference or inclusion, for printing the content or an EOBform : Attachment [0..1]Request for additional supporting or authorizing informationcommunicationRequest : Reference [0..*] « CommunicationRequest »ItemA number to uniquely reference the claim item entriesitemSequence : positiveInt [1..1]The numbers associated with notes below which apply to the adjudication of this itemnoteNumber : positiveInt [0..*]AdjudicationA code to indicate the information type of this adjudication record. Information types may include the value submitted, maximum values or percentages allowed or payable under the plan, amounts that: the patient is responsible for in aggregate or pertaining to this item; amounts paid by other coverages; and, the benefit payable for this itemcategory : CodeableConcept [1..1] « null (Strength=Example)AdjudicationValueCodes?? »A code supporting the understanding of the adjudication result and explaining variance from expected amountreason : CodeableConcept [0..1] « null (Strength=Example)AdjudicationReasonCodes?? »Monetary amount associated with the categoryamount : Money [0..1]A non-monetary value associated with the category. Mutually exclusive to the amount element abovevalue : decimal [0..1]ItemDetailA number to uniquely reference the claim detail entrydetailSequence : positiveInt [1..1]The numbers associated with notes below which apply to the adjudication of this itemnoteNumber : positiveInt [0..*]SubDetailA number to uniquely reference the claim sub-detail entrysubDetailSequence : positiveInt [1..1]The numbers associated with notes below which apply to the adjudication of this itemnoteNumber : positiveInt [0..*]AddedItemClaim items which this service line is intended to replaceitemSequence : positiveInt [0..*]The sequence number of the details within the claim item which this line is intended to replacedetailSequence : positiveInt [0..*]The sequence number of the sub-details within the details within the claim item which this line is intended to replacesubdetailSequence : positiveInt [0..*]The providers who are authorized for the services rendered to the patientprovider : Reference [0..*] « Practitioner|PractitionerRole| Organization »When the value is a group code then this item collects a set of related claim details, otherwise this contains the product, service, drug or other billing code for the itemproductOrService : CodeableConcept [1..1] « null (Strength=Example)USCLSCodes?? »Item typification or modifiers codes to convey additional context for the product or servicemodifier : CodeableConcept [0..*] « null (Strength=Example)ModifierTypeCodes?? »Identifies the program under which this may be recoveredprogramCode : CodeableConcept [0..*] « null (Strength=Example)ExampleProgramReasonCodes?? »The date or dates when the service or product was supplied, performed or completedserviced[x] : Element [0..1] « date|Period »Where the product or service was providedlocation[x] : Element [0..1] « CodeableConcept|Address|Reference( Location); null (Strength=Example)ExampleServicePlaceCodes?? »The number of repetitions of a service or productquantity : Quantity(SimpleQuantity) [0..1]If the item is not a group then this is the fee for the product or service, otherwise this is the total of the fees for the details of the groupunitPrice : Money [0..1]A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received. The concept of a Factor allows for a discount or surcharge multiplier to be applied to a monetary amountfactor : decimal [0..1]The quantity times the unit price for an additional service or product or chargenet : Money [0..1]Physical service site on the patient (limb, tooth, etc.)bodySite : CodeableConcept [0..1] « null (Strength=Example)OralSiteCodes?? »A region or surface of the bodySite, e.g. limb region or tooth surface(s)subSite : CodeableConcept [0..*] « null (Strength=Example)SurfaceCodes?? »The numbers associated with notes below which apply to the adjudication of this itemnoteNumber : positiveInt [0..*]AddedItemDetailWhen the value is a group code then this item collects a set of related claim details, otherwise this contains the product, service, drug or other billing code for the itemproductOrService : CodeableConcept [1..1] « null (Strength=Example)USCLSCodes?? »Item typification or modifiers codes to convey additional context for the product or servicemodifier : CodeableConcept [0..*] « null (Strength=Example)ModifierTypeCodes?? »The number of repetitions of a service or productquantity : Quantity(SimpleQuantity) [0..1]If the item is not a group then this is the fee for the product or service, otherwise this is the total of the fees for the details of the groupunitPrice : Money [0..1]A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received. The concept of a Factor allows for a discount or surcharge multiplier to be applied to a monetary amountfactor : decimal [0..1]The quantity times the unit price for an additional service or product or chargenet : Money [0..1]The numbers associated with notes below which apply to the adjudication of this itemnoteNumber : positiveInt [0..*]AddedItemSubDetailWhen the value is a group code then this item collects a set of related claim details, otherwise this contains the product, service, drug or other billing code for the itemproductOrService : CodeableConcept [1..1] « null (Strength=Example)USCLSCodes?? »Item typification or modifiers codes to convey additional context for the product or servicemodifier : CodeableConcept [0..*] « null (Strength=Example)ModifierTypeCodes?? »The number of repetitions of a service or productquantity : Quantity(SimpleQuantity) [0..1]If the item is not a group then this is the fee for the product or service, otherwise this is the total of the fees for the details of the groupunitPrice : Money [0..1]A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received. The concept of a Factor allows for a discount or surcharge multiplier to be applied to a monetary amountfactor : decimal [0..1]The quantity times the unit price for an additional service or product or chargenet : Money [0..1]The numbers associated with notes below which apply to the adjudication of this itemnoteNumber : positiveInt [0..*]TotalA code to indicate the information type of this adjudication record. Information types may include: the value submitted, maximum values or percentages allowed or payable under the plan, amounts that the patient is responsible for in aggregate or pertaining to this item, amounts paid by other coverages, and the benefit payable for this itemcategory : CodeableConcept [1..1] « null (Strength=Example)AdjudicationValueCodes?? »Monetary total amount associated with the categoryamount : Money [1..1]PaymentWhether this represents partial or complete payment of the benefits payabletype : CodeableConcept [1..1] « null (Strength=Example)ExamplePaymentTypeCodes?? »Total amount of all adjustments to this payment included in this transaction which are not related to this claim's adjudicationadjustment : Money [0..1]Reason for the payment adjustmentadjustmentReason : CodeableConcept [0..1] « null (Strength=Example) PaymentAdjustmentReasonCodes?? »Estimated date the payment will be issued or the actual issue date of paymentdate : date [0..1]Benefits payable less any payment adjustmentamount : Money [1..1]Issuer's unique identifier for the payment instrumentidentifier : Identifier [0..1]NoteA number to uniquely identify a note entrynumber : positiveInt [0..1]The business purpose of the note texttype : code [0..1] « null (Strength=Required)NoteType! »The explanation or description associated with the processingtext : string [1..1]A code to define the language used in the text of the notelanguage : CodeableConcept [0..1] « null (Strength=Preferred)CommonLanguages? »InsuranceA number to uniquely identify insurance entries and provide a sequence of coverages to convey coordination of benefit ordersequence : positiveInt [1..1]A flag to indicate that this Coverage is to be used for adjudication of this claim when set to truefocal : boolean [1..1]Reference to the insurance card level information contained in the Coverage resource. The coverage issuing insurer will use these details to locate the patient's actual coverage within the insurer's information systemcoverage : Reference [1..1] « Coverage »A business agreement number established between the provider and the insurer for special business processing purposesbusinessArrangement : string [0..1]The result of the adjudication of the line items for the Coverage specified in this insuranceclaimResponse : Reference [0..1] « ClaimResponse »ErrorThe sequence number of the line item submitted which contains the error. This value is omitted when the error occurs outside of the item structureitemSequence : positiveInt [0..1]The sequence number of the detail within the line item submitted which contains the error. This value is omitted when the error occurs outside of the item structuredetailSequence : positiveInt [0..1]The sequence number of the sub-detail within the detail within the line item submitted which contains the error. This value is omitted when the error occurs outside of the item structuresubDetailSequence : positiveInt [0..1]An error code, from a specified code system, which details why the claim could not be adjudicatedcode : CodeableConcept [1..1] « null (Strength=Example)Adjudication Error ?? »If this item is a group then the values here are a summary of the adjudication of the detail items. If this item is a simple product or service then this is the result of the adjudication of this itemadjudication[1..*]The adjudication resultsadjudication[1..*]The adjudication resultsadjudication[0..*]A sub-detail adjudication of a simple product or servicesubDetail[0..*]A claim detail. Either a simple (a product or service) or a 'group' of sub-details which are simple itemsdetail[0..*]A claim line. Either a simple (a product or service) or a 'group' of details which can also be a simple items or groups of sub-detailsitem[0..*]The adjudication resultsadjudication[1..*]The adjudication resultsadjudication[1..*]The adjudication resultsadjudication[1..*]The third-tier service adjudications for payor added servicessubDetail[0..*]The second-tier service adjudications for payor added servicesdetail[0..*]The first-tier service adjudications for payor added product or service linesaddItem[0..*]The adjudication results which are presented at the header level rather than at the line-item or add-item levelsadjudication[0..*]Categorized monetary totals for the adjudicationtotal[0..*]Payment details for the adjudication of the claimpayment[0..1]A note that describes or explains adjudication results in a human readable formprocessNote[0..*]Financial instruments for reimbursement for the health care products and services specified on the claiminsurance[0..*]Errors encountered during the processing of the adjudicationerror[0..*]

XML Template

<ClaimResponse xmlns="http://hl7.org/fhir"> doco
 <!-- from Resource: id, meta, implicitRules, and language -->
 <!-- from DomainResource: text, contained, extension, and modifierExtension -->
 <identifier><!-- 0..* Identifier Business Identifier for a claim response --></identifier>
 <status value="[code]"/><!-- 1..1 active | cancelled | draft | entered-in-error -->
 <type><!-- 1..1 CodeableConcept More granular claim type --></type>
 <subType><!-- 0..1 CodeableConcept More granular claim type --></subType>
 <use value="[code]"/><!-- 1..1 claim | preauthorization | predetermination -->
 <patient><!-- 1..1 Reference(Patient) The recipient of the products and services --></patient>
 <created value="[dateTime]"/><!-- 1..1 Response creation date -->
 <insurer><!-- 1..1 Reference(Organization) Party responsible for reimbursement --></insurer>
 <requestor><!-- 0..1 Reference(Organization|Practitioner|PractitionerRole) Party responsible for the claim --></requestor>
 <request><!-- 0..1 Reference(Claim) Id of resource triggering adjudication --></request>
 <outcome value="[code]"/><!-- 1..1 queued | complete | error | partial -->
 <disposition value="[string]"/><!-- 0..1 Disposition Message -->
 <preAuthRef value="[string]"/><!-- 0..1 Preauthorization reference -->
 <preAuthPeriod><!-- 0..1 Period Preauthorization reference effective period --></preAuthPeriod>
 <payeeType><!-- 0..1 CodeableConcept Party to be paid any benefits payable --></payeeType>
 <item>  <!-- 0..* Adjudication for claim line items -->
  <itemSequence value="[positiveInt]"/><!-- 1..1 Claim item instance identifier -->
  <noteNumber value="[positiveInt]"/><!-- 0..* Applicable note numbers -->
  <adjudication>  <!-- 1..* Adjudication details -->
   <category><!-- 1..1 CodeableConcept Type of adjudication information --></category>
   <reason><!-- 0..1 CodeableConcept Explanation of adjudication outcome --></reason>
   <amount><!-- 0..1 Money Monetary amount --></amount>
   <value value="[decimal]"/><!-- 0..1 Non-monetary value -->
  </adjudication>
  <detail>  <!-- 0..* Adjudication for claim details -->
   <detailSequence value="[positiveInt]"/><!-- 1..1 Claim detail instance identifier -->
   <noteNumber value="[positiveInt]"/><!-- 0..* Applicable note numbers -->
   <adjudication><!-- 1..* Content as for ClaimResponse.item.adjudication Detail level adjudication details --></adjudication>
   <subDetail>  <!-- 0..* Adjudication for claim sub-details -->
    <subDetailSequence value="[positiveInt]"/><!-- 1..1 Claim sub-detail instance identifier -->
    <noteNumber value="[positiveInt]"/><!-- 0..* Applicable note numbers -->
    <adjudication><!-- 0..* Content as for ClaimResponse.item.adjudication Subdetail level adjudication details --></adjudication>
   </subDetail>
  </detail>
 </item>
 <addItem>  <!-- 0..* Insurer added line items -->
  <itemSequence value="[positiveInt]"/><!-- 0..* Item sequence number -->
  <detailSequence value="[positiveInt]"/><!-- 0..* Detail sequence number -->
  <subdetailSequence value="[positiveInt]"/><!-- 0..* Subdetail sequence number -->
  <provider><!-- 0..* Reference(Organization|Practitioner|PractitionerRole) Authorized providers --></provider>
  <productOrService><!-- 1..1 CodeableConcept Billing, service, product, or drug code --></productOrService>
  <modifier><!-- 0..* CodeableConcept Service/Product billing modifiers --></modifier>
  <programCode><!-- 0..* CodeableConcept Program the product or service is provided under --></programCode>
  <serviced[x]><!-- 0..1 date|Period Date or dates of service or product delivery --></serviced[x]>
  <location[x]><!-- 0..1 CodeableConcept|Address|Reference(Location) Place of service or where product was supplied --></location[x]>
  <quantity><!-- 0..1 Quantity(SimpleQuantity) Count of products or services --></quantity>
  <unitPrice><!-- 0..1 Money Fee, charge or cost per item --></unitPrice>
  <factor value="[decimal]"/><!-- 0..1 Price scaling factor -->
  <net><!-- 0..1 Money Total item cost --></net>
  <bodySite><!-- 0..1 CodeableConcept Anatomical location --></bodySite>
  <subSite><!-- 0..* CodeableConcept Anatomical sub-location --></subSite>
  <noteNumber value="[positiveInt]"/><!-- 0..* Applicable note numbers -->
  <adjudication><!-- 1..* Content as for ClaimResponse.item.adjudication Added items adjudication --></adjudication>
  <detail>  <!-- 0..* Insurer added line details -->
   <productOrService><!-- 1..1 CodeableConcept Billing, service, product, or drug code --></productOrService>
   <modifier><!-- 0..* CodeableConcept Service/Product billing modifiers --></modifier>
   <quantity><!-- 0..1 Quantity(SimpleQuantity) Count of products or services --></quantity>
   <unitPrice><!-- 0..1 Money Fee, charge or cost per item --></unitPrice>
   <factor value="[decimal]"/><!-- 0..1 Price scaling factor -->
   <net><!-- 0..1 Money Total item cost --></net>
   <noteNumber value="[positiveInt]"/><!-- 0..* Applicable note numbers -->
   <adjudication><!-- 1..* Content as for ClaimResponse.item.adjudication Added items detail adjudication --></adjudication>
   <subDetail>  <!-- 0..* Insurer added line items -->
    <productOrService><!-- 1..1 CodeableConcept Billing, service, product, or drug code --></productOrService>
    <modifier><!-- 0..* CodeableConcept Service/Product billing modifiers --></modifier>
    <quantity><!-- 0..1 Quantity(SimpleQuantity) Count of products or services --></quantity>
    <unitPrice><!-- 0..1 Money Fee, charge or cost per item --></unitPrice>
    <factor value="[decimal]"/><!-- 0..1 Price scaling factor -->
    <net><!-- 0..1 Money Total item cost --></net>
    <noteNumber value="[positiveInt]"/><!-- 0..* Applicable note numbers -->
    <adjudication><!-- 1..* Content as for ClaimResponse.item.adjudication Added items detail adjudication --></adjudication>
   </subDetail>
  </detail>
 </addItem>
 <adjudication><!-- 0..* Content as for ClaimResponse.item.adjudication Header-level adjudication --></adjudication>
 <total>  <!-- 0..* Adjudication totals -->
  <category><!-- 1..1 CodeableConcept Type of adjudication information --></category>
  <amount><!-- 1..1 Money Financial total for the category --></amount>
 </total>
 <payment>  <!-- 0..1 Payment Details -->
  <type><!-- 1..1 CodeableConcept Partial or complete payment --></type>
  <adjustment><!-- 0..1 Money Payment adjustment for non-claim issues --></adjustment>
  <adjustmentReason><!-- 0..1 CodeableConcept Explanation for the adjustment --></adjustmentReason>
  <date value="[date]"/><!-- 0..1 Expected date of payment -->
  <amount><!-- 1..1 Money Payable amount after adjustment --></amount>
  <identifier><!-- 0..1 Identifier Business identifier for the payment --></identifier>
 </payment>
 <fundsReserve><!-- 0..1 CodeableConcept Funds reserved status --></fundsReserve>
 <formCode><!-- 0..1 CodeableConcept Printed form identifier --></formCode>
 <form><!-- 0..1 Attachment Printed reference or actual form --></form>
 <processNote>  <!-- 0..* Note concerning adjudication -->
  <number value="[positiveInt]"/><!-- 0..1 Note instance identifier -->
  <type value="[code]"/><!-- 0..1 display | print | printoper -->
  <text value="[string]"/><!-- 1..1 Note explanatory text -->
  <language><!-- 0..1 CodeableConcept Language of the text --></language>
 </processNote>
 <communicationRequest><!-- 0..* Reference(CommunicationRequest) Request for additional information --></communicationRequest>
 <insurance>  <!-- 0..* Patient insurance information -->
  <sequence value="[positiveInt]"/><!-- 1..1 Insurance instance identifier -->
  <focal value="[boolean]"/><!-- 1..1 Coverage to be used for adjudication -->
  <coverage><!-- 1..1 Reference(Coverage) Insurance information --></coverage>
  <businessArrangement value="[string]"/><!-- 0..1 Additional provider contract number -->
  <claimResponse><!-- 0..1 Reference(ClaimResponse) Adjudication results --></claimResponse>
 </insurance>
 <error>  <!-- 0..* Processing errors -->
  <itemSequence value="[positiveInt]"/><!-- 0..1 Item sequence number -->
  <detailSequence value="[positiveInt]"/><!-- 0..1 Detail sequence number -->
  <subDetailSequence value="[positiveInt]"/><!-- 0..1 Subdetail sequence number -->
  <code><!-- 1..1 CodeableConcept Error code detailing processing issues --></code>
 </error>
</ClaimResponse>

JSON Template

{doco
  "resourceType" : "ClaimResponse",
  // from Resource: id, meta, implicitRules, and language
  // from DomainResource: text, contained, extension, and modifierExtension
  "identifier" : [{ Identifier }], // Business Identifier for a claim response
  "status" : "<code>", // R!  active | cancelled | draft | entered-in-error
  "type" : { CodeableConcept }, // R!  More granular claim type
  "subType" : { CodeableConcept }, // More granular claim type
  "use" : "<code>", // R!  claim | preauthorization | predetermination
  "patient" : { Reference(Patient) }, // R!  The recipient of the products and services
  "created" : "<dateTime>", // R!  Response creation date
  "insurer" : { Reference(Organization) }, // R!  Party responsible for reimbursement
  "requestor" : { Reference(Organization|Practitioner|PractitionerRole) }, // Party responsible for the claim
  "request" : { Reference(Claim) }, // Id of resource triggering adjudication
  "outcome" : "<code>", // R!  queued | complete | error | partial
  "disposition" : "<string>", // Disposition Message
  "preAuthRef" : "<string>", // Preauthorization reference
  "preAuthPeriod" : { Period }, // Preauthorization reference effective period
  "payeeType" : { CodeableConcept }, // Party to be paid any benefits payable
  "item" : [{ // Adjudication for claim line items
    "itemSequence" : "<positiveInt>", // R!  Claim item instance identifier
    "noteNumber" : ["<positiveInt>"], // Applicable note numbers
    "adjudication" : [{ // R!  Adjudication details
      "category" : { CodeableConcept }, // R!  Type of adjudication information
      "reason" : { CodeableConcept }, // Explanation of adjudication outcome
      "amount" : { Money }, // Monetary amount
      "value" : <decimal> // Non-monetary value
    }],
    "detail" : [{ // Adjudication for claim details
      "detailSequence" : "<positiveInt>", // R!  Claim detail instance identifier
      "noteNumber" : ["<positiveInt>"], // Applicable note numbers
      "adjudication" : [{ Content as for ClaimResponse.item.adjudication }], // R!  Detail level adjudication details
      "subDetail" : [{ // Adjudication for claim sub-details
        "subDetailSequence" : "<positiveInt>", // R!  Claim sub-detail instance identifier
        "noteNumber" : ["<positiveInt>"], // Applicable note numbers
        "adjudication" : [{ Content as for ClaimResponse.item.adjudication }] // Subdetail level adjudication details
      }]
    }]
  }],
  "addItem" : [{ // Insurer added line items
    "itemSequence" : ["<positiveInt>"], // Item sequence number
    "detailSequence" : ["<positiveInt>"], // Detail sequence number
    "subdetailSequence" : ["<positiveInt>"], // Subdetail sequence number
    "provider" : [{ Reference(Organization|Practitioner|PractitionerRole) }], // Authorized providers
    "productOrService" : { CodeableConcept }, // R!  Billing, service, product, or drug code
    "modifier" : [{ CodeableConcept }], // Service/Product billing modifiers
    "programCode" : [{ CodeableConcept }], // Program the product or service is provided under
    // serviced[x]: Date or dates of service or product delivery. One of these 2:
    "servicedDate" : "<date>",
    "servicedPeriod" : { Period },
    // location[x]: Place of service or where product was supplied. One of these 3:
    "locationCodeableConcept" : { CodeableConcept },
    "locationAddress" : { Address },
    "locationReference" : { Reference(Location) },
    "quantity" : { Quantity(SimpleQuantity) }, // Count of products or services
    "unitPrice" : { Money }, // Fee, charge or cost per item
    "factor" : <decimal>, // Price scaling factor
    "net" : { Money }, // Total item cost
    "bodySite" : { CodeableConcept }, // Anatomical location
    "subSite" : [{ CodeableConcept }], // Anatomical sub-location
    "noteNumber" : ["<positiveInt>"], // Applicable note numbers
    "adjudication" : [{ Content as for ClaimResponse.item.adjudication }], // R!  Added items adjudication
    "detail" : [{ // Insurer added line details
      "productOrService" : { CodeableConcept }, // R!  Billing, service, product, or drug code
      "modifier" : [{ CodeableConcept }], // Service/Product billing modifiers
      "quantity" : { Quantity(SimpleQuantity) }, // Count of products or services
      "unitPrice" : { Money }, // Fee, charge or cost per item
      "factor" : <decimal>, // Price scaling factor
      "net" : { Money }, // Total item cost
      "noteNumber" : ["<positiveInt>"], // Applicable note numbers
      "adjudication" : [{ Content as for ClaimResponse.item.adjudication }], // R!  Added items detail adjudication
      "subDetail" : [{ // Insurer added line items
        "productOrService" : { CodeableConcept }, // R!  Billing, service, product, or drug code
        "modifier" : [{ CodeableConcept }], // Service/Product billing modifiers
        "quantity" : { Quantity(SimpleQuantity) }, // Count of products or services
        "unitPrice" : { Money }, // Fee, charge or cost per item
        "factor" : <decimal>, // Price scaling factor
        "net" : { Money }, // Total item cost
        "noteNumber" : ["<positiveInt>"], // Applicable note numbers
        "adjudication" : [{ Content as for ClaimResponse.item.adjudication }] // R!  Added items detail adjudication
      }]
    }]
  }],
  "adjudication" : [{ Content as for ClaimResponse.item.adjudication }], // Header-level adjudication
  "total" : [{ // Adjudication totals
    "category" : { CodeableConcept }, // R!  Type of adjudication information
    "amount" : { Money } // R!  Financial total for the category
  }],
  "payment" : { // Payment Details
    "type" : { CodeableConcept }, // R!  Partial or complete payment
    "adjustment" : { Money }, // Payment adjustment for non-claim issues
    "adjustmentReason" : { CodeableConcept }, // Explanation for the adjustment
    "date" : "<date>", // Expected date of payment
    "amount" : { Money }, // R!  Payable amount after adjustment
    "identifier" : { Identifier } // Business identifier for the payment
  },
  "fundsReserve" : { CodeableConcept }, // Funds reserved status
  "formCode" : { CodeableConcept }, // Printed form identifier
  "form" : { Attachment }, // Printed reference or actual form
  "processNote" : [{ // Note concerning adjudication
    "number" : "<positiveInt>", // Note instance identifier
    "type" : "<code>", // display | print | printoper
    "text" : "<string>", // R!  Note explanatory text
    "language" : { CodeableConcept } // Language of the text
  }],
  "communicationRequest" : [{ Reference(CommunicationRequest) }], // Request for additional information
  "insurance" : [{ // Patient insurance information
    "sequence" : "<positiveInt>", // R!  Insurance instance identifier
    "focal" : <boolean>, // R!  Coverage to be used for adjudication
    "coverage" : { Reference(Coverage) }, // R!  Insurance information
    "businessArrangement" : "<string>", // Additional provider contract number
    "claimResponse" : { Reference(ClaimResponse) } // Adjudication results
  }],
  "error" : [{ // Processing errors
    "itemSequence" : "<positiveInt>", // Item sequence number
    "detailSequence" : "<positiveInt>", // Detail sequence number
    "subDetailSequence" : "<positiveInt>", // Subdetail sequence number
    "code" : { CodeableConcept } // R!  Error code detailing processing issues
  }]
}

Turtle Template

@prefix fhir: <http://hl7.org/fhir/> .doco


[ a fhir:ClaimResponse;
  fhir:nodeRole fhir:treeRoot; # if this is the parser root

  # from Resource: .id, .meta, .implicitRules, and .language
  # from DomainResource: .text, .contained, .extension, and .modifierExtension
  fhir:ClaimResponse.identifier [ Identifier ], ... ; # 0..* Business Identifier for a claim response
  fhir:ClaimResponse.status [ code ]; # 1..1 active | cancelled | draft | entered-in-error
  fhir:ClaimResponse.type [ CodeableConcept ]; # 1..1 More granular claim type
  fhir:ClaimResponse.subType [ CodeableConcept ]; # 0..1 More granular claim type
  fhir:ClaimResponse.use [ code ]; # 1..1 claim | preauthorization | predetermination
  fhir:ClaimResponse.patient [ Reference(Patient) ]; # 1..1 The recipient of the products and services
  fhir:ClaimResponse.created [ dateTime ]; # 1..1 Response creation date
  fhir:ClaimResponse.insurer [ Reference(Organization) ]; # 1..1 Party responsible for reimbursement
  fhir:ClaimResponse.requestor [ Reference(Organization|Practitioner|PractitionerRole) ]; # 0..1 Party responsible for the claim
  fhir:ClaimResponse.request [ Reference(Claim) ]; # 0..1 Id of resource triggering adjudication
  fhir:ClaimResponse.outcome [ code ]; # 1..1 queued | complete | error | partial
  fhir:ClaimResponse.disposition [ string ]; # 0..1 Disposition Message
  fhir:ClaimResponse.preAuthRef [ string ]; # 0..1 Preauthorization reference
  fhir:ClaimResponse.preAuthPeriod [ Period ]; # 0..1 Preauthorization reference effective period
  fhir:ClaimResponse.payeeType [ CodeableConcept ]; # 0..1 Party to be paid any benefits payable
  fhir:ClaimResponse.item [ # 0..* Adjudication for claim line items
    fhir:ClaimResponse.item.itemSequence [ positiveInt ]; # 1..1 Claim item instance identifier
    fhir:ClaimResponse.item.noteNumber [ positiveInt ], ... ; # 0..* Applicable note numbers
    fhir:ClaimResponse.item.adjudication [ # 1..* Adjudication details
      fhir:ClaimResponse.item.adjudication.category [ CodeableConcept ]; # 1..1 Type of adjudication information
      fhir:ClaimResponse.item.adjudication.reason [ CodeableConcept ]; # 0..1 Explanation of adjudication outcome
      fhir:ClaimResponse.item.adjudication.amount [ Money ]; # 0..1 Monetary amount
      fhir:ClaimResponse.item.adjudication.value [ decimal ]; # 0..1 Non-monetary value
    ], ...;
    fhir:ClaimResponse.item.detail [ # 0..* Adjudication for claim details
      fhir:ClaimResponse.item.detail.detailSequence [ positiveInt ]; # 1..1 Claim detail instance identifier
      fhir:ClaimResponse.item.detail.noteNumber [ positiveInt ], ... ; # 0..* Applicable note numbers
      fhir:ClaimResponse.item.detail.adjudication [ See ClaimResponse.item.adjudication ], ... ; # 1..* Detail level adjudication details
      fhir:ClaimResponse.item.detail.subDetail [ # 0..* Adjudication for claim sub-details
        fhir:ClaimResponse.item.detail.subDetail.subDetailSequence [ positiveInt ]; # 1..1 Claim sub-detail instance identifier
        fhir:ClaimResponse.item.detail.subDetail.noteNumber [ positiveInt ], ... ; # 0..* Applicable note numbers
        fhir:ClaimResponse.item.detail.subDetail.adjudication [ See ClaimResponse.item.adjudication ], ... ; # 0..* Subdetail level adjudication details
      ], ...;
    ], ...;
  ], ...;
  fhir:ClaimResponse.addItem [ # 0..* Insurer added line items
    fhir:ClaimResponse.addItem.itemSequence [ positiveInt ], ... ; # 0..* Item sequence number
    fhir:ClaimResponse.addItem.detailSequence [ positiveInt ], ... ; # 0..* Detail sequence number
    fhir:ClaimResponse.addItem.subdetailSequence [ positiveInt ], ... ; # 0..* Subdetail sequence number
    fhir:ClaimResponse.addItem.provider [ Reference(Organization|Practitioner|PractitionerRole) ], ... ; # 0..* Authorized providers
    fhir:ClaimResponse.addItem.productOrService [ CodeableConcept ]; # 1..1 Billing, service, product, or drug code
    fhir:ClaimResponse.addItem.modifier [ CodeableConcept ], ... ; # 0..* Service/Product billing modifiers
    fhir:ClaimResponse.addItem.programCode [ CodeableConcept ], ... ; # 0..* Program the product or service is provided under
    # ClaimResponse.addItem.serviced[x] : 0..1 Date or dates of service or product delivery. One of these 2
      fhir:ClaimResponse.addItem.servicedDate [ date ]
      fhir:ClaimResponse.addItem.servicedPeriod [ Period ]
    # ClaimResponse.addItem.location[x] : 0..1 Place of service or where product was supplied. One of these 3
      fhir:ClaimResponse.addItem.locationCodeableConcept [ CodeableConcept ]
      fhir:ClaimResponse.addItem.locationAddress [ Address ]
      fhir:ClaimResponse.addItem.locationReference [ Reference(Location) ]
    fhir:ClaimResponse.addItem.quantity [ Quantity(SimpleQuantity) ]; # 0..1 Count of products or services
    fhir:ClaimResponse.addItem.unitPrice [ Money ]; # 0..1 Fee, charge or cost per item
    fhir:ClaimResponse.addItem.factor [ decimal ]; # 0..1 Price scaling factor
    fhir:ClaimResponse.addItem.net [ Money ]; # 0..1 Total item cost
    fhir:ClaimResponse.addItem.bodySite [ CodeableConcept ]; # 0..1 Anatomical location
    fhir:ClaimResponse.addItem.subSite [ CodeableConcept ], ... ; # 0..* Anatomical sub-location
    fhir:ClaimResponse.addItem.noteNumber [ positiveInt ], ... ; # 0..* Applicable note numbers
    fhir:ClaimResponse.addItem.adjudication [ See ClaimResponse.item.adjudication ], ... ; # 1..* Added items adjudication
    fhir:ClaimResponse.addItem.detail [ # 0..* Insurer added line details
      fhir:ClaimResponse.addItem.detail.productOrService [ CodeableConcept ]; # 1..1 Billing, service, product, or drug code
      fhir:ClaimResponse.addItem.detail.modifier [ CodeableConcept ], ... ; # 0..* Service/Product billing modifiers
      fhir:ClaimResponse.addItem.detail.quantity [ Quantity(SimpleQuantity) ]; # 0..1 Count of products or services
      fhir:ClaimResponse.addItem.detail.unitPrice [ Money ]; # 0..1 Fee, charge or cost per item
      fhir:ClaimResponse.addItem.detail.factor [ decimal ]; # 0..1 Price scaling factor
      fhir:ClaimResponse.addItem.detail.net [ Money ]; # 0..1 Total item cost
      fhir:ClaimResponse.addItem.detail.noteNumber [ positiveInt ], ... ; # 0..* Applicable note numbers
      fhir:ClaimResponse.addItem.detail.adjudication [ See ClaimResponse.item.adjudication ], ... ; # 1..* Added items detail adjudication
      fhir:ClaimResponse.addItem.detail.subDetail [ # 0..* Insurer added line items
        fhir:ClaimResponse.addItem.detail.subDetail.productOrService [ CodeableConcept ]; # 1..1 Billing, service, product, or drug code
        fhir:ClaimResponse.addItem.detail.subDetail.modifier [ CodeableConcept ], ... ; # 0..* Service/Product billing modifiers
        fhir:ClaimResponse.addItem.detail.subDetail.quantity [ Quantity(SimpleQuantity) ]; # 0..1 Count of products or services
        fhir:ClaimResponse.addItem.detail.subDetail.unitPrice [ Money ]; # 0..1 Fee, charge or cost per item
        fhir:ClaimResponse.addItem.detail.subDetail.factor [ decimal ]; # 0..1 Price scaling factor
        fhir:ClaimResponse.addItem.detail.subDetail.net [ Money ]; # 0..1 Total item cost
        fhir:ClaimResponse.addItem.detail.subDetail.noteNumber [ positiveInt ], ... ; # 0..* Applicable note numbers
        fhir:ClaimResponse.addItem.detail.subDetail.adjudication [ See ClaimResponse.item.adjudication ], ... ; # 1..* Added items detail adjudication
      ], ...;
    ], ...;
  ], ...;
  fhir:ClaimResponse.adjudication [ See ClaimResponse.item.adjudication ], ... ; # 0..* Header-level adjudication
  fhir:ClaimResponse.total [ # 0..* Adjudication totals
    fhir:ClaimResponse.total.category [ CodeableConcept ]; # 1..1 Type of adjudication information
    fhir:ClaimResponse.total.amount [ Money ]; # 1..1 Financial total for the category
  ], ...;
  fhir:ClaimResponse.payment [ # 0..1 Payment Details
    fhir:ClaimResponse.payment.type [ CodeableConcept ]; # 1..1 Partial or complete payment
    fhir:ClaimResponse.payment.adjustment [ Money ]; # 0..1 Payment adjustment for non-claim issues
    fhir:ClaimResponse.payment.adjustmentReason [ CodeableConcept ]; # 0..1 Explanation for the adjustment
    fhir:ClaimResponse.payment.date [ date ]; # 0..1 Expected date of payment
    fhir:ClaimResponse.payment.amount [ Money ]; # 1..1 Payable amount after adjustment
    fhir:ClaimResponse.payment.identifier [ Identifier ]; # 0..1 Business identifier for the payment
  ];
  fhir:ClaimResponse.fundsReserve [ CodeableConcept ]; # 0..1 Funds reserved status
  fhir:ClaimResponse.formCode [ CodeableConcept ]; # 0..1 Printed form identifier
  fhir:ClaimResponse.form [ Attachment ]; # 0..1 Printed reference or actual form
  fhir:ClaimResponse.processNote [ # 0..* Note concerning adjudication
    fhir:ClaimResponse.processNote.number [ positiveInt ]; # 0..1 Note instance identifier
    fhir:ClaimResponse.processNote.type [ code ]; # 0..1 display | print | printoper
    fhir:ClaimResponse.processNote.text [ string ]; # 1..1 Note explanatory text
    fhir:ClaimResponse.processNote.language [ CodeableConcept ]; # 0..1 Language of the text
  ], ...;
  fhir:ClaimResponse.communicationRequest [ Reference(CommunicationRequest) ], ... ; # 0..* Request for additional information
  fhir:ClaimResponse.insurance [ # 0..* Patient insurance information
    fhir:ClaimResponse.insurance.sequence [ positiveInt ]; # 1..1 Insurance instance identifier
    fhir:ClaimResponse.insurance.focal [ boolean ]; # 1..1 Coverage to be used for adjudication
    fhir:ClaimResponse.insurance.coverage [ Reference(Coverage) ]; # 1..1 Insurance information
    fhir:ClaimResponse.insurance.businessArrangement [ string ]; # 0..1 Additional provider contract number
    fhir:ClaimResponse.insurance.claimResponse [ Reference(ClaimResponse) ]; # 0..1 Adjudication results
  ], ...;
  fhir:ClaimResponse.error [ # 0..* Processing errors
    fhir:ClaimResponse.error.itemSequence [ positiveInt ]; # 0..1 Item sequence number
    fhir:ClaimResponse.error.detailSequence [ positiveInt ]; # 0..1 Detail sequence number
    fhir:ClaimResponse.error.subDetailSequence [ positiveInt ]; # 0..1 Subdetail sequence number
    fhir:ClaimResponse.error.code [ CodeableConcept ]; # 1..1 Error code detailing processing issues
  ], ...;
]

Changes since R4

ClaimResponse
  • No Changes

See the Full Difference for further information

This analysis is available as XML or JSON.

Conversions between R3 and R4

See R3 <--> R4 Conversion Maps (status = 1 test that all execute ok. 1 fail round-trip testing and 1 r3 resources are invalid (0 errors).)

Structure

NameFlagsCard.TypeDescription & Constraintsdoco
.. ClaimResponse TUDomainResourceResponse to a claim predetermination or preauthorization
Elements defined in Ancestors: id, meta, implicitRules, language, text, contained, extension, modifierExtension
... identifier 0..*IdentifierBusiness Identifier for a claim response
... status ?!Σ1..1codeactive | cancelled | draft | entered-in-error
Financial Resource Status Codes (Required)
... type Σ1..1CodeableConceptMore granular claim type
Claim Type Codes (Extensible)
... subType 0..1CodeableConceptMore granular claim type
Example Claim SubType Codes (Example)
... use Σ1..1codeclaim | preauthorization | predetermination
Use (Required)
... patient Σ1..1Reference(Patient)The recipient of the products and services
... created Σ1..1dateTimeResponse creation date
... insurer Σ1..1Reference(Organization)Party responsible for reimbursement
... requestor 0..1Reference(Practitioner | PractitionerRole | Organization)Party responsible for the claim
... request Σ0..1Reference(Claim)Id of resource triggering adjudication
... outcome Σ1..1codequeued | complete | error | partial
RemittanceOutcome (Required)
... disposition 0..1stringDisposition Message
... preAuthRef 0..1stringPreauthorization reference
... preAuthPeriod 0..1PeriodPreauthorization reference effective period
... payeeType 0..1CodeableConceptParty to be paid any benefits payable
PayeeType (Example)
... item 0..*BackboneElementAdjudication for claim line items
.... itemSequence 1..1positiveIntClaim item instance identifier
.... noteNumber 0..*positiveIntApplicable note numbers
.... adjudication 1..*BackboneElementAdjudication details
..... category 1..1CodeableConceptType of adjudication information
Adjudication Value Codes (Example)
..... reason 0..1CodeableConceptExplanation of adjudication outcome
Adjudication Reason Codes (Example)
..... amount 0..1MoneyMonetary amount
..... value 0..1decimalNon-monetary value
.... detail 0..*BackboneElementAdjudication for claim details
..... detailSequence 1..1positiveIntClaim detail instance identifier
..... noteNumber 0..*positiveIntApplicable note numbers
..... adjudication 1..*see adjudicationDetail level adjudication details
..... subDetail 0..*BackboneElementAdjudication for claim sub-details
...... subDetailSequence 1..1positiveIntClaim sub-detail instance identifier
...... noteNumber 0..*positiveIntApplicable note numbers
...... adjudication 0..*see adjudicationSubdetail level adjudication details
... addItem 0..*BackboneElementInsurer added line items
.... itemSequence 0..*positiveIntItem sequence number
.... detailSequence 0..*positiveIntDetail sequence number
.... subdetailSequence 0..*positiveIntSubdetail sequence number
.... provider 0..*Reference(Practitioner | PractitionerRole | Organization)Authorized providers
.... productOrService 1..1CodeableConceptBilling, service, product, or drug code
USCLS Codes (Example)
.... modifier 0..*CodeableConceptService/Product billing modifiers
Modifier type Codes (Example)
.... programCode 0..*CodeableConceptProgram the product or service is provided under
Example Program Reason Codes (Example)
.... serviced[x] 0..1Date or dates of service or product delivery
..... servicedDatedate
..... servicedPeriodPeriod
.... location[x] 0..1Place of service or where product was supplied
Example Service Place Codes (Example)
..... locationCodeableConceptCodeableConcept
..... locationAddressAddress
..... locationReferenceReference(Location)
.... quantity 0..1SimpleQuantityCount of products or services
.... unitPrice 0..1MoneyFee, charge or cost per item
.... factor 0..1decimalPrice scaling factor
.... net 0..1MoneyTotal item cost
.... bodySite 0..1CodeableConceptAnatomical location
Oral Site Codes (Example)
.... subSite 0..*CodeableConceptAnatomical sub-location
Surface Codes (Example)
.... noteNumber 0..*positiveIntApplicable note numbers
.... adjudication 1..*see adjudicationAdded items adjudication
.... detail 0..*BackboneElementInsurer added line details
..... productOrService 1..1CodeableConceptBilling, service, product, or drug code
USCLS Codes (Example)
..... modifier 0..*CodeableConceptService/Product billing modifiers
Modifier type Codes (Example)
..... quantity 0..1SimpleQuantityCount of products or services
..... unitPrice 0..1MoneyFee, charge or cost per item
..... factor 0..1decimalPrice scaling factor
..... net 0..1MoneyTotal item cost
..... noteNumber 0..*positiveIntApplicable note numbers
..... adjudication 1..*see adjudicationAdded items detail adjudication
..... subDetail 0..*BackboneElementInsurer added line items
...... productOrService 1..1CodeableConceptBilling, service, product, or drug code
USCLS Codes (Example)
...... modifier 0..*CodeableConceptService/Product billing modifiers
Modifier type Codes (Example)
...... quantity 0..1SimpleQuantityCount of products or services
...... unitPrice 0..1MoneyFee, charge or cost per item
...... factor 0..1decimalPrice scaling factor
...... net 0..1MoneyTotal item cost
...... noteNumber 0..*positiveIntApplicable note numbers
...... adjudication 1..*see adjudicationAdded items detail adjudication
... adjudication 0..*see adjudicationHeader-level adjudication
... total Σ0..*BackboneElementAdjudication totals
.... category Σ1..1CodeableConceptType of adjudication information
Adjudication Value Codes (Example)
.... amount Σ1..1MoneyFinancial total for the category
... payment 0..1BackboneElementPayment Details
.... type 1..1CodeableConceptPartial or complete payment
Example Payment Type Codes (Example)
.... adjustment 0..1MoneyPayment adjustment for non-claim issues
.... adjustmentReason 0..1CodeableConceptExplanation for the adjustment
Payment Adjustment Reason Codes (Example)
.... date 0..1dateExpected date of payment
.... amount 1..1MoneyPayable amount after adjustment
.... identifier 0..1IdentifierBusiness identifier for the payment
... fundsReserve 0..1CodeableConceptFunds reserved status
FundsReserve (Example)
... formCode 0..1CodeableConceptPrinted form identifier
Forms (Example)
... form 0..1AttachmentPrinted reference or actual form
... processNote 0..*BackboneElementNote concerning adjudication
.... number 0..1positiveIntNote instance identifier
.... type 0..1codedisplay | print | printoper
NoteType (Required)
.... text 1..1stringNote explanatory text
.... language 0..1CodeableConceptLanguage of the text
Common Languages (Preferred but limited to AllLanguages)
... communicationRequest 0..*Reference(CommunicationRequest)Request for additional information
... insurance 0..*BackboneElementPatient insurance information
.... sequence 1..1positiveIntInsurance instance identifier
.... focal 1..1booleanCoverage to be used for adjudication
.... coverage 1..1Reference(Coverage)Insurance information
.... businessArrangement 0..1stringAdditional provider contract number
.... claimResponse 0..1Reference(ClaimResponse)Adjudication results
... error 0..*BackboneElementProcessing errors
.... itemSequence 0..1positiveIntItem sequence number
.... detailSequence 0..1positiveIntDetail sequence number
.... subDetailSequence 0..1positiveIntSubdetail sequence number
.... code 1..1CodeableConceptError code detailing processing issues
AdjudicationError (Example)

doco Documentation for this format

UML Diagram (Legend)

ClaimResponse (DomainResource)A unique identifier assigned to this claim responseidentifier : Identifier [0..*]The status of the resource instance (this element modifies the meaning of other elements)status : code [1..1] « null (Strength=Required)FinancialResourceStatusCodes! »A finer grained suite of claim type codes which may convey additional information such as Inpatient vs Outpatient and/or a specialty servicetype : CodeableConcept [1..1] « null (Strength=Extensible)ClaimTypeCodes+ »A finer grained suite of claim type codes which may convey additional information such as Inpatient vs Outpatient and/or a specialty servicesubType : CodeableConcept [0..1] « null (Strength=Example)ExampleClaimSubTypeCodes?? »A code to indicate whether the nature of the request is: to request adjudication of products and services previously rendered; or requesting authorization and adjudication for provision in the future; or requesting the non-binding adjudication of the listed products and services which could be provided in the futureuse : code [1..1] « null (Strength=Required)Use! »The party to whom the professional services and/or products have been supplied or are being considered and for whom actual for facast reimbursement is soughtpatient : Reference [1..1] « Patient »The date this resource was createdcreated : dateTime [1..1]The party responsible for authorization, adjudication and reimbursementinsurer : Reference [1..1] « Organization »The provider which is responsible for the claim, predetermination or preauthorizationrequestor : Reference [0..1] « Practitioner|PractitionerRole| Organization »Original request resource referencerequest : Reference [0..1] « Claim »The outcome of the claim, predetermination, or preauthorization processingoutcome : code [1..1] « null (Strength=Required)RemittanceOutcome! »A human readable description of the status of the adjudicationdisposition : string [0..1]Reference from the Insurer which is used in later communications which refers to this adjudicationpreAuthRef : string [0..1]The time frame during which this authorization is effectivepreAuthPeriod : Period [0..1]Type of Party to be reimbursed: subscriber, provider, otherpayeeType : CodeableConcept [0..1] « null (Strength=Example)Claim Payee Type ?? »A code, used only on a response to a preauthorization, to indicate whether the benefits payable have been reserved and for whomfundsReserve : CodeableConcept [0..1] « null (Strength=Example)Funds Reservation ?? »A code for the form to be used for printing the contentformCode : CodeableConcept [0..1] « null (Strength=Example)Form ?? »The actual form, by reference or inclusion, for printing the content or an EOBform : Attachment [0..1]Request for additional supporting or authorizing informationcommunicationRequest : Reference [0..*] « CommunicationRequest »ItemA number to uniquely reference the claim item entriesitemSequence : positiveInt [1..1]The numbers associated with notes below which apply to the adjudication of this itemnoteNumber : positiveInt [0..*]AdjudicationA code to indicate the information type of this adjudication record. Information types may include the value submitted, maximum values or percentages allowed or payable under the plan, amounts that: the patient is responsible for in aggregate or pertaining to this item; amounts paid by other coverages; and, the benefit payable for this itemcategory : CodeableConcept [1..1] « null (Strength=Example)AdjudicationValueCodes?? »A code supporting the understanding of the adjudication result and explaining variance from expected amountreason : CodeableConcept [0..1] « null (Strength=Example)AdjudicationReasonCodes?? »Monetary amount associated with the categoryamount : Money [0..1]A non-monetary value associated with the category. Mutually exclusive to the amount element abovevalue : decimal [0..1]ItemDetailA number to uniquely reference the claim detail entrydetailSequence : positiveInt [1..1]The numbers associated with notes below which apply to the adjudication of this itemnoteNumber : positiveInt [0..*]SubDetailA number to uniquely reference the claim sub-detail entrysubDetailSequence : positiveInt [1..1]The numbers associated with notes below which apply to the adjudication of this itemnoteNumber : positiveInt [0..*]AddedItemClaim items which this service line is intended to replaceitemSequence : positiveInt [0..*]The sequence number of the details within the claim item which this line is intended to replacedetailSequence : positiveInt [0..*]The sequence number of the sub-details within the details within the claim item which this line is intended to replacesubdetailSequence : positiveInt [0..*]The providers who are authorized for the services rendered to the patientprovider : Reference [0..*] « Practitioner|PractitionerRole| Organization »When the value is a group code then this item collects a set of related claim details, otherwise this contains the product, service, drug or other billing code for the itemproductOrService : CodeableConcept [1..1] « null (Strength=Example)USCLSCodes?? »Item typification or modifiers codes to convey additional context for the product or servicemodifier : CodeableConcept [0..*] « null (Strength=Example)ModifierTypeCodes?? »Identifies the program under which this may be recoveredprogramCode : CodeableConcept [0..*] « null (Strength=Example)ExampleProgramReasonCodes?? »The date or dates when the service or product was supplied, performed or completedserviced[x] : Element [0..1] « date|Period »Where the product or service was providedlocation[x] : Element [0..1] « CodeableConcept|Address|Reference( Location); null (Strength=Example)ExampleServicePlaceCodes?? »The number of repetitions of a service or productquantity : Quantity(SimpleQuantity) [0..1]If the item is not a group then this is the fee for the product or service, otherwise this is the total of the fees for the details of the groupunitPrice : Money [0..1]A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received. The concept of a Factor allows for a discount or surcharge multiplier to be applied to a monetary amountfactor : decimal [0..1]The quantity times the unit price for an additional service or product or chargenet : Money [0..1]Physical service site on the patient (limb, tooth, etc.)bodySite : CodeableConcept [0..1] « null (Strength=Example)OralSiteCodes?? »A region or surface of the bodySite, e.g. limb region or tooth surface(s)subSite : CodeableConcept [0..*] « null (Strength=Example)SurfaceCodes?? »The numbers associated with notes below which apply to the adjudication of this itemnoteNumber : positiveInt [0..*]AddedItemDetailWhen the value is a group code then this item collects a set of related claim details, otherwise this contains the product, service, drug or other billing code for the itemproductOrService : CodeableConcept [1..1] « null (Strength=Example)USCLSCodes?? »Item typification or modifiers codes to convey additional context for the product or servicemodifier : CodeableConcept [0..*] « null (Strength=Example)ModifierTypeCodes?? »The number of repetitions of a service or productquantity : Quantity(SimpleQuantity) [0..1]If the item is not a group then this is the fee for the product or service, otherwise this is the total of the fees for the details of the groupunitPrice : Money [0..1]A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received. The concept of a Factor allows for a discount or surcharge multiplier to be applied to a monetary amountfactor : decimal [0..1]The quantity times the unit price for an additional service or product or chargenet : Money [0..1]The numbers associated with notes below which apply to the adjudication of this itemnoteNumber : positiveInt [0..*]AddedItemSubDetailWhen the value is a group code then this item collects a set of related claim details, otherwise this contains the product, service, drug or other billing code for the itemproductOrService : CodeableConcept [1..1] « null (Strength=Example)USCLSCodes?? »Item typification or modifiers codes to convey additional context for the product or servicemodifier : CodeableConcept [0..*] « null (Strength=Example)ModifierTypeCodes?? »The number of repetitions of a service or productquantity : Quantity(SimpleQuantity) [0..1]If the item is not a group then this is the fee for the product or service, otherwise this is the total of the fees for the details of the groupunitPrice : Money [0..1]A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received. The concept of a Factor allows for a discount or surcharge multiplier to be applied to a monetary amountfactor : decimal [0..1]The quantity times the unit price for an additional service or product or chargenet : Money [0..1]The numbers associated with notes below which apply to the adjudication of this itemnoteNumber : positiveInt [0..*]TotalA code to indicate the information type of this adjudication record. Information types may include: the value submitted, maximum values or percentages allowed or payable under the plan, amounts that the patient is responsible for in aggregate or pertaining to this item, amounts paid by other coverages, and the benefit payable for this itemcategory : CodeableConcept [1..1] « null (Strength=Example)AdjudicationValueCodes?? »Monetary total amount associated with the categoryamount : Money [1..1]PaymentWhether this represents partial or complete payment of the benefits payabletype : CodeableConcept [1..1] « null (Strength=Example)ExamplePaymentTypeCodes?? »Total amount of all adjustments to this payment included in this transaction which are not related to this claim's adjudicationadjustment : Money [0..1]Reason for the payment adjustmentadjustmentReason : CodeableConcept [0..1] « null (Strength=Example) PaymentAdjustmentReasonCodes?? »Estimated date the payment will be issued or the actual issue date of paymentdate : date [0..1]Benefits payable less any payment adjustmentamount : Money [1..1]Issuer's unique identifier for the payment instrumentidentifier : Identifier [0..1]NoteA number to uniquely identify a note entrynumber : positiveInt [0..1]The business purpose of the note texttype : code [0..1] « null (Strength=Required)NoteType! »The explanation or description associated with the processingtext : string [1..1]A code to define the language used in the text of the notelanguage : CodeableConcept [0..1] « null (Strength=Preferred)CommonLanguages? »InsuranceA number to uniquely identify insurance entries and provide a sequence of coverages to convey coordination of benefit ordersequence : positiveInt [1..1]A flag to indicate that this Coverage is to be used for adjudication of this claim when set to truefocal : boolean [1..1]Reference to the insurance card level information contained in the Coverage resource. The coverage issuing insurer will use these details to locate the patient's actual coverage within the insurer's information systemcoverage : Reference [1..1] « Coverage »A business agreement number established between the provider and the insurer for special business processing purposesbusinessArrangement : string [0..1]The result of the adjudication of the line items for the Coverage specified in this insuranceclaimResponse : Reference [0..1] « ClaimResponse »ErrorThe sequence number of the line item submitted which contains the error. This value is omitted when the error occurs outside of the item structureitemSequence : positiveInt [0..1]The sequence number of the detail within the line item submitted which contains the error. This value is omitted when the error occurs outside of the item structuredetailSequence : positiveInt [0..1]The sequence number of the sub-detail within the detail within the line item submitted which contains the error. This value is omitted when the error occurs outside of the item structuresubDetailSequence : positiveInt [0..1]An error code, from a specified code system, which details why the claim could not be adjudicatedcode : CodeableConcept [1..1] « null (Strength=Example)Adjudication Error ?? »If this item is a group then the values here are a summary of the adjudication of the detail items. If this item is a simple product or service then this is the result of the adjudication of this itemadjudication[1..*]The adjudication resultsadjudication[1..*]The adjudication resultsadjudication[0..*]A sub-detail adjudication of a simple product or servicesubDetail[0..*]A claim detail. Either a simple (a product or service) or a 'group' of sub-details which are simple itemsdetail[0..*]A claim line. Either a simple (a product or service) or a 'group' of details which can also be a simple items or groups of sub-detailsitem[0..*]The adjudication resultsadjudication[1..*]The adjudication resultsadjudication[1..*]The adjudication resultsadjudication[1..*]The third-tier service adjudications for payor added servicessubDetail[0..*]The second-tier service adjudications for payor added servicesdetail[0..*]The first-tier service adjudications for payor added product or service linesaddItem[0..*]The adjudication results which are presented at the header level rather than at the line-item or add-item levelsadjudication[0..*]Categorized monetary totals for the adjudicationtotal[0..*]Payment details for the adjudication of the claimpayment[0..1]A note that describes or explains adjudication results in a human readable formprocessNote[0..*]Financial instruments for reimbursement for the health care products and services specified on the claiminsurance[0..*]Errors encountered during the processing of the adjudicationerror[0..*]

XML Template

<ClaimResponse xmlns="http://hl7.org/fhir"> doco
 <!-- from Resource: id, meta, implicitRules, and language -->
 <!-- from DomainResource: text, contained, extension, and modifierExtension -->
 <identifier><!-- 0..* Identifier Business Identifier for a claim response --></identifier>
 <status value="[code]"/><!-- 1..1 active | cancelled | draft | entered-in-error -->
 <type><!-- 1..1 CodeableConcept More granular claim type --></type>
 <subType><!-- 0..1 CodeableConcept More granular claim type --></subType>
 <use value="[code]"/><!-- 1..1 claim | preauthorization | predetermination -->
 <patient><!-- 1..1 Reference(Patient) The recipient of the products and services --></patient>
 <created value="[dateTime]"/><!-- 1..1 Response creation date -->
 <insurer><!-- 1..1 Reference(Organization) Party responsible for reimbursement --></insurer>
 <requestor><!-- 0..1 Reference(Organization|Practitioner|PractitionerRole) Party responsible for the claim --></requestor>
 <request><!-- 0..1 Reference(Claim) Id of resource triggering adjudication --></request>
 <outcome value="[code]"/><!-- 1..1 queued | complete | error | partial -->
 <disposition value="[string]"/><!-- 0..1 Disposition Message -->
 <preAuthRef value="[string]"/><!-- 0..1 Preauthorization reference -->
 <preAuthPeriod><!-- 0..1 Period Preauthorization reference effective period --></preAuthPeriod>
 <payeeType><!-- 0..1 CodeableConcept Party to be paid any benefits payable --></payeeType>
 <item>  <!-- 0..* Adjudication for claim line items -->
  <itemSequence value="[positiveInt]"/><!-- 1..1 Claim item instance identifier -->
  <noteNumber value="[positiveInt]"/><!-- 0..* Applicable note numbers -->
  <adjudication>  <!-- 1..* Adjudication details -->
   <category><!-- 1..1 CodeableConcept Type of adjudication information --></category>
   <reason><!-- 0..1 CodeableConcept Explanation of adjudication outcome --></reason>
   <amount><!-- 0..1 Money Monetary amount --></amount>
   <value value="[decimal]"/><!-- 0..1 Non-monetary value -->
  </adjudication>
  <detail>  <!-- 0..* Adjudication for claim details -->
   <detailSequence value="[positiveInt]"/><!-- 1..1 Claim detail instance identifier -->
   <noteNumber value="[positiveInt]"/><!-- 0..* Applicable note numbers -->
   <adjudication><!-- 1..* Content as for ClaimResponse.item.adjudication Detail level adjudication details --></adjudication>
   <subDetail>  <!-- 0..* Adjudication for claim sub-details -->
    <subDetailSequence value="[positiveInt]"/><!-- 1..1 Claim sub-detail instance identifier -->
    <noteNumber value="[positiveInt]"/><!-- 0..* Applicable note numbers -->
    <adjudication><!-- 0..* Content as for ClaimResponse.item.adjudication Subdetail level adjudication details --></adjudication>
   </subDetail>
  </detail>
 </item>
 <addItem>  <!-- 0..* Insurer added line items -->
  <itemSequence value="[positiveInt]"/><!-- 0..* Item sequence number -->
  <detailSequence value="[positiveInt]"/><!-- 0..* Detail sequence number -->
  <subdetailSequence value="[positiveInt]"/><!-- 0..* Subdetail sequence number -->
  <provider><!-- 0..* Reference(Organization|Practitioner|PractitionerRole) Authorized providers --></provider>
  <productOrService><!-- 1..1 CodeableConcept Billing, service, product, or drug code --></productOrService>
  <modifier><!-- 0..* CodeableConcept Service/Product billing modifiers --></modifier>
  <programCode><!-- 0..* CodeableConcept Program the product or service is provided under --></programCode>
  <serviced[x]><!-- 0..1 date|Period Date or dates of service or product delivery --></serviced[x]>
  <location[x]><!-- 0..1 CodeableConcept|Address|Reference(Location) Place of service or where product was supplied --></location[x]>
  <quantity><!-- 0..1 Quantity(SimpleQuantity) Count of products or services --></quantity>
  <unitPrice><!-- 0..1 Money Fee, charge or cost per item --></unitPrice>
  <factor value="[decimal]"/><!-- 0..1 Price scaling factor -->
  <net><!-- 0..1 Money Total item cost --></net>
  <bodySite><!-- 0..1 CodeableConcept Anatomical location --></bodySite>
  <subSite><!-- 0..* CodeableConcept Anatomical sub-location --></subSite>
  <noteNumber value="[positiveInt]"/><!-- 0..* Applicable note numbers -->
  <adjudication><!-- 1..* Content as for ClaimResponse.item.adjudication Added items adjudication --></adjudication>
  <detail>  <!-- 0..* Insurer added line details -->
   <productOrService><!-- 1..1 CodeableConcept Billing, service, product, or drug code --></productOrService>
   <modifier><!-- 0..* CodeableConcept Service/Product billing modifiers --></modifier>
   <quantity><!-- 0..1 Quantity(SimpleQuantity) Count of products or services --></quantity>
   <unitPrice><!-- 0..1 Money Fee, charge or cost per item --></unitPrice>
   <factor value="[decimal]"/><!-- 0..1 Price scaling factor -->
   <net><!-- 0..1 Money Total item cost --></net>
   <noteNumber value="[positiveInt]"/><!-- 0..* Applicable note numbers -->
   <adjudication><!-- 1..* Content as for ClaimResponse.item.adjudication Added items detail adjudication --></adjudication>
   <subDetail>  <!-- 0..* Insurer added line items -->
    <productOrService><!-- 1..1 CodeableConcept Billing, service, product, or drug code --></productOrService>
    <modifier><!-- 0..* CodeableConcept Service/Product billing modifiers --></modifier>
    <quantity><!-- 0..1 Quantity(SimpleQuantity) Count of products or services --></quantity>
    <unitPrice><!-- 0..1 Money Fee, charge or cost per item --></unitPrice>
    <factor value="[decimal]"/><!-- 0..1 Price scaling factor -->
    <net><!-- 0..1 Money Total item cost --></net>
    <noteNumber value="[positiveInt]"/><!-- 0..* Applicable note numbers -->
    <adjudication><!-- 1..* Content as for ClaimResponse.item.adjudication Added items detail adjudication --></adjudication>
   </subDetail>
  </detail>
 </addItem>
 <adjudication><!-- 0..* Content as for ClaimResponse.item.adjudication Header-level adjudication --></adjudication>
 <total>  <!-- 0..* Adjudication totals -->
  <category><!-- 1..1 CodeableConcept Type of adjudication information --></category>
  <amount><!-- 1..1 Money Financial total for the category --></amount>
 </total>
 <payment>  <!-- 0..1 Payment Details -->
  <type><!-- 1..1 CodeableConcept Partial or complete payment --></type>
  <adjustment><!-- 0..1 Money Payment adjustment for non-claim issues --></adjustment>
  <adjustmentReason><!-- 0..1 CodeableConcept Explanation for the adjustment --></adjustmentReason>
  <date value="[date]"/><!-- 0..1 Expected date of payment -->
  <amount><!-- 1..1 Money Payable amount after adjustment --></amount>
  <identifier><!-- 0..1 Identifier Business identifier for the payment --></identifier>
 </payment>
 <fundsReserve><!-- 0..1 CodeableConcept Funds reserved status --></fundsReserve>
 <formCode><!-- 0..1 CodeableConcept Printed form identifier --></formCode>
 <form><!-- 0..1 Attachment Printed reference or actual form --></form>
 <processNote>  <!-- 0..* Note concerning adjudication -->
  <number value="[positiveInt]"/><!-- 0..1 Note instance identifier -->
  <type value="[code]"/><!-- 0..1 display | print | printoper -->
  <text value="[string]"/><!-- 1..1 Note explanatory text -->
  <language><!-- 0..1 CodeableConcept Language of the text --></language>
 </processNote>
 <communicationRequest><!-- 0..* Reference(CommunicationRequest) Request for additional information --></communicationRequest>
 <insurance>  <!-- 0..* Patient insurance information -->
  <sequence value="[positiveInt]"/><!-- 1..1 Insurance instance identifier -->
  <focal value="[boolean]"/><!-- 1..1 Coverage to be used for adjudication -->
  <coverage><!-- 1..1 Reference(Coverage) Insurance information --></coverage>
  <businessArrangement value="[string]"/><!-- 0..1 Additional provider contract number -->
  <claimResponse><!-- 0..1 Reference(ClaimResponse) Adjudication results --></claimResponse>
 </insurance>
 <error>  <!-- 0..* Processing errors -->
  <itemSequence value="[positiveInt]"/><!-- 0..1 Item sequence number -->
  <detailSequence value="[positiveInt]"/><!-- 0..1 Detail sequence number -->
  <subDetailSequence value="[positiveInt]"/><!-- 0..1 Subdetail sequence number -->
  <code><!-- 1..1 CodeableConcept Error code detailing processing issues --></code>
 </error>
</ClaimResponse>

JSON Template

{doco
  "resourceType" : "ClaimResponse",
  // from Resource: id, meta, implicitRules, and language
  // from DomainResource: text, contained, extension, and modifierExtension
  "identifier" : [{ Identifier }], // Business Identifier for a claim response
  "status" : "<code>", // R!  active | cancelled | draft | entered-in-error
  "type" : { CodeableConcept }, // R!  More granular claim type
  "subType" : { CodeableConcept }, // More granular claim type
  "use" : "<code>", // R!  claim | preauthorization | predetermination
  "patient" : { Reference(Patient) }, // R!  The recipient of the products and services
  "created" : "<dateTime>", // R!  Response creation date
  "insurer" : { Reference(Organization) }, // R!  Party responsible for reimbursement
  "requestor" : { Reference(Organization|Practitioner|PractitionerRole) }, // Party responsible for the claim
  "request" : { Reference(Claim) }, // Id of resource triggering adjudication
  "outcome" : "<code>", // R!  queued | complete | error | partial
  "disposition" : "<string>", // Disposition Message
  "preAuthRef" : "<string>", // Preauthorization reference
  "preAuthPeriod" : { Period }, // Preauthorization reference effective period
  "payeeType" : { CodeableConcept }, // Party to be paid any benefits payable
  "item" : [{ // Adjudication for claim line items
    "itemSequence" : "<positiveInt>", // R!  Claim item instance identifier
    "noteNumber" : ["<positiveInt>"], // Applicable note numbers
    "adjudication" : [{ // R!  Adjudication details
      "category" : { CodeableConcept }, // R!  Type of adjudication information
      "reason" : { CodeableConcept }, // Explanation of adjudication outcome
      "amount" : { Money }, // Monetary amount
      "value" : <decimal> // Non-monetary value
    }],
    "detail" : [{ // Adjudication for claim details
      "detailSequence" : "<positiveInt>", // R!  Claim detail instance identifier
      "noteNumber" : ["<positiveInt>"], // Applicable note numbers
      "adjudication" : [{ Content as for ClaimResponse.item.adjudication }], // R!  Detail level adjudication details
      "subDetail" : [{ // Adjudication for claim sub-details
        "subDetailSequence" : "<positiveInt>", // R!  Claim sub-detail instance identifier
        "noteNumber" : ["<positiveInt>"], // Applicable note numbers
        "adjudication" : [{ Content as for ClaimResponse.item.adjudication }] // Subdetail level adjudication details
      }]
    }]
  }],
  "addItem" : [{ // Insurer added line items
    "itemSequence" : ["<positiveInt>"], // Item sequence number
    "detailSequence" : ["<positiveInt>"], // Detail sequence number
    "subdetailSequence" : ["<positiveInt>"], // Subdetail sequence number
    "provider" : [{ Reference(Organization|Practitioner|PractitionerRole) }], // Authorized providers
    "productOrService" : { CodeableConcept }, // R!  Billing, service, product, or drug code
    "modifier" : [{ CodeableConcept }], // Service/Product billing modifiers
    "programCode" : [{ CodeableConcept }], // Program the product or service is provided under
    // serviced[x]: Date or dates of service or product delivery. One of these 2:
    "servicedDate" : "<date>",
    "servicedPeriod" : { Period },
    // location[x]: Place of service or where product was supplied. One of these 3:
    "locationCodeableConcept" : { CodeableConcept },
    "locationAddress" : { Address },
    "locationReference" : { Reference(Location) },
    "quantity" : { Quantity(SimpleQuantity) }, // Count of products or services
    "unitPrice" : { Money }, // Fee, charge or cost per item
    "factor" : <decimal>, // Price scaling factor
    "net" : { Money }, // Total item cost
    "bodySite" : { CodeableConcept }, // Anatomical location
    "subSite" : [{ CodeableConcept }], // Anatomical sub-location
    "noteNumber" : ["<positiveInt>"], // Applicable note numbers
    "adjudication" : [{ Content as for ClaimResponse.item.adjudication }], // R!  Added items adjudication
    "detail" : [{ // Insurer added line details
      "productOrService" : { CodeableConcept }, // R!  Billing, service, product, or drug code
      "modifier" : [{ CodeableConcept }], // Service/Product billing modifiers
      "quantity" : { Quantity(SimpleQuantity) }, // Count of products or services
      "unitPrice" : { Money }, // Fee, charge or cost per item
      "factor" : <decimal>, // Price scaling factor
      "net" : { Money }, // Total item cost
      "noteNumber" : ["<positiveInt>"], // Applicable note numbers
      "adjudication" : [{ Content as for ClaimResponse.item.adjudication }], // R!  Added items detail adjudication
      "subDetail" : [{ // Insurer added line items
        "productOrService" : { CodeableConcept }, // R!  Billing, service, product, or drug code
        "modifier" : [{ CodeableConcept }], // Service/Product billing modifiers
        "quantity" : { Quantity(SimpleQuantity) }, // Count of products or services
        "unitPrice" : { Money }, // Fee, charge or cost per item
        "factor" : <decimal>, // Price scaling factor
        "net" : { Money }, // Total item cost
        "noteNumber" : ["<positiveInt>"], // Applicable note numbers
        "adjudication" : [{ Content as for ClaimResponse.item.adjudication }] // R!  Added items detail adjudication
      }]
    }]
  }],
  "adjudication" : [{ Content as for ClaimResponse.item.adjudication }], // Header-level adjudication
  "total" : [{ // Adjudication totals
    "category" : { CodeableConcept }, // R!  Type of adjudication information
    "amount" : { Money } // R!  Financial total for the category
  }],
  "payment" : { // Payment Details
    "type" : { CodeableConcept }, // R!  Partial or complete payment
    "adjustment" : { Money }, // Payment adjustment for non-claim issues
    "adjustmentReason" : { CodeableConcept }, // Explanation for the adjustment
    "date" : "<date>", // Expected date of payment
    "amount" : { Money }, // R!  Payable amount after adjustment
    "identifier" : { Identifier } // Business identifier for the payment
  },
  "fundsReserve" : { CodeableConcept }, // Funds reserved status
  "formCode" : { CodeableConcept }, // Printed form identifier
  "form" : { Attachment }, // Printed reference or actual form
  "processNote" : [{ // Note concerning adjudication
    "number" : "<positiveInt>", // Note instance identifier
    "type" : "<code>", // display | print | printoper
    "text" : "<string>", // R!  Note explanatory text
    "language" : { CodeableConcept } // Language of the text
  }],
  "communicationRequest" : [{ Reference(CommunicationRequest) }], // Request for additional information
  "insurance" : [{ // Patient insurance information
    "sequence" : "<positiveInt>", // R!  Insurance instance identifier
    "focal" : <boolean>, // R!  Coverage to be used for adjudication
    "coverage" : { Reference(Coverage) }, // R!  Insurance information
    "businessArrangement" : "<string>", // Additional provider contract number
    "claimResponse" : { Reference(ClaimResponse) } // Adjudication results
  }],
  "error" : [{ // Processing errors
    "itemSequence" : "<positiveInt>", // Item sequence number
    "detailSequence" : "<positiveInt>", // Detail sequence number
    "subDetailSequence" : "<positiveInt>", // Subdetail sequence number
    "code" : { CodeableConcept } // R!  Error code detailing processing issues
  }]
}

Turtle Template

@prefix fhir: <http://hl7.org/fhir/> .doco


[ a fhir:ClaimResponse;
  fhir:nodeRole fhir:treeRoot; # if this is the parser root

  # from Resource: .id, .meta, .implicitRules, and .language
  # from DomainResource: .text, .contained, .extension, and .modifierExtension
  fhir:ClaimResponse.identifier [ Identifier ], ... ; # 0..* Business Identifier for a claim response
  fhir:ClaimResponse.status [ code ]; # 1..1 active | cancelled | draft | entered-in-error
  fhir:ClaimResponse.type [ CodeableConcept ]; # 1..1 More granular claim type
  fhir:ClaimResponse.subType [ CodeableConcept ]; # 0..1 More granular claim type
  fhir:ClaimResponse.use [ code ]; # 1..1 claim | preauthorization | predetermination
  fhir:ClaimResponse.patient [ Reference(Patient) ]; # 1..1 The recipient of the products and services
  fhir:ClaimResponse.created [ dateTime ]; # 1..1 Response creation date
  fhir:ClaimResponse.insurer [ Reference(Organization) ]; # 1..1 Party responsible for reimbursement
  fhir:ClaimResponse.requestor [ Reference(Organization|Practitioner|PractitionerRole) ]; # 0..1 Party responsible for the claim
  fhir:ClaimResponse.request [ Reference(Claim) ]; # 0..1 Id of resource triggering adjudication
  fhir:ClaimResponse.outcome [ code ]; # 1..1 queued | complete | error | partial
  fhir:ClaimResponse.disposition [ string ]; # 0..1 Disposition Message
  fhir:ClaimResponse.preAuthRef [ string ]; # 0..1 Preauthorization reference
  fhir:ClaimResponse.preAuthPeriod [ Period ]; # 0..1 Preauthorization reference effective period
  fhir:ClaimResponse.payeeType [ CodeableConcept ]; # 0..1 Party to be paid any benefits payable
  fhir:ClaimResponse.item [ # 0..* Adjudication for claim line items
    fhir:ClaimResponse.item.itemSequence [ positiveInt ]; # 1..1 Claim item instance identifier
    fhir:ClaimResponse.item.noteNumber [ positiveInt ], ... ; # 0..* Applicable note numbers
    fhir:ClaimResponse.item.adjudication [ # 1..* Adjudication details
      fhir:ClaimResponse.item.adjudication.category [ CodeableConcept ]; # 1..1 Type of adjudication information
      fhir:ClaimResponse.item.adjudication.reason [ CodeableConcept ]; # 0..1 Explanation of adjudication outcome
      fhir:ClaimResponse.item.adjudication.amount [ Money ]; # 0..1 Monetary amount
      fhir:ClaimResponse.item.adjudication.value [ decimal ]; # 0..1 Non-monetary value
    ], ...;
    fhir:ClaimResponse.item.detail [ # 0..* Adjudication for claim details
      fhir:ClaimResponse.item.detail.detailSequence [ positiveInt ]; # 1..1 Claim detail instance identifier
      fhir:ClaimResponse.item.detail.noteNumber [ positiveInt ], ... ; # 0..* Applicable note numbers
      fhir:ClaimResponse.item.detail.adjudication [ See ClaimResponse.item.adjudication ], ... ; # 1..* Detail level adjudication details
      fhir:ClaimResponse.item.detail.subDetail [ # 0..* Adjudication for claim sub-details
        fhir:ClaimResponse.item.detail.subDetail.subDetailSequence [ positiveInt ]; # 1..1 Claim sub-detail instance identifier
        fhir:ClaimResponse.item.detail.subDetail.noteNumber [ positiveInt ], ... ; # 0..* Applicable note numbers
        fhir:ClaimResponse.item.detail.subDetail.adjudication [ See ClaimResponse.item.adjudication ], ... ; # 0..* Subdetail level adjudication details
      ], ...;
    ], ...;
  ], ...;
  fhir:ClaimResponse.addItem [ # 0..* Insurer added line items
    fhir:ClaimResponse.addItem.itemSequence [ positiveInt ], ... ; # 0..* Item sequence number
    fhir:ClaimResponse.addItem.detailSequence [ positiveInt ], ... ; # 0..* Detail sequence number
    fhir:ClaimResponse.addItem.subdetailSequence [ positiveInt ], ... ; # 0..* Subdetail sequence number
    fhir:ClaimResponse.addItem.provider [ Reference(Organization|Practitioner|PractitionerRole) ], ... ; # 0..* Authorized providers
    fhir:ClaimResponse.addItem.productOrService [ CodeableConcept ]; # 1..1 Billing, service, product, or drug code
    fhir:ClaimResponse.addItem.modifier [ CodeableConcept ], ... ; # 0..* Service/Product billing modifiers
    fhir:ClaimResponse.addItem.programCode [ CodeableConcept ], ... ; # 0..* Program the product or service is provided under
    # ClaimResponse.addItem.serviced[x] : 0..1 Date or dates of service or product delivery. One of these 2
      fhir:ClaimResponse.addItem.servicedDate [ date ]
      fhir:ClaimResponse.addItem.servicedPeriod [ Period ]
    # ClaimResponse.addItem.location[x] : 0..1 Place of service or where product was supplied. One of these 3
      fhir:ClaimResponse.addItem.locationCodeableConcept [ CodeableConcept ]
      fhir:ClaimResponse.addItem.locationAddress [ Address ]
      fhir:ClaimResponse.addItem.locationReference [ Reference(Location) ]
    fhir:ClaimResponse.addItem.quantity [ Quantity(SimpleQuantity) ]; # 0..1 Count of products or services
    fhir:ClaimResponse.addItem.unitPrice [ Money ]; # 0..1 Fee, charge or cost per item
    fhir:ClaimResponse.addItem.factor [ decimal ]; # 0..1 Price scaling factor
    fhir:ClaimResponse.addItem.net [ Money ]; # 0..1 Total item cost
    fhir:ClaimResponse.addItem.bodySite [ CodeableConcept ]; # 0..1 Anatomical location
    fhir:ClaimResponse.addItem.subSite [ CodeableConcept ], ... ; # 0..* Anatomical sub-location
    fhir:ClaimResponse.addItem.noteNumber [ positiveInt ], ... ; # 0..* Applicable note numbers
    fhir:ClaimResponse.addItem.adjudication [ See ClaimResponse.item.adjudication ], ... ; # 1..* Added items adjudication
    fhir:ClaimResponse.addItem.detail [ # 0..* Insurer added line details
      fhir:ClaimResponse.addItem.detail.productOrService [ CodeableConcept ]; # 1..1 Billing, service, product, or drug code
      fhir:ClaimResponse.addItem.detail.modifier [ CodeableConcept ], ... ; # 0..* Service/Product billing modifiers
      fhir:ClaimResponse.addItem.detail.quantity [ Quantity(SimpleQuantity) ]; # 0..1 Count of products or services
      fhir:ClaimResponse.addItem.detail.unitPrice [ Money ]; # 0..1 Fee, charge or cost per item
      fhir:ClaimResponse.addItem.detail.factor [ decimal ]; # 0..1 Price scaling factor
      fhir:ClaimResponse.addItem.detail.net [ Money ]; # 0..1 Total item cost
      fhir:ClaimResponse.addItem.detail.noteNumber [ positiveInt ], ... ; # 0..* Applicable note numbers
      fhir:ClaimResponse.addItem.detail.adjudication [ See ClaimResponse.item.adjudication ], ... ; # 1..* Added items detail adjudication
      fhir:ClaimResponse.addItem.detail.subDetail [ # 0..* Insurer added line items
        fhir:ClaimResponse.addItem.detail.subDetail.productOrService [ CodeableConcept ]; # 1..1 Billing, service, product, or drug code
        fhir:ClaimResponse.addItem.detail.subDetail.modifier [ CodeableConcept ], ... ; # 0..* Service/Product billing modifiers
        fhir:ClaimResponse.addItem.detail.subDetail.quantity [ Quantity(SimpleQuantity) ]; # 0..1 Count of products or services
        fhir:ClaimResponse.addItem.detail.subDetail.unitPrice [ Money ]; # 0..1 Fee, charge or cost per item
        fhir:ClaimResponse.addItem.detail.subDetail.factor [ decimal ]; # 0..1 Price scaling factor
        fhir:ClaimResponse.addItem.detail.subDetail.net [ Money ]; # 0..1 Total item cost
        fhir:ClaimResponse.addItem.detail.subDetail.noteNumber [ positiveInt ], ... ; # 0..* Applicable note numbers
        fhir:ClaimResponse.addItem.detail.subDetail.adjudication [ See ClaimResponse.item.adjudication ], ... ; # 1..* Added items detail adjudication
      ], ...;
    ], ...;
  ], ...;
  fhir:ClaimResponse.adjudication [ See ClaimResponse.item.adjudication ], ... ; # 0..* Header-level adjudication
  fhir:ClaimResponse.total [ # 0..* Adjudication totals
    fhir:ClaimResponse.total.category [ CodeableConcept ]; # 1..1 Type of adjudication information
    fhir:ClaimResponse.total.amount [ Money ]; # 1..1 Financial total for the category
  ], ...;
  fhir:ClaimResponse.payment [ # 0..1 Payment Details
    fhir:ClaimResponse.payment.type [ CodeableConcept ]; # 1..1 Partial or complete payment
    fhir:ClaimResponse.payment.adjustment [ Money ]; # 0..1 Payment adjustment for non-claim issues
    fhir:ClaimResponse.payment.adjustmentReason [ CodeableConcept ]; # 0..1 Explanation for the adjustment
    fhir:ClaimResponse.payment.date [ date ]; # 0..1 Expected date of payment
    fhir:ClaimResponse.payment.amount [ Money ]; # 1..1 Payable amount after adjustment
    fhir:ClaimResponse.payment.identifier [ Identifier ]; # 0..1 Business identifier for the payment
  ];
  fhir:ClaimResponse.fundsReserve [ CodeableConcept ]; # 0..1 Funds reserved status
  fhir:ClaimResponse.formCode [ CodeableConcept ]; # 0..1 Printed form identifier
  fhir:ClaimResponse.form [ Attachment ]; # 0..1 Printed reference or actual form
  fhir:ClaimResponse.processNote [ # 0..* Note concerning adjudication
    fhir:ClaimResponse.processNote.number [ positiveInt ]; # 0..1 Note instance identifier
    fhir:ClaimResponse.processNote.type [ code ]; # 0..1 display | print | printoper
    fhir:ClaimResponse.processNote.text [ string ]; # 1..1 Note explanatory text
    fhir:ClaimResponse.processNote.language [ CodeableConcept ]; # 0..1 Language of the text
  ], ...;
  fhir:ClaimResponse.communicationRequest [ Reference(CommunicationRequest) ], ... ; # 0..* Request for additional information
  fhir:ClaimResponse.insurance [ # 0..* Patient insurance information
    fhir:ClaimResponse.insurance.sequence [ positiveInt ]; # 1..1 Insurance instance identifier
    fhir:ClaimResponse.insurance.focal [ boolean ]; # 1..1 Coverage to be used for adjudication
    fhir:ClaimResponse.insurance.coverage [ Reference(Coverage) ]; # 1..1 Insurance information
    fhir:ClaimResponse.insurance.businessArrangement [ string ]; # 0..1 Additional provider contract number
    fhir:ClaimResponse.insurance.claimResponse [ Reference(ClaimResponse) ]; # 0..1 Adjudication results
  ], ...;
  fhir:ClaimResponse.error [ # 0..* Processing errors
    fhir:ClaimResponse.error.itemSequence [ positiveInt ]; # 0..1 Item sequence number
    fhir:ClaimResponse.error.detailSequence [ positiveInt ]; # 0..1 Detail sequence number
    fhir:ClaimResponse.error.subDetailSequence [ positiveInt ]; # 0..1 Subdetail sequence number
    fhir:ClaimResponse.error.code [ CodeableConcept ]; # 1..1 Error code detailing processing issues
  ], ...;
]

Changes since Release 4

ClaimResponse
  • No Changes

See the Full Difference for further information

This analysis is available as XML or JSON.

Conversions between R3 and R4

See R3 <--> R4 Conversion Maps (status = 1 test that all execute ok. 1 fail round-trip testing and 1 r3 resources are invalid (0 errors).)

 

See the Profiles & Extensions and the alternate definitions: Master Definition XML + JSON, XML Schema/Schematron + JSON Schema, ShEx (for Turtle) + see the extensions & the dependency analysis

PathDefinitionTypeReference
ClaimResponse.status RequiredFinancialResourceStatusCodes
ClaimResponse.type ExtensibleClaimTypeCodes
ClaimResponse.subType ExampleExampleClaimSubTypeCodes
ClaimResponse.use RequiredUse
ClaimResponse.outcome RequiredRemittanceOutcome
ClaimResponse.payeeType ExampleClaim Payee Type Codes
ClaimResponse.item.adjudication.category ExampleAdjudicationValueCodes
ClaimResponse.item.adjudication.reason ExampleAdjudicationReasonCodes
ClaimResponse.addItem.productOrService ExampleUSCLSCodes
ClaimResponse.addItem.modifier ExampleModifierTypeCodes
ClaimResponse.addItem.programCode ExampleExampleProgramReasonCodes
ClaimResponse.addItem.location[x] ExampleExampleServicePlaceCodes
ClaimResponse.addItem.bodySite ExampleOralSiteCodes
ClaimResponse.addItem.subSite ExampleSurfaceCodes
ClaimResponse.addItem.detail.productOrService ExampleUSCLSCodes
ClaimResponse.addItem.detail.modifier ExampleModifierTypeCodes
ClaimResponse.addItem.detail.subDetail.productOrService ExampleUSCLSCodes
ClaimResponse.addItem.detail.subDetail.modifier ExampleModifierTypeCodes
ClaimResponse.total.category ExampleAdjudicationValueCodes
ClaimResponse.payment.type ExampleExamplePaymentTypeCodes
ClaimResponse.payment.adjustmentReason ExamplePaymentAdjustmentReasonCodes
ClaimResponse.fundsReserve ExampleFunds Reservation Codes
ClaimResponse.formCode ExampleForm Codes
ClaimResponse.processNote.type RequiredNoteType
ClaimResponse.processNote.language Preferred, but limited to AllLanguagesCommonLanguages
ClaimResponse.error.code ExampleAdjudication Error Codes

Search parameters for this resource. The common parameters also apply. See Searching for more information about searching in REST, messaging, and services.

NameTypeDescriptionExpressionIn Common
createddateThe creation dateClaimResponse.created
dispositionstringThe contents of the disposition messageClaimResponse.disposition
identifiertokenThe identity of the ClaimResponseClaimResponse.identifier
insurerreferenceThe organization which generated this resourceClaimResponse.insurer
(Organization)
outcometokenThe processing outcomeClaimResponse.outcome
patientreferenceThe subject of careClaimResponse.patient
(Patient)
payment-datedateThe expected payment dateClaimResponse.payment.date
requestreferenceThe claim referenceClaimResponse.request
(Claim)
requestorreferenceThe Provider of the claimClaimResponse.requestor
(Practitioner, Organization, PractitionerRole)
statustokenThe status of the ClaimResponseClaimResponse.status
usetokenThe type of claimClaimResponse.use