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

: Task Output Type - XML Representation

Draft as of 2025-10-16

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="task-output"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem task-output</b></p><a name="task-output"> </a><a name="hctask-output"> </a><p>This  code system <code>http://fhir.tiro.health/CodeSystem/task-output</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">questionnaire-response<a name="task-output-questionnaire-response"> </a></td><td>Questionnaire Response</td><td>A response to a questionnaire.</td></tr><tr><td style="white-space:nowrap">operation-outcome<a name="task-output-operation-outcome"> </a></td><td>Operation Outcome</td><td>Additional information and diagnostics about the task.</td></tr></table></div>
  </text>
  <url value="http://fhir.tiro.health/CodeSystem/task-output"/>
  <version value="0.1.0"/>
  <name value="TaskOutput"/>
  <title value="Task Output 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 outputs for Tiro.health tasks."/>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="questionnaire-response"/>
    <display value="Questionnaire Response"/>
    <definition value="A response to a questionnaire."/>
  </concept>
  <concept>
    <code value="operation-outcome"/>
    <display value="Operation Outcome"/>
    <definition
                value="Additional information and diagnostics about the task."/>
  </concept>
</CodeSystem>