R4 Ballot #1 #2 (Mixed Normative/Trial use)

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

Financial Management Work Group Maturity Level : 2   Trial Use Compartments : Encounter , Patient , Practitioner , RelatedPerson

Detailed Descriptions for the elements in the Claim resource.

Claim
Element Id Claim
Definition

A provider issued list of services and products provided, or to be provided, to a patient which is provided to an insurer for payment recovery.

Control 1..1
Type DomainResource
Claim.identifier
Element Id Claim.identifier
Definition

The business identifier for the instance: claim number, pre-determination or pre-authorization number.

Note This is a business identifer, not a resource identifier (see discussion )
Control 0..*
Type Identifier
Claim.status
Element Id Claim.status
Definition

The status of the resource instance.

Control 0..1
Terminology Binding Financial Resource Status Codes ( Required )
Type code
Is Modifier true (Reason: This element is labelled labeled as a modifier because it is a status element that contains status entered-in-error which means that the resource should not be treated as valid)
Summary true
Claim.type
Element Id Claim.type
Definition

The category of claim, eg, e.g. oral, pharmacy, vision, insitutional, institutional, professional.

Control 0..1
Terminology Binding Claim Type Codes ( Extensible )
Type CodeableConcept
Comments

Affects which fields and value sets are used.

Claim.subType
Element Id Claim.subType
Definition

A finer grained suite of claim subtype codes which may convey Inpatient vs Outpatient and/or a specialty service. In the US the BillType. CMS Bill Type.

Control 0..* 0..1
Terminology Binding Example Claim SubType Codes ( Example )
Type CodeableConcept
Comments

This may contain the local bill type codes such as the US UB-04 bill type code.

Claim.use
Element Id Claim.use
Definition

Complete (Bill A claim, a list of completed goods and services; a preauthorization, a list or Claim), Proposed (Pre-Authorization), Exploratory (Pre-determination). proposed goods and services; or a predetermination, a set of goods and services being considered, for which insurer adjudication is sought.

Control 0..1
Terminology Binding Use ( Required )
Type code
Summary true
Claim.patient
Element Id Claim.patient
Definition

Patient Resource.

Control 0..1
Type Reference ( Patient )
Claim.billablePeriod
Element Id Claim.billablePeriod
Definition

The billable period for which charges are being submitted.

Control 0..1
Type Period
Claim.created
Element Id Claim.created
Definition

The date when the enclosed suite of services were performed or completed. this resource was created.

Control 0..1
Type dateTime
Claim.enterer
Element Id Claim.enterer
Definition

Person who created the invoice/claim/pre-determination or pre-authorization.

Control 0..1
Type Reference ( Practitioner | PractitionerRole )
Claim.insurer
Element Id Claim.insurer
Definition

The Insurer who is target of the request.

Control 0..1
Type Reference ( Organization )
Claim.provider
Element Id Claim.provider
Definition

The provider which is responsible for the bill, claim pre-determination, pre-authorization.

Control 0..1
Type Reference ( Practitioner | PractitionerRole | Organization )
Claim.priority
Element Id Claim.priority
Definition

Immediate (STAT), best effort (NORMAL), deferred (DEFER).

Control 0..1
Terminology Binding Process Priority Codes ( Example )
Type CodeableConcept
Claim.fundsReserve
Element Id Claim.fundsReserve
Definition

In the case of a Pre-Determination/Pre-Authorization the provider may request that funds in the amount of the expected Benefit be reserved ('Patient' or 'Provider') to pay for the Benefits determined on the subsequent claim(s). 'None' explicitly indicates no funds reserving is requested.

Control 0..1
Terminology Binding Funds Reservation Codes FundsReserve ( Example )
Type CodeableConcept
Claim.related
Element Id Claim.related
Definition

Other claims which are related to this claim such as prior claim versions or for related services.

Control 0..*
Claim.related.claim
Element Id Claim.related.claim
Definition

