pub struct ClaimResponseAddItem {Show 49 fields
pub id: Option<String>,
pub extension: Vec<Extension>,
pub modifier_extension: Vec<Extension>,
pub item_sequence: Vec<Option<NonZero<u32>>>,
pub item_sequence_ext: Vec<Option<FieldExtension>>,
pub detail_sequence: Vec<Option<NonZero<u32>>>,
pub detail_sequence_ext: Vec<Option<FieldExtension>>,
pub subdetail_sequence: Vec<Option<NonZero<u32>>>,
pub subdetail_sequence_ext: Vec<Option<FieldExtension>>,
pub trace_number: Vec<Option<Identifier>>,
pub trace_number_ext: Vec<Option<FieldExtension>>,
pub provider: Vec<Option<Reference>>,
pub provider_ext: Vec<Option<FieldExtension>>,
pub revenue: Option<CodeableConcept>,
pub revenue_ext: Option<FieldExtension>,
pub product_or_service: Option<CodeableConcept>,
pub product_or_service_ext: Option<FieldExtension>,
pub product_or_service_end: Option<CodeableConcept>,
pub product_or_service_end_ext: Option<FieldExtension>,
pub request: Vec<Option<Reference>>,
pub request_ext: Vec<Option<FieldExtension>>,
pub modifier: Vec<Option<CodeableConcept>>,
pub modifier_ext: Vec<Option<FieldExtension>>,
pub program_code: Vec<Option<CodeableConcept>>,
pub program_code_ext: Vec<Option<FieldExtension>>,
pub serviced: Option<ClaimResponseAddItemServiced>,
pub serviced_ext: Option<ClaimResponseAddItemServicedExtension>,
pub location: Option<ClaimResponseAddItemLocation>,
pub location_ext: Option<ClaimResponseAddItemLocationExtension>,
pub quantity: Option<Quantity>,
pub quantity_ext: Option<FieldExtension>,
pub unit_price: Option<Money>,
pub unit_price_ext: Option<FieldExtension>,
pub factor: Option<f64>,
pub factor_ext: Option<FieldExtension>,
pub tax: Option<Money>,
pub tax_ext: Option<FieldExtension>,
pub net: Option<Money>,
pub net_ext: Option<FieldExtension>,
pub body_site: Vec<Option<ClaimResponseAddItemBodySite>>,
pub body_site_ext: Vec<Option<FieldExtension>>,
pub note_number: Vec<Option<NonZero<u32>>>,
pub note_number_ext: Vec<Option<FieldExtension>>,
pub review_outcome: Option<ClaimResponseItemReviewOutcome>,
pub review_outcome_ext: Option<FieldExtension>,
pub adjudication: Vec<Option<ClaimResponseItemAdjudication>>,
pub adjudication_ext: Vec<Option<FieldExtension>>,
pub detail: Vec<Option<ClaimResponseAddItemDetail>>,
pub detail_ext: Vec<Option<FieldExtension>>,
}Expand description
Sub-fields of the addItem field in ClaimResponse
Fields§
§id: Option<String>Unique id for inter-element referencing
Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
extension: Vec<Extension>Additional content defined by implementations
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.
modifier_extension: Vec<Extension>Extensions that cannot be ignored even if unrecognized
May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element’s descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.
Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).
There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.
item_sequence: Vec<Option<NonZero<u32>>>Item sequence number
Claim items which this service line is intended to replace.
item_sequence_ext: Vec<Option<FieldExtension>>Extension field.
detail_sequence: Vec<Option<NonZero<u32>>>Detail sequence number
The sequence number of the details within the claim item which this line is intended to replace.
detail_sequence_ext: Vec<Option<FieldExtension>>Extension field.
subdetail_sequence: Vec<Option<NonZero<u32>>>Subdetail sequence number
The sequence number of the sub-details within the details within the claim item which this line is intended to replace.
subdetail_sequence_ext: Vec<Option<FieldExtension>>Extension field.
trace_number: Vec<Option<Identifier>>Number for tracking
Trace number for tracking purposes. May be defined at the jurisdiction level or between trading partners.
trace_number_ext: Vec<Option<FieldExtension>>Extension field.
provider: Vec<Option<Reference>>Authorized providers
The providers who are authorized for the services rendered to the patient.
provider_ext: Vec<Option<FieldExtension>>Extension field.
revenue: Option<CodeableConcept>RevenueCenter; Revenue or cost center code
The type of revenue or cost center providing the product and/or service.
revenue_ext: Option<FieldExtension>Extension field.
product_or_service: Option<CodeableConcept>ServiceProduct; Billing, service, product, or drug code
When the value is a group code then this item collects a set of related item details, otherwise this contains the product, service, drug or other billing code for the item. This element may be the start of a range of .productOrService codes used in conjunction with .productOrServiceEnd or it may be a solo element where .productOrServiceEnd is not used.
If this is an actual service or product line, i.e. not a Group, then use code to indicate the Professional Service or Product supplied (e.g. CTP, HCPCS, USCLS, ICD10, NCPDP, DIN, RxNorm, ACHI, CCI). If a grouping item then use a group code to indicate the type of thing being grouped e.g. ‘glasses’ or ‘compound’.
product_or_service_ext: Option<FieldExtension>Extension field.
product_or_service_end: Option<CodeableConcept>ServiceProduct; End of a range of codes
This contains the end of a range of product, service, drug or other billing codes for the item. This element is not used when the .productOrService is a group code. This value may only be present when a .productOfService code has been provided to convey the start of the range. Typically this value may be used only with preauthorizations and not with claims.
product_or_service_end_ext: Option<FieldExtension>Extension field.
request: Vec<Option<Reference>>Request or Referral for Service
Request or Referral for Goods or Service to be rendered.
request_ext: Vec<Option<FieldExtension>>Extension field.
modifier: Vec<Option<CodeableConcept>>Modifiers; Service/Product billing modifiers
Item typification or modifiers codes to convey additional context for the product or service.
For example in Oral whether the treatment is cosmetic or associated with TMJ, or for Medical whether the treatment was outside the clinic or outside of office hours.
modifier_ext: Vec<Option<FieldExtension>>Extension field.
program_code: Vec<Option<CodeableConcept>>ProgramCode; Program the product or service is provided under
Identifies the program under which this may be recovered.
For example: Neonatal program, child dental program or drug users recovery program.
program_code_ext: Vec<Option<FieldExtension>>Extension field.
serviced: Option<ClaimResponseAddItemServiced>Date or dates of service or product delivery
The date or dates when the service or product was supplied, performed or completed.
serviced_ext: Option<ClaimResponseAddItemServicedExtension>Extension field.
location: Option<ClaimResponseAddItemLocation>Place of service or where product was supplied
Where the product or service was provided.
location_ext: Option<ClaimResponseAddItemLocationExtension>Extension field.
quantity: Option<Quantity>Count of products or services
The number of repetitions of a service or product.
quantity_ext: Option<FieldExtension>Extension field.
unit_price: Option<Money>Fee, charge or cost per item
If the item is not a group then this is the fee for the product or service, otherwise this is the total of the fees for the details of the group.
unit_price_ext: Option<FieldExtension>Extension field.
factor: Option<f64>Price scaling factor
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.
To show a 10% senior’s discount, the value entered is: 0.90 (1.00 - 0.10).
factor_ext: Option<FieldExtension>Extension field.
tax: Option<Money>Total tax
The total of taxes applicable for this product or service.
tax_ext: Option<FieldExtension>Extension field.
net: Option<Money>Total item cost
The total amount claimed for the group (if a grouper) or the addItem. Net = unit price * quantity * factor.
For example, the formula: quantity * unitPrice * factor = net. Quantity and factor are assumed to be 1 if not supplied.
net_ext: Option<FieldExtension>Extension field.
body_site: Vec<Option<ClaimResponseAddItemBodySite>>Anatomical location
Physical location where the service is performed or applies.
body_site_ext: Vec<Option<FieldExtension>>Extension field.
note_number: Vec<Option<NonZero<u32>>>Applicable note numbers
The numbers associated with notes below which apply to the adjudication of this item.
note_number_ext: Vec<Option<FieldExtension>>Extension field.
review_outcome: Option<ClaimResponseItemReviewOutcome>Added items adjudication results
The high-level results of the adjudication if adjudication has been performed.
review_outcome_ext: Option<FieldExtension>Extension field.
adjudication: Vec<Option<ClaimResponseItemAdjudication>>Added items adjudication
The adjudication results.
adjudication_ext: Vec<Option<FieldExtension>>Extension field.
detail: Vec<Option<ClaimResponseAddItemDetail>>Insurer added line details
The second-tier service adjudications for payor added services.
detail_ext: Vec<Option<FieldExtension>>Extension field.
Implementations§
Source§impl ClaimResponseAddItem
impl ClaimResponseAddItem
Sourcepub fn builder() -> ClaimResponseAddItemBuilder
pub fn builder() -> ClaimResponseAddItemBuilder
Start building a new instance
Trait Implementations§
Source§impl Clone for ClaimResponseAddItem
impl Clone for ClaimResponseAddItem
Source§fn clone(&self) -> ClaimResponseAddItem
fn clone(&self) -> ClaimResponseAddItem
1.0.0 · Source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
source. Read more