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 2026-04-30 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="template-status"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem template-status</b></p><a name="template-status"> </a><a name="hctemplate-status"> </a><p>This case-sensitive code system <code>http://fhir.tiro.health/CodeSystem/template-status</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">draft<a name="template-status-draft"> </a></td><td>Draft</td><td>Template is being authored and can be edited. No version is assigned.</td></tr><tr><td style="white-space:nowrap">active<a name="template-status-active"> </a></td><td>Active</td><td>Template is published and immutable. A semantic version is assigned.</td></tr><tr><td style="white-space:nowrap">retired<a name="template-status-retired"> </a></td><td>Retired</td><td>Template is superseded by a newer version and no longer in active use.</td></tr></table></div>
</text>
<url value="http://fhir.tiro.health/CodeSystem/template-status"/>
<version value="0.1.0"/>
<name value="CSTemplateStatus"/>
<title value="Template Status"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2026-04-30T09:19:32+00:00"/>
<publisher value="Tiro.health"/>
<contact>
<name value="Tiro.health"/>
<telecom>
<system value="url"/>
<value value="http://tiro.health"/>
</telecom>
</contact>
<description
value="Publication status codes for Tiro.health questionnaire templates."/>
<caseSensitive value="true"/>
<content value="complete"/>
<count value="3"/>
<concept>
<code value="draft"/>
<display value="Draft"/>
<definition
value="Template is being authored and can be edited. No version is assigned."/>
</concept>
<concept>
<code value="active"/>
<display value="Active"/>
<definition
value="Template is published and immutable. A semantic version is assigned."/>
</concept>
<concept>
<code value="retired"/>
<display value="Retired"/>
<definition
value="Template is superseded by a newer version and no longer in active use."/>
</concept>
</CodeSystem>