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/StructureDefinition/businessStatus | Version: 0.1.0 | |||
Active as of 2025-07-16 | Computable Name: BusinessStatus |
Indicates the business (workflow) status of a ServiceRequest, paralleling Task.businessStatus.
Context of Use
This extension may be used on the following element(s)
ServiceRequest
Usage info
Usages:
Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.
This structure is derived from Extension
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
0..* | Extension | OH eForms Business Status Extension paralleling Task.businessStatus | |
![]() ![]() ![]() |
0..0 | |||
![]() ![]() ![]() |
1..1 | uri | "http://ontario.ca/fhir/eforms/StructureDefinition/businessStatus" | |
![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Workflow state (draft | submitted | request-info | processed | completed | revoked | error) Binding: eForms Business Status ValueSet (required) |
![]() |
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
0..* | Extension | OH eForms Business Status Extension paralleling Task.businessStatus | |
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |
![]() ![]() ![]() |
0..0 | |||
![]() ![]() ![]() |
1..1 | uri | "http://ontario.ca/fhir/eforms/StructureDefinition/businessStatus" | |
![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Workflow state (draft | submitted | request-info | processed | completed | revoked | error) Binding: eForms Business Status ValueSet (required) |
![]() |
This structure is derived from Extension
Differential View
This structure is derived from Extension
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
0..* | Extension | OH eForms Business Status Extension paralleling Task.businessStatus | |
![]() ![]() ![]() |
0..0 | |||
![]() ![]() ![]() |
1..1 | uri | "http://ontario.ca/fhir/eforms/StructureDefinition/businessStatus" | |
![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Workflow state (draft | submitted | request-info | processed | completed | revoked | error) Binding: eForms Business Status ValueSet (required) |
![]() |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
0..* | Extension | OH eForms Business Status Extension paralleling Task.businessStatus | |
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |
![]() ![]() ![]() |
0..0 | |||
![]() ![]() ![]() |
1..1 | uri | "http://ontario.ca/fhir/eforms/StructureDefinition/businessStatus" | |
![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Workflow state (draft | submitted | request-info | processed | completed | revoked | error) Binding: eForms Business Status ValueSet (required) |
![]() |
This structure is derived from Extension
Other representations of profile: CSV, Excel, Schematron
Path | Conformance | ValueSet | URI |
Extension.value[x] | required | EFormsBusinessStatusVS(a valid code from eForms Business Status CodeSystem)http://ontario.ca/fhir/eforms/ValueSet/business-status From this IG |
Id | Grade | Path(s) | Details | Requirements |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |