"Docs" values
1 row is stored for this page
| Field | Field type | Value |
|---|
| Title | String | Schedule & Availability |
| DocType | String | reference |
| Domain | String | scheduling |
| Summary | Text | |
| SidebarOrder | Integer | 1 |
| IntroducedIn | String | 3.0 |
| DeprecatedIn | String | |
| FHIRResource | String | |
| Model | String | Schedule&Availability |
| SourceFile | String | |
| Status | String | current |
8 rows are stored for this page
| Field | Field type | Value |
|---|
| Model | String | Schedule&Availability |
| Section | String | Schedule fields |
| Field | String | resource |
| FieldType | String | FK → SchedulableResource (CASCADE) |
| Notes | Text | server |
| Field | Field type | Value |
|---|
| Model | String | Schedule&Availability |
| Section | String | Schedule fields |
| Field | String | name |
| FieldType | String | CharField(255) |
| Notes | Text | yes |
| Field | Field type | Value |
|---|
| Model | String | Schedule&Availability |
| Section | String | Schedule fields |
| Field | String | valid_from |
| FieldType | String | DateTimeField |
| Notes | Text | yes |
| Field | Field type | Value |
|---|
| Model | String | Schedule&Availability |
| Section | String | Schedule fields |
| Field | String | valid_to |
| FieldType | String | DateTimeField |
| Notes | Text | yes |
| Field | Field type | Value |
|---|
| Model | String | Schedule&Availability |
| Section | String | Schedule fields |
| Field | String | revisit_allowed_days |
| FieldType | String | IntegerField |
| Notes | Text | no |
| Field | Field type | Value |
|---|
| Model | String | Schedule&Availability |
| Section | String | Schedule fields |
| Field | String | is_public |
| FieldType | String | BooleanField |
| Notes | Text | yes |
| Field | Field type | Value |
|---|
| Model | String | Schedule&Availability |
| Section | String | Billing links |
| Field | String | charge_item_definition |
| FieldType | String | FK → ChargeItemDefinition (PROTECT) |
| Notes | Text | Nullable; charge applied to bookings against this schedule. <code>related_name="schedule_charge_item_definition"</code> |
| Field | Field type | Value |
|---|
| Model | String | Schedule&Availability |
| Section | String | Billing links |
| Field | String | revisit_charge_item_definition |
| FieldType | String | FK → ChargeItemDefinition (PROTECT) |
| Notes | Text | Nullable; charge applied when a booking falls within <code>revisit_allowed_days</code>. <code>related_name="schedule_revisit_charge_item_definition"</code> |