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

: questionnaire-workflow-context - JSON Representation

Active as of 2025-07-16

Raw json | Download

{
  "resourceType" : "SearchParameter",
  "id" : "questionnaire-workflow-context",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter questionnaire-workflow-context</b></p><a name=\"questionnaire-workflow-context\"> </a><a name=\"hcquestionnaire-workflow-context\"> </a><h2>QuestionnaireWorkflowContext</h2><p>Parameter <code>workflow-context</code>:<code>string</code></p><div><p>Search for questionnaires by workflow context</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/questionnaire.html\">Questionnaire</a></td></tr><tr><td>Expression</td><td><code>Questionnaire.useContext.value.coding.code</code></td></tr><tr><td>Processing Mode</td><td>Normal</td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true</li><li>multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true</li></ul></td></tr></table></div>"
  },
  "url" : "http://ontario.ca/fhir/eforms/SearchParameter/questionnaire-workflow-context",
  "version" : "0.1.0",
  "name" : "QuestionnaireWorkflowContext",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-07-16",
  "publisher" : "Joel Pettis",
  "contact" : [
    {
      "name" : "Joel Pettis",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://smileditialhealth.com/JoelPettis"
        },
        {
          "system" : "email",
          "value" : "joel.pettis@smiledigitalhealth.com"
        }
      ]
    }
  ],
  "description" : "Search for questionnaires by workflow context",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166:-2",
          "code" : "CA-ON",
          "display" : "Ontario"
        }
      ]
    }
  ],
  "code" : "workflow-context",
  "base" : [
    "Questionnaire"
  ],
  "type" : "string",
  "expression" : "Questionnaire.useContext.value.coding.code",
  "xpathUsage" : "normal"
}