CARIN Consumer Directed Payer Data Exchange (CARIN IG for Blue ButtonĀ®)
1.1.0 - STU1 Update

This page is part of the CARIN Blue Button Implementation Guide (v1.1.0: STU 1) based on FHIR R4. The current version which supercedes this version is 2.0.0. For a full list of available versions, see the Directory of published versions

Resource Profile: C4BB ExplanationOfBenefit Outpatient Institutional

Defining URL:http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-ExplanationOfBenefit-Outpatient-Institutional
Version:1.1.0
Name:C4BBExplanationOfBenefitOutpatientInstitutional
Title:C4BB ExplanationOfBenefit Outpatient Institutional
Status:Active as of 2021-07-02T17:53:32+00:00
Definition:

This profile is used for Explanation of Benefits (EOBs) based on claims submitted by clinics, hospitals, skilled nursing facilities and other institutions for outpatient services, which may include including the use of equipment and supplies, laboratory services, radiology services and other charges. Outpatient claims are submitted for services rendered at an institution that are not part of an overnight stay. The claims data is based on the institutional claim form UB-04, submission standards adopted by the Department of Health and Human Services.

Publisher:HL7 Financial Management Working Group
Source Resource:XML / JSON / Turtle

The official URL for this profile is:

http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-ExplanationOfBenefit-Outpatient-Institutional

Notes on Fields

  • The EOB FHIR Resource defines a comprehensive set of data elements.  Many of them are not relevant to this use case.  When reviewing the Profile Snapshot, several data elements previously hidden are now exposed.  Fields intended for consideration to be provided in the API are marked as Must Support; i.e., a red S or have a minimum cardinality of 1.  All other data elements are not expected to be sent by a Responder; if they are sent a Requestor can choose to ignore them
  • CPCDS data elements are mapped to EOB header or EOB.item data elements in alignment with claims submission standards.  Line item amounts and amount types are to be provided in EOB.item.  If a Payer does not have line item amounts, provide the claim amounts and amount types in the EOB header data elements.  Total amounts, amount types and the in network or out of network payment status of the claim are to be provided in EOB.total.
  • The determination of inpatient vs. outpatient institutional claims is defined by the Type of Bill. The NUBC manual defines which TOBs are inpatient vs outpatient.</p> .diagnosis:  ICD-10 / ICD-9 diagnosis codes are defined as CodeableConcepts  
  • .diagnosis.sequence rule:  diagnosis.sequence values do not necessarily indiate any order in which the diagnosis was reported or identified.  client app implementations should not assign any significance to the sequence values.  client app implementations should use the values of diagnosis.type to identify primary, secondary, etc. 
  • .item.productOrService:  CPT / HCPCS procedure codes are defined as CodeableConcepts
  • .adjudication.amount (populate only if item.adjudication is not available):  Eligible amount = submitted amount - the noncovered amount - discount.  The subscriber pays the member liability = deductible + coinsurance + copay + noncovered.  (part of the member liability may have already been paid to the provider as paidbypatient). The eligible amount - the member liability is the payment amount to the provider (paidtoprovider) or the subscriber (paidtopatient)
  • .item.adjudication.amount:  Eligible amount = submitted amount - the noncovered amount - discount.  The subscriber pays the member liability = deductible + coinsurance + copay + noncovered.  (part of the member liability may have already been paid to the provider as paidbypatient). The eligible amount - the member liability is the payment amount to the provider (paidtoprovider) or the subscriber (paidtopatient)
  • .total.amount:  Eligible amount = submitted amount - the noncovered amount - discount.  The subscriber pays the member liability = deductible + coinsurance + copay + noncovered.  (part of the member liability may have already been paid to the provider as paidbypatient). The eligible amount - the member liability is the payment amount to the provider (paidtoprovider) or the subscriber (paidtopatient)
  • .total[benefitpaymentstatus]:  in network or out of network payment status for the claim
  • The CPCDS data elements are defined in the data element comments.  The numbers, e.g. (1), following the data element descriptions in the comments correlate to the MapID in the CPCDS Data Dictionary and the Mapping Worksheet as described here.
  • meta.profile is required as a matter of convenience of receiving systems. The meta.profile should be used by the Server to hint/assert/declare that this instance conforms to one (or more) stated profiles (with business versions). meta.profile does not capture any business logic, processing directives, or semantics (for example, inpatient or outpatient). Clients should not assume that the Server will exhaustively indicate all profiles with all versions that this instance conforms to. Clients can (and should) perform their own validation of conformance to the indicated profile(s) and to any other profiles of interest.

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

This structure is derived from C4BBExplanationOfBenefit

Summary

Mandatory: 5 elements (16 nested mandatory elements)
Must-Support: 50 elements

Structures

This structure refers to these other structures:

Slices

This structure defines the following Slices:

  • The element ExplanationOfBenefit.supportingInfo is sliced based on the value of pattern:category
  • The element ExplanationOfBenefit.supportingInfo.value[x] is sliced based on the value of type:$this
  • The element ExplanationOfBenefit.item.serviced[x] is sliced based on the value of type:$this
  • The element ExplanationOfBenefit.item.adjudication is sliced based on the value of pattern:category (Closed)
  • The element ExplanationOfBenefit.adjudication is sliced based on the value of pattern:category (Closed)
  • The element ExplanationOfBenefit.total is sliced based on the value of pattern:category

This structure is derived from C4BBExplanationOfBenefit

NameFlagsCard.TypeDescription & Constraintsdoco
.. ExplanationOfBenefit I0..*C4BBExplanationOfBenefitExplanation of Benefit resource
EOB-inst-pointoforigin: Where Admission Type and Point of Origin slices exist, if Type of Admission code is Newborn, Point of Origin must be from Point of Origin - Newborn CodeSystem or Type of Admission is not Newborn and Point of Origin must be from Point of Origin Nonnewborn CodeSystem.
EOB-institutional-item-or-header-adjudication: Institutional EOB: Should have adjudication at the item or header level, but not both
... meta
.... profile:supportedProfile 1..1canonical(StructureDefinition)Profiles this resource claims to conform to
Required Pattern: http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-ExplanationOfBenefit-Outpatient-Institutional|1.1.0
... type 1..1CodeableConceptCategory or discipline
Required Pattern: At least the following
.... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
..... system1..1uriIdentity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/claim-type
..... code1..1codeSymbol in syntax defined by the system
Fixed Value: institutional
... subType S1..1CodeableConceptMore granular claim type
Binding: C4BB Institutional Claim SubType (required)
Required Pattern: At least the following
.... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
..... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBInstitutionalClaimSubType
..... code1..1codeSymbol in syntax defined by the system
Fixed Value: outpatient
... provider 1..1Reference(C4BB Organization)Party responsible for the claim
... careTeam I0..*BackboneElementCare Team members
EOB-inst-careTeam-practitioner: Institutional EOB: Careteam roles refer to a practitioner
EOB-inst-careTeam-organization: Institutional EOB: Careteam roles refer to an organization
EOB-careteam-qualification: Care Team Performing physician's qualifications are from US-Core-Provider-Specialty Value Set
.... role 1..1CodeableConceptFunction within the team
Binding: C4BB Claim Institutional Care Team Role (required)
.... qualification 0..1CodeableConceptPractitioner credential or specialization
Binding: US Core Provider Speciality (NUCC) (required)
... Slices for supportingInfo 0..*BackboneElementSupporting information
Slice: Unordered, Open by pattern:category
.... supportingInfo:billingnetworkcontractingstatus S0..1BackboneElementSupporting information
..... category S1..1CodeableConceptClassification of the supplied information
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBSupportingInfoType
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: billingnetworkcontractingstatus
..... code S1..1CodeableConceptType of information
Binding: C4BB Payer Provider Contracting Status (required)
.... supportingInfo:clmrecvddate S0..1BackboneElementSupporting information
..... category S1..1CodeableConceptClassification of the supplied information
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBSupportingInfoType
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: clmrecvddate
..... timing[x] S1..1dateWhen it occurred
.... supportingInfo:typeofbill S0..1BackboneElementSupporting information
..... category S1..1CodeableConceptClassification of the supplied information
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBSupportingInfoType
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: typeofbill
..... code S1..1CodeableConceptType of information
Binding: NUBC Type of Bill Codes (required)
.... supportingInfo:pointoforigin S0..1BackboneElementSupporting information
..... category S1..1CodeableConceptClassification of the supplied information
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBSupportingInfoType
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: pointoforigin
..... code S1..1CodeableConceptType of information
Binding: NUBC Point Of Origin (required)
.... supportingInfo:admtype S0..1BackboneElementSupporting information
..... category S1..1CodeableConceptClassification of the supplied information
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBSupportingInfoType
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: admtype
..... code S1..1CodeableConceptType of information
Binding: NUBC Priority (Type) of Admission or Visit (required)
.... supportingInfo:discharge-status S0..1BackboneElementSupporting information
..... category S1..1CodeableConceptClassification of the supplied information
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBSupportingInfoType
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: discharge-status
..... code S1..1CodeableConceptType of information
Binding: NUBC Patient Discharge Status Codes (required)
.... supportingInfo:medicalrecordnumber S0..1BackboneElementSupporting information
..... category 1..1CodeableConceptClassification of the supplied information
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBSupportingInfoType
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: medicalrecordnumber
..... Slices for value[x] 1..1stringData to be provided
Slice: Unordered, Open by type:$this
..... valueString S1..1stringData to be provided
.... supportingInfo:patientaccountnumber S0..1BackboneElementSupporting information
..... category 1..1CodeableConceptClassification of the supplied information
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBSupportingInfoType
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: patientaccountnumber
..... Slices for value[x] 1..1stringData to be provided
Slice: Unordered, Open by type:$this
..... valueString S1..1stringData to be provided
... diagnosis 1..*BackboneElementPertinent diagnosis information
.... sequence 1..1positiveIntDiagnosis instance identifier
.... diagnosis[x] S1..1CodeableConceptNature of illness or problem
Binding: Diagnosis Codes - International Classification of Diseases, Clinical Modification (ICD-9-CM, ICD-10-CM) (required)
.... type S1..1CodeableConceptTiming or nature of the diagnosis
Binding: C4BB Claim Outpatient Institutional Diagnosis Type (required)
... item 0..*BackboneElementProduct or service provided
.... revenue S0..1CodeableConceptRevenue or cost center code
Binding: NUBC Revenue Codes (required)
.... productOrService SI1..1CodeableConceptBilling, service, product, or drug code
Binding: Procedure Codes - AMA CPT - CMS HCPCS - CMS HIPPS (required)
EOB-out-inst-item-productorservice: Outpatient Institutional EOB: Item productOrService required. Data absent reason of Not Applicable is not allowed.
.... modifier S0..*CodeableConceptProduct or service billing modifiers
Binding: Procedure Modifier Codes - AMA CPT - CMS HCPCS (required)
.... Slices for serviced[x] 0..1dateDate or dates of service or product delivery
Slice: Unordered, Open by type:$this
.... servicedDate S0..1dateDate or dates of service or product delivery
.... quantity S0..1SimpleQuantityCount of products or services
.... Slices for adjudication SI0..*BackboneElementAdjudication details
Slice: Unordered, Closed by pattern:category
adjudication-has-amount-type-slice: If Adjudication is present, it must have at least one adjudicationamounttype slice
..... adjudication:All Slices Content/Rules for all slices
...... category 1..1CodeableConceptType of adjudication information
Binding: C4BB Adjudication Category Discriminator (required)
..... adjudication:adjudicationamounttype S0..*BackboneElementAdjudication details
...... category 1..1CodeableConceptType of adjudication information
Binding: C4BB Adjudication (required)
...... amount S1..1MoneyMonetary amount
..... adjudication:denialreason S0..*BackboneElementAdjudication details
...... category 1..1CodeableConceptType of adjudication information
Required Pattern: At least the following
....... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
........ system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBAdjudicationDiscriminator
........ code1..1codeSymbol in syntax defined by the system
Fixed Value: denialreason
...... reason S1..1CodeableConceptExplanation of adjudication outcome
Binding: X12 Claim Adjustment Reason Codes - Remittance Advice Remark Codes (required)
..... adjudication:allowedunits S0..1BackboneElementAdjudication details
...... category 1..1CodeableConceptType of adjudication information
Required Pattern: At least the following
....... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
........ system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBAdjudicationDiscriminator
........ code1..1codeSymbol in syntax defined by the system
Fixed Value: allowedunits
...... value S1..1decimalNon-monitary value
... Slices for adjudication SI0..*BackboneElementHeader-level adjudication
Slice: Unordered, Closed by pattern:category
adjudication-has-amount-type-slice: If Adjudication is present, it must have at least one adjudicationamounttype slice
.... adjudication:All Slices Content/Rules for all slices
..... category S1..1CodeableConceptType of adjudication information
Binding: C4BB Adjudication Category Discriminator (required)
.... adjudication:adjudicationamounttype S0..*BackboneElementHeader-level adjudication
..... category 1..1CodeableConceptType of adjudication information
Binding: C4BB Adjudication (required)
..... amount S1..1MoneyMonetary amount
.... adjudication:denialreason S0..*BackboneElementHeader-level adjudication
..... category 1..1CodeableConceptType of adjudication information
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBAdjudicationDiscriminator
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: denialreason
..... reason S1..1CodeableConceptExplanation of adjudication outcome
Binding: X12 Claim Adjustment Reason Codes - Remittance Advice Remark Codes (required)
... Slices for total 2..*BackboneElementAdjudication totals
Slice: Unordered, Open by pattern:category
.... total:All Slices Content/Rules for all slices
..... category S1..1CodeableConceptType of adjudication information
Binding: C4BB Total Category Discriminator (extensible)
..... amount 1..1MoneyFinancial total for the category
.... total:adjudicationamounttype S1..*BackboneElementAdjudication totals
..... category 1..1CodeableConceptType of adjudication information
Binding: C4BB Adjudication (required)
..... amount S1..1MoneyFinancial total for the category
.... total:benefitpaymentstatus S1..1BackboneElementAdjudication totals
..... category 1..1CodeableConceptType of adjudication information
Binding: C4BB Payer Benefit Payment Status (required)
... payment
.... date S0..1dateExpected date of payment
... processNote
.... text S0..1stringNote explanatory text

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. ExplanationOfBenefit I0..*C4BBExplanationOfBenefitExplanation of Benefit resource
EOB-inst-pointoforigin: Where Admission Type and Point of Origin slices exist, if Type of Admission code is Newborn, Point of Origin must be from Point of Origin - Newborn CodeSystem or Type of Admission is not Newborn and Point of Origin must be from Point of Origin Nonnewborn CodeSystem.
EOB-institutional-item-or-header-adjudication: Institutional EOB: Should have adjudication at the item or header level, but not both
... id Ī£0..1stringLogical id of this artifact
... meta SĪ£1..1MetaMetadata about the resource
.... id 0..1stringUnique id for inter-element referencing
.... Slices for extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... versionId Ī£0..1idVersion specific identifier
.... lastUpdated SĪ£1..1instantWhen the resource version last changed
.... source Ī£0..1uriIdentifies where the resource comes from
.... Slices for profile Ī£1..*canonical(StructureDefinition)Profiles this resource claims to conform to
Slice: Unordered, Open by pattern:$this
..... profile:supportedProfile Ī£1..1canonical(StructureDefinition)Profiles this resource claims to conform to