Other claims which are related to this claim such as prior claim versions or for related services.

Control 0..1
Type Reference ( Claim )
Comments

Do we need a relationship code?

Claim.related.relationship
Element Id Claim.related.relationship
Definition

For example example, prior or umbrella.

Control 0..1
Terminology Binding Example Related Claim Relationship Codes ( Example )
Type CodeableConcept
Claim.related.reference
Element Id Claim.related.reference
Definition

An alternate organizational reference to the case or file to which this particular claim pertains - eg Property/Casualy e.g. Property/Casualty insurer claim # or Workers Compensation case # .

Control 0..1
Type Identifier
Claim.prescription
Element Id Claim.prescription
Definition

Prescription to support the dispensing of Pharmacy or Vision products.

Control 0..1
Type Reference ( MedicationRequest | VisionPrescription )
Requirements

For type=Pharmacy and Vision only.

Comments

Should we create a group to hold multiple prescriptions and add a sequence number and on the line items a link to the sequence.

Claim.originalPrescription
Element Id Claim.originalPrescription
Definition

Original prescription which has been superceded superseded by this prescription to support the dispensing of pharmacy services, medications or products. For example, a physician may prescribe a medication which the pharmacy determines is contraindicated, or for which the patient has an intolerance, and therefor issues a new precription prescription for an alternate medication which has the same theraputic therapeutic intent. The prescription from the pharmacy becomes the 'prescription' and that from the physician becomes the 'original prescription'.

Control 0..1
Type Reference ( MedicationRequest )
Comments

as above.

Claim.payee
Element Id Claim.payee
Definition

The party to be reimbursed for the services.

Control 0..1
Claim.payee.type
Element Id Claim.payee.type
Definition

Type of Party to be reimbursed: Subscriber, provider, other.

Control 1..1
Terminology Binding Claim Payee Type Codes PayeeType ( Example )
Type CodeableConcept
Claim.payee.resource
Element Id Claim.payee.resource
Definition

organization | patient | practitioner | relatedperson.

Control 0..1
Terminology Binding ClaimPayeeResourceType ( Extensible )
Type Coding
Claim.payee.party
Element Id Claim.payee.party
Definition

Party to be reimbursed: Subscriber, provider, other.

Control 0..1
Type Reference ( Practitioner | PractitionerRole | Organization | Patient | RelatedPerson )
Claim.referral
Element Id Claim.referral
Definition

The referral resource which lists the date, practitioner, reason and other supporting information.

Control 0..1
Type Reference ( ServiceRequest )
Claim.facility
Element Id Claim.facility
Definition

Facility where the services were provided.

Control 0..1
Type Reference ( Location )
Claim.careTeam
Element Id Claim.careTeam
Definition

The members of the team who provided the overall service as well as their role and whether responsible and qualifications.

Control 0..*
Requirements

Role and Responsible might not be required when there is only a single provider listed.

Claim.careTeam.sequence
Element Id Claim.careTeam.sequence
Definition

Sequence of the careTeam which serves to order and provide a link.

Control 1..1
Type positiveInt
Requirements

Required to maintain order of the careTeam.

Claim.careTeam.provider
Element Id Claim.careTeam.provider
Definition

Member of the team who provided the overall service.

Control 1..1
Type Reference ( Practitioner | PractitionerRole | Organization )
Claim.careTeam.responsible
Element Id Claim.careTeam.responsible
Definition

The party who is billing and responsible for the claimed good or service rendered to the patient.

Control 0..1
Type boolean
Claim.careTeam.role
Element Id Claim.careTeam.role
Definition

The lead, assisting or supervising practitioner and their discipline if a multidisiplinary multidisciplinary team.

Control 0..1
Terminology Binding Claim Care Team Role Codes ( Example )
Type CodeableConcept
Claim.careTeam.qualification
Element Id Claim.careTeam.qualification
Definition

The qualification which is applicable for this service.

