Ontario Health eForms Implementation Guide
0.1.0 - ci-build
CA-ON
Ontario Health eForms Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Official URL: http://ontario.ca/fhir/eforms/OperationDefinition/TransitionWorkflow | Version: 0.1.0 | |||
Draft as of 2025-07-06 | Computable Name: TransitionWorkflow |
Instance-level operation on ServiceRequest that changes the businessStatus extension (eForms workflow state) and updates associated Task resources.
URL: [base]/ServiceRequest/[id]/$transitionWorkflow
Use | Name | Scope | Cardinality | Type | Binding | Documentation |
IN | targetStatus | 1..1 | code | eForms Business Status ValueSet (Required) | Desired new businessStatus value. | |
OUT | bundle | 1..1 | Bundle | Snapshot Bundle (type=collection) containing the updated ServiceRequest and all Task resources whose status changed or were newly created by the transition. | ||
OUT | outcome | 0..1 | OperationOutcome | Optional OperationOutcome with warnings or authorization errors. |