Extends omsorgCore with full CRUD for Facility/Contract/Order plus configurable value lists and an audit trail, and wires the omsorgapp frontend up to the new facilities, settings, and audit-log modules; includes a sidebar active-nav-item highlight. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
734 B
734 B
# UpdateOrderRequest
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| facility_id | string | [optional] | |
| facility_contact_id | string | [optional] | |
| start_date | \DateTime | [optional] | |
| end_date | \DateTime | [optional] | |
| required_qualification | string | [optional] | |
| shift_type | string | [optional] | |
| required_headcount | int | [optional] | |
| conditions | string | [optional] | |
| priority | string | [optional] | |
| status_id | string | [optional] |