> 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/tarification.md).

# Tarification

## Properties

| Property           | Type                                                                                                                                               | Description                                                                                                               |
| ------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------- |
| `id *`             | [String](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/tarification/String/README.md)     |                                                                                                                           |
| `rev`              | [String](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/tarification/String/README.md)     |                                                                                                                           |
| `deletionDate`     | [Long](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/tarification/Long/README.md)         | hard delete (unix epoch in ms) timestamp of the object. Filled automatically when deletePatient is called. format: int64. |
| `label`            | [Map](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/tarification/String/README.md)        |                                                                                                                           |
| `context`          | [String](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/tarification/String/README.md)     |                                                                                                                           |
| `type`             | [String](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/tarification/String/README.md)     |                                                                                                                           |
| `code`             | [String](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/tarification/String/README.md)     |                                                                                                                           |
| `version`          | [String](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/tarification/String/README.md)     |                                                                                                                           |
| `author`           | [String](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/tarification/String/README.md)     |                                                                                                                           |
| `regions *`        | [List](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/tarification/String/README.md)       |                                                                                                                           |
| `periodicity *`    | [List](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/tarification/Periodicity/README.md)  |                                                                                                                           |
| `level`            | [Integer](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/tarification/Integer/README.md)   | format: int32.                                                                                                            |
| `links *`          | [List](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/tarification/String/README.md)       |                                                                                                                           |
| `qualifiedLinks *` | [Map](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/tarification/List/README.md)          |                                                                                                                           |
| `flags *`          | [List](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/tarification/String/README.md)       | Values:                                                                                                                   |
| `searchTerms *`    | [Map](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/tarification/List/README.md)          |                                                                                                                           |
| `data`             | [String](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/tarification/String/README.md)     |                                                                                                                           |
| `appendices *`     | [Map](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/tarification/String/README.md)        |                                                                                                                           |
| `disabled *`       | [Boolean](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/tarification/Boolean/README.md)   |                                                                                                                           |
| `valorisations *`  | [List](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/tarification/Valorisation/README.md) |                                                                                                                           |
| `category *`       | [Map](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/tarification/String/README.md)        |                                                                                                                           |
| `consultationCode` | [Boolean](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/tarification/Boolean/README.md)   |                                                                                                                           |
| `hasRelatedCode`   | [Boolean](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/tarification/Boolean/README.md)   |                                                                                                                           |
| `needsPrescriber`  | [Boolean](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/tarification/Boolean/README.md)   |                                                                                                                           |
| `relatedCodes *`   | [List](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/tarification/String/README.md)       |                                                                                                                           |
| `ngroup`           | [String](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/tarification/String/README.md)     |                                                                                                                           |
| `letterValues *`   | [List](https://github.com/icure-io/icure-tech-docs/blob/master/icure-data-stack/icure-data-model/other-models/tarification/LetterValue/README.md)  |                                                                                                                           |
