R4 Ballot #2 (Mixed Normative/Trial use)

This page is part of the FHIR Specification (v3.5.0: R4 Ballot #2). 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 Use 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 which is the functional corollary of a Claim, Pre-Determination or a Pre-Authorization.

This is the adjudicated response to a Claim, Pre-determination or Pre-Authorization. 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 Pre-Authorization and Pre-Determination no payment will actually be made however funds may be reserved to settle a claim submitted later. Only an actual claim may be expected to result in actual payment.

The ClaimResponse resource is the response for the submission of: Claim, Re-adjudication and Reversals.

The ClaimResponse may have been created by interpreting the corresponding Claim resource as a request for payment (the oldest sense of a claim), a request for preauthorization or a request for predetermination. These interpretations are described at the Claim resource. It is possible for the consumer of the ClaimResponse resource to know the manner in which the Claim resource was processed by checking the Claim.use code.

Where the producer of the ClaimResponse resource interpreted the Claim as a traditional claim, the contents of the ClaimResponse includes information that the producer of the ClaimResponse intends to pay. The actual payment, however, is conveyed separately, perhaps through an eletronic funds transfer protocol outside the domain of FHIR or possibly by a paper check.

However, when the producer of the ClaimResponse interpreted the Claim as request for preauthorization or predetermination, the ClaimResponse does not imply that such a payment is pending. Actual payment would only follow the interpretation fo a Claim resource as a traditional claim.

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

Structure

NameFlagsCard.TypeDescription & Constraintsdoco
.. ClaimResponse TUDomainResourceClaimResponse resource
Elements defined in Ancestors: id, meta, implicitRules, language, text, contained, extension, modifierExtension
... identifier 0..*IdentifierResponse number
... status ?!Σ0..1codeactive | cancelled | draft | entered-in-error
Financial Resource Status Codes (Required)
... type 0..1CodeableConceptType or discipline
Claim Type Codes (Extensible)
... subType 0..1CodeableConceptFiner grained claim type information
Example Claim SubType Codes (Example)
... use Σ0..1codeclaim | preauthorization | predetermination
Use (Required)
... patient 0..1Reference(Patient)The subject of the Products and Services
... created 0..1dateTimeCreation date
... insurer 0..1Reference(Organization)Insurance issuing organization
... requestProvider 0..1Reference(Practitioner | PractitionerRole | Organization)Responsible practitioner
... request 0..1Reference(Claim)Id of resource triggering adjudication
... outcome 0..1codequeued | complete | error | partial
Claim Processing Codes (Required)
... disposition 0..1stringDisposition Message
... preAuthRef 0..1stringPre-Authorization/Determination Reference
... payeeType 0..1CodeableConceptParty to be paid any benefits payable
PayeeType (Example)
... item 0..*BackboneElementLine items
.... itemSequence 1..1positiveIntService instance
.... noteNumber 0..*positiveIntList of note numbers which apply
.... adjudication 0..*BackboneElementAdjudication details
..... category 1..1CodeableConceptAdjudication category such as co-pay, eligible, benefit, etc.
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..*BackboneElementDetail line items
..... detailSequence 1..1positiveIntService instance
..... noteNumber 0..*positiveIntList of note numbers which apply
..... adjudication 0..*see adjudicationDetail level adjudication details
..... subDetail 0..*BackboneElementSubdetail line items
...... subDetailSequence 1..1positiveIntService instance
...... noteNumber 0..*positiveIntList of note numbers which apply
...... adjudication 0..*see adjudicationSubdetail level adjudication details
... addItem 0..*BackboneElementInsurer added line items
.... itemSequence 0..*positiveIntService instances
.... detailSequence 0..*positiveIntDetail sequence number
.... subdetailSequence 0..*positiveIntSubdetail sequence number
.... provider 0..*Reference(Practitioner | PractitionerRole | Organization)Authorized providers
.... billcode 0..1CodeableConceptGroup, Service or Product
USCLS Codes (Example)
.... modifier 0..*CodeableConceptService/Product billing modifiers
Modifier type Codes (Example)
.... programCode 0..*CodeableConceptProgram specific reason for item inclusion
Example Program Reason Codes (Example)
.... serviced[x] 0..1Date or dates of Service
..... servicedDatedate
..... servicedPeriodPeriod
.... location[x] 0..1Place of service
Example Service Place Codes (Example)
..... locationCodeableConceptCodeableConcept
..... locationAddressAddress
..... locationReferenceReference(Location)
.... quantity 0..1SimpleQuantityCount of Products or Services
.... unitPrice 0..1MoneyFee, charge or cost per point
.... factor 0..1decimalPrice scaling factor
.... net 0..1MoneyTotal item cost
.... bodySite 0..1CodeableConceptService Location
Oral Site Codes (Example)
.... subSite 0..*CodeableConceptService Sub-location
Surface Codes (Example)
.... noteNumber 0..*positiveIntList of note numbers which apply
.... adjudication 0..*see adjudicationAdded items adjudication
.... detail 0..*BackboneElementInsurer added line items
..... billcode 0..1CodeableConceptGroup, Service or Product
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 point
..... factor 0..1decimalPrice scaling factor
..... net 0..1MoneyTotal item cost
..... noteNumber 0..*positiveIntList of note numbers which apply
..... adjudication 0..*see adjudicationAdded items detail adjudication
..... subDetail 0..*BackboneElementInsurer added line items
...... billcode 0..1CodeableConceptGroup, Service or Product
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 point
...... factor 0..1decimalPrice scaling factor
...... net 0..1MoneyTotal item cost
...... noteNumber 0..*positiveIntList of note numbers which apply
...... adjudication 0..*see adjudicationAdded items detail adjudication
... 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)
... total 0..*BackboneElementAdjudication totals
.... category 1..1CodeableConceptAdjudication category such as submitted, co-pay, eligible, benefit, etc.
Adjudication Value Codes (Example)
.... amount 1..1MoneyMonetary amount
... payment 0..1BackboneElementPayment Details
.... type 0..1CodeableConceptPartial or Complete
Example Payment Type Codes (Example)
.... adjustment 0..1MoneyPayment adjustment for non-Claim issues
.... adjustmentReason 0..1CodeableConceptExplanation for the non-claim adjustment
Payment Adjustment Reason Codes (Example)
.... date 0..1dateExpected data of Payment
.... amount 0..1MoneyPayable amount after adjustment
.... identifier 0..1IdentifierIdentifier of the payment instrument
... reserved 0..1CodingFunds reserved status
FundsReserve (Example)
... form 0..1CodeableConceptPrinted Form Identifier
Forms (Example)
... processNote 0..*BackboneElementProcessing notes
.... number 0..1positiveIntSequence Number for this note
.... type 0..1codedisplay | print | printoper
NoteType (Required)
.... text 0..1stringNote explanatory text
.... language 0..1CodeableConceptLanguage if different from the resource
Language (Preferred but limited to All Languages)
... communicationRequest 0..*Reference(CommunicationRequest)Request for additional information
... insurance 0..*BackboneElementInsurance or medical plan
.... sequence 1..1positiveIntService instance identifier
.... focal 1..1booleanIs the focal Coverage
.... coverage 1..1Reference(Coverage)Insurance information
.... businessArrangement 0..1stringBusiness agreement
.... claimResponse 0..1Reference(ClaimResponse)Adjudication results

doco Documentation for this format

UML Diagram (Legend)

