interface ChargeItem {
    _definitionCanonical?: Element[];
    _definitionUri?: Element[];
    _enteredDate?: Element;
    _factorOverride?: Element;
    _implicitRules?: Element;
    _language?: Element;
    _occurrenceDateTime?: Element;
    _overrideReason?: Element;
    _status?: Element;
    account?: Reference[];
    bodysite?: CodeableConcept[];
    code: CodeableConcept;
    contained?: ConcreteType[];
    context?: Reference;
    costCenter?: Reference;
    definitionCanonical?: canonical[];
    definitionUri?: uri[];
    enteredDate?: dateTime;
    enterer?: Reference;
    extension?: Extension[];
    factorOverride?: decimal;
    id?: id;
    identifier?: Identifier[];
    implicitRules?: uri;
    language?: code;
    meta?: Meta;
    modifierExtension?: Extension[];
    note?: Annotation[];
    occurrenceDateTime?: dateTime;
    occurrencePeriod?: Period;
    occurrenceTiming?: Timing;
    overrideReason?: string;
    partOf?: Reference[];
    performer?: ChargeItemPerformer[];
    performingOrganization?: Reference;
    priceOverride?: Money;
    productCodeableConcept?: CodeableConcept;
    productReference?: Reference;
    quantity?: Quantity;
    reason?: CodeableConcept[];
    requestingOrganization?: Reference;
    resourceType: "ChargeItem";
    service?: Reference[];
    status: code;
    subject: Reference;
    supportingInformation?: Reference[];
    text?: Narrative;
}

Properties

_definitionCanonical?: Element[]

Resource defining the code of this ChargeItem

_definitionUri?: Element[]

Defining information about the code of this charge item

_enteredDate?: Element

Date the charge item was entered

_factorOverride?: Element

Factor overriding the associated rules

_implicitRules?: Element

A set of rules under which this content was created

_language?: Element

Language of the resource content

_occurrenceDateTime?: Element

When the charged service was applied

_overrideReason?: Element

Reason for overriding the list price/factor

_status?: Element

planned | billable | not-billable | aborted | billed | entered-in-error | unknown

account?: Reference[]

Account to place this charge

bodysite?: CodeableConcept[]

Anatomical location, if relevant

A code that identifies the charge, like a billing code

contained?: ConcreteType[]

Contained, inline Resources

context?: Reference

Encounter / Episode associated with event

costCenter?: Reference

Organization that has ownership of the (potential, future) revenue

definitionCanonical?: canonical[]

Resource defining the code of this ChargeItem

definitionUri?: uri[]

Defining information about the code of this charge item

enteredDate?: dateTime

Date the charge item was entered

enterer?: Reference

Individual who was entering

extension?: Extension[]

Additional content defined by implementations

factorOverride?: decimal

Factor overriding the associated rules

id?: id

Logical id of this artifact

identifier?: Identifier[]

Business Identifier for item

implicitRules?: uri

A set of rules under which this content was created

language?: code

Language of the resource content

meta?: Meta

Metadata about the resource

modifierExtension?: Extension[]

Extensions that cannot be ignored

note?: Annotation[]

Comments made about the ChargeItem

occurrenceDateTime?: dateTime

When the charged service was applied

occurrencePeriod?: Period

When the charged service was applied

occurrenceTiming?: Timing

When the charged service was applied

overrideReason?: string

Reason for overriding the list price/factor

partOf?: Reference[]

Part of referenced ChargeItem

performer?: ChargeItemPerformer[]

Who performed charged service

performingOrganization?: Reference

Organization providing the charged service

priceOverride?: Money

Price overriding the associated rules

productCodeableConcept?: CodeableConcept

Product charged

productReference?: Reference

Product charged

quantity?: Quantity

Quantity of which the charge item has been serviced

reason?: CodeableConcept[]

Why was the charged service rendered?

requestingOrganization?: Reference

Organization requesting the charged service

resourceType
service?: Reference[]

Which rendered service is being charged?

status: code

planned | billable | not-billable | aborted | billed | entered-in-error | unknown

subject: Reference

Individual service was done for/to

supportingInformation?: Reference[]

Further information supporting this charge

text?: Narrative

Text summary of the resource, for human interpretation