Control 0..1
Terminology Binding Example Provider Qualification Codes ( Example )
Type CodeableConcept
Claim.information
Element Id Claim.information
Definition

Additional information codes regarding exceptions, special considerations, the condition, situation, prior or concurrent issues. Often there are mutiple multiple jurisdiction specific valuesets which are required.

Control 0..*
Requirements

Typically these information codes are required to support the services rendered or the adjudication of the services rendered.

Claim.information.sequence
Element Id Claim.information.sequence
Definition

Sequence of the information element which serves to provide a link.

Control 1..1
Type positiveInt
Requirements

To provide a reference link.

Claim.information.category
Element Id Claim.information.category
Definition

The general class of the information supplied: information; exception; accident, employment; onset, etc.

Control 1..1
Terminology Binding Claim Information Category Codes ( Example )
Type CodeableConcept
Comments

This may contain the local bill type codes such as the US UB-04 bill type code.

Claim.information.code
Element Id Claim.information.code
Definition

System and code pertaining to the specific information regarding special conditions relating to the setting, treatment or patient for which care is sought which may influence the adjudication.

Control 0..1
Terminology Binding Exception Codes ( Example )
Type CodeableConcept
Comments

This may contain the local bill type codes such as the US UB-04 bill type code.

Claim.information.timing[x]
Element Id Claim.information.timing[x]
Definition

The date when or period to which this information refers.

Control 0..1
Type date | Period
[x] Note See Choice of Data Types for further information about how to use [x]
Claim.information.value[x]
Element Id Claim.information.value[x]
Definition

Additional data or information such as resources, documents, images etc. including references to the data or the actual inclusion of the data.

Control 0..1
Type boolean | string | Quantity | Attachment | Reference ( Any )
[x] Note See Choice of Data Types for further information about how to use [x]
Claim.information.reason
Element Id Claim.information.reason
Definition

For example, provides the reason for: the additional stay, or missing tooth or any other situation where a reason code is required in addition to the content.

Control 0..1
Terminology Binding Missing Tooth Reason Codes ( Example )
Type CodeableConcept
Claim.diagnosis
Element Id Claim.diagnosis
Definition

List of patient diagnosis for which care is sought.

Control 0..*
Claim.diagnosis.sequence
Element Id Claim.diagnosis.sequence
Definition

Sequence of diagnosis which serves to provide a link.

Control 1..1
Type positiveInt
Requirements

Required to allow line items to reference the diagnoses.

Claim.diagnosis.diagnosis[x]
Element Id Claim.diagnosis.diagnosis[x]
Definition

The diagnosis.

Control 1..1
Terminology Binding ICD-10 Codes ( Example )
Type CodeableConcept | Reference ( Condition )
[x] Note See Choice of Data Types for further information about how to use [x]
Requirements

Required to adjudicate services rendered to condition presented.

Claim.diagnosis.type
Element Id Claim.diagnosis.type
Definition

The type of the Diagnosis, for example: admitting, primary, secondary, discharge.

Control 0..*
Terminology Binding Example Diagnosis Type Codes ( Example )
Type CodeableConcept
Requirements

May be required to adjudicate services rendered.

Comments

Diagnosis are presented in list order to their expected importance: primary, secondary, etc.

Claim.diagnosis.onAdmission
Element Id Claim.diagnosis.onAdmission
Definition

Indication of whether the diagnosis was present on admission to a facility.

Control 0..1
Terminology Binding Example Diagnosis on Admission Codes ( Example )
Type CodeableConcept
Claim.diagnosis.packageCode
Element Id Claim.diagnosis.packageCode
Definition

The package billing code, for example DRG, based on the assigned grouping code system.

Control 0..1
Terminology Binding Example Diagnosis Related Group Codes ( Example )
Type CodeableConcept
Requirements

May be required to adjudicate services rendered to the mandated grouping system.

Claim.procedure
Element Id Claim.procedure
Definition