ClaimResponse (DomainResource)The response business identifieridentifier : Identifier [0..*]The status of the resource instance (this element modifies the meaning of other elements)status : code [0..1] « A code specifying the state of the resource instance. (Strength=Required)FinancialResourceStatusCodes! »The category of claim, e.g, oral, pharmacy, vision, institutional, professionaltype : CodeableConcept [0..1] « The type or discipline-style of the claim. (Strength=Extensible)ClaimTypeCodes+ »A finer grained suite of claim subtype codes which may convey Inpatient vs Outpatient and/or a specialty service. In the US the CMS Bill TypesubType : CodeableConcept [0..1] « A more granulat claim typecode. (Strength=Example)ExampleClaimSubTypeCodes?? »A claim, a list of completed goods and services; a preauthorization, a list or proposed goods and services; or a predetermination, a set of goods and services being considered, for which insurer adjudication is soughtuse : code [0..1] « Claim, preauthorization, predetermination. (Strength=Required)Use! »Patient Resourcepatient : Reference [0..1] « Patient »The date when this resource was createdcreated : dateTime [0..1]The Insurer who produced this adjudicated responseinsurer : Reference [0..1] « Organization »The practitioner who is responsible for the services rendered to the patientrequestProvider : Reference [0..1] « Practitioner|PractitionerRole| Organization »Original request resource referencerequest : Reference [0..1] « Claim »Transaction: error, complete, partial processingoutcome : code [0..1] « The result of the claim processing. (Strength=Required)ClaimProcessingCodes! »A description of the status of the adjudicationdisposition : string [0..1]A list of references from the Insurer to which these services pertainpreAuthRef : string [0..1]Party to be reimbursed: Subscriber, provider, otherpayeeType : CodeableConcept [0..1] « A code for the party to be reimbursed. (Strength=Example)Claim Payee Type ?? »Status of funds reservation (For provider, for Patient, None)reserved : Coding [0..1] « For whom funds are to be reserved: (Patient, Provider, None). (Strength=Example)Funds Reservation ?? »The form to be used for printing the contentform : CodeableConcept [0..1] « The forms codes. (Strength=Example)Form ?? »Request for additional supporting or authorizing information, such as: documents, images or resourcescommunicationRequest : Reference [0..*] « CommunicationRequest »ItemA service line numberitemSequence : positiveInt [1..1]A list of note references to the notes provided belownoteNumber : positiveInt [0..*]AdjudicationCode indicating: Co-Pay, deductible, eligible, benefit, tax, etccategory : CodeableConcept [1..1] « The adjudication codes. (Strength=Example)AdjudicationValueCodes?? »Adjudication reason such as limit reachedreason : CodeableConcept [0..1] « The adjudication reason codes. (Strength=Example)AdjudicationReasonCodes?? »Monetary amount associated with the codeamount : Money [0..1]A non-monetary value for example a percentage. Mutually exclusive to the amount element abovevalue : decimal [0..1]ItemDetailA service line numberdetailSequence : positiveInt [1..1]A list of note references to the notes provided belownoteNumber : positiveInt [0..*]SubDetailA service line numbersubDetailSequence : positiveInt [1..1]A list of note references to the notes provided belownoteNumber : positiveInt [0..*]AddedItemList of input service items which this service line is intended to replaceitemSequence : positiveInt [0..*]The sequence number of the addition within the line item submitted which contains the error. This value is omitted when the error is not related to an AdditiondetailSequence : positiveInt [0..*]The sequence number of the addition within the line item submitted which contains the error. This value is omitted when the error is not related to an AdditionsubdetailSequence : positiveInt [0..*]The providers who are authorized for the services rendered to the patientprovider : Reference [0..*] « Practitioner|PractitionerRole| Organization »A code to indicate the Professional Service or Product suppliedbillcode : CodeableConcept [0..1] « Allowable service and product codes. (Strength=Example)USCLSCodes?? »Item typification or modifiers codes, e.g. for Oral whether the treatment is cosmetic or associated with TMJ, or for medical whether the treatment was outside the clinic or out of office hoursmodifier : CodeableConcept [0..*] « Item type or modifiers codes, eg for Oral whether the treatment is cosmetic or associated with TMJ, or an appliance was lost or stolen. (Strength=Example)ModifierTypeCodes?? »For programs which require reason codes for the inclusion or covering of this billed item under the program or sub-programprogramCode : CodeableConcept [0..*] « Program specific reason codes. (Strength=Example)ExampleProgramReasonCodes?? »The date or dates when the service or product was supplied, performed or completedserviced[x] : Type [0..1] « date|Period »Where the service was providedlocation[x] : Type [0..1] « CodeableConcept|Address|Reference( Location); Place of service: pharmacy,school, prison, etc. (Strength=Example)ExampleServicePlaceCodes?? »The number of repetitions of a service or productquantity : Quantity(SimpleQuantity) [0..1]If the item is a node then this is the fee for the product or service, otherwise this is the total of the fees for the children 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 charge. For example, the formula: unit Quantity * unit Price (Cost per Point) * factor Number * points = net Amount. Quantity, factor and points are assumed to be 1 if not suppliednet : Money [0..1]Physical service site on the patient (limb, tooth, etc.)bodySite : CodeableConcept [0..1] « The code for the teeth, quadrant, sextant and arch. (Strength=Example)OralSiteCodes?? »A region or surface of the site, e.g. limb region or tooth surface(s)subSite : CodeableConcept [0..*] « The code for the tooth surface and surface combinations. (Strength=Example)SurfaceCodes?? »A list of note references to the notes provided belownoteNumber : positiveInt [0..*]AddedItemDetailA code to indicate the Professional Service or Product suppliedbillcode : CodeableConcept [0..1] « Allowable service and product codes. (Strength=Example)USCLSCodes?? »Item typification or modifiers codes, e.g. for Oral whether the treatment is cosmetic or associated with TMJ, or for medical whether the treatment was outside the clinic or out of office hoursmodifier : CodeableConcept [0..*] « Item type or modifiers codes, eg for Oral whether the treatment is cosmetic or associated with TMJ, or an appliance was lost or stolen. (Strength=Example)ModifierTypeCodes?? »The number of repetitions of a service or productquantity : Quantity(SimpleQuantity) [0..1]If the item is a node then this is the fee for the product or service, otherwise this is the total of the fees for the children 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 charge. For example, the formula: unit Quantity * unit Price (Cost per Point) * factor Number * points = net Amount. Quantity, factor and points are assumed to be 1 if not suppliednet : Money [0..1]A list of note references to the notes provided belownoteNumber : positiveInt [0..*]AddedItemSubDetailA code to indicate the Professional Service or Product suppliedbillcode : CodeableConcept [0..1] « Allowable service and product codes. (Strength=Example)USCLSCodes?? »Item typification or modifiers codes, e.g. for Oral whether the treatment is cosmetic or associated with TMJ, or for medical whether the treatment was outside the clinic or out of office hoursmodifier : CodeableConcept [0..*] « Item type or modifiers codes, eg for Oral whether the treatment is cosmetic or associated with TMJ, or an appliance was lost or stolen. (Strength=Example)ModifierTypeCodes?? »The number of repetitions of a service or productquantity : Quantity(SimpleQuantity) [0..1]If the item is a node then this is the fee for the product or service, otherwise this is the total of the fees for the children 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 charge. For example, the formula: unit Quantity * unit Price (Cost per Point) * factor Number * points = net Amount. Quantity, factor and points are assumed to be 1 if not suppliednet : Money [0..1]A list of note references to the notes provided belownoteNumber : positiveInt [0..*]ErrorThe sequence number of the line item submitted which contains the error. This value is omitted when the error is elsewhereitemSequence : positiveInt [0..1]The sequence number of the addition within the line item submitted which contains the error. This value is omitted when the error is not related to an AdditiondetailSequence : positiveInt [0..1]The sequence number of the addition within the line item submitted which contains the error. This value is omitted when the error is not related to an AdditionsubDetailSequence : positiveInt [0..1]An error code, from a specified code system, which details why the claim could not be adjudicatedcode : CodeableConcept [1..1] « The adjudication error codes. (Strength=Example)Adjudication Error ?? »TotalCode indicating: Submitted, Co-Pay, deductible, eligible, benefit, tax, etccategory : CodeableConcept [1..1] « The adjudication codes. (Strength=Example)AdjudicationValueCodes?? »Monitory amount associated with the codeamount : Money [1..1]PaymentWhether this represents partial or complete payment of the claimtype : CodeableConcept [0..1] « The type (partial, complete) of the payment. (Strength=Example)ExamplePaymentTypeCodes?? »Adjustment to the payment of this transaction which is not related to adjudication of this transactionadjustment : Money [0..1]Reason for the payment adjustmentadjustmentReason : CodeableConcept [0..1] « Payment Adjustment reason codes. (Strength=Example) PaymentAdjustmentReasonCodes?? »Estimated payment datadate : date [0..1]Payable less any payment adjustmentamount : Money [0..1]Payment identifieridentifier : Identifier [0..1]NoteAn integer associated with each note which may be referred to from each service line itemnumber : positiveInt [0..1]The note purpose: Print/Displaytype : code [0..1] « The presentation types of notes. (Strength=Required)NoteType! »The note texttext : string [0..1]The ISO-639-1 alpha 2 code in lower case for the language, optionally followed by a hyphen and the ISO-3166-1 alpha 2 code for the region in upper case; e.g. "en" for English, or "en-US" for American English versus "en-EN" for England Englishlanguage : CodeableConcept [0..1] « A human language. (Strength=Preferred)Common Languages? »InsuranceA service line itemsequence : positiveInt [1..1]The instance number of the Coverage which is the focus for adjudication. The Coverage against which the claim is to be adjudicatedfocal : boolean [1..1]Reference to the program or plan identification, underwriter or payorcoverage : Reference [1..1] « Coverage »The contract number of a business agreement which describes the terms and conditionsbusinessArrangement : string [0..1]The Coverages adjudication detailsclaimResponse : Reference [0..1] « ClaimResponse »The adjudication resultsadjudication[0..*]The adjudication resultsadjudication[0..*]The adjudication resultsadjudication[0..*]The third-tier service adjudications for submitted servicessubDetail[0..*]The second-tier service adjudications for submitted servicesdetail[0..*]The first-tier service adjudications for submitted servicesitem[0..*]The adjudication resultsadjudication[0..*]The adjudication resultsadjudication[0..*]The adjudication resultsadjudication[0..*]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 servicesaddItem[0..*]Mutually exclusive with Services Provided (Item)error[0..*]Totals for amounts submitted, co-pays, benefits payable etctotal[0..*]Payment details for the claim if the claim has been paidpayment[0..1]Note textprocessNote[0..*]Financial instrument by which payment information for health careinsurance[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 Response  number --></identifier>
 <status value="[code]"/><!-- 0..1 active | cancelled | draft | entered-in-error -->
 <type><!-- 0..1 CodeableConcept Type or discipline --></type>
 <subType><!-- 0..1 CodeableConcept Finer grained claim type information --></subType>
 <use value="[code]"/><!-- 0..1 claim | preauthorization | predetermination -->
 <patient><!-- 0..1 Reference(Patient) The subject of the Products and Services --></patient>
 <created value="[dateTime]"/><!-- 0..1 Creation date -->
 <insurer><!-- 0..1 Reference(Organization) Insurance issuing organization --></insurer>
 <requestProvider><!-- 0..1 Reference(Practitioner|PractitionerRole|Organization) Responsible practitioner --></requestProvider>
 <request><!-- 0..1 Reference(Claim) Id of resource triggering adjudication --></request>
 <outcome value="[code]"/><!-- 0..1 queued | complete | error | partial -->
 <disposition value="[string]"/><!-- 0..1 Disposition Message -->
 <preAuthRef value="[string]"/><!-- 0..1 Pre-Authorization/Determination Reference -->
 <payeeType><!-- 0..1 CodeableConcept Party to be paid any benefits payable --></payeeType>
 <item>  <!-- 0..* Line items -->
  <itemSequence value="[positiveInt]"/><!-- 1..1 Service instance -->
  <noteNumber value="[positiveInt]"/><!-- 0..* List of note numbers which apply -->
  <adjudication>  <!-- 0..* Adjudication details -->
   <category><!-- 1..1 CodeableConcept Adjudication category such as co-pay, eligible, benefit, etc. --></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..* Detail line items -->
   <detailSequence value="[positiveInt]"/><!-- 1..1 Service instance -->
   <noteNumber value="[positiveInt]"/><!-- 0..* List of note numbers which apply -->
   <adjudication><!-- 0..* Content as for ClaimResponse.item.adjudication Detail level adjudication details --></adjudication>
   <subDetail>  <!-- 0..* Subdetail line items -->
    <subDetailSequence value="[positiveInt]"/><!-- 1..1 Service instance -->
    <noteNumber value="[positiveInt]"/><!-- 0..* List of note numbers which apply -->
    <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..* Service instances -->
  <detailSequence value="[positiveInt]"/><!-- 0..* Detail sequence number -->
  <subdetailSequence value="[positiveInt]"/><!-- 0..* Subdetail sequence number -->
  <provider><!-- 0..* Reference(Practitioner|PractitionerRole|Organization) Authorized providers --></provider>
  <billcode><!-- 0..1 CodeableConcept Group, Service or Product --></billcode>
  <modifier><!-- 0..* CodeableConcept Service/Product billing modifiers --></modifier>
  <programCode><!-- 0..* CodeableConcept Program specific reason for item inclusion --></programCode>
  <serviced[x]><!-- 0..1 date|Period Date or dates of Service --></serviced[x]>
  <location[x]><!-- 0..1 CodeableConcept|Address|Reference(Location) Place of service --></location[x]>
  <quantity><!-- 0..1 Quantity(SimpleQuantity) Count of Products or Services --></quantity>
  <unitPrice><!-- 0..1 Money Fee, charge or cost per point --></unitPrice>
  <factor value="[decimal]"/><!-- 0..1 Price scaling factor -->
  <net><!-- 0..1 Money Total item cost --></net>
  <bodySite><!-- 0..1 CodeableConcept Service Location --></bodySite>
  <subSite><!-- 0..* CodeableConcept Service Sub-location --></subSite>
  <noteNumber value="[positiveInt]"/><!-- 0..* List of note numbers which apply -->
  <adjudication><!-- 0..* Content as for ClaimResponse.item.adjudication Added items adjudication --></adjudication>
  <detail>  <!-- 0..* Insurer added line items -->
   <billcode><!-- 0..1 CodeableConcept Group, Service or Product --></billcode>
   <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 point --></unitPrice>
   <factor value="[decimal]"/><!-- 0..1 Price scaling factor -->
   <net><!-- 0..1 Money Total item cost --></net>
   <noteNumber value="[positiveInt]"/><!-- 0..* List of note numbers which apply -->
   <adjudication><!-- 0..* Content as for ClaimResponse.item.adjudication Added items detail adjudication --></adjudication>
   <subDetail>  <!-- 0..* Insurer added line items -->
    <billcode><!-- 0..1 CodeableConcept Group, Service or Product --></billcode>
    <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 point --></unitPrice>
    <factor value="[decimal]"/><!-- 0..1 Price scaling factor -->
    <net><!-- 0..1 Money Total item cost --></net>
    <noteNumber value="[positiveInt]"/><!-- 0..* List of note numbers which apply -->
    <adjudication><!-- 0..* Content as for ClaimResponse.item.adjudication Added items detail adjudication --></adjudication>
   </subDetail>
  </detail>
 </addItem>
 <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>
 <total>  <!-- 0..* Adjudication totals -->
  <category><!-- 1..1 CodeableConcept Adjudication category such as submitted, co-pay, eligible, benefit, etc. --></category>
  <amount><!-- 1..1 Money Monetary amount --></amount>
 </total>
 <payment>  <!-- 0..1 Payment Details -->
  <type><!-- 0..1 CodeableConcept Partial or Complete --></type>
  <adjustment><!-- 0..1 Money Payment adjustment for non-Claim issues --></adjustment>
  <adjustmentReason><!-- 0..1 CodeableConcept Explanation for the non-claim adjustment --></adjustmentReason>
  <date value="[date]"/><!-- 0..1 Expected data of Payment -->
  <amount><!-- 0..1 Money Payable amount after adjustment --></amount>
  <identifier><!-- 0..1 Identifier Identifier of the payment instrument --></identifier>
 </payment>
 <reserved><!-- 0..1 Coding Funds reserved status --></reserved>
 <form><!-- 0..1 CodeableConcept Printed Form Identifier --></form>
 <processNote>  <!-- 0..* Processing notes -->
  <number value="[positiveInt]"/><!-- 0..1 Sequence Number for this note -->
  <type value="[code]"/><!-- 0..1 display | print | printoper -->
  <text value="[string]"/><!-- 0..1 Note explanatory text -->
  <language><!-- 0..1 CodeableConcept Language if different from the resource --></language>
 </processNote>
 <communicationRequest><!-- 0..* Reference(CommunicationRequest) Request for additional information --></communicationRequest>
 <insurance>  <!-- 0..* Insurance or medical plan -->
  <sequence value="[positiveInt]"/><!-- 1..1 Service instance identifier -->
  <focal value="[boolean]"/><!-- 1..1 Is the focal Coverage -->
  <coverage><!-- 1..1 Reference(Coverage) Insurance information --></coverage>
  <businessArrangement value="[string]"/><!-- 0..1 Business agreement -->
  <claimResponse><!-- 0..1 Reference(ClaimResponse) Adjudication results --></claimResponse>
 </insurance>
</ClaimResponse>

JSON Template

{doco
  "resourceType" : "ClaimResponse",
  // from Resource: id, meta, implicitRules, and language
  // from DomainResource: text, contained, extension, and modifierExtension
  "identifier" : [{ Identifier }], // Response  number
  "status" : "<code>", // active | cancelled | draft | entered-in-error
  "type" : { CodeableConcept }, // Type or discipline
  "subType" : { CodeableConcept }, // Finer grained claim type information
  "use" : "<code>", // claim | preauthorization | predetermination
  "patient" : { Reference(Patient) }, // The subject of the Products and Services
  "created" : "<dateTime>", // Creation date
  "insurer" : { Reference(Organization) }, // Insurance issuing organization
  "requestProvider" : { Reference(Practitioner|PractitionerRole|Organization) }, // Responsible practitioner
  "request" : { Reference(Claim) }, // Id of resource triggering adjudication
  "outcome" : "<code>", // queued | complete | error | partial
  "disposition" : "<string>", // Disposition Message
  "preAuthRef" : "<string>", // Pre-Authorization/Determination Reference
  "payeeType" : { CodeableConcept }, // Party to be paid any benefits payable
  "item" : [{ // Line items
    "itemSequence" : "<positiveInt>", // R!  Service instance
    "noteNumber" : ["<positiveInt>"], // List of note numbers which apply
    "adjudication" : [{ // Adjudication details
      "category" : { CodeableConcept }, // R!  Adjudication category such as co-pay, eligible, benefit, etc.
      "reason" : { CodeableConcept }, // Explanation of Adjudication outcome
      "amount" : { Money }, // Monetary amount
      "value" : <decimal> // Non-monetary value
    }],
    "detail" : [{ // Detail line items
      "detailSequence" : "<positiveInt>", // R!  Service instance
      "noteNumber" : ["<positiveInt>"], // List of note numbers which apply
      "adjudication" : [{ Content as for ClaimResponse.item.adjudication }], // Detail level adjudication details
      "subDetail" : [{ // Subdetail line items
        "subDetailSequence" : "<positiveInt>", // R!  Service instance
        "noteNumber" : ["<positiveInt>"], // List of note numbers which apply
        "adjudication" : [{ Content as for ClaimResponse.item.adjudication }] // Subdetail level adjudication details
      }]
    }]
  }],
  "addItem" : [{ // Insurer added line items
    "itemSequence" : ["<positiveInt>"], // Service instances
    "detailSequence" : ["<positiveInt>"], // Detail sequence number
    "subdetailSequence" : ["<positiveInt>"], // Subdetail sequence number
    "provider" : [{ Reference(Practitioner|PractitionerRole|Organization) }], // Authorized providers
    "billcode" : { CodeableConcept }, // Group, Service or Product
    "modifier" : [{ CodeableConcept }], // Service/Product billing modifiers
    "programCode" : [{ CodeableConcept }], // Program specific reason for item inclusion
    // serviced[x]: Date or dates of Service. One of these 2:
    "servicedDate" : "<date>",
    "servicedPeriod" : { Period },
    // location[x]: Place of service. 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 point
    "factor" : <decimal>, // Price scaling factor
    "net" : { Money }, // Total item cost
    "bodySite" : { CodeableConcept }, // Service Location
    "subSite" : [{ CodeableConcept }], // Service Sub-location
    "noteNumber" : ["<positiveInt>"], // List of note numbers which apply
    "adjudication" : [{ Content as for ClaimResponse.item.adjudication }], // Added items adjudication
    "detail" : [{ // Insurer added line items
      "billcode" : { CodeableConcept }, // Group, Service or Product
      "modifier" : [{ CodeableConcept }], // Service/Product billing modifiers
      "quantity" : { Quantity(SimpleQuantity) }, // Count of Products or Services
      "unitPrice" : { Money }, // Fee, charge or cost per point
      "factor" : <decimal>, // Price scaling factor
      "net" : { Money }, // Total item cost
      "noteNumber" : ["<positiveInt>"], // List of note numbers which apply
      "adjudication" : [{ Content as for ClaimResponse.item.adjudication }], // Added items detail adjudication
      "subDetail" : [{ // Insurer added line items
        "billcode" : { CodeableConcept }, // Group, Service or Product
        "modifier" : [{ CodeableConcept }], // Service/Product billing modifiers
        "quantity" : { Quantity(SimpleQuantity) }, // Count of Products or Services
        "unitPrice" : { Money }, // Fee, charge or cost per point
        "factor" : <decimal>, // Price scaling factor
        "net" : { Money }, // Total item cost
        "noteNumber" : ["<positiveInt>"], // List of note numbers which apply
        "adjudication" : [{ Content as for ClaimResponse.item.adjudication }] // Added items detail adjudication
      }]
    }]
  }],
  "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
  }],
  "total" : [{ // Adjudication totals
    "category" : { CodeableConcept }, // R!  Adjudication category such as submitted, co-pay, eligible, benefit, etc.
    "amount" : { Money } // R!  Monetary amount
  }],
  "payment" : { // Payment Details
    "type" : { CodeableConcept }, // Partial or Complete
    "adjustment" : { Money }, // Payment adjustment for non-Claim issues
    "adjustmentReason" : { CodeableConcept }, // Explanation for the non-claim adjustment
    "date" : "<date>", // Expected data of Payment
    "amount" : { Money }, // Payable amount after adjustment
    "identifier" : { Identifier } // Identifier of the payment instrument
  },
  "reserved" : { Coding }, // Funds reserved status
  "form" : { CodeableConcept }, // Printed Form Identifier
  "processNote" : [{ // Processing notes
    "number" : "<positiveInt>", // Sequence Number for this note
    "type" : "<code>", // display | print | printoper
    "text" : "<string>", // Note explanatory text
    "language" : { CodeableConcept } // Language if different from the resource
  }],
  "communicationRequest" : [{ Reference(CommunicationRequest) }], // Request for additional information
  "insurance" : [{ // Insurance or medical plan
    "sequence" : "<positiveInt>", // R!  Service instance identifier
    "focal" : <boolean>, // R!  Is the focal Coverage
    "coverage" : { Reference(Coverage) }, // R!  Insurance information
    "businessArrangement" : "<string>", // Business agreement
    "claimResponse" : { Reference(ClaimResponse) } // Adjudication results
  }]
}

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..* Response  number
  fhir:ClaimResponse.status [ code ]; # 0..1 active | cancelled | draft | entered-in-error
  fhir:ClaimResponse.type [ CodeableConcept ]; # 0..1 Type or discipline
  fhir:ClaimResponse.subType [ CodeableConcept ]; # 0..1 Finer grained claim type information
  fhir:ClaimResponse.use [ code ]; # 0..1 claim | preauthorization | predetermination
  fhir:ClaimResponse.patient [ Reference(Patient) ]; # 0..1 The subject of the Products and Services
  fhir:ClaimResponse.created [ dateTime ]; # 0..1 Creation date
  fhir:ClaimResponse.insurer [ Reference(Organization) ]; # 0..1 Insurance issuing organization
  fhir:ClaimResponse.requestProvider [ Reference(Practitioner|PractitionerRole|Organization) ]; # 0..1 Responsible practitioner
  fhir:ClaimResponse.request [ Reference(Claim) ]; # 0..1 Id of resource triggering adjudication
  fhir:ClaimResponse.outcome [ code ]; # 0..1 queued | complete | error | partial
  fhir:ClaimResponse.disposition [ string ]; # 0..1 Disposition Message
  fhir:ClaimResponse.preAuthRef [ string ]; # 0..1 Pre-Authorization/Determination Reference
  fhir:ClaimResponse.payeeType [ CodeableConcept ]; # 0..1 Party to be paid any benefits payable
  fhir:ClaimResponse.item [ # 0..* Line items
    fhir:ClaimResponse.item.itemSequence [ positiveInt ]; # 1..1 Service instance
    fhir:ClaimResponse.item.noteNumber [ positiveInt ], ... ; # 0..* List of note numbers which apply
    fhir:ClaimResponse.item.adjudication [ # 0..* Adjudication details
      fhir:ClaimResponse.item.adjudication.category [ CodeableConcept ]; # 1..1 Adjudication category such as co-pay, eligible, benefit, etc.
      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..* Detail line items
      fhir:ClaimResponse.item.detail.detailSequence [ positiveInt ]; # 1..1 Service instance
      fhir:ClaimResponse.item.detail.noteNumber [ positiveInt ], ... ; # 0..* List of note numbers which apply
      fhir:ClaimResponse.item.detail.adjudication [ See ClaimResponse.item.adjudication ], ... ; # 0..* Detail level adjudication details
      fhir:ClaimResponse.item.detail.subDetail [ # 0..* Subdetail line items
        fhir:ClaimResponse.item.detail.subDetail.subDetailSequence [ positiveInt ]; # 1..1 Service instance
        fhir:ClaimResponse.item.detail.subDetail.noteNumber [ positiveInt ], ... ; # 0..* List of note numbers which apply
        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..* Service instances
    fhir:ClaimResponse.addItem.detailSequence [ positiveInt ], ... ; # 0..* Detail sequence number
    fhir:ClaimResponse.addItem.subdetailSequence [ positiveInt ], ... ; # 0..* Subdetail sequence number
    fhir:ClaimResponse.addItem.provider [ Reference(Practitioner|PractitionerRole|Organization) ], ... ; # 0..* Authorized providers
    fhir:ClaimResponse.addItem.billcode [ CodeableConcept ]; # 0..1 Group, Service or Product
    fhir:ClaimResponse.addItem.modifier [ CodeableConcept ], ... ; # 0..* Service/Product billing modifiers
    fhir:ClaimResponse.addItem.programCode [ CodeableConcept ], ... ; # 0..* Program specific reason for item inclusion
    # ClaimResponse.addItem.serviced[x] : 0..1 Date or dates of Service. One of these 2
      fhir:ClaimResponse.addItem.servicedDate [ date ]
      fhir:ClaimResponse.addItem.servicedPeriod [ Period ]
    # ClaimResponse.addItem.location[x] : 0..1 Place of service. 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 point
    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 Service Location
    fhir:ClaimResponse.addItem.subSite [ CodeableConcept ], ... ; # 0..* Service Sub-location
    fhir:ClaimResponse.addItem.noteNumber [ positiveInt ], ... ; # 0..* List of note numbers which apply
    fhir:ClaimResponse.addItem.adjudication [ See ClaimResponse.item.adjudication ], ... ; # 0..* Added items adjudication
    fhir:ClaimResponse.addItem.detail [ # 0..* Insurer added line items
      fhir:ClaimResponse.addItem.detail.billcode [ CodeableConcept ]; # 0..1 Group, Service or Product
      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 point
      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..* List of note numbers which apply
      fhir:ClaimResponse.addItem.detail.adjudication [ See ClaimResponse.item.adjudication ], ... ; # 0..* Added items detail adjudication
      fhir:ClaimResponse.addItem.detail.subDetail [ # 0..* Insurer added line items
        fhir:ClaimResponse.addItem.detail.subDetail.billcode [ CodeableConcept ]; # 0..1 Group, Service or Product
        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 point
        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..* List of note numbers which apply
        fhir:ClaimResponse.addItem.detail.subDetail.adjudication [ See ClaimResponse.item.adjudication ], ... ; # 0..* Added items detail adjudication
      ], ...;
    ], ...;
  ], ...;
  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
  ], ...;
  fhir:ClaimResponse.total [ # 0..* Adjudication totals
    fhir:ClaimResponse.total.category [ CodeableConcept ]; # 1..1 Adjudication category such as submitted, co-pay, eligible, benefit, etc.
    fhir:ClaimResponse.total.amount [ Money ]; # 1..1 Monetary amount
  ], ...;
  fhir:ClaimResponse.payment [ # 0..1 Payment Details
    fhir:ClaimResponse.payment.type [ CodeableConcept ]; # 0..1 Partial or Complete
    fhir:ClaimResponse.payment.adjustment [ Money ]; # 0..1 Payment adjustment for non-Claim issues
    fhir:ClaimResponse.payment.adjustmentReason [ CodeableConcept ]; # 0..1 Explanation for the non-claim adjustment
    fhir:ClaimResponse.payment.date [ date ]; # 0..1 Expected data of Payment
    fhir:ClaimResponse.payment.amount [ Money ]; # 0..1 Payable amount after adjustment
    fhir:ClaimResponse.payment.identifier [ Identifier ]; # 0..1 Identifier of the payment instrument
  ];
  fhir:ClaimResponse.reserved [ Coding ]; # 0..1 Funds reserved status
  fhir:ClaimResponse.form [ CodeableConcept ]; # 0..1 Printed Form Identifier
  fhir:ClaimResponse.processNote [ # 0..* Processing notes
    fhir:ClaimResponse.processNote.number [ positiveInt ]; # 0..1 Sequence Number for this note
    fhir:ClaimResponse.processNote.type [ code ]; # 0..1 display | print | printoper
    fhir:ClaimResponse.processNote.text [ string ]; # 0..1 Note explanatory text
    fhir:ClaimResponse.processNote.language [ CodeableConcept ]; # 0..1 Language if different from the resource
  ], ...;
  fhir:ClaimResponse.communicationRequest [ Reference(CommunicationRequest) ], ... ; # 0..* Request for additional information
  fhir:ClaimResponse.insurance [ # 0..* Insurance or medical plan
    fhir:ClaimResponse.insurance.sequence [ positiveInt ]; # 1..1 Service instance identifier
    fhir:ClaimResponse.insurance.focal [ boolean ]; # 1..1 Is the focal Coverage
    fhir:ClaimResponse.insurance.coverage [ Reference(Coverage) ]; # 1..1 Insurance information
    fhir:ClaimResponse.insurance.businessArrangement [ string ]; # 0..1 Business agreement
    fhir:ClaimResponse.insurance.claimResponse [ Reference(ClaimResponse) ]; # 0..1 Adjudication results
  ], ...;
]

