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
| Active as of 2026-04-07 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="report-sections"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem report-sections</b></p><a name="report-sections"> </a><a name="hcreport-sections"> </a><p>This case-sensitive code system <code>http://fhir.tiro.health/CodeSystem/report-sections</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">medical-history<a name="report-sections-medical-history"> </a></td><td>Medical history section</td></tr><tr><td style="white-space:nowrap">prostate-history<a name="report-sections-prostate-history"> </a></td><td>Prostate history section</td></tr></table></div>
</text>
<url value="http://fhir.tiro.health/CodeSystem/report-sections"/>
<version value="0.1.0"/>
<name value="ReportSections"/>
<title value="Report Sections"/>
<status value="active"/>
<experimental value="false"/>
<date value="2026-04-07T08:53:58+00:00"/>
<publisher value="Tiro.health"/>
<contact>
<name value="Tiro.health"/>
<telecom>
<system value="url"/>
<value value="http://tiro.health"/>
</telecom>
</contact>
<description
value="This CodeSystem defines the sections of a report as they are coded in the EHR of ExampleHospital."/>
<caseSensitive value="true"/>
<content value="complete"/>
<count value="2"/>
<concept>
<code value="medical-history"/>
<display value="Medical history section"/>
</concept>
<concept>
<code value="prostate-history"/>
<display value="Prostate history section"/>
</concept>
</CodeSystem>