> For the complete documentation index, see [llms.txt](https://icure.gitbook.io/icure/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://icure.gitbook.io/icure/icure-data-stack/icure-data-model/other-models/invoice/invoicingcode.md).

# Invoicing code

## Properties

| Property                          | Type                                                                                                                                        | Description                                                                                                                     |
| --------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------- |
| `id`                              | [String](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/invoice/String/README.md)   |                                                                                                                                 |
| `dateCode`                        | [Long](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/invoice/Long/README.md)       | format: int64.                                                                                                                  |
| `logicalId`                       | [String](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/invoice/String/README.md)   |                                                                                                                                 |
| `label`                           | [String](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/invoice/String/README.md)   |                                                                                                                                 |
| `userId`                          | [String](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/invoice/String/README.md)   |                                                                                                                                 |
| `contactId`                       | [String](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/invoice/String/README.md)   |                                                                                                                                 |
| `serviceId`                       | [String](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/invoice/String/README.md)   |                                                                                                                                 |
| `tarificationId`                  | [String](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/invoice/String/README.md)   |                                                                                                                                 |
| `code`                            | [String](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/invoice/String/README.md)   |                                                                                                                                 |
| `paymentType`                     | [String](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/invoice/String/README.md)   | Values: cash, wired, insurance, creditcard, debitcard, paypal, bitcoin, other                                                   |
| `paid`                            | [Double](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/invoice/Double/README.md)   | format: double.                                                                                                                 |
| `totalAmount`                     | [Double](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/invoice/Double/README.md)   | format: double.                                                                                                                 |
| `reimbursement`                   | [Double](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/invoice/Double/README.md)   | format: double.                                                                                                                 |
| `patientIntervention`             | [Double](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/invoice/Double/README.md)   | format: double.                                                                                                                 |
| `doctorSupplement`                | [Double](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/invoice/Double/README.md)   | format: double.                                                                                                                 |
| `conventionAmount`                | [Double](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/invoice/Double/README.md)   | format: double.                                                                                                                 |
| `vat`                             | [Double](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/invoice/Double/README.md)   | format: double.                                                                                                                 |
| `error`                           | [String](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/invoice/String/README.md)   |                                                                                                                                 |
| `contract`                        | [String](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/invoice/String/README.md)   |                                                                                                                                 |
| `contractDate`                    | [Long](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/invoice/Long/README.md)       | format: int64.                                                                                                                  |
| `units`                           | [Integer](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/invoice/Integer/README.md) | format: int32.                                                                                                                  |
| `side`                            | [Integer](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/invoice/Integer/README.md) | format: int32.                                                                                                                  |
| `timeOfDay`                       | [Integer](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/invoice/Integer/README.md) | format: int32.                                                                                                                  |
| `eidReadingHour`                  | [Integer](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/invoice/Integer/README.md) | format: int32.                                                                                                                  |
| `eidReadingValue`                 | [String](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/invoice/String/README.md)   |                                                                                                                                 |
| `override3rdPayerCode`            | [Integer](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/invoice/Integer/README.md) | format: int32.                                                                                                                  |
| `override3rdPayerReason`          | [String](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/invoice/String/README.md)   |                                                                                                                                 |
| `transplantationCode`             | [Integer](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/invoice/Integer/README.md) | format: int32.                                                                                                                  |
| `prescriberNorm`                  | [Integer](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/invoice/Integer/README.md) | format: int32.                                                                                                                  |
| `percentNorm`                     | [Integer](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/invoice/Integer/README.md) | format: int32.                                                                                                                  |
| `prescriberNihii`                 | [String](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/invoice/String/README.md)   |                                                                                                                                 |
| `relatedCode`                     | [String](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/invoice/String/README.md)   |                                                                                                                                 |
| `prescriptionDate`                | [Long](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/invoice/Long/README.md)       | format: int64.                                                                                                                  |
| `derogationMaxNumber`             | [Integer](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/invoice/Integer/README.md) | format: int32.                                                                                                                  |
| `prescriberSsin`                  | [String](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/invoice/String/README.md)   |                                                                                                                                 |
| `prescriberLastName`              | [String](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/invoice/String/README.md)   |                                                                                                                                 |
| `prescriberFirstName`             | [String](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/invoice/String/README.md)   |                                                                                                                                 |
| `prescriberCdHcParty`             | [String](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/invoice/String/README.md)   |                                                                                                                                 |
| `locationNihii`                   | [String](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/invoice/String/README.md)   |                                                                                                                                 |
| `locationCdHcParty`               | [String](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/invoice/String/README.md)   |                                                                                                                                 |
| `locationService`                 | [Integer](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/invoice/Integer/README.md) | format: int32.                                                                                                                  |
| `canceled`                        | [Boolean](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/invoice/Boolean/README.md) |                                                                                                                                 |
| `accepted`                        | [Boolean](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/invoice/Boolean/README.md) |                                                                                                                                 |
| `pending`                         | [Boolean](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/invoice/Boolean/README.md) |                                                                                                                                 |
| `resent`                          | [Boolean](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/invoice/Boolean/README.md) |                                                                                                                                 |
| `archived`                        | [Boolean](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/invoice/Boolean/README.md) |                                                                                                                                 |
| `lost`                            | [Boolean](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/invoice/Boolean/README.md) |                                                                                                                                 |
| `insuranceJustification`          | [Integer](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/invoice/Integer/README.md) | format: int32.                                                                                                                  |
| `cancelPatientInterventionReason` | [Integer](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/invoice/Integer/README.md) | format: int32.                                                                                                                  |
| `status`                          | [Long](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/invoice/Long/README.md)       | format: int64.                                                                                                                  |
| `encryptedSelf`                   | [String](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/invoice/String/README.md)   | The base64 encoded data of this object, formatted as JSON and encrypted in AES using the random master key from encryptionKeys. |