Changes since R3

ClaimResponse
ClaimResponse.type
  • Added Element
ClaimResponse.subType
  • Added Element
ClaimResponse.use
  • Added Element
ClaimResponse.requestProvider
  • Type changed from Reference(Practitioner) to Reference(Practitioner|PractitionerRole|Organization)
ClaimResponse.outcome
  • Type changed from CodeableConcept to code
  • Add Binding http://hl7.org/fhir/ValueSet/remittance-outcome (required)
ClaimResponse.preAuthRef
  • Added Element
ClaimResponse.item.itemSequence
  • Added Element
ClaimResponse.item.detail.detailSequence
  • Added Element
ClaimResponse.item.detail.subDetail.subDetailSequence
  • Added Element
ClaimResponse.addItem.itemSequence
  • Added Element
ClaimResponse.addItem.detailSequence
  • Added Element
ClaimResponse.addItem.subdetailSequence
  • Added Element
ClaimResponse.addItem.provider
  • Added Element
ClaimResponse.addItem.billcode
  • Added Element
ClaimResponse.addItem.programCode
  • Added Element
ClaimResponse.addItem.serviced[x]
  • Added Element
ClaimResponse.addItem.location[x]
  • Added Element
ClaimResponse.addItem.quantity
  • Added Element
ClaimResponse.addItem.unitPrice
  • Added Element
