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="example-code"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem example-code</b></p><a name="example-code"> </a><a name="hcexample-code"> </a><p>This code system <code>http://fhir.tiro.health/CodeSystem/example-code</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">code1<a name="example-code-code1"> </a></td><td>Example Code 1</td></tr><tr><td style="white-space:nowrap">code2<a name="example-code-code2"> </a></td><td>Example Code 2</td></tr><tr><td style="white-space:nowrap">code3<a name="example-code-code3"> </a></td><td>Example Code 3</td></tr></table></div>
</text>
<url value="http://fhir.tiro.health/CodeSystem/example-code"/>
<version value="0.1.0"/>
<name value="ExampleCode"/>
<title value="Example Code"/>
<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="Example code for use in examples."/>
<content value="complete"/>
<count value="3"/>
<concept>
<code value="code1"/>
<display value="Example Code 1"/>
</concept>
<concept>
<code value="code2"/>
<display value="Example Code 2"/>
</concept>
<concept>
<code value="code3"/>
<display value="Example Code 3"/>
</concept>
</CodeSystem>