Ordered list of patient procedures performed to support the adjudication.

Control 0..*
Claim.procedure.sequence
Element Id Claim.procedure.sequence
Definition

Sequence of procedures which serves to order and provide a link.

Control 1..1
Type positiveInt
Requirements

Required to maintain order of the procudures.

Claim.procedure.date
Element Id Claim.procedure.date
Definition

Date and optionally time the procedure was performed .

Control 0..1
Type dateTime
Requirements

Required to adjudicate services rendered.

Comments

SB DateTime??

Claim.procedure.procedure[x]
Element Id Claim.procedure.procedure[x]
Definition

The procedure code.

Control 1..1
Terminology Binding ICD-10 Procedure Codes ( Example )
Type CodeableConcept | Reference ( Procedure )
[x] Note See Choice of Data Types for further information about how to use [x]
Requirements

Required to adjudicate services rendered.

Claim.insurance
Element Id Claim.insurance
Definition

Financial instrument by which payment information for health care.

Control 0..*
Requirements

Health care programs and insurers are significant payors of health service costs.

Claim.insurance.sequence
Element Id Claim.insurance.sequence
Definition

Sequence of coverage which serves to provide a link and convey coordination of benefit order.

Control 1..1
Type positiveInt
Requirements

To maintain order of the coverages.

Claim.insurance.focal
Element Id Claim.insurance.focal
Definition

A flag to indicate that this Coverage is the focus for adjudication. The Coverage against which the claim is to be adjudicated.

Control 1..1
Type boolean
Requirements

To identify which coverage is being adjudicated.

Claim.insurance.identifier
Element Id Claim.insurance.identifier
Definition

The business identifier for the instance: claim number, pre-determination or pre-authorization number.

Note This is a business identifer, not a resource identifier (see discussion )
Control 0..1
Type Identifier
Requirements

This will be the claim number should it be necessary to create this claim in the future. This is provided so that payors may forward claims to other payors in the Coordination of Benefit for adjudication rather than the provider being required to initiate each adjudication.

Claim.insurance.coverage
Element Id Claim.insurance.coverage
Definition

Reference to the program or plan identification, underwriter or payor.

Control 1..1
Type Reference ( Coverage )
Requirements

Need to identify the issuer to target for processing and for coordination of benefit processing.

Claim.insurance.businessArrangement
Element Id Claim.insurance.businessArrangement
Definition

The contract number of a business agreement which describes the terms and conditions.

Control 0..1
Type string
Claim.insurance.preAuthRef
Element Id Claim.insurance.preAuthRef
Definition

A list of references from the Insurer to which these services pertain.

Control 0..*
Type string
Requirements

To provide any pre=determination or prior authorization reference.

Claim.insurance.claimResponse
Element Id Claim.insurance.claimResponse
Definition

The Coverages adjudication details.

Control 0..1
Type Reference ( ClaimResponse )
Requirements

Used by downstream payers to determine what balance remains and the net payable.

Claim.accident
Element Id Claim.accident
Definition

An accident which resulted in the need for healthcare services.

Control 0..1
Claim.accident.date
Element Id Claim.accident.date
Definition

Date of an accident which these services are addressing.

Control 1..1
Type date
Requirements

Coverage may be dependant on accidents.

Claim.accident.type
Element Id Claim.accident.type
Definition

Type of accident: work, auto, etc.

Control 0..1
Terminology Binding ActIncidentCode V3 Value SetActIncidentCode ( Extensible )
Type CodeableConcept
Requirements

Coverage may be dependant on the type of accident.

Claim.accident.location[x]
Element Id Claim.accident.location[x]
Definition

Accident Place.

Control 0..1
Type Address | Reference ( Location )
[x] Note See Choice of Data Types for further information about how to use [x]
Claim.item
Element Id Claim.item
Definition

First tier of goods and services.

Control 0..*
Claim.item.sequence
Element Id Claim.item.sequence
Definition