ClaimResponse.addItem.factor
  • Added Element
ClaimResponse.addItem.net
  • Added Element
ClaimResponse.addItem.bodySite
  • Added Element
ClaimResponse.addItem.subSite
  • Added Element
ClaimResponse.addItem.detail.billcode
  • Added Element
ClaimResponse.addItem.detail.quantity
  • Added Element
ClaimResponse.addItem.detail.unitPrice
  • Added Element
ClaimResponse.addItem.detail.factor
  • Added Element
ClaimResponse.addItem.detail.net
  • Added Element
ClaimResponse.addItem.detail.subDetail
  • Added Element
ClaimResponse.addItem.detail.subDetail.billcode
  • Added Element
ClaimResponse.addItem.detail.subDetail.modifier
  • Added Element
ClaimResponse.addItem.detail.subDetail.quantity
  • Added Element
ClaimResponse.addItem.detail.subDetail.unitPrice
  • Added Element
ClaimResponse.addItem.detail.subDetail.factor
  • Added Element
ClaimResponse.addItem.detail.subDetail.net
  • Added Element
ClaimResponse.addItem.detail.subDetail.noteNumber
  • Added Element
ClaimResponse.addItem.detail.subDetail.adjudication
  • Added Element
ClaimResponse.error.itemSequence
  • Added Element
ClaimResponse.error.detailSequence
  • Added Element
ClaimResponse.error.subDetailSequence
  • Added Element
ClaimResponse.total
  • Added Element
ClaimResponse.total.category
  • Added Element
ClaimResponse.total.amount
  • Added Element
ClaimResponse.processNote.type
  • Type changed from CodeableConcept to code
ClaimResponse.processNote.language
  • Remove Binding http://hl7.org/fhir/ValueSet/languages (extensible)
ClaimResponse.requestOrganization
  • deleted
ClaimResponse.item.sequenceLinkId
  • deleted
ClaimResponse.item.detail.sequenceLinkId
  • deleted
ClaimResponse.item.detail.subDetail.sequenceLinkId
  • deleted
ClaimResponse.addItem.sequenceLinkId
  • deleted
ClaimResponse.addItem.revenue
  • deleted
ClaimResponse.addItem.category
  • deleted
ClaimResponse.addItem.service
  • deleted
ClaimResponse.addItem.fee
  • deleted
ClaimResponse.addItem.detail.revenue
  • deleted
ClaimResponse.addItem.detail.category
  • deleted
ClaimResponse.addItem.detail.service
  • deleted
ClaimResponse.addItem.detail.fee
  • deleted
ClaimResponse.error.sequenceLinkId
  • deleted
ClaimResponse.error.detailSequenceLinkId
  • deleted
ClaimResponse.error.subdetailSequenceLinkId
  • deleted
ClaimResponse.totalCost
  • deleted
ClaimResponse.unallocDeductable
  • deleted
ClaimResponse.totalBenefit
  • deleted
ClaimResponse.insurance.preAuthRef
  • deleted

See the Full Difference for further information

This analysis is available as XML or JSON.

See R3 <--> R4 Conversion Maps (status = 1 test of which 1 fail to execute.)

Structure

