The ChargeItemDefinition resource represents a fee (a service or product) provided by a practice group
ContextIn Halaxy,
ChargeItemDefinition
is referred to as fee, the service or product provided to a patient. To view your fees, click Finances > Fees on the sidebar. Learn more about Halaxy fees.
Endpoints
Endpoint | Operation | Description |
---|---|---|
GET /main/ChargeItemDefinition | List ChargeItemDefinitions | Return a list or collection of fees |
GET /main/ChargeItemDefinition/{id} | Get ChargeItemDefinition | Return an individual fee |
Schema
Property | Definition |
---|---|
id |
|
title |
|
code |
|
status |
|
useContext | The fee type and fee category of this fee code (fee type) valueCodeableConcept (fee category) Example:
|
publisher |
|
propertyGroup | An individual pricing block for this fee applicability priceComponent extension See related article: Manage pricing for fees Example:
|
extension | The fee duration in minutes Example:
|