A service line number.

Control 1..1
Type positiveInt
Claim.item.careTeamSequence
Element Id Claim.item.careTeamSequence
Definition

CareTeam applicable for this service or product line.

Control 0..*
Type positiveInt
Claim.item.diagnosisSequence
Element Id Claim.item.diagnosisSequence
Definition

Diagnosis applicable for this service or product line.

Control 0..*
Type positiveInt
Claim.item.procedureSequence
Element Id Claim.item.procedureSequence
Definition

Procedures applicable for this service or product line.

Control 0..*
Type positiveInt
Claim.item.informationSequence
Element Id Claim.item.informationSequence
Definition

Exceptions, special conditions and supporting information pplicable applicable for this service or product line.

Control 0..*
Type positiveInt
Claim.item.revenue
Element Id Claim.item.revenue
Definition

The type of reveneu revenue or cost center providing the product and/or service.

Control 0..1
Terminology Binding Example Revenue Center Codes ( Example )
Type CodeableConcept
Claim.item.category
Element Id Claim.item.category
Definition

Health Care Service Type Codes to identify the classification of service or benefits.

Control 0..1
Terminology Binding Benefit SubCategory Category Codes ( Example )
Type CodeableConcept
Claim.item.service Claim.item.billcode
Element Id Claim.item.service Claim.item.billcode
Definition

If this is an actual service or product line, ie. i.e. not a Group, then use code to indicate the Professional Service or Product supplied (eg. (e.g. CTP, HCPCS,USCLS,ICD10, NCPDP,DIN,RXNorm,ACHI,CCI). NCPDP,DIN,RxNorm,ACHI,CCI). If a grouping item then use a group code to indicate the type of thing being grouped eg. e.g. 'glasses' or 'compound'.

Control 0..1
Terminology Binding USCLS Codes ( Example )
Type CodeableConcept
Claim.item.modifier
Element Id Claim.item.modifier
Definition

Item typification or modifiers codes, eg e.g. for Oral whether the treatment is cosmetic or associated with TMJ, or for medical whether the treatment was outside the clinic or out of office hours.

Control 0..*
Terminology Binding Modifier type Codes ( Example )
Type CodeableConcept
Requirements

May impact on adjudication.

Claim.item.programCode
Element Id Claim.item.programCode
Definition

For programs which require reason codes for the inclusion or covering of this billed item under the program or sub-program.

Control 0..*
Terminology Binding Example Program Reason Codes ( Example )
Type CodeableConcept
Claim.item.serviced[x]
Element Id Claim.item.serviced[x]
Definition

The date or dates when the enclosed suite of services were service or product was supplied, performed or completed.

Control 0..1
Type date | Period
[x] Note See Choice of Data Types for further information about how to use [x]
Claim.item.location[x]
Element Id Claim.item.location[x]
Definition

Where the service was provided.

Control 0..1
Terminology Binding Example Service Place Codes ( Example )
Type CodeableConcept | Address | Reference ( Location )
[x] Note See Choice of Data Types for further information about how to use [x]
Claim.item.quantity
Element Id Claim.item.quantity
Definition

The number of repetitions of a service or product.

Control 0..1
Type SimpleQuantity
Claim.item.unitPrice
Element Id Claim.item.unitPrice
Definition

If the item is a node then this is the fee for the product or service, otherwise this is the total of the fees for the children of the group.

Control 0..1
Type Money
Claim.item.factor
Element Id Claim.item.factor
Definition

A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received. The concept of a Factor allows for a discount or surcharge multiplier to be applied to a monetary amount.

Control 0..1
Type decimal
Requirements

If a fee is present the associated product/service code must be present.

Claim.item.net
Element Id Claim.item.net
Definition

The quantity times the unit price for an addittional additional service or product or charge. For example, the formula: unit Quantity * unit Price (Cost per Point) * factor Number * points = net Amount. Quantity, factor and points are assumed to be 1 if not supplied.