NameFlagsCard.TypeDescription & Constraintsdoco
.. ClaimResponse TUDomainResourceClaimResponse resource
Elements defined in Ancestors: id, meta, implicitRules, language, text, contained, extension, modifierExtension
... identifier 0..*IdentifierResponse number
... status ?!Σ0..1codeactive | cancelled | draft | entered-in-error
Financial Resource Status Codes (Required)
... type 0..1CodeableConceptType or discipline
Claim Type Codes (Extensible)
... subType 0..1CodeableConceptFiner grained claim type information
Example Claim SubType Codes (Example)
... use Σ0..1codeclaim | preauthorization | predetermination
Use (Required)
... patient 0..1Reference(Patient)The subject of the Products and Services
... created 0..1dateTimeCreation date
... insurer 0..1Reference(Organization)Insurance issuing organization
... requestProvider 0..1Reference(Practitioner | PractitionerRole | Organization)Responsible practitioner
... request 0..1Reference(Claim)Id of resource triggering adjudication
... outcome 0..1codequeued | complete | error | partial
Claim Processing Codes (Required)
... disposition 0..1stringDisposition Message
... preAuthRef 0..1stringPre-Authorization/Determination Reference
... payeeType 0..1CodeableConceptParty to be paid any benefits payable
PayeeType (Example)
... item 0..*BackboneElementLine items
.... itemSequence 1..1positiveIntService instance
.... noteNumber 0..*positiveIntList of note numbers which apply
.... adjudication 0..*BackboneElementAdjudication details
..... category 1..1CodeableConceptAdjudication category such as co-pay, eligible, benefit, etc.
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..*BackboneElementDetail line items
..... detailSequence 1..1positiveIntService instance
..... noteNumber 0..*positiveIntList of note numbers which apply
..... adjudication 0..*see adjudicationDetail level adjudication details
..... subDetail 0..*BackboneElementSubdetail line items
...... subDetailSequence 1..1positiveIntService instance
...... noteNumber 0..*positiveIntList of note numbers which apply
...... adjudication 0..*see adjudicationSubdetail level adjudication details
... addItem 0..*BackboneElementInsurer added line items
.... itemSequence 0..*positiveIntService instances
.... detailSequence 0..*positiveIntDetail sequence number
.... subdetailSequence 0..*positiveIntSubdetail sequence number
.... provider 0..*Reference(Practitioner | PractitionerRole | Organization)Authorized providers
.... billcode 0..1CodeableConceptGroup, Service or Product
USCLS Codes (Example)
.... modifier 0..*CodeableConceptService/Product billing modifiers
Modifier type Codes (Example)
.... programCode 0..*CodeableConceptProgram specific reason for item inclusion
Example Program Reason Codes (Example)
.... serviced[x] 0..1Date or dates of Service
..... servicedDatedate
..... servicedPeriodPeriod
.... location[x] 0..1Place of service
Example Service Place Codes (Example)
..... locationCodeableConceptCodeableConcept
..... locationAddressAddress
..... locationReferenceReference(Location)
.... quantity 0..1SimpleQuantityCount of Products or Services
.... unitPrice 0..1MoneyFee, charge or cost per point
.... factor 0..1decimalPrice scaling factor
.... net 0..1MoneyTotal item cost
.... bodySite 0..1CodeableConceptService Location
Oral Site Codes (Example)
.... subSite 0..*CodeableConceptService Sub-location
Surface Codes (Example)
.... noteNumber 0..*positiveIntList of note numbers which apply
.... adjudication 0..*see adjudicationAdded items adjudication
.... detail 0..*BackboneElementInsurer added line items
..... billcode 0..1CodeableConceptGroup, Service or Product
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 point
..... factor 0..1decimalPrice scaling factor
..... net 0..1MoneyTotal item cost
..... noteNumber 0..*positiveIntList of note numbers which apply
..... adjudication 0..*see adjudicationAdded items detail adjudication
..... subDetail 0..*BackboneElementInsurer added line items
...... billcode 0..1CodeableConceptGroup, Service or Product
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 point
...... factor 0..1decimalPrice scaling factor
...... net 0..1MoneyTotal item cost
...... noteNumber 0..*positiveIntList of note numbers which apply
...... adjudication 0..*see adjudicationAdded items detail adjudication
... 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)
... total 0..*BackboneElementAdjudication totals
.... category 1..1CodeableConceptAdjudication category such as submitted, co-pay, eligible, benefit, etc.
Adjudication Value Codes (Example)
.... amount 1..1MoneyMonetary amount
... payment 0..1BackboneElementPayment Details
.... type 0..1CodeableConceptPartial or Complete
Example Payment Type Codes (Example)
.... adjustment 0..1MoneyPayment adjustment for non-Claim issues
.... adjustmentReason 0..1CodeableConceptExplanation for the non-claim adjustment
Payment Adjustment Reason Codes (Example)
.... date 0..1dateExpected data of Payment
.... amount 0..1MoneyPayable amount after adjustment
.... identifier 0..1IdentifierIdentifier of the payment instrument
... reserved 0..1CodingFunds reserved status
FundsReserve (Example)
... form 0..1CodeableConceptPrinted Form Identifier
Forms (Example)
... processNote 0..*BackboneElementProcessing notes
.... number 0..1positiveIntSequence Number for this note
.... type 0..1codedisplay | print | printoper
NoteType (Required)
.... text 0..1stringNote explanatory text
.... language 0..1CodeableConceptLanguage if different from the resource
Language (Preferred but limited to All Languages)
... communicationRequest 0..*Reference(CommunicationRequest)Request for additional information
... insurance 0..*BackboneElementInsurance or medical plan
.... sequence 1..1positiveIntService instance identifier
.... focal 1..1booleanIs the focal Coverage
.... coverage 1..1Reference(Coverage)Insurance information
.... businessArrangement 0..1stringBusiness agreement
.... claimResponse 0..1Reference(ClaimResponse)Adjudication results

doco Documentation for this format

UML Diagram (Legend)

