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
The Ontario Health eForms Implementation Guide defines FHIR profiles, extensions, and workflows for managing electronic forms in Ontario's healthcare system. This IG is based on the HL7 FHIR Structured Data Capture (SDC) specification.
The eForms system uses a task-based workflow pattern:
The IG implements SDC's modular forms capability:
independent
assembly patternassemble-expectation
extensionsdc-questionnaire-subQuestionnaire
Ensure your FHIR R4 server supports:
# Download and install the IG package
npm install fhir.ca.on.eforms
Use the EFormQuestionnaire profile:
assemble-expectation
to independent-root-or-child
for root formsassemble-expectation
to independent-child
for child formssdc-questionnaire-subQuestionnaire
to reference child formsUse the task-based workflow pattern:
All resources must validate against their respective profiles. Use the FHIR validator with this IG package:
java -jar validator.jar -ig fhir.ca.on.eforms [resource-file]
This IG depends on:
Systems claiming conformance to this IG must: