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
Active as of 2025-07-16 |
{
"resourceType" : "ValueSet",
"id" : "task-code",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet task-code</b></p><a name=\"task-code\"> </a><a name=\"hctask-code\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"http://hl7.org/fhir/R4/codesystem-task-code.html\"><code>http://hl7.org/fhir/CodeSystem/task-code</code></a></li><li>Include all codes defined in <a href=\"http://hl7.org/fhir/uv/sdc/STU3/CodeSystem-temp.html\"><code>http://hl7.org/fhir/uv/sdc/CodeSystem/temp</code></a></li><li>Include all codes defined in <a href=\"CodeSystem-task-code.html\"><code>http://ontario.ca/fhir/eforms/CodeSystem/task-code</code></a></li></ul></div>"
},
"url" : "http://ontario.ca/fhir/eforms/ValueSet/task-code",
"version" : "0.1.0",
"name" : "EFormsTaskCodeVS",
"title" : "OH eForms Task Code ValueSet",
"status" : "active",
"experimental" : false,
"date" : "2025-07-16T02:14:35+00:00",
"publisher" : "Joel Pettis",
"contact" : [
{
"name" : "Joel Pettis",
"telecom" : [
{
"system" : "url",
"value" : "http://smileditialhealth.com/JoelPettis"
},
{
"system" : "email",
"value" : "joel.pettis@smiledigitalhealth.com"
}
]
}
],
"description" : "Allowed codes for `Task.code` in the eForms implementation guide.\nCombines base FHIR Task codes, SDC codes, and eForms-specific codes.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166:-2",
"code" : "CA-ON",
"display" : "Ontario"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/CodeSystem/task-code"
},
{
"system" : "http://hl7.org/fhir/uv/sdc/CodeSystem/temp"
},
{
"system" : "http://ontario.ca/fhir/eforms/CodeSystem/task-code"
}
]
}
}