ClaimResponse (DomainResource)The response business identifieridentifier : Identifier [0..*]The status of the resource instance (this element modifies the meaning of other elements)status : code [0..1] « A code specifying the state of the resource instance. (Strength=Required)FinancialResourceStatusCodes! »The category of claim, e.g, oral, pharmacy, vision, institutional, professionaltype : CodeableConcept [0..1] « The type or discipline-style of the claim. (Strength=Extensible)ClaimTypeCodes+ »A finer grained suite of claim subtype codes which may convey Inpatient vs Outpatient and/or a specialty service. In the US the CMS Bill TypesubType : CodeableConcept [0..1] « A more granulat claim typecode. (Strength=Example)ExampleClaimSubTypeCodes?? »A claim, a list of completed goods and services; a preauthorization, a list or proposed goods and services; or a predetermination, a set of goods and services being considered, for which insurer adjudication is soughtuse : code [0..1] « Claim, preauthorization, predetermination. (Strength=Required)Use! »Patient Resourcepatient : Reference [0..1] « Patient »The date when this resource was createdcreated : dateTime [0..1]The Insurer who produced this adjudicated responseinsurer : Reference [0..1] « Organization »The practitioner who is responsible for the services rendered to the patientrequestProvider : Reference [0..1] « Practitioner|PractitionerRole| Organization »Original request resource referencerequest : Reference [0..1] « Claim »Transaction: error, complete, partial processingoutcome : code [0..1] « The result of the claim processing. (Strength=Required)ClaimProcessingCodes! »A description of the status of the adjudicationdisposition : string [0..1]A list of references from the Insurer to which these services pertainpreAuthRef : string [0..1]Party to be reimbursed: Subscriber, provider, otherpayeeType : CodeableConcept [0..1] « A code for the party to be reimbursed. (Strength=Example)Claim Payee Type ?? »Status of funds reservation (For provider, for Patient, None)reserved : Coding [0..1] « For whom funds are to be reserved: (Patient, Provider, None). (Strength=Example)Funds Reservation ?? »The form to be used for printing the contentform : CodeableConcept [0..1] « The forms codes. (Strength=Example)Form ?? »Request for additional supporting or authorizing information, such as: documents, images or resourcescommunicationRequest : Reference [0..*] « CommunicationRequest »ItemA service line numberitemSequence : positiveInt [1..1]A list of note references to the notes provided belownoteNumber : positiveInt [0..*]AdjudicationCode indicating: Co-Pay, deductible, eligible, benefit, tax, etccategory : CodeableConcept [1..1] « The adjudication codes. (Strength=Example)AdjudicationValueCodes?? »Adjudication reason such as limit reachedreason : CodeableConcept [0..1] « The adjudication reason codes. (Strength=Example)AdjudicationReasonCodes?? »Monetary amount associated with the codeamount : Money [0..1]A non-monetary value for example a percentage. Mutually exclusive to the amount element abovevalue : decimal [0..1]ItemDetailA service line numberdetailSequence : positiveInt [1..1]A list of note references to the notes provided belownoteNumber : positiveInt [0..*]SubDetailA service line numbersubDetailSequence : positiveInt [1..1]A list of note references to the notes provided belownoteNumber : positiveInt [0..*]AddedItemList of input service items which this service line is intended to replaceitemSequence : positiveInt [0..*]The sequence number of the addition within the line item submitted which contains the error. This value is omitted when the error is not related to an AdditiondetailSequence : positiveInt [0..*]The sequence number of the addition within the line item submitted which contains the error. This value is omitted when the error is not related to an AdditionsubdetailSequence : positiveInt [0..*]The providers who are authorized for the services rendered to the patientprovider : Reference [0..*] « Practitioner|PractitionerRole| Organization »A code to indicate the Professional Service or Product suppliedbillcode : CodeableConcept [0..1] « Allowable service and product codes. (Strength=Example)USCLSCodes?? »Item typification or modifiers codes, e.g. for Oral whether the treatment is cosmetic or associated with TMJ, or for medical whether the treatment was outside the clinic or out of office hoursmodifier : CodeableConcept [0..*] « Item type or modifiers codes, eg for Oral whether the treatment is cosmetic or associated with TMJ, or an appliance was lost or stolen. (Strength=Example)ModifierTypeCodes?? »For programs which require reason codes for the inclusion or covering of this billed item under the program or sub-programprogramCode : CodeableConcept [0..*] « Program specific reason codes. (Strength=Example)ExampleProgramReasonCodes?? »The date or dates when the service or product was supplied, performed or completedserviced[x] : Type [0..1] « date|Period »Where the service was providedlocation[x] : Type [0..1] « CodeableConcept|Address|Reference( Location); Place of service: pharmacy,school, prison, etc. (Strength=Example)ExampleServicePlaceCodes?? »The number of repetitions of a service or productquantity : Quantity(SimpleQuantity) [0..1]If the item is a node then this is the fee for the product or service, otherwise this is the total of the fees for the children 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 charge. For example, the formula: unit Quantity * unit Price (Cost per Point) * factor Number * points = net Amount. Quantity, factor and points are assumed to be 1 if not suppliednet : Money [0..1]Physical service site on the patient (limb, tooth, etc.)bodySite : CodeableConcept [0..1] « The code for the teeth, quadrant, sextant and arch. (Strength=Example)OralSiteCodes?? »A region or surface of the site, e.g. limb region or tooth surface(s)subSite : CodeableConcept [0..*] « The code for the tooth surface and surface combinations. (Strength=Example)SurfaceCodes?? »A list of note references to the notes provided belownoteNumber : positiveInt [0..*]AddedItemDetailA code to indicate the Professional Service or Product suppliedbillcode : CodeableConcept [0..1] « Allowable service and product codes. (Strength=Example)USCLSCodes?? »Item typification or modifiers codes, e.g. for Oral whether the treatment is cosmetic or associated with TMJ, or for medical whether the treatment was outside the clinic or out of office hoursmodifier : CodeableConcept [0..*] « Item type or modifiers codes, eg for Oral whether the treatment is cosmetic or associated with TMJ, or an appliance was lost or stolen. (Strength=Example)ModifierTypeCodes?? »The number of repetitions of a service or productquantity : Quantity(SimpleQuantity) [0..1]If the item is a node then this is the fee for the product or service, otherwise this is the total of the fees for the children 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 charge. For example, the formula: unit Quantity * unit Price (Cost per Point) * factor Number * points = net Amount. Quantity, factor and points are assumed to be 1 if not suppliednet : Money [0..1]A list of note references to the notes provided belownoteNumber : positiveInt [0..*]AddedItemSubDetailA code to indicate the Professional Service or Product suppliedbillcode : CodeableConcept [0..1] « Allowable service and product codes. (Strength=Example)USCLSCodes?? »Item typification or modifiers codes, e.g. for Oral whether the treatment is cosmetic or associated with TMJ, or for medical whether the treatment was outside the clinic or out of office hoursmodifier : CodeableConcept [0..*] « Item type or modifiers codes, eg for Oral whether the treatment is cosmetic or associated with TMJ, or an appliance was lost or stolen. (Strength=Example)ModifierTypeCodes?? »The number of repetitions of a service or productquantity : Quantity(SimpleQuantity) [0..1]If the item is a node then this is the fee for the product or service, otherwise this is the total of the fees for the children 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 charge. For example, the formula: unit Quantity * unit Price (Cost per Point) * factor Number * points = net Amount. Quantity, factor and points are assumed to be 1 if not suppliednet : Money [0..1]A list of note references to the notes provided belownoteNumber : positiveInt [0..*]ErrorThe sequence number of the line item submitted which contains the error. This value is omitted when the error is elsewhereitemSequence : positiveInt [0..1]The sequence number of the addition within the line item submitted which contains the error. This value is omitted when the error is not related to an AdditiondetailSequence : positiveInt [0..1]The sequence number of the addition within the line item submitted which contains the error. This value is omitted when the error is not related to an AdditionsubDetailSequence : positiveInt [0..1]An error code, from a specified code system, which details why the claim could not be adjudicatedcode : CodeableConcept [1..1] « The adjudication error codes. (Strength=Example)Adjudication Error ?? »TotalCode indicating: Submitted, Co-Pay, deductible, eligible, benefit, tax, etccategory : CodeableConcept [1..1] « The adjudication codes. (Strength=Example)AdjudicationValueCodes?? »Monitory amount associated with the codeamount : Money [1..1]PaymentWhether this represents partial or complete payment of the claimtype : CodeableConcept [0..1] « The type (partial, complete) of the payment. (Strength=Example)ExamplePaymentTypeCodes?? »Adjustment to the payment of this transaction which is not related to adjudication of this transactionadjustment : Money [0..1]Reason for the payment adjustmentadjustmentReason : CodeableConcept [0..1] « Payment Adjustment reason codes. (Strength=Example) PaymentAdjustmentReasonCodes?? »Estimated payment datadate : date [0..1]Payable less any payment adjustmentamount : Money [0..1]Payment identifieridentifier : Identifier [0..1]NoteAn integer associated with each note which may be referred to from each service line itemnumber : positiveInt [0..1]The note purpose: Print/Displaytype : code [0..1] « The presentation types of notes. (Strength=Required)NoteType! »The note texttext : string [0..1]The ISO-639-1 alpha 2 code in lower case for the language, optionally followed by a hyphen and the ISO-3166-1 alpha 2 code for the region in upper case; e.g. "en" for English, or "en-US" for American English versus "en-EN" for England Englishlanguage : CodeableConcept [0..1] « A human language. (Strength=Preferred)Common Languages? »InsuranceA service line itemsequence : positiveInt [1..1]The instance number of the Coverage which is the focus for adjudication. The Coverage against which the claim is to be adjudicatedfocal : boolean [1..1]Reference to the program or plan identification, underwriter or payorcoverage : Reference [1..1] « Coverage »The contract number of a business agreement which describes the terms and conditionsbusinessArrangement : string [0..1]The Coverages adjudication detailsclaimResponse : Reference [0..1] « ClaimResponse »The adjudication resultsadjudication[0..*]The adjudication resultsadjudication[0..*]The adjudication resultsadjudication[0..*]The third-tier service adjudications for submitted servicessubDetail[0..*]The second-tier service adjudications for submitted servicesdetail[0..*]The first-tier service adjudications for submitted servicesitem[0..*]The adjudication resultsadjudication[0..*]The adjudication resultsadjudication[0..*]The adjudication resultsadjudication[0..*]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 servicesaddItem[0..*]Mutually exclusive with Services Provided (Item)error[0..*]Totals for amounts submitted, co-pays, benefits payable etctotal[0..*]Payment details for the claim if the claim has been paidpayment[0..1]Note textprocessNote[0..*]Financial instrument by which payment information for health careinsurance[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 Response  number --></identifier>
 <status value="[code]"/><!-- 0..1 active | cancelled | draft | entered-in-error -->
 <type><!-- 0..1 CodeableConcept Type or discipline --></type>
 <subType><!-- 0..1 CodeableConcept Finer grained claim type information --></subType>
 <use value="[code]"/><!-- 0..1 claim | preauthorization | predetermination -->
 <patient><!-- 0..1 Reference(Patient) The subject of the Products and Services --></patient>
 <created value="[dateTime]"/><!-- 0..1 Creation date -->
 <insurer><!-- 0..1 Reference(Organization) Insurance issuing organization --></insurer>
 <requestProvider><!-- 0..1 Reference(Practitioner|PractitionerRole|Organization) Responsible practitioner --></requestProvider>
 <request><!-- 0..1 Reference(Claim) Id of resource triggering adjudication --></request>
 <outcome value="[code]"/><!-- 0..1 queued | complete | error | partial -->
 <disposition value="[string]"/><!-- 0..1 Disposition Message -->
 <preAuthRef value="[string]"/><!-- 0..1 Pre-Authorization/Determination Reference -->
 <payeeType><!-- 0..1 CodeableConcept Party to be paid any benefits payable --></payeeType>
 <item>  <!-- 0..* Line items -->
  <itemSequence value="[positiveInt]"/><!-- 1..1 Service instance -->
  <noteNumber value="[positiveInt]"/><!-- 0..* List of note numbers which apply -->
  <adjudication>  <!-- 0..* Adjudication details -->
   <category><!-- 1..1 CodeableConcept Adjudication category such as co-pay, eligible, benefit, etc. --></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..* Detail line items -->
   <detailSequence value="[positiveInt]"/><!-- 1..1 Service instance -->
   <noteNumber value="[positiveInt]"/><!-- 0..* List of note numbers which apply -->
   <adjudication><!-- 0..* Content as for ClaimResponse.item.adjudication Detail level adjudication details --></adjudication>
   <subDetail>  <!-- 0..* Subdetail line items -->
    <subDetailSequence value="[positiveInt]"/><!-- 1..1 Service instance -->
    <noteNumber value="[positiveInt]"/><!-- 0..* List of note numbers which apply -->
    <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..* Service instances -->
  <detailSequence value="[positiveInt]"/><!-- 0..* Detail sequence number -->
  <subdetailSequence value="[positiveInt]"/><!-- 0..* Subdetail sequence number -->
  <provider><!-- 0..* Reference(Practitioner|PractitionerRole|Organization) Authorized providers --></provider>
  <billcode><!-- 0..1 CodeableConcept Group, Service or Product --></billcode>
  <modifier><!-- 0..* CodeableConcept Service/Product billing modifiers --></modifier>
  <programCode><!-- 0..* CodeableConcept Program specific reason for item inclusion --></programCode>
  <serviced[x]><!-- 0..1 date|Period Date or dates of Service --></serviced[x]>
  <location[x]><!-- 0..1 CodeableConcept|Address|Reference(Location) Place of service --></location[x]>
  <quantity><!-- 0..1 Quantity(SimpleQuantity) Count of Products or Services --></quantity>
  <unitPrice><!-- 0..1 Money Fee, charge or cost per point --></unitPrice>
  <factor value="[decimal]"/><!-- 0..1 Price scaling factor -->
  <net><!-- 0..1 Money Total item cost --></net>
  <bodySite><!-- 0..1 CodeableConcept Service Location --></bodySite>
  <subSite><!-- 0..* CodeableConcept Service Sub-location --></subSite>
  <noteNumber value="[positiveInt]"/><!-- 0..* List of note numbers which apply -->
  <adjudication><!-- 0..* Content as for ClaimResponse.item.adjudication Added items adjudication --></adjudication>
  <detail>  <!-- 0..* Insurer added line items -->
   <billcode><!-- 0..1 CodeableConcept Group, Service or Product --></billcode>
   <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 point --></unitPrice>
   <factor value="[decimal]"/><!-- 0..1 Price scaling factor -->
   <net><!-- 0..1 Money Total item cost --></net>
   <noteNumber value="[positiveInt]"/><!-- 0..* List of note numbers which apply -->
   <adjudication><!-- 0..* Content as for ClaimResponse.item.adjudication Added items detail adjudication --></adjudication>
   <subDetail>  <!-- 0..* Insurer added line items -->
    <billcode><!-- 0..1 CodeableConcept Group, Service or Product --></billcode>
    <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 point --></unitPrice>
    <factor value="[decimal]"/><!-- 0..1 Price scaling factor -->
    <net><!-- 0..1 Money Total item cost --></net>
    <noteNumber value="[positiveInt]"/><!-- 0..* List of note numbers which apply -->
    <adjudication><!-- 0..* Content as for ClaimResponse.item.adjudication Added items detail adjudication --></adjudication>
   </subDetail>
  </detail>
 </addItem>
 <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>
 <total>  <!-- 0..* Adjudication totals -->
  <category><!-- 1..1 CodeableConcept Adjudication category such as submitted, co-pay, eligible, benefit, etc. --></category>
  <amount><!-- 1..1 Money Monetary amount --></amount>
 </total>
 <payment>  <!-- 0..1 Payment Details -->
  <type><!-- 0..1 CodeableConcept Partial or Complete --></type>
  <adjustment><!-- 0..1 Money Payment adjustment for non-Claim issues --></adjustment>
  <adjustmentReason><!-- 0..1 CodeableConcept Explanation for the non-claim adjustment --></adjustmentReason>
  <date value="[date]"/><!-- 0..1 Expected data of Payment -->
  <amount><!-- 0..1 Money Payable amount after adjustment --></amount>
  <identifier><!-- 0..1 Identifier Identifier of the payment instrument --></identifier>
 </payment>
 <reserved><!-- 0..1 Coding Funds reserved status --></reserved>
 <form><!-- 0..1 CodeableConcept Printed Form Identifier --></form>
 <processNote>  <!-- 0..* Processing notes -->
  <number value="[positiveInt]"/><!-- 0..1 Sequence Number for this note -->
  <type value="[code]"/><!-- 0..1 display | print | printoper -->
  <text value="[string]"/><!-- 0..1 Note explanatory text -->
  <language><!-- 0..1 CodeableConcept Language if different from the resource --></language>
 </processNote>
 <communicationRequest><!-- 0..* Reference(CommunicationRequest) Request for additional information --></communicationRequest>
 <insurance>  <!-- 0..* Insurance or medical plan -->
  <sequence value="[positiveInt]"/><!-- 1..1 Service instance identifier -->
  <focal value="[boolean]"/><!-- 1..1 Is the focal Coverage -->
  <coverage><!-- 1..1 Reference(Coverage) Insurance information --></coverage>
  <businessArrangement value="[string]"/><!-- 0..1 Business agreement -->
  <claimResponse><!-- 0..1 Reference(ClaimResponse) Adjudication results --></claimResponse>
 </insurance>
</ClaimResponse>

JSON Template

{doco
  "resourceType" : "ClaimResponse",
  // from Resource: id, meta, implicitRules, and language
  // from DomainResource: text, contained, extension, and modifierExtension
  "identifier" : [{ Identifier }], // Response  number
  "status" : "<code>", // active | cancelled | draft | entered-in-error
  "type" : { CodeableConcept }, // Type or discipline
  "subType" : { CodeableConcept }, // Finer grained claim type information
  "use" : "<code>", // claim | preauthorization | predetermination
  "patient" : { Reference(Patient) }, // The subject of the Products and Services
  "created" : "<dateTime>", // Creation date
  "insurer" : { Reference(Organization) }, // Insurance issuing organization
  "requestProvider" : { Reference(Practitioner|PractitionerRole|Organization) }, // Responsible practitioner
  "request" : { Reference(Claim) }, // Id of resource triggering adjudication
  "outcome" : "<code>", // queued | complete | error | partial
  "disposition" : "<string>", // Disposition Message
  "preAuthRef" : "<string>", // Pre-Authorization/Determination Reference
  "payeeType" : { CodeableConcept }, // Party to be paid any benefits payable
  "item" : [{ // Line items
    "itemSequence" : "<positiveInt>", // R!  Service instance
    "noteNumber" : ["<positiveInt>"], // List of note numbers which apply
    "adjudication" : [{ // Adjudication details
      "category" : { CodeableConcept }, // R!  Adjudication category such as co-pay, eligible, benefit, etc.
      "reason" : { CodeableConcept }, // Explanation of Adjudication outcome
      "amount" : { Money }, // Monetary amount
      "value" : <decimal> // Non-monetary value
    }],
    "detail" : [{ // Detail line items
      "detailSequence" : "<positiveInt>", // R!  Service instance
      "noteNumber" : ["<positiveInt>"], // List of note numbers which apply
      "adjudication" : [{ Content as for ClaimResponse.item.adjudication }], // Detail level adjudication details
      "subDetail" : [{ // Subdetail line items
        "subDetailSequence" : "<positiveInt>", // R!  Service instance
        "noteNumber" : ["<positiveInt>"], // List of note numbers which apply
        "adjudication" : [{ Content as for ClaimResponse.item.adjudication }] // Subdetail level adjudication details
      }]
    }]
  }],
  "addItem" : [{ // Insurer added line items
    "itemSequence" : ["<positiveInt>"], // Service instances
    "detailSequence" : ["<positiveInt>"], // Detail sequence number
    "subdetailSequence" : ["<positiveInt>"], // Subdetail sequence number
    "provider" : [{ Reference(Practitioner|PractitionerRole|Organization) }], // Authorized providers
    "billcode" : { CodeableConcept }, // Group, Service or Product
    "modifier" : [{ CodeableConcept }], // Service/Product billing modifiers
    "programCode" : [{ CodeableConcept }], // Program specific reason for item inclusion
    // serviced[x]: Date or dates of Service. One of these 2:
    "servicedDate" : "<date>",
    "servicedPeriod" : { Period },
    // location[x]: Place of service. 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 point
    "factor" : <decimal>, // Price scaling factor
    "net" : { Money }, // Total item cost
    "bodySite" : { CodeableConcept }, // Service Location
    "subSite" : [{ CodeableConcept }], // Service Sub-location
    "noteNumber" : ["<positiveInt>"], // List of note numbers which apply
    "adjudication" : [{ Content as for ClaimResponse.item.adjudication }], // Added items adjudication
    "detail" : [{ // Insurer added line items
      "billcode" : { CodeableConcept }, // Group, Service or Product
      "modifier" : [{ CodeableConcept }], // Service/Product billing modifiers
      "quantity" : { Quantity(SimpleQuantity) }, // Count of Products or Services
      "unitPrice" : { Money }, // Fee, charge or cost per point
      "factor" : <decimal>, // Price scaling factor
      "net" : { Money }, // Total item cost
      "noteNumber" : ["<positiveInt>"], // List of note numbers which apply
      "adjudication" : [{ Content as for ClaimResponse.item.adjudication }], // Added items detail adjudication
      "subDetail" : [{ // Insurer added line items
        "billcode" : { CodeableConcept }, // Group, Service or Product
        "modifier" : [{ CodeableConcept }], // Service/Product billing modifiers
        "quantity" : { Quantity(SimpleQuantity) }, // Count of Products or Services
        "unitPrice" : { Money }, // Fee, charge or cost per point
        "factor" : <decimal>, // Price scaling factor
        "net" : { Money }, // Total item cost
        "noteNumber" : ["<positiveInt>"], // List of note numbers which apply
        "adjudication" : [{ Content as for ClaimResponse.item.adjudication }] // Added items detail adjudication
      }]
    }]
  }],
  "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
  }],
  "total" : [{ // Adjudication totals
    "category" : { CodeableConcept }, // R!  Adjudication category such as submitted, co-pay, eligible, benefit, etc.
    "amount" : { Money } // R!  Monetary amount
  }],
  "payment" : { // Payment Details
    "type" : { CodeableConcept }, // Partial or Complete
    "adjustment" : { Money }, // Payment adjustment for non-Claim issues
    "adjustmentReason" : { CodeableConcept }, // Explanation for the non-claim adjustment
    "date" : "<date>", // Expected data of Payment
    "amount" : { Money }, // Payable amount after adjustment
    "identifier" : { Identifier } // Identifier of the payment instrument
  },
  "reserved" : { Coding }, // Funds reserved status
  "form" : { CodeableConcept }, // Printed Form Identifier
  "processNote" : [{ // Processing notes
    "number" : "<positiveInt>", // Sequence Number for this note
    "type" : "<code>", // display | print | printoper
    "text" : "<string>", // Note explanatory text
    "language" : { CodeableConcept } // Language if different from the resource
  }],
  "communicationRequest" : [{ Reference(CommunicationRequest) }], // Request for additional information
  "insurance" : [{ // Insurance or medical plan
    "sequence" : "<positiveInt>", // R!  Service instance identifier
    "focal" : <boolean>, // R!  Is the focal Coverage
    "coverage" : { Reference(Coverage) }, // R!  Insurance information
    "businessArrangement" : "<string>", // Business agreement
    "claimResponse" : { Reference(ClaimResponse) } // Adjudication results
  }]
}

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..* Response  number
  fhir:ClaimResponse.status [ code ]; # 0..1 active | cancelled | draft | entered-in-error
  fhir:ClaimResponse.type [ CodeableConcept ]; # 0..1 Type or discipline
  fhir:ClaimResponse.subType [ CodeableConcept ]; # 0..1 Finer grained claim type information
  fhir:ClaimResponse.use [ code ]; # 0..1 claim | preauthorization | predetermination
  fhir:ClaimResponse.patient [ Reference(Patient) ]; # 0..1 The subject of the Products and Services
  fhir:ClaimResponse.created [ dateTime ]; # 0..1 Creation date
  fhir:ClaimResponse.insurer [ Reference(Organization) ]; # 0..1 Insurance issuing organization
  fhir:ClaimResponse.requestProvider [ Reference(Practitioner|PractitionerRole|Organization) ]; # 0..1 Responsible practitioner
  fhir:ClaimResponse.request [ Reference(Claim) ]; # 0..1 Id of resource triggering adjudication
  fhir:ClaimResponse.outcome [ code ]; # 0..1 queued | complete | error | partial
  fhir:ClaimResponse.disposition [ string ]; # 0..1 Disposition Message
  fhir:ClaimResponse.preAuthRef [ string ]; # 0..1 Pre-Authorization/Determination Reference
  fhir:ClaimResponse.payeeType [ CodeableConcept ]; # 0..1 Party to be paid any benefits payable
  fhir:ClaimResponse.item [ # 0..* Line items
    fhir:ClaimResponse.item.itemSequence [ positiveInt ]; # 1..1 Service instance
    fhir:ClaimResponse.item.noteNumber [ positiveInt ], ... ; # 0..* List of note numbers which apply
    fhir:ClaimResponse.item.adjudication [ # 0..* Adjudication details
      fhir:ClaimResponse.item.adjudication.category [ CodeableConcept ]; # 1..1 Adjudication category such as co-pay, eligible, benefit, etc.
      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..* Detail line items
      fhir:ClaimResponse.item.detail.detailSequence [ positiveInt ]; # 1..1 Service instance
      fhir:ClaimResponse.item.detail.noteNumber [ positiveInt ], ... ; # 0..* List of note numbers which apply
      fhir:ClaimResponse.item.detail.adjudication [ See ClaimResponse.item.adjudication ], ... ; # 0..* Detail level adjudication details
      fhir:ClaimResponse.item.detail.subDetail [ # 0..* Subdetail line items
        fhir:ClaimResponse.item.detail.subDetail.subDetailSequence [ positiveInt ]; # 1..1 Service instance
        fhir:ClaimResponse.item.detail.subDetail.noteNumber [ positiveInt ], ... ; # 0..* List of note numbers which apply
        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..* Service instances
    fhir:ClaimResponse.addItem.detailSequence [ positiveInt ], ... ; # 0..* Detail sequence number
    fhir:ClaimResponse.addItem.subdetailSequence [ positiveInt ], ... ; # 0..* Subdetail sequence number
    fhir:ClaimResponse.addItem.provider [ Reference(Practitioner|PractitionerRole|Organization) ], ... ; # 0..* Authorized providers
    fhir:ClaimResponse.addItem.billcode [ CodeableConcept ]; # 0..1 Group, Service or Product
    fhir:ClaimResponse.addItem.modifier [ CodeableConcept ], ... ; # 0..* Service/Product billing modifiers
    fhir:ClaimResponse.addItem.programCode [ CodeableConcept ], ... ; # 0..* Program specific reason for item inclusion
    # ClaimResponse.addItem.serviced[x] : 0..1 Date or dates of Service. One of these 2
      fhir:ClaimResponse.addItem.servicedDate [ date ]
      fhir:ClaimResponse.addItem.servicedPeriod [ Period ]
    # ClaimResponse.addItem.location[x] : 0..1 Place of service. 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 point
    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 Service Location
    fhir:ClaimResponse.addItem.subSite [ CodeableConcept ], ... ; # 0..* Service Sub-location
    fhir:ClaimResponse.addItem.noteNumber [ positiveInt ], ... ; # 0..* List of note numbers which apply
    fhir:ClaimResponse.addItem.adjudication [ See ClaimResponse.item.adjudication ], ... ; # 0..* Added items adjudication
    fhir:ClaimResponse.addItem.detail [ # 0..* Insurer added line items
      fhir:ClaimResponse.addItem.detail.billcode [ CodeableConcept ]; # 0..1 Group, Service or Product
      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 point
      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..* List of note numbers which apply
      fhir:ClaimResponse.addItem.detail.adjudication [ See ClaimResponse.item.adjudication ], ... ; # 0..* Added items detail adjudication
      fhir:ClaimResponse.addItem.detail.subDetail [ # 0..* Insurer added line items
        fhir:ClaimResponse.addItem.detail.subDetail.billcode [ CodeableConcept ]; # 0..1 Group, Service or Product
        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 point
        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..* List of note numbers which apply
        fhir:ClaimResponse.addItem.detail.subDetail.adjudication [ See ClaimResponse.item.adjudication ], ... ; # 0..* Added items detail adjudication
      ], ...;
    ], ...;
  ], ...;
  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
  ], ...;
  fhir:ClaimResponse.total [ # 0..* Adjudication totals
    fhir:ClaimResponse.total.category [ CodeableConcept ]; # 1..1 Adjudication category such as submitted, co-pay, eligible, benefit, etc.
    fhir:ClaimResponse.total.amount [ Money ]; # 1..1 Monetary amount
  ], ...;
  fhir:ClaimResponse.payment [ # 0..1 Payment Details
    fhir:ClaimResponse.payment.type [ CodeableConcept ]; # 0..1 Partial or Complete
    fhir:ClaimResponse.payment.adjustment [ Money ]; # 0..1 Payment adjustment for non-Claim issues
    fhir:ClaimResponse.payment.adjustmentReason [ CodeableConcept ]; # 0..1 Explanation for the non-claim adjustment
    fhir:ClaimResponse.payment.date [ date ]; # 0..1 Expected data of Payment
    fhir:ClaimResponse.payment.amount [ Money ]; # 0..1 Payable amount after adjustment
    fhir:ClaimResponse.payment.identifier [ Identifier ]; # 0..1 Identifier of the payment instrument
  ];
  fhir:ClaimResponse.reserved [ Coding ]; # 0..1 Funds reserved status
  fhir:ClaimResponse.form [ CodeableConcept ]; # 0..1 Printed Form Identifier
  fhir:ClaimResponse.processNote [ # 0..* Processing notes
    fhir:ClaimResponse.processNote.number [ positiveInt ]; # 0..1 Sequence Number for this note
    fhir:ClaimResponse.processNote.type [ code ]; # 0..1 display | print | printoper
    fhir:ClaimResponse.processNote.text [ string ]; # 0..1 Note explanatory text
    fhir:ClaimResponse.processNote.language [ CodeableConcept ]; # 0..1 Language if different from the resource
  ], ...;
  fhir:ClaimResponse.communicationRequest [ Reference(CommunicationRequest) ], ... ; # 0..* Request for additional information
  fhir:ClaimResponse.insurance [ # 0..* Insurance or medical plan
    fhir:ClaimResponse.insurance.sequence [ positiveInt ]; # 1..1 Service instance identifier
    fhir:ClaimResponse.insurance.focal [ boolean ]; # 1..1 Is the focal Coverage
    fhir:ClaimResponse.insurance.coverage [ Reference(Coverage) ]; # 1..1 Insurance information
    fhir:ClaimResponse.insurance.businessArrangement [ string ]; # 0..1 Business agreement
    fhir:ClaimResponse.insurance.claimResponse [ Reference(ClaimResponse) ]; # 0..1 Adjudication results
  ], ...;
]