Control 0..1
Type Money
Requirements

If a fee is present the associated product/service code must be present.

Claim.item.udi
Element Id Claim.item.udi
Definition

List of Unique Device Identifiers associated with this line item.

Control 0..*
Type Reference ( Device )
Requirements

The UDI code and issuer if applicable for the supplied product.

Claim.item.bodySite
Element Id Claim.item.bodySite
Definition

Physical service site on the patient (limb, tooth, etc.).

Control 0..1
Terminology Binding Oral Site Codes ( Example )
Type CodeableConcept
Claim.item.subSite
Element Id Claim.item.subSite
Definition

A region or surface of the site, eg. e.g. limb region or tooth surface(s).

Control 0..*
Terminology Binding Surface Codes ( Example )
Type CodeableConcept
Claim.item.encounter
Element Id Claim.item.encounter
Definition

A billed item may include goods or services provided in multiple encounters.

Control 0..*
Type Reference ( Encounter )
Claim.item.detail
Element Id Claim.item.detail
Definition

Second tier of goods and services.

Control 0..*
Claim.item.detail.sequence
Element Id Claim.item.detail.sequence
Definition

A service line number.

Control 1..1
Type positiveInt
Claim.item.detail.revenue
Element Id Claim.item.detail.revenue
Definition

The type of reveneu revenue or cost center providing the product and/or service.

Control 0..1
Terminology Binding Example Revenue Center Codes ( Example )
Type CodeableConcept
Claim.item.detail.category
Element Id Claim.item.detail.category
Definition

Health Care Service Type Codes to identify the classification of service or benefits.

Control 0..1
Terminology Binding Benefit SubCategory Category Codes ( Example )
Type CodeableConcept
Claim.item.detail.service Claim.item.detail.billcode
Element Id Claim.item.detail.service Claim.item.detail.billcode
Definition

