Tiro.health Implementation Guide
0.1.0 - ci-build
Tiro.health Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Draft as of 2025-10-16 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="task-type"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem task-type</b></p><a name="task-type"> </a><a name="hctask-type"> </a><p>This code system <code>http://fhir.tiro.health/CodeSystem/task-type</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">complete-questionnaire<a name="task-type-complete-questionnaire"> </a></td><td>Complete Questionnaire</td><td>Request a practitioner to complete a questionnaire.</td></tr><tr><td style="white-space:nowrap">process-response<a name="task-type-process-response"> </a></td><td>Process Response</td><td>Process a response of a questionnaire.</td></tr></table></div>
</text>
<url value="http://fhir.tiro.health/CodeSystem/task-type"/>
<version value="0.1.0"/>
<name value="TaskType"/>
<title value="Task Type"/>
<status value="draft"/>
<date value="2025-10-16T12:24:15+00:00"/>
<publisher value="Tiro.health"/>
<contact>
<name value="Tiro.health"/>
<telecom>
<system value="url"/>
<value value="http://tiro.health"/>
</telecom>
</contact>
<description value="Supported task types by Tiro.health"/>
<content value="complete"/>
<count value="2"/>
<concept>
<code value="complete-questionnaire"/>
<display value="Complete Questionnaire"/>
<definition value="Request a practitioner to complete a questionnaire."/>
</concept>
<concept>
<code value="process-response"/>
<display value="Process Response"/>
<definition value="Process a response of a questionnaire."/>
</concept>
</CodeSystem>