Changes since Release 3

ClaimResponse
ClaimResponse.type
  • Added Element
ClaimResponse.subType
  • Added Element
ClaimResponse.use
  • Added Element
ClaimResponse.requestProvider
  • Type changed from Reference(Practitioner) to Reference(Practitioner|PractitionerRole|Organization)
ClaimResponse.outcome
  • Type changed from CodeableConcept to code
  • Add Binding http://hl7.org/fhir/ValueSet/remittance-outcome (required)
ClaimResponse.preAuthRef
  • Added Element
ClaimResponse.item.itemSequence
  • Added Element
ClaimResponse.item.detail.detailSequence
  • Added Element
ClaimResponse.item.detail.subDetail.subDetailSequence
  • Added Element
ClaimResponse.addItem.itemSequence
  • Added Element
ClaimResponse.addItem.detailSequence
  • Added Element
ClaimResponse.addItem.subdetailSequence
  • Added Element
ClaimResponse.addItem.provider
  • Added Element
ClaimResponse.addItem.billcode
  • Added Element
ClaimResponse.addItem.programCode
  • Added Element
ClaimResponse.addItem.serviced[x]
  • Added Element
ClaimResponse.addItem.location[x]
  • Added Element
ClaimResponse.addItem.quantity
  • Added Element
ClaimResponse.addItem.unitPrice
  • Added Element