If this is an actual service or product line, ie. i.e. not a Group, then use code to indicate the Professional Service or Product supplied (eg. (e.g. CTP, HCPCS,USCLS,ICD10, NCPDP,DIN,ACHI,CCI). If a grouping item then use a group code to indicate the type of thing being grouped eg. 'glasses' or 'compound'.

Control 0..1
Terminology Binding USCLS Codes ( Example )
Type CodeableConcept
Claim.item.detail.modifier
Element Id Claim.item.detail.modifier
Definition

Item typification or modifiers codes, eg e.g. for Oral whether the treatment is cosmetic or associated with TMJ, or for medical whether the treatment was outside the clinic or out of office hours.

Control 0..*
Terminology Binding Modifier type Codes ( Example )
Type CodeableConcept
Requirements

May impact on adjudication.

Claim.item.detail.programCode
Element Id Claim.item.detail.programCode
Definition

For programs which require reson codes for the inclusion, covering, of this billed item under the program or sub-program.

Control 0..*
Terminology Binding Example Program Reason Codes ( Example )
Type CodeableConcept
Claim.item.detail.quantity
Element Id Claim.item.detail.quantity
Definition

The number of repetitions of a service or product.

Control 0..1
Type SimpleQuantity
Claim.item.detail.unitPrice
Element Id Claim.item.detail.unitPrice
Definition

If the item is a node then this is the fee for the product or service, otherwise this is the total of the fees for the children of the group.

Control 0..1
Type Money
Requirements

If a fee is present the associated product/service code must be present.

Claim.item.detail.factor
Element Id Claim.item.detail.factor
Definition

A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received. The concept of a Factor allows for a discount or surcharge multiplier to be applied to a monetary amount.

Control 0..1
Type decimal
Requirements

If a fee is present the associated product/service code must be present.

Claim.item.detail.net
Element Id Claim.item.detail.net
Definition

The quantity times the unit price for an addittional additional service or product or charge. For example, the formula: unit Quantity * unit Price (Cost per Point) * factor Number * points = net Amount. Quantity, factor and points are assumed to be 1 if not supplied.

Control 0..1
Type Money
Requirements

If a fee is present the associated product/service code must be present.

Claim.item.detail.udi
Element Id Claim.item.detail.udi
Definition

List of Unique Device Identifiers associated with this line item.

Control 0..*
Type Reference ( Device )
Requirements

The UDI code and issuer if applicable for the supplied product.

Claim.item.detail.subDetail
Element Id Claim.item.detail.subDetail
Definition

Third tier of goods and services.

Control 0..*
Claim.item.detail.subDetail.sequence
Element Id Claim.item.detail.subDetail.sequence
Definition

A service line number.

Control 1..1
Type positiveInt
Claim.item.detail.subDetail.revenue
Element Id Claim.item.detail.subDetail.revenue
Definition

The type of reveneu revenue or cost center providing the product and/or service.

Control 0..1
Terminology Binding Example Revenue Center Codes ( Example )
Type CodeableConcept
Claim.item.detail.subDetail.category
Element Id Claim.item.detail.subDetail.category
Definition

Health Care Service Type Codes to identify the classification of service or benefits.

Control 0..1
Terminology Binding Benefit SubCategory Category Codes ( Example )
Type CodeableConcept
Claim.item.detail.subDetail.service Claim.item.detail.subDetail.billcode
Element Id Claim.item.detail.subDetail.service Claim.item.detail.subDetail.billcode
Definition

A code to indicate the Professional Service or Product supplied (eg. (e.g. CTP, HCPCS,USCLS,ICD10, NCPDP,DIN,ACHI,CCI).

Control 0..1
Terminology Binding USCLS Codes ( Example )
Type CodeableConcept
Claim.item.detail.subDetail.modifier
Element Id Claim.item.detail.subDetail.modifier
Definition

Item typification or modifiers codes, eg e.g. for Oral whether the treatment is cosmetic or associated with TMJ, or for medical whether the treatment was outside the clinic or out of office hours.

Control 0..*
Terminology Binding Modifier type Codes ( Example )
Type CodeableConcept
Requirements

May impact on adjudication.

Claim.item.detail.subDetail.programCode
Element Id Claim.item.detail.subDetail.programCode
Definition

For programs which require reson codes for the inclusion, covering, of this billed item under the program or sub-program.

Control 0..*
Terminology Binding Example Program Reason Codes ( Example )
Type CodeableConcept
Claim.item.detail.subDetail.quantity
Element Id Claim.item.detail.subDetail.quantity
Definition

The number of repetitions of a service or product.

Control 0..1
Type SimpleQuantity
Claim.item.detail.subDetail.unitPrice
Element Id Claim.item.detail.subDetail.unitPrice
Definition

The fee for an addittional service or product or charge.

Control 0..1
Type Money
Requirements

If a fee is present the associated product/service code must be present.

Claim.item.detail.subDetail.factor
Element Id Claim.item.detail.subDetail.factor
Definition

A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received. The concept of a Factor allows for a discount or surcharge multiplier to be applied to a monetary amount.

Control 0..1
Type decimal
Requirements

If a fee is present the associated product/service code must be present.

Claim.item.detail.subDetail.net
Element Id Claim.item.detail.subDetail.net
Definition

The quantity times the unit price for an addittional additional service or product or charge. For example, the formula: unit Quantity * unit Price (Cost per Point) * factor Number * points = net Amount. Quantity, factor and points are assumed to be 1 if not supplied.

Control 0..1
Type Money
Requirements

If a fee is present the associated product/service code must be present.

Claim.item.detail.subDetail.udi
Element Id Claim.item.detail.subDetail.udi
Definition

List of Unique Device Identifiers associated with this line item.

Control 0..*
Type Reference ( Device )
Requirements

The UDI code and issuer if applicable for the supplied product.

Claim.total
Element Id Claim.total
Definition

The total value of the claim.

Control 0..1
Type Money