Required Pattern: http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-ExplanationOfBenefit-Outpatient-Institutional|1.1.0
.... security Ī£0..*CodingSecurity Labels applied to this resource
Binding: All Security Labels (extensible): Security Labels from the Healthcare Privacy and Security Classification System.


.... tag Ī£0..*CodingTags applied to this resource
Binding: CommonTags (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones".


... implicitRules ?!Ī£0..1uriA set of rules under which this content was created
... language 0..1codeLanguage of the resource content
Binding: CommonLanguages (preferred)
Max Binding: AllLanguages: A human language.

... text 0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... extension 0..*ExtensionAdditional content defined by implementations
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... identifier S1..*IdentifierBusiness Identifier for the resource
.... id 0..1stringUnique id for inter-element referencing
.... Slices for extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... use ?!Ī£0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

.... type SĪ£1..1CodeableConceptDescription of identifier
Binding: C4BB Claim Identifier Type (extensible)
.... system Ī£0..1uriThe namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
.... value Ī£0..1stringThe value that is unique
Example General: 123456
.... period Ī£0..1PeriodTime period when id is/was valid for use
.... assigner Ī£0..1Reference(Organization)Organization that issued id (may be just text)
... status ?!SĪ£1..1codeactive | cancelled | draft | entered-in-error
Binding: ExplanationOfBenefitStatus (required): A code specifying the state of the resource instance.

... type SĪ£1..1CodeableConceptCategory or discipline
Binding: ClaimTypeCodes (required)
Required Pattern: At least the following
.... id0..1stringUnique id for inter-element referencing
.... extension0..*ExtensionAdditional content defined by implementations
.... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
..... id0..1stringUnique id for inter-element referencing
..... extension0..*ExtensionAdditional content defined by implementations
..... system1..1uriIdentity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/claim-type
..... version0..1stringVersion of the system - if relevant
..... code1..1codeSymbol in syntax defined by the system
Fixed Value: institutional
..... display0..1stringRepresentation defined by the system
..... userSelected0..1booleanIf this coding was chosen directly by the user
.... text0..1stringPlain text representation of the concept
... subType S1..1CodeableConceptMore granular claim type
Binding: C4BB Institutional Claim SubType (required)
Required Pattern: At least the following
.... id0..1stringUnique id for inter-element referencing
.... extension0..*ExtensionAdditional content defined by implementations
.... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
..... id0..1stringUnique id for inter-element referencing
..... extension0..*ExtensionAdditional content defined by implementations
..... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBInstitutionalClaimSubType
..... version0..1stringVersion of the system - if relevant
..... code1..1codeSymbol in syntax defined by the system
Fixed Value: outpatient
..... display0..1stringRepresentation defined by the system
..... userSelected0..1booleanIf this coding was chosen directly by the user
.... text0..1stringPlain text representation of the concept
... use SĪ£1..1codeclaim | preauthorization | predetermination
Binding: Use (required): Complete, proposed, exploratory, other.


Required Pattern: claim
... patient SĪ£1..1Reference(C4BB Patient)The recipient of the products and services
... billablePeriod SĪ£0..1PeriodRelevant time frame for the claim
.... id 0..1stringUnique id for inter-element referencing
.... Slices for extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... start Ī£I0..1dateTimeStarting time with inclusive boundary
.... end Ī£I0..1dateTimeEnd time with inclusive boundary, if not ongoing
... created SĪ£1..1dateTimeResponse creation date
... enterer 0..1Reference(Practitioner | PractitionerRole)Author of the claim
... insurer SĪ£1..1Reference(C4BB Organization)Party responsible for reimbursement
... provider SĪ£1..1Reference(C4BB Organization)Party responsible for the claim
... priority 0..1CodeableConceptDesired processing urgency
Binding: ProcessPriorityCodes (required)
... fundsReserveRequested 0..1CodeableConceptFor whom to reserve funds
Binding: Funds Reservation Codes (example): For whom funds are to be reserved: (Patient, Provider, None).

... fundsReserve 0..1CodeableConceptFunds reserved status
Binding: Funds Reservation Codes (example): For whom funds are to be reserved: (Patient, Provider, None).

... related S0..*BackboneElementPrior or corollary claims
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Ī£0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... claim 0..1Reference(Claim)Reference to the related claim
.... relationship S1..1CodeableConceptHow the reference claim is related
Binding: C4BB Related Claim Relationship Codes (required)
.... reference S1..1IdentifierFile or case reference
... prescription 0..1Reference(MedicationRequest | VisionPrescription)Prescription authorizing services or products
... originalPrescription 0..1Reference(MedicationRequest)Original prescription if superceded by fulfiller
... payee S0..1BackboneElementRecipient of benefits payable
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Ī£0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... type S1..1CodeableConceptCategory of recipient
Binding: C4BB Payee Type (required)
.... party S1..1Reference(C4BB Organization | C4BB Patient | C4BB Practitioner)Recipient reference
... referral 0..1Reference(ServiceRequest)Treatment Referral
... facility 0..1Reference(Location)Servicing Facility
... claim 0..1Reference(Claim)Claim reference
... claimResponse 0..1Reference(ClaimResponse)Claim response reference
... outcome SĪ£1..1codequeued | complete | error | partial
Binding: ClaimProcessingCodes (required): The result of the claim processing.

... disposition 0..1stringDisposition Message
... preAuthRef 0..*stringPreauthorization reference
... preAuthRefPeriod 0..*PeriodPreauthorization in-effect period
... careTeam SI0..*BackboneElementCare Team members
EOB-inst-careTeam-practitioner: Institutional EOB: Careteam roles refer to a practitioner
EOB-inst-careTeam-organization: Institutional EOB: Careteam roles refer to an organization
EOB-careteam-qualification: Care Team Performing physician's qualifications are from US-Core-Provider-Specialty Value Set
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Ī£0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... sequence 1..1positiveIntOrder of care team
.... provider S1..1Reference(C4BB Organization | C4BB Practitioner)Practitioner or organization
.... responsible 0..1booleanIndicator of the lead practitioner
.... role S1..1CodeableConceptFunction within the team
Binding: C4BB Claim Institutional Care Team Role (required)
.... qualification 0..1CodeableConceptPractitioner credential or specialization
Binding: US Core Provider Speciality (NUCC) (required)
... Slices for supportingInfo S0..*BackboneElementSupporting information
Slice: Unordered, Open by pattern:category
.... supportingInfo:All Slices Content/Rules for all slices
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Ī£0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... sequence 1..1positiveIntInformation instance identifier
..... category 1..1CodeableConceptClassification of the supplied information
Binding: C4BB SupportingInfo Type (extensible)
..... code 0..1CodeableConceptType of information
Binding: ExceptionCodes (example): The valuset used for additional information codes.

..... timing[x] 0..1When it occurred
...... timingDatedate
...... timingPeriodPeriod
..... value[x] 0..1Data to be provided
...... valueBooleanboolean
...... valueStringstring
...... valueQuantityQuantity
...... valueAttachmentAttachment
...... valueReferenceReference(Resource)
..... reason 0..1CodingExplanation for the information
Binding: MissingToothReasonCodes (example): Reason codes for the missing teeth.

.... supportingInfo:billingnetworkcontractingstatus S0..1BackboneElementSupporting information
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Ī£0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... sequence 1..1positiveIntInformation instance identifier
..... category S1..1CodeableConceptClassification of the supplied information
Binding: C4BB SupportingInfo Type (extensible)
Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBSupportingInfoType
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: billingnetworkcontractingstatus
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... code S1..1CodeableConceptType of information
Binding: C4BB Payer Provider Contracting Status (required)
..... timing[x] 0..1When it occurred
...... timingDatedate
...... timingPeriodPeriod
..... value[x] 0..1Data to be provided
...... valueBooleanboolean
...... valueStringstring
...... valueQuantityQuantity
...... valueAttachmentAttachment
...... valueReferenceReference(Resource)
..... reason 0..1CodingExplanation for the information
Binding: MissingToothReasonCodes (example): Reason codes for the missing teeth.

.... supportingInfo:clmrecvddate S0..1BackboneElementSupporting information
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Ī£0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... sequence 1..1positiveIntInformation instance identifier
..... category S1..1CodeableConceptClassification of the supplied information
Binding: C4BB SupportingInfo Type (extensible)
Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBSupportingInfoType
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: clmrecvddate
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... code 0..1CodeableConceptType of information
Binding: ExceptionCodes (example): The valuset used for additional information codes.

..... timing[x] S1..1dateWhen it occurred
..... value[x] 0..1Data to be provided
...... valueBooleanboolean
...... valueStringstring
...... valueQuantityQuantity
...... valueAttachmentAttachment
...... valueReferenceReference(Resource)
..... reason 0..1CodingExplanation for the information
Binding: MissingToothReasonCodes (example): Reason codes for the missing teeth.

.... supportingInfo:typeofbill S0..1BackboneElementSupporting information
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Ī£0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... sequence 1..1positiveIntInformation instance identifier
..... category S1..1CodeableConceptClassification of the supplied information
Binding: C4BB SupportingInfo Type (extensible)
Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBSupportingInfoType
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: typeofbill
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... code S1..1CodeableConceptType of information
Binding: NUBC Type of Bill Codes (required)
..... timing[x] 0..1When it occurred
...... timingDatedate
...... timingPeriodPeriod
..... value[x] 0..1Data to be provided
...... valueBooleanboolean
...... valueStringstring
...... valueQuantityQuantity
...... valueAttachmentAttachment
...... valueReferenceReference(Resource)
..... reason 0..1CodingExplanation for the information
Binding: MissingToothReasonCodes (example): Reason codes for the missing teeth.

.... supportingInfo:pointoforigin S0..1BackboneElementSupporting information
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Ī£0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... sequence 1..1positiveIntInformation instance identifier
..... category S1..1CodeableConceptClassification of the supplied information
Binding: C4BB SupportingInfo Type (extensible)
Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBSupportingInfoType
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: pointoforigin
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... code S1..1CodeableConceptType of information
Binding: NUBC Point Of Origin (required)
..... timing[x] 0..1When it occurred
...... timingDatedate
...... timingPeriodPeriod
..... value[x] 0..1Data to be provided
...... valueBooleanboolean
...... valueStringstring
...... valueQuantityQuantity
...... valueAttachmentAttachment
...... valueReferenceReference(Resource)
..... reason 0..1CodingExplanation for the information
Binding: MissingToothReasonCodes (example): Reason codes for the missing teeth.

.... supportingInfo:admtype S0..1BackboneElementSupporting information
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Ī£0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... sequence 1..1positiveIntInformation instance identifier
..... category S1..1CodeableConceptClassification of the supplied information
Binding: C4BB SupportingInfo Type (extensible)
Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBSupportingInfoType
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: admtype
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... code S1..1CodeableConceptType of information
Binding: NUBC Priority (Type) of Admission or Visit (required)
..... timing[x] 0..1When it occurred
...... timingDatedate
...... timingPeriodPeriod
..... value[x] 0..1Data to be provided
...... valueBooleanboolean
...... valueStringstring
...... valueQuantityQuantity
...... valueAttachmentAttachment
...... valueReferenceReference(Resource)
..... reason 0..1CodingExplanation for the information
Binding: MissingToothReasonCodes (example): Reason codes for the missing teeth.

.... supportingInfo:discharge-status S0..1BackboneElementSupporting information
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Ī£0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... sequence 1..1positiveIntInformation instance identifier
..... category S1..1CodeableConceptClassification of the supplied information
Binding: C4BB SupportingInfo Type (extensible)
Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBSupportingInfoType
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: discharge-status
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... code S1..1CodeableConceptType of information
Binding: NUBC Patient Discharge Status Codes (required)
..... timing[x] 0..1When it occurred
...... timingDatedate
...... timingPeriodPeriod
..... value[x] 0..1Data to be provided
...... valueBooleanboolean
...... valueStringstring
...... valueQuantityQuantity
...... valueAttachmentAttachment
...... valueReferenceReference(Resource)
..... reason 0..1CodingExplanation for the information
Binding: MissingToothReasonCodes (example): Reason codes for the missing teeth.

.... supportingInfo:medicalrecordnumber S0..1BackboneElementSupporting information
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Ī£0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... sequence 1..1positiveIntInformation instance identifier
..... category 1..1CodeableConceptClassification of the supplied information
Binding: C4BB SupportingInfo Type (extensible)
Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBSupportingInfoType
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: medicalrecordnumber
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... code 0..1CodeableConceptType of information
Binding: ExceptionCodes (example): The valuset used for additional information codes.

..... timing[x] 0..1When it occurred
...... timingDatedate
...... timingPeriodPeriod
..... Slices for value[x] 1..1stringData to be provided
Slice: Unordered, Closed by type:$this
...... value[x]:valueString S1..1stringData to be provided
..... reason 0..1CodingExplanation for the information
Binding: MissingToothReasonCodes (example): Reason codes for the missing teeth.

.... supportingInfo:patientaccountnumber S0..1BackboneElementSupporting information
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Ī£0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... sequence 1..1positiveIntInformation instance identifier
..... category 1..1CodeableConceptClassification of the supplied information
Binding: C4BB SupportingInfo Type (extensible)
Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBSupportingInfoType
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: patientaccountnumber
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... code 0..1CodeableConceptType of information
Binding: ExceptionCodes (example): The valuset used for additional information codes.

..... timing[x] 0..1When it occurred
...... timingDatedate
...... timingPeriodPeriod
..... Slices for value[x] 1..1stringData to be provided
Slice: Unordered, Closed by type:$this
...... value[x]:valueString S1..1stringData to be provided
..... reason 0..1CodingExplanation for the information
Binding: MissingToothReasonCodes (example): Reason codes for the missing teeth.

... diagnosis 1..*BackboneElementPertinent diagnosis information
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Ī£0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... sequence 1..1positiveIntDiagnosis instance identifier
.... diagnosis[x] S1..1CodeableConceptNature of illness or problem
Binding: Diagnosis Codes - International Classification of Diseases, Clinical Modification (ICD-9-CM, ICD-10-CM) (required)
.... type S1..1CodeableConceptTiming or nature of the diagnosis
Binding: C4BB Claim Outpatient Institutional Diagnosis Type (required)
.... onAdmission 0..1CodeableConceptPresent on admission
Binding: ExampleDiagnosisOnAdmissionCodes (example): Present on admission.

.... packageCode 0..1CodeableConceptPackage billing code
Binding: ExampleDiagnosisRelatedGroupCodes (example): The DRG codes associated with the diagnosis.

... procedure 0..*BackboneElementClinical procedures performed
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Ī£0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... sequence 1..1positiveIntProcedure instance identifier
.... type 0..*CodeableConceptCategory of Procedure
Binding: ExampleProcedureTypeCodes (example): Example procedure type codes.


.... date 0..1dateTimeWhen the procedure was performed
.... procedure[x] 1..1Specific clinical procedure
Binding: ICD-10ProcedureCodes (example): ICD10 Procedure codes.

..... procedureCodeableConceptCodeableConcept
..... procedureReferenceReference(Procedure)
.... udi 0..*Reference(Device)Unique device identifier
... precedence 0..1positiveIntPrecedence (primary, secondary, etc.)
... insurance SĪ£I1..*BackboneElementPatient insurance information
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Ī£0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... focal SĪ£1..1booleanCoverage to be used for adjudication
.... coverage SĪ£1..1Reference(C4BB Coverage)Insurance information
.... preAuthRef 0..*stringPrior authorization reference number
... accident 0..1BackboneElementDetails of the event
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Ī£0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... date 0..1dateWhen the incident occurred
.... type 0..1CodeableConceptThe nature of the accident
Binding: ActIncidentCode (extensible): Type of accident: work place, auto, etc.

.... location[x] 0..1Where the event occurred
..... locationAddressAddress
..... locationReferenceReference(Location)
... item S0..*BackboneElementProduct or service provided
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Ī£0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... sequence S1..1positiveIntItem instance identifier
.... careTeamSequence 0..*positiveIntApplicable care team members
.... diagnosisSequence 0..*positiveIntApplicable diagnoses
.... procedureSequence 0..*positiveIntApplicable procedures
.... informationSequence 0..*positiveIntApplicable exception and supporting information
.... revenue S0..1CodeableConceptRevenue or cost center code
Binding: NUBC Revenue Codes (required)
.... category 0..1CodeableConceptBenefit classification
Binding: BenefitCategoryCodes (example): Benefit categories such as: oral, medical, vision, oral-basic etc.

.... productOrService SI1..1CodeableConceptBilling, service, product, or drug code
Binding: Procedure Codes - AMA CPT - CMS HCPCS - CMS HIPPS (required)
EOB-out-inst-item-productorservice: Outpatient Institutional EOB: Item productOrService required. Data absent reason of Not Applicable is not allowed.
.... modifier S0..*CodeableConceptProduct or service billing modifiers
Binding: Procedure Modifier Codes - AMA CPT - CMS HCPCS (required)
.... programCode 0..*CodeableConceptProgram the product or service is provided under
Binding: ExampleProgramReasonCodes (example): Program specific reason codes.


.... Slices for serviced[x] 0..1dateDate or dates of service or product delivery
Slice: Unordered, Closed by type:$this
..... serviced[x]:servicedDate S0..1dateDate or dates of service or product delivery
.... location[x] 0..1Place of service or where product was supplied
Binding: ExampleServicePlaceCodes (example): Place where the service is rendered.

..... locationCodeableConceptCodeableConcept
..... locationAddressAddress
..... locationReferenceReference(Location)
.... quantity S0..1SimpleQuantityCount of products or services
.... unitPrice 0..1MoneyFee, charge or cost per item
.... factor 0..1decimalPrice scaling factor
.... net 0..1MoneyTotal item cost
.... udi 0..*Reference(Device)Unique device identifier
.... bodySite 0..1CodeableConceptAnatomical location
Binding: OralSiteCodes (example): The code for the teeth, quadrant, sextant and arch.

.... subSite 0..*CodeableConceptAnatomical sub-location
Binding: SurfaceCodes (example): The code for the tooth surface and surface combinations.


.... encounter 0..*Reference(Encounter)Encounters related to this billed item
.... noteNumber S0..*positiveIntApplicable note numbers
.... Slices for adjudication SI0..*BackboneElementAdjudication details
Slice: Unordered, Closed by pattern:category
adjudication-has-amount-type-slice: If Adjudication is present, it must have at least one adjudicationamounttype slice
..... adjudication:All Slices Content/Rules for all slices
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
...... modifierExtension ?!Ī£0..*ExtensionExtensions that cannot be ignored even if unrecognized
...... category S1..1CodeableConceptType of adjudication information
Binding: C4BB Adjudication Category Discriminator (required)
...... reason 0..1CodeableConceptExplanation of adjudication outcome
Binding: AdjudicationReasonCodes (example): Adjudication reason codes.

...... amount 0..1MoneyMonetary amount
...... value 0..1decimalNon-monitary value
..... adjudication:adjudicationamounttype S0..*BackboneElementAdjudication details
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
...... modifierExtension ?!Ī£0..*ExtensionExtensions that cannot be ignored even if unrecognized
...... category S1..1CodeableConceptType of adjudication information
Binding: C4BB Adjudication (required)
...... reason 0..1CodeableConceptExplanation of adjudication outcome
Binding: AdjudicationReasonCodes (example): Adjudication reason codes.

...... amount S1..1MoneyMonetary amount
...... value 0..1decimalNon-monitary value
..... adjudication:denialreason S0..*BackboneElementAdjudication details
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
...... modifierExtension ?!Ī£0..*ExtensionExtensions that cannot be ignored even if unrecognized
...... category S1..1CodeableConceptType of adjudication information
Binding: AdjudicationValueCodes (example): The adjudication codes.


Required Pattern: At least the following
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
........ id0..1stringUnique id for inter-element referencing
........ extension0..*ExtensionAdditional content defined by implementations
........ system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBAdjudicationDiscriminator
........ version0..1stringVersion of the system - if relevant
........ code1..1codeSymbol in syntax defined by the system
Fixed Value: denialreason
........ display0..1stringRepresentation defined by the system
........ userSelected0..1booleanIf this coding was chosen directly by the user
....... text0..1stringPlain text representation of the concept
...... reason S1..1CodeableConceptExplanation of adjudication outcome
Binding: X12 Claim Adjustment Reason Codes - Remittance Advice Remark Codes (required)
...... amount 0..1MoneyMonetary amount
...... value 0..1decimalNon-monitary value
..... adjudication:allowedunits S0..1BackboneElementAdjudication details
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
...... modifierExtension ?!Ī£0..*ExtensionExtensions that cannot be ignored even if unrecognized
...... category S1..1CodeableConceptType of adjudication information
Binding: AdjudicationValueCodes (example): The adjudication codes.


Required Pattern: At least the following
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
........ id0..1stringUnique id for inter-element referencing
........ extension0..*ExtensionAdditional content defined by implementations
........ system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBAdjudicationDiscriminator
........ version0..1stringVersion of the system - if relevant
........ code1..1codeSymbol in syntax defined by the system
Fixed Value: allowedunits
........ display0..1stringRepresentation defined by the system
........ userSelected0..1booleanIf this coding was chosen directly by the user
....... text0..1stringPlain text representation of the concept
...... reason 0..1CodeableConceptExplanation of adjudication outcome
Binding: AdjudicationReasonCodes (example): Adjudication reason codes.

...... amount 0..1MoneyMonetary amount
...... value S1..1decimalNon-monitary value
.... detail 0..*BackboneElementAdditional items
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Ī£0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... sequence 1..1positiveIntProduct or service provided
..... revenue 0..1CodeableConceptRevenue or cost center code
Binding: ExampleRevenueCenterCodes (example): Codes for the revenue or cost centers supplying the service and/or products.

..... category 0..1CodeableConceptBenefit classification
Binding: BenefitCategoryCodes (example): Benefit categories such as: oral, medical, vision, oral-basic etc.

..... productOrService 1..1CodeableConceptBilling, service, product, or drug code
Binding: USCLSCodes (example): Allowable service and product codes.

..... modifier 0..*CodeableConceptService/Product billing modifiers
Binding: ModifierTypeCodes (example): Item type or modifiers codes, eg for Oral whether the treatment is cosmetic or associated with TMJ, or an appliance was lost or stolen.


..... programCode 0..*CodeableConceptProgram the product or service is provided under
Binding: ExampleProgramReasonCodes (example): Program specific reason codes.


..... quantity 0..1SimpleQuantityCount of products or services
..... unitPrice 0..1MoneyFee, charge or cost per item
..... factor 0..1decimalPrice scaling factor
..... net 0..1MoneyTotal item cost
..... udi 0..*Reference(Device)Unique device identifier
..... noteNumber 0..*positiveIntApplicable note numbers
..... adjudication 0..*See adjudication (ExplanationOfBenefit)Detail level adjudication details
..... subDetail 0..*BackboneElementAdditional items
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
...... modifierExtension ?!Ī£0..*ExtensionExtensions that cannot be ignored even if unrecognized
...... sequence 1..1positiveIntProduct or service provided
...... revenue 0..1CodeableConceptRevenue or cost center code
Binding: ExampleRevenueCenterCodes (example): Codes for the revenue or cost centers supplying the service and/or products.

...... category 0..1CodeableConceptBenefit classification
Binding: BenefitCategoryCodes (example): Benefit categories such as: oral, medical, vision, oral-basic etc.

...... productOrService 1..1CodeableConceptBilling, service, product, or drug code
Binding: USCLSCodes (example): Allowable service and product codes.

...... modifier 0..*CodeableConceptService/Product billing modifiers
Binding: ModifierTypeCodes (example): Item type or modifiers codes, eg for Oral whether the treatment is cosmetic or associated with TMJ, or an appliance was lost or stolen.


...... programCode 0..*CodeableConceptProgram the product or service is provided under
Binding: ExampleProgramReasonCodes (example): Program specific reason codes.


...... quantity 0..1SimpleQuantityCount of products or services
...... unitPrice 0..1MoneyFee, charge or cost per item
...... factor 0..1decimalPrice scaling factor
...... net 0..1MoneyTotal item cost
...... udi 0..*Reference(Device)Unique device identifier
...... noteNumber 0..*positiveIntApplicable note numbers
...... adjudication 0..*See adjudication (ExplanationOfBenefit)Subdetail level adjudication details
... addItem 0..*BackboneElementInsurer added line items
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Ī£0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... itemSequence 0..*positiveIntItem sequence number
.... detailSequence 0..*positiveIntDetail sequence number
.... subDetailSequence 0..*positiveIntSubdetail sequence number
.... provider 0..*Reference(Practitioner | PractitionerRole | Organization)Authorized providers
.... productOrService 1..1CodeableConceptBilling, service, product, or drug code
Binding: USCLSCodes (example): Allowable service and product codes.

.... modifier 0..*CodeableConceptService/Product billing modifiers
Binding: ModifierTypeCodes (example): Item type or modifiers codes, eg for Oral whether the treatment is cosmetic or associated with TMJ, or an appliance was lost or stolen.


.... programCode 0..*CodeableConceptProgram the product or service is provided under
Binding: ExampleProgramReasonCodes (example): Program specific reason codes.


.... serviced[x] 0..1Date or dates of service or product delivery
..... servicedDatedate
..... servicedPeriodPeriod
.... location[x] 0..1Place of service or where product was supplied
Binding: ExampleServicePlaceCodes (example): Place where the service is rendered.

..... locationCodeableConceptCodeableConcept
..... locationAddressAddress
..... locationReferenceReference(Location)
.... quantity 0..1SimpleQuantityCount of products or services
.... unitPrice 0..1MoneyFee, charge or cost per item
.... factor 0..1decimalPrice scaling factor
.... net 0..1MoneyTotal item cost
.... bodySite 0..1CodeableConceptAnatomical location
Binding: OralSiteCodes (example): The code for the teeth, quadrant, sextant and arch.

.... subSite 0..*CodeableConceptAnatomical sub-location
Binding: SurfaceCodes (example): The code for the tooth surface and surface combinations.


.... noteNumber 0..*positiveIntApplicable note numbers
.... adjudication 0..*See adjudication (ExplanationOfBenefit)Added items adjudication
.... detail 0..*BackboneElementInsurer added line items
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Ī£0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... productOrService 1..1CodeableConceptBilling, service, product, or drug code
Binding: USCLSCodes (example): Allowable service and product codes.

..... modifier 0..*CodeableConceptService/Product billing modifiers
Binding: ModifierTypeCodes (example): Item type or modifiers codes, eg for Oral whether the treatment is cosmetic or associated with TMJ, or an appliance was lost or stolen.


..... quantity 0..1SimpleQuantityCount of products or services
..... unitPrice 0..1MoneyFee, charge or cost per item
..... factor 0..1decimalPrice scaling factor
..... net 0..1MoneyTotal item cost
..... noteNumber 0..*positiveIntApplicable note numbers
..... adjudication 0..*See adjudication (ExplanationOfBenefit)Added items adjudication
..... subDetail 0..*BackboneElementInsurer added line items
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
...... modifierExtension ?!Ī£0..*ExtensionExtensions that cannot be ignored even if unrecognized
...... productOrService 1..1CodeableConceptBilling, service, product, or drug code
Binding: USCLSCodes (example): Allowable service and product codes.

...... modifier 0..*CodeableConceptService/Product billing modifiers
Binding: ModifierTypeCodes (example): Item type or modifiers codes, eg for Oral whether the treatment is cosmetic or associated with TMJ, or an appliance was lost or stolen.


...... quantity 0..1SimpleQuantityCount of products or services
...... unitPrice 0..1MoneyFee, charge or cost per item
...... factor 0..1decimalPrice scaling factor
...... net 0..1MoneyTotal item cost
...... noteNumber 0..*positiveIntApplicable note numbers
...... adjudication 0..*See adjudication (ExplanationOfBenefit)Added items adjudication
... Slices for adjudication SI0..*BackboneElementHeader-level adjudication
Slice: Unordered, Closed by pattern:category
adjudication-has-amount-type-slice: If Adjudication is present, it must have at least one adjudicationamounttype slice
.... adjudication:All Slices Content/Rules for all slices
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Ī£0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... category S1..1CodeableConceptType of adjudication information
Binding: C4BB Adjudication Category Discriminator (required)
..... reason 0..1CodeableConceptExplanation of adjudication outcome
Binding: AdjudicationReasonCodes (example): Adjudication reason codes.

..... amount 0..1MoneyMonetary amount
..... value 0..1decimalNon-monitary value
.... adjudication:adjudicationamounttype S0..*BackboneElementHeader-level adjudication
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Ī£0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... category 1..1CodeableConceptType of adjudication information
Binding: C4BB Adjudication (required)
..... reason 0..1CodeableConceptExplanation of adjudication outcome
Binding: AdjudicationReasonCodes (example): Adjudication reason codes.

..... amount S1..1MoneyMonetary amount
..... value 0..1decimalNon-monitary value
.... adjudication:denialreason S0..*BackboneElementHeader-level adjudication
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Ī£0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... category 1..1CodeableConceptType of adjudication information
Binding: AdjudicationValueCodes (example): The adjudication codes.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBAdjudicationDiscriminator
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: denialreason
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... reason S1..1CodeableConceptExplanation of adjudication outcome
Binding: X12 Claim Adjustment Reason Codes - Remittance Advice Remark Codes (required)
..... amount 0..1MoneyMonetary amount
..... value 0..1decimalNon-monitary value
... Slices for total SĪ£2..*BackboneElementAdjudication totals
Slice: Unordered, Open by pattern:category
.... total:All Slices Content/Rules for all slices
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Ī£0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... category SĪ£1..1CodeableConceptType of adjudication information
Binding: C4BB Total Category Discriminator (extensible)
..... amount Ī£1..1MoneyFinancial total for the category
.... total:adjudicationamounttype SĪ£1..*BackboneElementAdjudication totals
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Ī£0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... category Ī£1..1CodeableConceptType of adjudication information
Binding: C4BB Adjudication (required)
..... amount SĪ£1..1MoneyFinancial total for the category
.... total:benefitpaymentstatus SĪ£1..1BackboneElementAdjudication totals
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Ī£0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... category Ī£1..1CodeableConceptType of adjudication information
Binding: C4BB Payer Benefit Payment Status (required)
..... amount Ī£1..1MoneyFinancial total for the category
... payment S0..1BackboneElementPayment Details
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Ī£0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... type S0..1CodeableConceptPartial or complete payment
Binding: C4BB Payer Claim Payment Status Code (required)
.... adjustment 0..1MoneyPayment adjustment for non-claim issues
.... adjustmentReason 0..1CodeableConceptExplanation for the variance
Binding: PaymentAdjustmentReasonCodes (example): Payment Adjustment reason codes.

.... date S0..1dateExpected date of payment
.... amount 0..1MoneyPayable amount after adjustment
.... identifier 0..1IdentifierBusiness identifier for the payment
... formCode 0..1CodeableConceptPrinted form identifier
Binding: Form Codes (example): The forms codes.

... form 0..1AttachmentPrinted reference or actual form
... processNote S0..*BackboneElementNote concerning adjudication
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Ī£0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... number 0..1positiveIntNote instance identifier
.... type 0..1codedisplay | print | printoper
Binding: NoteType (required): The presentation types of notes.

.... text S0..1stringNote explanatory text
.... language 0..1CodeableConceptLanguage of the text
Binding: CommonLanguages (preferred)
Max Binding: AllLanguages: A human language.

... benefitPeriod 0..1PeriodWhen the benefits are applicable
... benefitBalance 0..*BackboneElementBalance by Benefit Category
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Ī£0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... category 1..1CodeableConceptBenefit classification
Binding: BenefitCategoryCodes (example): Benefit categories such as: oral, medical, vision, oral-basic etc.

.... excluded 0..1booleanExcluded from the plan
.... name 0..1stringShort name for the benefit
.... description 0..1stringDescription of the benefit or services covered
.... network 0..1CodeableConceptIn or out of network
Binding: NetworkTypeCodes (example): Code to classify in or out of network services.

.... unit 0..1CodeableConceptIndividual or family
Binding: UnitTypeCodes (example): Unit covered/serviced - individual or family.

.... term 0..1CodeableConceptAnnual or lifetime
Binding: BenefitTermCodes (example): Coverage unit - annual, lifetime.

.... financial 0..*BackboneElementBenefit Summary
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Ī£0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... type 1..1CodeableConceptBenefit classification
Binding: BenefitTypeCodes (example): Deductable, visits, co-pay, etc.

..... allowed[x] 0..1Benefits allowed
...... allowedUnsignedIntunsignedInt
...... allowedStringstring
...... allowedMoneyMoney
..... used[x] 0..1Benefits used
...... usedUnsignedIntunsignedInt
...... usedMoneyMoney

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. ExplanationOfBenefit I0..*C4BBExplanationOfBenefitExplanation of Benefit resource
EOB-inst-pointoforigin: Where Admission Type and Point of Origin slices exist, if Type of Admission code is Newborn, Point of Origin must be from Point of Origin - Newborn CodeSystem or Type of Admission is not Newborn and Point of Origin must be from Point of Origin Nonnewborn CodeSystem.
EOB-institutional-item-or-header-adjudication: Institutional EOB: Should have adjudication at the item or header level, but not both
... meta Ī£1..1MetaMetadata about the resource
.... lastUpdated Ī£1..1instantWhen the resource version last changed
... identifier 1..*IdentifierBusiness Identifier for the resource
.... type Ī£1..1CodeableConceptDescription of identifier
Binding: C4BB Claim Identifier Type (extensible)
... status ?!Ī£1..1codeactive | cancelled | draft | entered-in-error
Binding: ExplanationOfBenefitStatus (required): A code specifying the state of the resource instance.

.... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
..... system1..1uriIdentity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/claim-type
..... code1..1codeSymbol in syntax defined by the system
Fixed Value: institutional
... subType 1..1CodeableConceptMore granular claim type
Binding: C4BB Institutional Claim SubType (required)
Required Pattern: At least the following
.... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
..... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBInstitutionalClaimSubType
..... code1..1codeSymbol in syntax defined by the system
Fixed Value: outpatient
... use Ī£1..1codeclaim | preauthorization | predetermination
Binding: Use (required): Complete, proposed, exploratory, other.


Required Pattern: claim
... patient Ī£1..1Reference(C4BB Patient)The recipient of the products and services
... billablePeriod Ī£0..1PeriodRelevant time frame for the claim
... created Ī£1..1dateTimeResponse creation date
... insurer Ī£1..1Reference(C4BB Organization)Party responsible for reimbursement
... provider Ī£1..1Reference(C4BB Organization)Party responsible for the claim
... related 0..*BackboneElementPrior or corollary claims
.... relationship 1..1CodeableConceptHow the reference claim is related
Binding: C4BB Related Claim Relationship Codes (required)
.... reference 1..1IdentifierFile or case reference
... payee 0..1BackboneElementRecipient of benefits payable
.... type 1..1CodeableConceptCategory of recipient
Binding: C4BB Payee Type (required)
.... party 1..1Reference(C4BB Organization | C4BB Patient | C4BB Practitioner)Recipient reference
... outcome Ī£1..1codequeued | complete | error | partial
Binding: ClaimProcessingCodes (required): The result of the claim processing.

... careTeam I0..*BackboneElementCare Team members
EOB-inst-careTeam-practitioner: Institutional EOB: Careteam roles refer to a practitioner
EOB-inst-careTeam-organization: Institutional EOB: Careteam roles refer to an organization
EOB-careteam-qualification: Care Team Performing physician's qualifications are from US-Core-Provider-Specialty Value Set
.... provider 1..1Reference(C4BB Organization | C4BB Practitioner)Practitioner or organization
.... role 1..1CodeableConceptFunction within the team
Binding: C4BB Claim Institutional Care Team Role (required)
... Slices for supportingInfo 0..*BackboneElementSupporting information
Slice: Unordered, Open by pattern:category
.... supportingInfo:billingnetworkcontractingstatus 0..1BackboneElementSupporting information
..... category 1..1CodeableConceptClassification of the supplied information
Binding: C4BB SupportingInfo Type (extensible)
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBSupportingInfoType
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: billingnetworkcontractingstatus
..... code 1..1CodeableConceptType of information
Binding: C4BB Payer Provider Contracting Status (required)
.... supportingInfo:clmrecvddate 0..1BackboneElementSupporting information
..... category 1..1CodeableConceptClassification of the supplied information
Binding: C4BB SupportingInfo Type (extensible)
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBSupportingInfoType
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: clmrecvddate
..... timing[x] 1..1dateWhen it occurred
.... supportingInfo:typeofbill 0..1BackboneElementSupporting information
..... category 1..1CodeableConceptClassification of the supplied information
Binding: C4BB SupportingInfo Type (extensible)
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBSupportingInfoType
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: typeofbill
..... code 1..1CodeableConceptType of information
Binding: NUBC Type of Bill Codes (required)
.... supportingInfo:pointoforigin 0..1BackboneElementSupporting information
..... category 1..1CodeableConceptClassification of the supplied information
Binding: C4BB SupportingInfo Type (extensible)
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBSupportingInfoType
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: pointoforigin
..... code 1..1CodeableConceptType of information
Binding: NUBC Point Of Origin (required)
.... supportingInfo:admtype 0..1BackboneElementSupporting information
..... category 1..1CodeableConceptClassification of the supplied information
Binding: C4BB SupportingInfo Type (extensible)
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBSupportingInfoType
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: admtype
..... code 1..1CodeableConceptType of information
Binding: NUBC Priority (Type) of Admission or Visit (required)
.... supportingInfo:discharge-status 0..1BackboneElementSupporting information
..... category 1..1CodeableConceptClassification of the supplied information
Binding: C4BB SupportingInfo Type (extensible)
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBSupportingInfoType
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: discharge-status
..... code 1..1CodeableConceptType of information
Binding: NUBC Patient Discharge Status Codes (required)
.... supportingInfo:medicalrecordnumber 0..1BackboneElementSupporting information
..... value[x]:valueString 1..1stringData to be provided
.... supportingInfo:patientaccountnumber 0..1BackboneElementSupporting information
..... value[x]:valueString 1..1stringData to be provided
... diagnosis 1..*BackboneElementPertinent diagnosis information
.... diagnosis[x] 1..1CodeableConceptNature of illness or problem
Binding: Diagnosis Codes - International Classification of Diseases, Clinical Modification (ICD-9-CM, ICD-10-CM) (required)
.... type 1..1CodeableConceptTiming or nature of the diagnosis
Binding: C4BB Claim Outpatient Institutional Diagnosis Type (required)
... insurance Ī£I1..*BackboneElementPatient insurance information
.... focal Ī£1..1booleanCoverage to be used for adjudication
.... coverage Ī£1..1Reference(C4BB Coverage)Insurance information
... item 0..*BackboneElementProduct or service provided
.... sequence 1..1positiveIntItem instance identifier
.... revenue 0..1CodeableConceptRevenue or cost center code
Binding: NUBC Revenue Codes (required)
.... productOrService I1..1CodeableConceptBilling, service, product, or drug code
Binding: Procedure Codes - AMA CPT - CMS HCPCS - CMS HIPPS (required)
EOB-out-inst-item-productorservice: Outpatient Institutional EOB: Item productOrService required. Data absent reason of Not Applicable is not allowed.
.... modifier 0..*CodeableConceptProduct or service billing modifiers
Binding: Procedure Modifier Codes - AMA CPT - CMS HCPCS (required)
.... serviced[x]:servicedDate 0..1dateDate or dates of service or product delivery
.... quantity 0..1SimpleQuantityCount of products or services
.... noteNumber 0..*positiveIntApplicable note numbers
.... Slices for adjudication I0..*BackboneElementAdjudication details
Slice: Unordered, Closed by pattern:category
adjudication-has-amount-type-slice: If Adjudication is present, it must have at least one adjudicationamounttype slice
..... adjudication:All Slices Content/Rules for all slices
...... category 1..1CodeableConceptType of adjudication information
Binding: C4BB Adjudication Category Discriminator (required)
..... adjudication:adjudicationamounttype 0..*BackboneElementAdjudication details
...... category 1..1CodeableConceptType of adjudication information
Binding: C4BB Adjudication (required)
...... amount 1..1MoneyMonetary amount
..... adjudication:denialreason 0..*BackboneElementAdjudication details
...... category 1..1CodeableConceptType of adjudication information
Binding: AdjudicationValueCodes (example): The adjudication codes.


Required Pattern: At least the following
....... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
........ system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBAdjudicationDiscriminator
........ code1..1codeSymbol in syntax defined by the system
Fixed Value: denialreason
...... reason 1..1CodeableConceptExplanation of adjudication outcome
Binding: X12 Claim Adjustment Reason Codes - Remittance Advice Remark Codes (required)
..... adjudication:allowedunits 0..1BackboneElementAdjudication details
...... category 1..1CodeableConceptType of adjudication information
Binding: AdjudicationValueCodes (example): The adjudication codes.


Required Pattern: At least the following
....... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
........ system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBAdjudicationDiscriminator
........ code1..1codeSymbol in syntax defined by the system
Fixed Value: allowedunits
...... value 1..1decimalNon-monitary value
... Slices for adjudication I0..*BackboneElementHeader-level adjudication
Slice: Unordered, Closed by pattern:category
adjudication-has-amount-type-slice: If Adjudication is present, it must have at least one adjudicationamounttype slice
.... adjudication:All Slices Content/Rules for all slices
..... category 1..1CodeableConceptType of adjudication information
Binding: C4BB Adjudication Category Discriminator (required)
.... adjudication:adjudicationamounttype 0..*BackboneElementHeader-level adjudication
..... amount 1..1MoneyMonetary amount
.... adjudication:denialreason 0..*BackboneElementHeader-level adjudication
..... reason 1..1CodeableConceptExplanation of adjudication outcome
Binding: X12 Claim Adjustment Reason Codes - Remittance Advice Remark Codes (required)
... Slices for total Ī£2..*BackboneElementAdjudication totals
Slice: Unordered, Open by pattern:category
.... total:All Slices Content/Rules for all slices
..... category Ī£1..1CodeableConceptType of adjudication information
Binding: C4BB Total Category Discriminator (extensible)
.... total:adjudicationamounttype Ī£1..*BackboneElementAdjudication totals
..... amount Ī£1..1MoneyFinancial total for the category
.... total:benefitpaymentstatus Ī£1..1BackboneElementAdjudication totals
... payment 0..1BackboneElementPayment Details
.... type 0..1CodeableConceptPartial or complete payment
Binding: C4BB Payer Claim Payment Status Code (required)
.... date 0..1dateExpected date of payment
... processNote 0..*BackboneElementNote concerning adjudication
.... text 0..1stringNote explanatory text

doco Documentation for this format

This structure is derived from C4BBExplanationOfBenefit

Summary

Mandatory: 5 elements (16 nested mandatory elements)
Must-Support: 50 elements

Structures

This structure refers to these other structures:

Slices

This structure defines the following Slices:

  • The element ExplanationOfBenefit.supportingInfo is sliced based on the value of pattern:category
  • The element ExplanationOfBenefit.supportingInfo.value[x] is sliced based on the value of type:$this
  • The element ExplanationOfBenefit.item.serviced[x] is sliced based on the value of type:$this
  • The element ExplanationOfBenefit.item.adjudication is sliced based on the value of pattern:category (Closed)
  • The element ExplanationOfBenefit.adjudication is sliced based on the value of pattern:category (Closed)
  • The element ExplanationOfBenefit.total is sliced based on the value of pattern:category

Differential View

This structure is derived from C4BBExplanationOfBenefit

NameFlagsCard.TypeDescription & Constraintsdoco
.. ExplanationOfBenefit I0..*C4BBExplanationOfBenefitExplanation of Benefit resource
EOB-inst-pointoforigin: Where Admission Type and Point of Origin slices exist, if Type of Admission code is Newborn, Point of Origin must be from Point of Origin - Newborn CodeSystem or Type of Admission is not Newborn and Point of Origin must be from Point of Origin Nonnewborn CodeSystem.
EOB-institutional-item-or-header-adjudication: Institutional EOB: Should have adjudication at the item or header level, but not both
... meta
.... profile:supportedProfile 1..1canonical(StructureDefinition)Profiles this resource claims to conform to
Required Pattern: http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-ExplanationOfBenefit-Outpatient-Institutional|1.1.0
... type 1..1CodeableConceptCategory or discipline
Required Pattern: At least the following
.... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
..... system1..1uriIdentity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/claim-type
..... code1..1codeSymbol in syntax defined by the system
Fixed Value: institutional
... subType S1..1CodeableConceptMore granular claim type
Binding: C4BB Institutional Claim SubType (required)
Required Pattern: At least the following
.... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
..... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBInstitutionalClaimSubType
..... code1..1codeSymbol in syntax defined by the system
Fixed Value: outpatient
... provider 1..1Reference(C4BB Organization)Party responsible for the claim
... careTeam I0..*BackboneElementCare Team members
EOB-inst-careTeam-practitioner: Institutional EOB: Careteam roles refer to a practitioner
EOB-inst-careTeam-organization: Institutional EOB: Careteam roles refer to an organization
EOB-careteam-qualification: Care Team Performing physician's qualifications are from US-Core-Provider-Specialty Value Set
.... role 1..1CodeableConceptFunction within the team
Binding: C4BB Claim Institutional Care Team Role (required)
.... qualification 0..1CodeableConceptPractitioner credential or specialization
Binding: US Core Provider Speciality (NUCC) (required)
... Slices for supportingInfo 0..*BackboneElementSupporting information
Slice: Unordered, Open by pattern:category
.... supportingInfo:billingnetworkcontractingstatus S0..1BackboneElementSupporting information
..... category S1..1CodeableConceptClassification of the supplied information
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBSupportingInfoType
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: billingnetworkcontractingstatus
..... code S1..1CodeableConceptType of information
Binding: C4BB Payer Provider Contracting Status (required)
.... supportingInfo:clmrecvddate S0..1BackboneElementSupporting information
..... category S1..1CodeableConceptClassification of the supplied information
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBSupportingInfoType
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: clmrecvddate
..... timing[x] S1..1dateWhen it occurred
.... supportingInfo:typeofbill S0..1BackboneElementSupporting information
..... category S1..1CodeableConceptClassification of the supplied information
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBSupportingInfoType
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: typeofbill
..... code S1..1CodeableConceptType of information
Binding: NUBC Type of Bill Codes (required)
.... supportingInfo:pointoforigin S0..1BackboneElementSupporting information
..... category S1..1CodeableConceptClassification of the supplied information
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBSupportingInfoType
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: pointoforigin
..... code S1..1CodeableConceptType of information
Binding: NUBC Point Of Origin (required)
.... supportingInfo:admtype S0..1BackboneElementSupporting information
..... category S1..1CodeableConceptClassification of the supplied information
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBSupportingInfoType
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: admtype
..... code S1..1CodeableConceptType of information
Binding: NUBC Priority (Type) of Admission or Visit (required)
.... supportingInfo:discharge-status S0..1BackboneElementSupporting information
..... category S1..1CodeableConceptClassification of the supplied information
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBSupportingInfoType
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: discharge-status
..... code S1..1CodeableConceptType of information
Binding: NUBC Patient Discharge Status Codes (required)
.... supportingInfo:medicalrecordnumber S0..1BackboneElementSupporting information
..... category 1..1CodeableConceptClassification of the supplied information
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBSupportingInfoType
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: medicalrecordnumber
..... Slices for value[x] 1..1stringData to be provided
Slice: Unordered, Open by type:$this
..... valueString S1..1stringData to be provided
.... supportingInfo:patientaccountnumber S0..1BackboneElementSupporting information
..... category 1..1CodeableConceptClassification of the supplied information
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBSupportingInfoType
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: patientaccountnumber
..... Slices for value[x] 1..1stringData to be provided
Slice: Unordered, Open by type:$this
..... valueString S1..1stringData to be provided
... diagnosis 1..*BackboneElementPertinent diagnosis information
.... sequence 1..1positiveIntDiagnosis instance identifier
.... diagnosis[x] S1..1CodeableConceptNature of illness or problem
Binding: Diagnosis Codes - International Classification of Diseases, Clinical Modification (ICD-9-CM, ICD-10-CM) (required)
.... type S1..1CodeableConceptTiming or nature of the diagnosis
Binding: C4BB Claim Outpatient Institutional Diagnosis Type (required)
... item 0..*BackboneElementProduct or service provided
.... revenue S0..1CodeableConceptRevenue or cost center code
Binding: NUBC Revenue Codes (required)
.... productOrService SI1..1CodeableConceptBilling, service, product, or drug code
Binding: Procedure Codes - AMA CPT - CMS HCPCS - CMS HIPPS (required)
EOB-out-inst-item-productorservice: Outpatient Institutional EOB: Item productOrService required. Data absent reason of Not Applicable is not allowed.
.... modifier S0..*CodeableConceptProduct or service billing modifiers
Binding: Procedure Modifier Codes - AMA CPT - CMS HCPCS (required)
.... Slices for serviced[x] 0..1dateDate or dates of service or product delivery
Slice: Unordered, Open by type:$this
.... servicedDate S0..1dateDate or dates of service or product delivery
.... quantity S0..1SimpleQuantityCount of products or services
.... Slices for adjudication SI0..*BackboneElementAdjudication details
Slice: Unordered, Closed by pattern:category
adjudication-has-amount-type-slice: If Adjudication is present, it must have at least one adjudicationamounttype slice
..... adjudication:All Slices Content/Rules for all slices
...... category 1..1CodeableConceptType of adjudication information
Binding: C4BB Adjudication Category Discriminator (required)
..... adjudication:adjudicationamounttype S0..*BackboneElementAdjudication details
...... category 1..1CodeableConceptType of adjudication information
Binding: C4BB Adjudication (required)
...... amount S1..1MoneyMonetary amount
..... adjudication:denialreason S0..*BackboneElementAdjudication details
...... category 1..1CodeableConceptType of adjudication information
Required Pattern: At least the following
....... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
........ system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBAdjudicationDiscriminator
........ code1..1codeSymbol in syntax defined by the system
Fixed Value: denialreason
...... reason S1..1CodeableConceptExplanation of adjudication outcome
Binding: X12 Claim Adjustment Reason Codes - Remittance Advice Remark Codes (required)
..... adjudication:allowedunits S0..1BackboneElementAdjudication details
...... category 1..1CodeableConceptType of adjudication information
Required Pattern: At least the following
....... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
........ system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBAdjudicationDiscriminator
........ code1..1codeSymbol in syntax defined by the system
Fixed Value: allowedunits
...... value S1..1decimalNon-monitary value
... Slices for adjudication SI0..*BackboneElementHeader-level adjudication
Slice: Unordered, Closed by pattern:category
adjudication-has-amount-type-slice: If Adjudication is present, it must have at least one adjudicationamounttype slice
.... adjudication:All Slices Content/Rules for all slices
..... category S1..1CodeableConceptType of adjudication information
Binding: C4BB Adjudication Category Discriminator (required)
.... adjudication:adjudicationamounttype S0..*BackboneElementHeader-level adjudication
..... category 1..1CodeableConceptType of adjudication information
Binding: C4BB Adjudication (required)
..... amount S1..1MoneyMonetary amount
.... adjudication:denialreason S0..*BackboneElementHeader-level adjudication
..... category 1..1CodeableConceptType of adjudication information
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBAdjudicationDiscriminator
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: denialreason
..... reason S1..1CodeableConceptExplanation of adjudication outcome
Binding: X12 Claim Adjustment Reason Codes - Remittance Advice Remark Codes (required)
... Slices for total 2..*BackboneElementAdjudication totals
Slice: Unordered, Open by pattern:category
.... total:All Slices Content/Rules for all slices
..... category S1..1CodeableConceptType of adjudication information
Binding: C4BB Total Category Discriminator (extensible)
..... amount 1..1MoneyFinancial total for the category
.... total:adjudicationamounttype S1..*BackboneElementAdjudication totals
..... category 1..1CodeableConceptType of adjudication information
Binding: C4BB Adjudication (required)
..... amount S1..1MoneyFinancial total for the category
.... total:benefitpaymentstatus S1..1BackboneElementAdjudication totals
..... category 1..1CodeableConceptType of adjudication information
Binding: C4BB Payer Benefit Payment Status (required)
... payment
.... date S0..1dateExpected date of payment
... processNote
.... text S0..1stringNote explanatory text

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. ExplanationOfBenefit I0..*C4BBExplanationOfBenefitExplanation of Benefit resource
EOB-inst-pointoforigin: Where Admission Type and Point of Origin slices exist, if Type of Admission code is Newborn, Point of Origin must be from Point of Origin - Newborn CodeSystem or Type of Admission is not Newborn and Point of Origin must be from Point of Origin Nonnewborn CodeSystem.
EOB-institutional-item-or-header-adjudication: Institutional EOB: Should have adjudication at the item or header level, but not both
... id Ī£0..1stringLogical id of this artifact
... meta SĪ£1..1MetaMetadata about the resource
.... id 0..1stringUnique id for inter-element referencing
.... Slices for extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... versionId Ī£0..1idVersion specific identifier
.... lastUpdated SĪ£1..1instantWhen the resource version last changed
.... source Ī£0..1uriIdentifies where the resource comes from
.... Slices for profile Ī£1..*canonical(StructureDefinition)Profiles this resource claims to conform to
Slice: Unordered, Open by pattern:$this
..... profile:supportedProfile Ī£1..1canonical(StructureDefinition)Profiles this resource claims to conform to

Required Pattern: http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-ExplanationOfBenefit-Outpatient-Institutional|1.1.0
.... security Ī£0..*CodingSecurity Labels applied to this resource
Binding: All Security Labels (extensible): Security Labels from the Healthcare Privacy and Security Classification System.


.... tag Ī£0..*CodingTags applied to this resource
Binding: CommonTags (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones".


... implicitRules ?!Ī£0..1uriA set of rules under which this content was created
... language 0..1codeLanguage of the resource content
Binding: CommonLanguages (preferred)
Max Binding: AllLanguages: A human language.

... text 0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... extension 0..*ExtensionAdditional content defined by implementations
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... identifier S1..*IdentifierBusiness Identifier for the resource
.... id 0..1stringUnique id for inter-element referencing
.... Slices for extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... use ?!Ī£0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

.... type SĪ£1..1CodeableConceptDescription of identifier
Binding: C4BB Claim Identifier Type (extensible)
.... system Ī£0..1uriThe namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
.... value Ī£0..1stringThe value that is unique
Example General: 123456
.... period Ī£0..1PeriodTime period when id is/was valid for use
.... assigner Ī£0..1Reference(Organization)Organization that issued id (may be just text)
... status ?!SĪ£1..1codeactive | cancelled | draft | entered-in-error
Binding: ExplanationOfBenefitStatus (required): A code specifying the state of the resource instance.

... type SĪ£1..1CodeableConceptCategory or discipline
Binding: ClaimTypeCodes (required)
Required Pattern: At least the following
.... id0..1stringUnique id for inter-element referencing
.... extension0..*ExtensionAdditional content defined by implementations
.... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
..... id0..1stringUnique id for inter-element referencing
..... extension0..*ExtensionAdditional content defined by implementations
..... system1..1uriIdentity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/claim-type
..... version0..1stringVersion of the system - if relevant
..... code1..1codeSymbol in syntax defined by the system
Fixed Value: institutional
..... display0..1stringRepresentation defined by the system
..... userSelected0..1booleanIf this coding was chosen directly by the user
.... text0..1stringPlain text representation of the concept
... subType S1..1CodeableConceptMore granular claim type
Binding: C4BB Institutional Claim SubType (required)
Required Pattern: At least the following
.... id0..1stringUnique id for inter-element referencing
.... extension0..*ExtensionAdditional content defined by implementations
.... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
..... id0..1stringUnique id for inter-element referencing
..... extension0..*ExtensionAdditional content defined by implementations
..... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBInstitutionalClaimSubType
..... version0..1stringVersion of the system - if relevant
..... code1..1codeSymbol in syntax defined by the system
Fixed Value: outpatient
..... display0..1stringRepresentation defined by the system
..... userSelected0..1booleanIf this coding was chosen directly by the user
.... text0..1stringPlain text representation of the concept
... use SĪ£1..1codeclaim | preauthorization | predetermination
Binding: Use (required): Complete, proposed, exploratory, other.


Required Pattern: claim
... patient SĪ£1..1Reference(C4BB Patient)The recipient of the products and services
... billablePeriod SĪ£0..1PeriodRelevant time frame for the claim
.... id 0..1stringUnique id for inter-element referencing
.... Slices for extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... start Ī£I0..1dateTimeStarting time with inclusive boundary
.... end Ī£I0..1dateTimeEnd time with inclusive boundary, if not ongoing
... created SĪ£1..1dateTimeResponse creation date
... enterer 0..1Reference(Practitioner | PractitionerRole)Author of the claim
... insurer SĪ£1..1Reference(C4BB Organization)Party responsible for reimbursement
... provider SĪ£1..1Reference(C4BB Organization)Party responsible for the claim
... priority 0..1CodeableConceptDesired processing urgency
Binding: ProcessPriorityCodes (required)
... fundsReserveRequested 0..1CodeableConceptFor whom to reserve funds
Binding: Funds Reservation Codes (example): For whom funds are to be reserved: (Patient, Provider, None).

... fundsReserve 0..1CodeableConceptFunds reserved status
Binding: Funds Reservation Codes (example): For whom funds are to be reserved: (Patient, Provider, None).

... related S0..*BackboneElementPrior or corollary claims
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Ī£0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... claim 0..1Reference(Claim)Reference to the related claim
.... relationship S1..1CodeableConceptHow the reference claim is related
Binding: C4BB Related Claim Relationship Codes (required)
.... reference S1..1IdentifierFile or case reference
... prescription 0..1Reference(MedicationRequest | VisionPrescription)Prescription authorizing services or products
... originalPrescription 0..1Reference(MedicationRequest)Original prescription if superceded by fulfiller
... payee S0..1BackboneElementRecipient of benefits payable
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Ī£0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... type S1..1CodeableConceptCategory of recipient
Binding: C4BB Payee Type (required)
.... party S1..1Reference(C4BB Organization | C4BB Patient | C4BB Practitioner)Recipient reference
... referral 0..1Reference(ServiceRequest)Treatment Referral
... facility 0..1Reference(Location)Servicing Facility
... claim 0..1Reference(Claim)Claim reference
... claimResponse 0..1Reference(ClaimResponse)Claim response reference
... outcome SĪ£1..1codequeued | complete | error | partial
Binding: ClaimProcessingCodes (required): The result of the claim processing.

... disposition 0..1stringDisposition Message
... preAuthRef 0..*stringPreauthorization reference
... preAuthRefPeriod 0..*PeriodPreauthorization in-effect period
... careTeam SI0..*BackboneElementCare Team members
EOB-inst-careTeam-practitioner: Institutional EOB: Careteam roles refer to a practitioner
EOB-inst-careTeam-organization: Institutional EOB: Careteam roles refer to an organization
EOB-careteam-qualification: Care Team Performing physician's qualifications are from US-Core-Provider-Specialty Value Set
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Ī£0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... sequence 1..1positiveIntOrder of care team
.... provider S1..1Reference(C4BB Organization | C4BB Practitioner)Practitioner or organization
.... responsible 0..1booleanIndicator of the lead practitioner
.... role S1..1CodeableConceptFunction within the team
Binding: C4BB Claim Institutional Care Team Role (required)
.... qualification 0..1CodeableConceptPractitioner credential or specialization
Binding: US Core Provider Speciality (NUCC) (required)
... Slices for supportingInfo S0..*BackboneElementSupporting information
Slice: Unordered, Open by pattern:category
.... supportingInfo:All Slices Content/Rules for all slices
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Ī£0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... sequence 1..1positiveIntInformation instance identifier
..... category 1..1CodeableConceptClassification of the supplied information
Binding: C4BB SupportingInfo Type (extensible)
..... code 0..1CodeableConceptType of information
Binding: ExceptionCodes (example): The valuset used for additional information codes.

..... timing[x] 0..1When it occurred
...... timingDatedate
...... timingPeriodPeriod
..... value[x] 0..1Data to be provided
...... valueBooleanboolean
...... valueStringstring
...... valueQuantityQuantity
...... valueAttachmentAttachment
...... valueReferenceReference(Resource)
..... reason 0..1CodingExplanation for the information
Binding: MissingToothReasonCodes (example): Reason codes for the missing teeth.

.... supportingInfo:billingnetworkcontractingstatus S0..1BackboneElementSupporting information
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Ī£0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... sequence 1..1positiveIntInformation instance identifier
..... category S1..1CodeableConceptClassification of the supplied information
Binding: C4BB SupportingInfo Type (extensible)
Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBSupportingInfoType
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: billingnetworkcontractingstatus
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... code S1..1CodeableConceptType of information
Binding: C4BB Payer Provider Contracting Status (required)
..... timing[x] 0..1When it occurred
...... timingDatedate
...... timingPeriodPeriod
..... value[x] 0..1Data to be provided
...... valueBooleanboolean
...... valueStringstring
...... valueQuantityQuantity
...... valueAttachmentAttachment
...... valueReferenceReference(Resource)
..... reason 0..1CodingExplanation for the information
Binding: MissingToothReasonCodes (example): Reason codes for the missing teeth.

.... supportingInfo:clmrecvddate S0..1BackboneElementSupporting information
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Ī£0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... sequence 1..1positiveIntInformation instance identifier
..... category S1..1CodeableConceptClassification of the supplied information
Binding: C4BB SupportingInfo Type (extensible)
Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBSupportingInfoType
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: clmrecvddate
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... code 0..1CodeableConceptType of information
Binding: ExceptionCodes (example): The valuset used for additional information codes.

..... timing[x] S1..1dateWhen it occurred
..... value[x] 0..1Data to be provided
...... valueBooleanboolean
...... valueStringstring
...... valueQuantityQuantity
...... valueAttachmentAttachment
...... valueReferenceReference(Resource)
..... reason 0..1CodingExplanation for the information
Binding: MissingToothReasonCodes (example): Reason codes for the missing teeth.

.... supportingInfo:typeofbill S0..1BackboneElementSupporting information
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Ī£0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... sequence 1..1positiveIntInformation instance identifier
..... category S1..1CodeableConceptClassification of the supplied information
Binding: C4BB SupportingInfo Type (extensible)
Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBSupportingInfoType
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: typeofbill
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... code S1..1CodeableConceptType of information
Binding: NUBC Type of Bill Codes (required)
..... timing[x] 0..1When it occurred
...... timingDatedate
...... timingPeriodPeriod
..... value[x] 0..1Data to be provided
...... valueBooleanboolean
...... valueStringstring
...... valueQuantityQuantity
...... valueAttachmentAttachment
...... valueReferenceReference(Resource)
..... reason 0..1CodingExplanation for the information
Binding: MissingToothReasonCodes (example): Reason codes for the missing teeth.

.... supportingInfo:pointoforigin S0..1BackboneElementSupporting information
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Ī£0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... sequence 1..1positiveIntInformation instance identifier
..... category S1..1CodeableConceptClassification of the supplied information
Binding: C4BB SupportingInfo Type (extensible)
Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBSupportingInfoType
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: pointoforigin
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... code S1..1CodeableConceptType of information
Binding: NUBC Point Of Origin (required)
..... timing[x] 0..1When it occurred
...... timingDatedate
...... timingPeriodPeriod
..... value[x] 0..1Data to be provided
...... valueBooleanboolean
...... valueStringstring
...... valueQuantityQuantity
...... valueAttachmentAttachment
...... valueReferenceReference(Resource)
..... reason 0..1CodingExplanation for the information
Binding: MissingToothReasonCodes (example): Reason codes for the missing teeth.

.... supportingInfo:admtype S0..1BackboneElementSupporting information
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Ī£0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... sequence 1..1positiveIntInformation instance identifier
..... category S1..1CodeableConceptClassification of the supplied information
Binding: C4BB SupportingInfo Type (extensible)
Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBSupportingInfoType
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: admtype
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... code S1..1CodeableConceptType of information
Binding: NUBC Priority (Type) of Admission or Visit (required)
..... timing[x] 0..1When it occurred
...... timingDatedate
...... timingPeriodPeriod
..... value[x] 0..1Data to be provided
...... valueBooleanboolean
...... valueStringstring
...... valueQuantityQuantity
...... valueAttachmentAttachment
...... valueReferenceReference(Resource)
..... reason 0..1CodingExplanation for the information
Binding: MissingToothReasonCodes (example): Reason codes for the missing teeth.

.... supportingInfo:discharge-status S0..1BackboneElementSupporting information
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Ī£0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... sequence 1..1positiveIntInformation instance identifier
..... category S1..1CodeableConceptClassification of the supplied information
Binding: C4BB SupportingInfo Type (extensible)
Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBSupportingInfoType
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: discharge-status
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... code S1..1CodeableConceptType of information
Binding: NUBC Patient Discharge Status Codes (required)
..... timing[x] 0..1When it occurred
...... timingDatedate
...... timingPeriodPeriod
..... value[x] 0..1Data to be provided
...... valueBooleanboolean
...... valueStringstring
...... valueQuantityQuantity
...... valueAttachmentAttachment
...... valueReferenceReference(Resource)
..... reason 0..1CodingExplanation for the information
Binding: MissingToothReasonCodes (example): Reason codes for the missing teeth.

.... supportingInfo:medicalrecordnumber S0..1BackboneElementSupporting information
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Ī£0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... sequence 1..1positiveIntInformation instance identifier
..... category 1..1CodeableConceptClassification of the supplied information
Binding: C4BB SupportingInfo Type (extensible)
Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBSupportingInfoType
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: medicalrecordnumber
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... code 0..1CodeableConceptType of information
Binding: ExceptionCodes (example): The valuset used for additional information codes.

..... timing[x] 0..1When it occurred
...... timingDatedate
...... timingPeriodPeriod
..... Slices for value[x] 1..1stringData to be provided
Slice: Unordered, Closed by type:$this
...... value[x]:valueString S1..1stringData to be provided
..... reason 0..1CodingExplanation for the information
Binding: MissingToothReasonCodes (example): Reason codes for the missing teeth.

.... supportingInfo:patientaccountnumber S0..1BackboneElementSupporting information
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Ī£0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... sequence 1..1positiveIntInformation instance identifier
..... category 1..1CodeableConceptClassification of the supplied information
Binding: C4BB SupportingInfo Type (extensible)
Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBSupportingInfoType
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: patientaccountnumber
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... code 0..1CodeableConceptType of information
Binding: ExceptionCodes (example): The valuset used for additional information codes.

..... timing[x] 0..1When it occurred
...... timingDatedate
...... timingPeriodPeriod
..... Slices for value[x] 1..1stringData to be provided
Slice: Unordered, Closed by type:$this
...... value[x]:valueString S1..1stringData to be provided
..... reason 0..1CodingExplanation for the information
Binding: MissingToothReasonCodes (example): Reason codes for the missing teeth.

... diagnosis 1..*BackboneElementPertinent diagnosis information
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Ī£0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... sequence 1..1positiveIntDiagnosis instance identifier
.... diagnosis[x] S1..1CodeableConceptNature of illness or problem
Binding: Diagnosis Codes - International Classification of Diseases, Clinical Modification (ICD-9-CM, ICD-10-CM) (required)
.... type S1..1CodeableConceptTiming or nature of the diagnosis
Binding: C4BB Claim Outpatient Institutional Diagnosis Type (required)
.... onAdmission 0..1CodeableConceptPresent on admission
Binding: ExampleDiagnosisOnAdmissionCodes (example): Present on admission.

.... packageCode 0..1CodeableConceptPackage billing code
Binding: ExampleDiagnosisRelatedGroupCodes (example): The DRG codes associated with the diagnosis.

... procedure 0..*BackboneElementClinical procedures performed
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Ī£0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... sequence 1..1positiveIntProcedure instance identifier
.... type 0..*CodeableConceptCategory of Procedure
Binding: ExampleProcedureTypeCodes (example): Example procedure type codes.


.... date 0..1dateTimeWhen the procedure was performed
.... procedure[x] 1..1Specific clinical procedure
Binding: ICD-10ProcedureCodes (example): ICD10 Procedure codes.

..... procedureCodeableConceptCodeableConcept
..... procedureReferenceReference(Procedure)
.... udi 0..*Reference(Device)Unique device identifier
... precedence 0..1positiveIntPrecedence (primary, secondary, etc.)
... insurance SĪ£I1..*BackboneElementPatient insurance information
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Ī£0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... focal SĪ£1..1booleanCoverage to be used for adjudication
.... coverage SĪ£1..1Reference(C4BB Coverage)Insurance information
.... preAuthRef 0..*stringPrior authorization reference number
... accident 0..1BackboneElementDetails of the event
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Ī£0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... date 0..1dateWhen the incident occurred
.... type 0..1CodeableConceptThe nature of the accident
Binding: ActIncidentCode (extensible): Type of accident: work place, auto, etc.

.... location[x] 0..1Where the event occurred
..... locationAddressAddress
..... locationReferenceReference(Location)
... item S0..*BackboneElementProduct or service provided
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Ī£0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... sequence S1..1positiveIntItem instance identifier
.... careTeamSequence 0..*positiveIntApplicable care team members
.... diagnosisSequence 0..*positiveIntApplicable diagnoses
.... procedureSequence 0..*positiveIntApplicable procedures
.... informationSequence 0..*positiveIntApplicable exception and supporting information
.... revenue S0..1CodeableConceptRevenue or cost center code
Binding: NUBC Revenue Codes (required)
.... category 0..1CodeableConceptBenefit classification
Binding: BenefitCategoryCodes (example): Benefit categories such as: oral, medical, vision, oral-basic etc.

.... productOrService SI1..1CodeableConceptBilling, service, product, or drug code
Binding: Procedure Codes - AMA CPT - CMS HCPCS - CMS HIPPS (required)
EOB-out-inst-item-productorservice: Outpatient Institutional EOB: Item productOrService required. Data absent reason of Not Applicable is not allowed.
.... modifier S0..*CodeableConceptProduct or service billing modifiers
Binding: Procedure Modifier Codes - AMA CPT - CMS HCPCS (required)
.... programCode 0..*CodeableConceptProgram the product or service is provided under
Binding: ExampleProgramReasonCodes (example): Program specific reason codes.


.... Slices for serviced[x] 0..1dateDate or dates of service or product delivery
Slice: Unordered, Closed by type:$this
..... serviced[x]:servicedDate S0..1dateDate or dates of service or product delivery
.... location[x] 0..1Place of service or where product was supplied
Binding: ExampleServicePlaceCodes (example): Place where the service is rendered.

..... locationCodeableConceptCodeableConcept
..... locationAddressAddress
..... locationReferenceReference(Location)
.... quantity S0..1SimpleQuantityCount of products or services
.... unitPrice 0..1MoneyFee, charge or cost per item
.... factor 0..1decimalPrice scaling factor
.... net 0..1MoneyTotal item cost
.... udi 0..*Reference(Device)Unique device identifier
.... bodySite 0..1CodeableConceptAnatomical location
Binding: OralSiteCodes (example): The code for the teeth, quadrant, sextant and arch.

.... subSite 0..*CodeableConceptAnatomical sub-location
Binding: SurfaceCodes (example): The code for the tooth surface and surface combinations.


.... encounter 0..*Reference(Encounter)Encounters related to this billed item
.... noteNumber S0..*positiveIntApplicable note numbers
.... Slices for adjudication SI0..*BackboneElementAdjudication details
Slice: Unordered, Closed by pattern:category
adjudication-has-amount-type-slice: If Adjudication is present, it must have at least one adjudicationamounttype slice
..... adjudication:All Slices Content/Rules for all slices
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
...... modifierExtension ?!Ī£0..*ExtensionExtensions that cannot be ignored even if unrecognized
...... category S1..1CodeableConceptType of adjudication information
Binding: C4BB Adjudication Category Discriminator (required)
...... reason 0..1CodeableConceptExplanation of adjudication outcome
Binding: AdjudicationReasonCodes (example): Adjudication reason codes.

...... amount 0..1MoneyMonetary amount
...... value 0..1decimalNon-monitary value
..... adjudication:adjudicationamounttype S0..*BackboneElementAdjudication details
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
...... modifierExtension ?!Ī£0..*ExtensionExtensions that cannot be ignored even if unrecognized
...... category S1..1CodeableConceptType of adjudication information
Binding: C4BB Adjudication (required)
...... reason 0..1CodeableConceptExplanation of adjudication outcome
Binding: AdjudicationReasonCodes (example): Adjudication reason codes.

...... amount S1..1MoneyMonetary amount
...... value 0..1decimalNon-monitary value
..... adjudication:denialreason S0..*BackboneElementAdjudication details
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
...... modifierExtension ?!Ī£0..*ExtensionExtensions that cannot be ignored even if unrecognized
...... category S1..1CodeableConceptType of adjudication information
Binding: AdjudicationValueCodes (example): The adjudication codes.


Required Pattern: At least the following
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
........ id0..1stringUnique id for inter-element referencing
........ extension0..*ExtensionAdditional content defined by implementations
........ system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBAdjudicationDiscriminator
........ version0..1stringVersion of the system - if relevant
........ code1..1codeSymbol in syntax defined by the system
Fixed Value: denialreason
........ display0..1stringRepresentation defined by the system
........ userSelected0..1booleanIf this coding was chosen directly by the user
....... text0..1stringPlain text representation of the concept
...... reason S1..1CodeableConceptExplanation of adjudication outcome
Binding: X12 Claim Adjustment Reason Codes - Remittance Advice Remark Codes (required)
...... amount 0..1MoneyMonetary amount
...... value 0..1decimalNon-monitary value
..... adjudication:allowedunits S0..1BackboneElementAdjudication details
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
...... modifierExtension ?!Ī£0..*ExtensionExtensions that cannot be ignored even if unrecognized
...... category S1..1CodeableConceptType of adjudication information
Binding: AdjudicationValueCodes (example): The adjudication codes.


Required Pattern: At least the following
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
........ id0..1stringUnique id for inter-element referencing
........ extension0..*ExtensionAdditional content defined by implementations
........ system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBAdjudicationDiscriminator
........ version0..1stringVersion of the system - if relevant
........ code1..1codeSymbol in syntax defined by the system
Fixed Value: allowedunits
........ display0..1stringRepresentation defined by the system
........ userSelected0..1booleanIf this coding was chosen directly by the user
....... text0..1stringPlain text representation of the concept
...... reason 0..1CodeableConceptExplanation of adjudication outcome
Binding: AdjudicationReasonCodes (example): Adjudication reason codes.

...... amount 0..1MoneyMonetary amount
...... value S1..1decimalNon-monitary value
.... detail 0..*BackboneElementAdditional items
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Ī£0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... sequence 1..1positiveIntProduct or service provided
..... revenue 0..1CodeableConceptRevenue or cost center code
Binding: ExampleRevenueCenterCodes (example): Codes for the revenue or cost centers supplying the service and/or products.

..... category 0..1CodeableConceptBenefit classification
Binding: BenefitCategoryCodes (example): Benefit categories such as: oral, medical, vision, oral-basic etc.

..... productOrService 1..1CodeableConceptBilling, service, product, or drug code
Binding: USCLSCodes (example): Allowable service and product codes.

..... modifier 0..*CodeableConceptService/Product billing modifiers
Binding: ModifierTypeCodes (example): Item type or modifiers codes, eg for Oral whether the treatment is cosmetic or associated with TMJ, or an appliance was lost or stolen.


..... programCode 0..*CodeableConceptProgram the product or service is provided under
Binding: ExampleProgramReasonCodes (example): Program specific reason codes.


..... quantity 0..1SimpleQuantityCount of products or services
..... unitPrice 0..1MoneyFee, charge or cost per item
..... factor 0..1decimalPrice scaling factor
..... net 0..1MoneyTotal item cost
..... udi 0..*Reference(Device)Unique device identifier
..... noteNumber 0..*positiveIntApplicable note numbers
..... adjudication 0..*See adjudication (ExplanationOfBenefit)Detail level adjudication details
..... subDetail 0..*BackboneElementAdditional items
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
...... modifierExtension ?!Ī£0..*ExtensionExtensions that cannot be ignored even if unrecognized
...... sequence 1..1positiveIntProduct or service provided
...... revenue 0..1CodeableConceptRevenue or cost center code
Binding: ExampleRevenueCenterCodes (example): Codes for the revenue or cost centers supplying the service and/or products.

...... category 0..1CodeableConceptBenefit classification
Binding: BenefitCategoryCodes (example): Benefit categories such as: oral, medical, vision, oral-basic etc.

...... productOrService 1..1CodeableConceptBilling, service, product, or drug code
Binding: USCLSCodes (example): Allowable service and product codes.

...... modifier 0..*CodeableConceptService/Product billing modifiers
Binding: ModifierTypeCodes (example): Item type or modifiers codes, eg for Oral whether the treatment is cosmetic or associated with TMJ, or an appliance was lost or stolen.


...... programCode 0..*CodeableConceptProgram the product or service is provided under
Binding: ExampleProgramReasonCodes (example): Program specific reason codes.


...... quantity 0..1SimpleQuantityCount of products or services
...... unitPrice 0..1MoneyFee, charge or cost per item
...... factor 0..1decimalPrice scaling factor
...... net 0..1MoneyTotal item cost
...... udi 0..*Reference(Device)Unique device identifier
...... noteNumber 0..*positiveIntApplicable note numbers
...... adjudication 0..*See adjudication (ExplanationOfBenefit)Subdetail level adjudication details
... addItem 0..*BackboneElementInsurer added line items
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Ī£0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... itemSequence 0..*positiveIntItem sequence number
.... detailSequence 0..*positiveIntDetail sequence number
.... subDetailSequence 0..*positiveIntSubdetail sequence number
.... provider 0..*Reference(Practitioner | PractitionerRole | Organization)Authorized providers
.... productOrService 1..1CodeableConceptBilling, service, product, or drug code
Binding: USCLSCodes (example): Allowable service and product codes.

.... modifier 0..*CodeableConceptService/Product billing modifiers
Binding: ModifierTypeCodes (example): Item type or modifiers codes, eg for Oral whether the treatment is cosmetic or associated with TMJ, or an appliance was lost or stolen.


.... programCode 0..*CodeableConceptProgram the product or service is provided under
Binding: ExampleProgramReasonCodes (example): Program specific reason codes.


.... serviced[x] 0..1Date or dates of service or product delivery
..... servicedDatedate
..... servicedPeriodPeriod
.... location[x] 0..1Place of service or where product was supplied
Binding: ExampleServicePlaceCodes (example): Place where the service is rendered.

..... locationCodeableConceptCodeableConcept
..... locationAddressAddress
..... locationReferenceReference(Location)
.... quantity 0..1SimpleQuantityCount of products or services
.... unitPrice 0..1MoneyFee, charge or cost per item
.... factor 0..1decimalPrice scaling factor
.... net 0..1MoneyTotal item cost
.... bodySite 0..1CodeableConceptAnatomical location
Binding: OralSiteCodes (example): The code for the teeth, quadrant, sextant and arch.

.... subSite 0..*CodeableConceptAnatomical sub-location
Binding: SurfaceCodes (example): The code for the tooth surface and surface combinations.


.... noteNumber 0..*positiveIntApplicable note numbers
.... adjudication 0..*See adjudication (ExplanationOfBenefit)Added items adjudication
.... detail 0..*BackboneElementInsurer added line items
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Ī£0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... productOrService 1..1CodeableConceptBilling, service, product, or drug code
Binding: USCLSCodes (example): Allowable service and product codes.

..... modifier 0..*CodeableConceptService/Product billing modifiers
Binding: ModifierTypeCodes (example): Item type or modifiers codes, eg for Oral whether the treatment is cosmetic or associated with TMJ, or an appliance was lost or stolen.


..... quantity 0..1SimpleQuantityCount of products or services
..... unitPrice 0..1MoneyFee, charge or cost per item
..... factor 0..1decimalPrice scaling factor
..... net 0..1MoneyTotal item cost
..... noteNumber 0..*positiveIntApplicable note numbers
..... adjudication 0..*See adjudication (ExplanationOfBenefit)Added items adjudication
..... subDetail 0..*BackboneElementInsurer added line items
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
...... modifierExtension ?!Ī£0..*ExtensionExtensions that cannot be ignored even if unrecognized
...... productOrService 1..1CodeableConceptBilling, service, product, or drug code
Binding: USCLSCodes (example): Allowable service and product codes.

...... modifier 0..*CodeableConceptService/Product billing modifiers
Binding: ModifierTypeCodes (example): Item type or modifiers codes, eg for Oral whether the treatment is cosmetic or associated with TMJ, or an appliance was lost or stolen.


...... quantity 0..1SimpleQuantityCount of products or services
...... unitPrice 0..1MoneyFee, charge or cost per item
...... factor 0..1decimalPrice scaling factor
...... net 0..1MoneyTotal item cost
...... noteNumber 0..*positiveIntApplicable note numbers
...... adjudication 0..*See adjudication (ExplanationOfBenefit)Added items adjudication
... Slices for adjudication SI0..*BackboneElementHeader-level adjudication
Slice: Unordered, Closed by pattern:category
adjudication-has-amount-type-slice: If Adjudication is present, it must have at least one adjudicationamounttype slice
.... adjudication:All Slices Content/Rules for all slices
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Ī£0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... category S1..1CodeableConceptType of adjudication information
Binding: C4BB Adjudication Category Discriminator (required)
..... reason 0..1CodeableConceptExplanation of adjudication outcome
Binding: AdjudicationReasonCodes (example): Adjudication reason codes.

..... amount 0..1MoneyMonetary amount
..... value 0..1decimalNon-monitary value
.... adjudication:adjudicationamounttype S0..*BackboneElementHeader-level adjudication
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Ī£0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... category 1..1CodeableConceptType of adjudication information
Binding: C4BB Adjudication (required)
..... reason 0..1CodeableConceptExplanation of adjudication outcome
Binding: AdjudicationReasonCodes (example): Adjudication reason codes.

..... amount S1..1MoneyMonetary amount
..... value 0..1decimalNon-monitary value
.... adjudication:denialreason S0..*BackboneElementHeader-level adjudication
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Ī£0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... category 1..1CodeableConceptType of adjudication information
Binding: AdjudicationValueCodes (example): The adjudication codes.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBAdjudicationDiscriminator
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: denialreason
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... reason S1..1CodeableConceptExplanation of adjudication outcome
Binding: X12 Claim Adjustment Reason Codes - Remittance Advice Remark Codes (required)
..... amount 0..1MoneyMonetary amount
..... value 0..1decimalNon-monitary value
... Slices for total SĪ£2..*BackboneElementAdjudication totals
Slice: Unordered, Open by pattern:category
.... total:All Slices Content/Rules for all slices
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Ī£0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... category SĪ£1..1CodeableConceptType of adjudication information
Binding: C4BB Total Category Discriminator (extensible)
..... amount Ī£1..1MoneyFinancial total for the category
.... total:adjudicationamounttype SĪ£1..*BackboneElementAdjudication totals
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Ī£0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... category Ī£1..1CodeableConceptType of adjudication information
Binding: C4BB Adjudication (required)
..... amount SĪ£1..1MoneyFinancial total for the category
.... total:benefitpaymentstatus SĪ£1..1BackboneElementAdjudication totals
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Ī£0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... category Ī£1..1CodeableConceptType of adjudication information
Binding: C4BB Payer Benefit Payment Status (required)
..... amount Ī£1..1MoneyFinancial total for the category
... payment S0..1BackboneElementPayment Details
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Ī£0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... type S0..1CodeableConceptPartial or complete payment
Binding: C4BB Payer Claim Payment Status Code (required)
.... adjustment 0..1MoneyPayment adjustment for non-claim issues
.... adjustmentReason 0..1CodeableConceptExplanation for the variance
Binding: PaymentAdjustmentReasonCodes (example): Payment Adjustment reason codes.

.... date S0..1dateExpected date of payment
.... amount 0..1MoneyPayable amount after adjustment
.... identifier 0..1IdentifierBusiness identifier for the payment
... formCode 0..1CodeableConceptPrinted form identifier
Binding: Form Codes (example): The forms codes.

... form 0..1AttachmentPrinted reference or actual form
... processNote S0..*BackboneElementNote concerning adjudication
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Ī£0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... number 0..1positiveIntNote instance identifier
.... type 0..1codedisplay | print | printoper
Binding: NoteType (required): The presentation types of notes.

.... text S0..1stringNote explanatory text
.... language 0..1CodeableConceptLanguage of the text
Binding: CommonLanguages (preferred)
Max Binding: AllLanguages: A human language.

... benefitPeriod 0..1PeriodWhen the benefits are applicable
... benefitBalance 0..*BackboneElementBalance by Benefit Category
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Ī£0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... category 1..1CodeableConceptBenefit classification
Binding: BenefitCategoryCodes (example): Benefit categories such as: oral, medical, vision, oral-basic etc.

.... excluded 0..1booleanExcluded from the plan
.... name 0..1stringShort name for the benefit
.... description 0..1stringDescription of the benefit or services covered
.... network 0..1CodeableConceptIn or out of network
Binding: NetworkTypeCodes (example): Code to classify in or out of network services.

.... unit 0..1CodeableConceptIndividual or family
Binding: UnitTypeCodes (example): Unit covered/serviced - individual or family.

.... term 0..1CodeableConceptAnnual or lifetime
Binding: BenefitTermCodes (example): Coverage unit - annual, lifetime.

.... financial 0..*BackboneElementBenefit Summary
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Ī£0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... type 1..1CodeableConceptBenefit classification
Binding: BenefitTypeCodes (example): Deductable, visits, co-pay, etc.

..... allowed[x] 0..1Benefits allowed
...... allowedUnsignedIntunsignedInt
...... allowedStringstring
...... allowedMoneyMoney
..... used[x] 0..1Benefits used
...... usedUnsignedIntunsignedInt
...... usedMoneyMoney

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

PathConformanceValueSet / Code
ExplanationOfBenefit.meta.securityextensibleAll Security Labels
ExplanationOfBenefit.meta.tagexampleCommonTags
ExplanationOfBenefit.languagepreferredCommonLanguages
Max Binding: AllLanguages
ExplanationOfBenefit.identifier.userequiredIdentifierUse
ExplanationOfBenefit.identifier.typeextensibleC4BBClaimIdentifierType
ExplanationOfBenefit.statusrequiredExplanationOfBenefitStatus
ExplanationOfBenefit.typerequiredPattern: institutional
ExplanationOfBenefit.subTyperequiredPattern: outpatient
ExplanationOfBenefit.userequiredPattern: claim
ExplanationOfBenefit.priorityrequiredProcessPriorityCodes
ExplanationOfBenefit.fundsReserveRequestedexampleFunds Reservation Codes
ExplanationOfBenefit.fundsReserveexampleFunds Reservation Codes
ExplanationOfBenefit.related.relationshiprequiredC4BBRelatedClaimRelationshipCodes
ExplanationOfBenefit.payee.typerequiredC4BBPayeeType
ExplanationOfBenefit.outcomerequiredClaimProcessingCodes
ExplanationOfBenefit.careTeam.rolerequiredC4BBClaimInstitutionalCareTeamRole
ExplanationOfBenefit.careTeam.qualificationrequiredUSCoreProviderSpecialityNucc
ExplanationOfBenefit.supportingInfo.categoryextensibleC4BBSupportingInfoType
ExplanationOfBenefit.supportingInfo.codeexampleExceptionCodes
ExplanationOfBenefit.supportingInfo.reasonexampleMissingToothReasonCodes
ExplanationOfBenefit.supportingInfo:billingnetworkcontractingstatus.categoryextensiblePattern: billingnetworkcontractingstatus
ExplanationOfBenefit.supportingInfo:billingnetworkcontractingstatus.coderequiredC4BBPayerProviderContractingStatus
ExplanationOfBenefit.supportingInfo:billingnetworkcontractingstatus.reasonexampleMissingToothReasonCodes
ExplanationOfBenefit.supportingInfo:clmrecvddate.categoryextensiblePattern: clmrecvddate
ExplanationOfBenefit.supportingInfo:clmrecvddate.codeexampleExceptionCodes
ExplanationOfBenefit.supportingInfo:clmrecvddate.reasonexampleMissingToothReasonCodes
ExplanationOfBenefit.supportingInfo:typeofbill.categoryextensiblePattern: typeofbill
ExplanationOfBenefit.supportingInfo:typeofbill.coderequiredAHANUBCTypeOfBill
ExplanationOfBenefit.supportingInfo:typeofbill.reasonexampleMissingToothReasonCodes
ExplanationOfBenefit.supportingInfo:pointoforigin.categoryextensiblePattern: pointoforigin
ExplanationOfBenefit.supportingInfo:pointoforigin.coderequiredAHANUBCPointOfOriginForAdmissionOrVisit
ExplanationOfBenefit.supportingInfo:pointoforigin.reasonexampleMissingToothReasonCodes
ExplanationOfBenefit.supportingInfo:admtype.categoryextensiblePattern: admtype
ExplanationOfBenefit.supportingInfo:admtype.coderequiredAHANUBCPriorityTypeOfAdmissionOrVisit
ExplanationOfBenefit.supportingInfo:admtype.reasonexampleMissingToothReasonCodes
ExplanationOfBenefit.supportingInfo:discharge-status.categoryextensiblePattern: discharge-status
ExplanationOfBenefit.supportingInfo:discharge-status.coderequiredAHANUBCPatientDischargeStatus
ExplanationOfBenefit.supportingInfo:discharge-status.reasonexampleMissingToothReasonCodes
ExplanationOfBenefit.supportingInfo:medicalrecordnumber.categoryextensiblePattern: medicalrecordnumber
ExplanationOfBenefit.supportingInfo:medicalrecordnumber.codeexampleExceptionCodes
ExplanationOfBenefit.supportingInfo:medicalrecordnumber.reasonexampleMissingToothReasonCodes
ExplanationOfBenefit.supportingInfo:patientaccountnumber.categoryextensiblePattern: patientaccountnumber
ExplanationOfBenefit.supportingInfo:patientaccountnumber.codeexampleExceptionCodes
ExplanationOfBenefit.supportingInfo:patientaccountnumber.reasonexampleMissingToothReasonCodes
ExplanationOfBenefit.diagnosis.diagnosis[x]requiredCDCICD910CMDiagnosisCodes
ExplanationOfBenefit.diagnosis.typerequiredC4BBClaimOutpatientInstitutionalDiagnosisType
ExplanationOfBenefit.diagnosis.onAdmissionexampleExampleDiagnosisOnAdmissionCodes
ExplanationOfBenefit.diagnosis.packageCodeexampleExampleDiagnosisRelatedGroupCodes
ExplanationOfBenefit.procedure.typeexampleExampleProcedureTypeCodes
ExplanationOfBenefit.procedure.procedure[x]exampleICD-10ProcedureCodes
ExplanationOfBenefit.accident.typeextensibleActIncidentCode
ExplanationOfBenefit.item.revenuerequiredAHANUBCRevenueCodes
ExplanationOfBenefit.item.categoryexampleBenefitCategoryCodes
ExplanationOfBenefit.item.productOrServicerequiredC4BBEOBInstitutionalProcedureCodes
ExplanationOfBenefit.item.modifierrequiredAMACPTCMSHCPCSModifiers
ExplanationOfBenefit.item.programCodeexampleExampleProgramReasonCodes
ExplanationOfBenefit.item.location[x]exampleExampleServicePlaceCodes
ExplanationOfBenefit.item.bodySiteexampleOralSiteCodes
ExplanationOfBenefit.item.subSiteexampleSurfaceCodes
ExplanationOfBenefit.item.adjudication.categoryrequiredC4BBAdjudicationCategoryDiscriminator
ExplanationOfBenefit.item.adjudication.reasonexampleAdjudicationReasonCodes
ExplanationOfBenefit.item.adjudication:adjudicationamounttype.categoryrequiredC4BBAdjudication
ExplanationOfBenefit.item.adjudication:adjudicationamounttype.reasonexampleAdjudicationReasonCodes
ExplanationOfBenefit.item.adjudication:denialreason.categoryexamplePattern: denialreason
ExplanationOfBenefit.item.adjudication:denialreason.reasonrequiredX12ClaimAdjustmentReasonCodesCMSRemittanceAdviceRemarkCodes
ExplanationOfBenefit.item.adjudication:allowedunits.categoryexamplePattern: allowedunits
ExplanationOfBenefit.item.adjudication:allowedunits.reasonexampleAdjudicationReasonCodes
ExplanationOfBenefit.item.detail.revenueexampleExampleRevenueCenterCodes
ExplanationOfBenefit.item.detail.categoryexampleBenefitCategoryCodes
ExplanationOfBenefit.item.detail.productOrServiceexampleUSCLSCodes
ExplanationOfBenefit.item.detail.modifierexampleModifierTypeCodes
ExplanationOfBenefit.item.detail.programCodeexampleExampleProgramReasonCodes
ExplanationOfBenefit.item.detail.subDetail.revenueexampleExampleRevenueCenterCodes
ExplanationOfBenefit.item.detail.subDetail.categoryexampleBenefitCategoryCodes
ExplanationOfBenefit.item.detail.subDetail.productOrServiceexampleUSCLSCodes
ExplanationOfBenefit.item.detail.subDetail.modifierexampleModifierTypeCodes
ExplanationOfBenefit.item.detail.subDetail.programCodeexampleExampleProgramReasonCodes
ExplanationOfBenefit.addItem.productOrServiceexampleUSCLSCodes
ExplanationOfBenefit.addItem.modifierexampleModifierTypeCodes
ExplanationOfBenefit.addItem.programCodeexampleExampleProgramReasonCodes
ExplanationOfBenefit.addItem.location[x]exampleExampleServicePlaceCodes
ExplanationOfBenefit.addItem.bodySiteexampleOralSiteCodes
ExplanationOfBenefit.addItem.subSiteexampleSurfaceCodes
ExplanationOfBenefit.addItem.detail.productOrServiceexampleUSCLSCodes
ExplanationOfBenefit.addItem.detail.modifierexampleModifierTypeCodes
ExplanationOfBenefit.addItem.detail.subDetail.productOrServiceexampleUSCLSCodes
ExplanationOfBenefit.addItem.detail.subDetail.modifierexampleModifierTypeCodes
ExplanationOfBenefit.adjudication.categoryrequiredC4BBAdjudicationCategoryDiscriminator
ExplanationOfBenefit.adjudication.reasonexampleAdjudicationReasonCodes
ExplanationOfBenefit.adjudication:adjudicationamounttype.categoryrequiredC4BBAdjudication
ExplanationOfBenefit.adjudication:adjudicationamounttype.reasonexampleAdjudicationReasonCodes
ExplanationOfBenefit.adjudication:denialreason.categoryexamplePattern: denialreason
ExplanationOfBenefit.adjudication:denialreason.reasonrequiredX12ClaimAdjustmentReasonCodesCMSRemittanceAdviceRemarkCodes
ExplanationOfBenefit.total.categoryextensibleC4BBTotalCategoryDiscriminator
ExplanationOfBenefit.total:adjudicationamounttype.categoryrequiredC4BBAdjudication
ExplanationOfBenefit.total:benefitpaymentstatus.categoryrequiredC4BBPayerBenefitPaymentStatus
ExplanationOfBenefit.payment.typerequiredC4BBPayerClaimPaymentStatusCode
ExplanationOfBenefit.payment.adjustmentReasonexamplePaymentAdjustmentReasonCodes
ExplanationOfBenefit.formCodeexampleForm Codes
ExplanationOfBenefit.processNote.typerequiredNoteType
ExplanationOfBenefit.processNote.languagepreferredCommonLanguages
Max Binding: AllLanguages
ExplanationOfBenefit.benefitBalance.categoryexampleBenefitCategoryCodes
ExplanationOfBenefit.benefitBalance.networkexampleNetworkTypeCodes
ExplanationOfBenefit.benefitBalance.unitexampleUnitTypeCodes
ExplanationOfBenefit.benefitBalance.termexampleBenefitTermCodes
ExplanationOfBenefit.benefitBalance.financial.typeexampleBenefitTypeCodes

Constraints

IdPathDetailsRequirements
EOB-inst-pointoforiginExplanationOfBenefitWhere Admission Type and Point of Origin slices exist, if Type of Admission code is Newborn, Point of Origin must be from Point of Origin - Newborn CodeSystem or Type of Admission is not Newborn and Point of Origin must be from Point of Origin Nonnewborn CodeSystem.
: (supportingInfo.where(code.coding.system = 'https://www.nubc.org/CodeSystem/PriorityTypeOfAdmitOrVisit' and code.coding.code = '4').exists() and supportingInfo.where(code.coding.system='AHANUBCPointOfOriginForAdmissionOrVisitNonnewborn').exists()).not() and (supportingInfo.where(code.coding.system = 'https://www.nubc.org/CodeSystem/PriorityTypeOfAdmitOrVisit' and code.coding.code != '4').exists() and supportingInfo.where(code.coding.system = 'https://www.nubc.org/CodeSystem/PointOfOriginNewborn').exists() ).not()
EOB-institutional-item-or-header-adjudicationExplanationOfBenefitInstitutional EOB: Should have adjudication at the item or header level, but not both
: (adjudication.exists() != item.adjudication.exists())
EOB-inst-careTeam-practitionerExplanationOfBenefit.careTeamInstitutional EOB: Careteam roles refer to a practitioner
: ( role.where(coding.where(code in ('attending' | 'primary' | 'referring' | 'supervising')).exists()).exists() implies role.where(coding.where(code in ('attending' | 'primary' | 'referring' | 'supervising')).exists()).exists().provider.all(resolve() is Practitioner) )
EOB-inst-careTeam-organizationExplanationOfBenefit.careTeamInstitutional EOB: Careteam roles refer to an organization
: ( role.where(coding.where(code in ('performing' )).exists()).exists() implies role.where(coding.where(code in ('performing' )).exists()).exists().provider.all(resolve() is Organization) )
EOB-careteam-qualificationExplanationOfBenefit.careTeamCare Team Performing physician's qualifications are from US-Core-Provider-Specialty Value Set
: ( role.where(coding.where(code in ('performing' )).exists()).exists() implies role.where(coding.where(code in ('performing' )).exists()).exists().qualification.memberOf('http://hl7.org/fhir/us/core/ValueSet/us-core-provider-specialty') )
EOB-out-inst-item-productorserviceExplanationOfBenefit.item.productOrServiceOutpatient Institutional EOB: Item productOrService required. Data absent reason of Not Applicable is not allowed.
: coding.where(code = 'not-applicable' and system = 'http://terminology.hl7.org/CodeSystem/data-absent-reason').exists().not()
adjudication-has-amount-type-sliceExplanationOfBenefit.item.adjudicationIf Adjudication is present, it must have at least one adjudicationamounttype slice
: (exists() implies where(category.memberOf('http://hl7.org/fhir/us/carin-bb/ValueSet/C4BBAdjudication')).exists())
adjudication-has-amount-type-sliceExplanationOfBenefit.adjudicationIf Adjudication is present, it must have at least one adjudicationamounttype slice
: (exists() implies where(category.memberOf('http://hl7.org/fhir/us/carin-bb/ValueSet/C4BBAdjudication')).exists())