ClaimResponse.addItem.factor
  • Added Element
ClaimResponse.addItem.net
  • Added Element
ClaimResponse.addItem.bodySite
  • Added Element
ClaimResponse.addItem.subSite
  • Added Element
ClaimResponse.addItem.detail.billcode
  • Added Element
ClaimResponse.addItem.detail.quantity
  • Added Element
ClaimResponse.addItem.detail.unitPrice
  • Added Element
ClaimResponse.addItem.detail.factor
  • Added Element
ClaimResponse.addItem.detail.net
  • Added Element
ClaimResponse.addItem.detail.subDetail
  • Added Element
ClaimResponse.addItem.detail.subDetail.billcode
  • Added Element
ClaimResponse.addItem.detail.subDetail.modifier
  • Added Element
ClaimResponse.addItem.detail.subDetail.quantity
  • Added Element
ClaimResponse.addItem.detail.subDetail.unitPrice
  • Added Element
ClaimResponse.addItem.detail.subDetail.factor
  • Added Element
ClaimResponse.addItem.detail.subDetail.net
  • Added Element
ClaimResponse.addItem.detail.subDetail.noteNumber
  • Added Element
ClaimResponse.addItem.detail.subDetail.adjudication
  • Added Element
ClaimResponse.error.itemSequence
  • Added Element
ClaimResponse.error.detailSequence
  • Added Element
ClaimResponse.error.subDetailSequence
  • Added Element
ClaimResponse.total
  • Added Element
ClaimResponse.total.category
  • Added Element
ClaimResponse.total.amount
  • Added Element
ClaimResponse.processNote.type
  • Type changed from CodeableConcept to code
ClaimResponse.processNote.language
  • Remove Binding http://hl7.org/fhir/ValueSet/languages (extensible)
ClaimResponse.requestOrganization
  • deleted
ClaimResponse.item.sequenceLinkId
  • deleted
ClaimResponse.item.detail.sequenceLinkId
  • deleted
ClaimResponse.item.detail.subDetail.sequenceLinkId
  • deleted
ClaimResponse.addItem.sequenceLinkId
  • deleted
ClaimResponse.addItem.revenue
  • deleted
ClaimResponse.addItem.category
  • deleted
ClaimResponse.addItem.service
  • deleted
ClaimResponse.addItem.fee
  • deleted
ClaimResponse.addItem.detail.revenue
  • deleted
ClaimResponse.addItem.detail.category
  • deleted
ClaimResponse.addItem.detail.service
  • deleted
ClaimResponse.addItem.detail.fee
  • deleted
ClaimResponse.error.sequenceLinkId
  • deleted
ClaimResponse.error.detailSequenceLinkId
  • deleted
ClaimResponse.error.subdetailSequenceLinkId
  • deleted
ClaimResponse.totalCost
  • deleted
ClaimResponse.unallocDeductable
  • deleted
ClaimResponse.totalBenefit
  • deleted
ClaimResponse.insurance.preAuthRef
  • deleted

See the Full Difference for further information

This analysis is available as XML or JSON.

See R3 <--> R4 Conversion Maps (status = 1 test of which 1 fail to execute.)

 

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 A code specifying the state of the resource instance.RequiredFinancialResourceStatusCodes
ClaimResponse.type The type or discipline-style of the claim.ExtensibleClaimTypeCodes
ClaimResponse.subType A more granulat claim typecode.ExampleExampleClaimSubTypeCodes
ClaimResponse.use Claim, preauthorization, predetermination.RequiredUse
ClaimResponse.outcome The result of the claim processing.RequiredClaimProcessingCodes
ClaimResponse.payeeType A code for the party to be reimbursed.ExampleClaim Payee Type Codes
ClaimResponse.item.adjudication.category
ClaimResponse.total.category
The adjudication codes.ExampleAdjudicationValueCodes
ClaimResponse.item.adjudication.reason The adjudication reason codes.ExampleAdjudicationReasonCodes
ClaimResponse.addItem.billcode
ClaimResponse.addItem.detail.billcode
ClaimResponse.addItem.detail.subDetail.billcode
Allowable service and product codes.ExampleUSCLSCodes
ClaimResponse.addItem.modifier
ClaimResponse.addItem.detail.modifier
ClaimResponse.addItem.detail.subDetail.modifier
Item type or modifiers codes, eg for Oral whether the treatment is cosmetic or associated with TMJ, or an appliance was lost or stolen.ExampleModifierTypeCodes
ClaimResponse.addItem.programCode Program specific reason codes.ExampleExampleProgramReasonCodes
ClaimResponse.addItem.location[x] Place of service: pharmacy,school, prison, etc.ExampleExampleServicePlaceCodes
ClaimResponse.addItem.bodySite The code for the teeth, quadrant, sextant and arch.ExampleOralSiteCodes
ClaimResponse.addItem.subSite The code for the tooth surface and surface combinations.ExampleSurfaceCodes
ClaimResponse.error.code The adjudication error codes.ExampleAdjudication Error Codes
ClaimResponse.payment.type The type (partial, complete) of the payment.ExampleExamplePaymentTypeCodes
ClaimResponse.payment.adjustmentReason Payment Adjustment reason codes.ExamplePaymentAdjustmentReasonCodes
ClaimResponse.reserved For whom funds are to be reserved: (Patient, Provider, None).ExampleFunds Reservation Codes
ClaimResponse.form The forms codes.ExampleForm Codes
ClaimResponse.processNote.type The presentation types of notes.RequiredNoteType
ClaimResponse.processNote.language A human language.Preferred, but limited to All LanguagesCommon Languages

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 who 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)
request-providerreferenceThe Provider of the claimClaimResponse.requestProvider
(Practitioner, Organization, PractitionerRole)
statustokenThe status of the ClaimResponseClaimResponse.status