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-06-09 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="tiro-cardiac-metric"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem tiro-cardiac-metric</b></p><a name="tiro-cardiac-metric"> </a><a name="hctiro-cardiac-metric"> </a><p>This case-sensitive code system <code>http://fhir.tiro.health/CodeSystem/tiro-cardiac-metric</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">afib-burden<a name="tiro-cardiac-metric-afib-burden"> </a></td><td>Atrial fibrillation burden (% of recording in AF)</td></tr><tr><td style="white-space:nowrap">afib-episode-count<a name="tiro-cardiac-metric-afib-episode-count"> </a></td><td>Atrial fibrillation episode count</td></tr><tr><td style="white-space:nowrap">afib-longest-episode<a name="tiro-cardiac-metric-afib-longest-episode"> </a></td><td>Atrial fibrillation longest episode duration</td></tr><tr><td style="white-space:nowrap">pause-count<a name="tiro-cardiac-metric-pause-count"> </a></td><td>Sinus pause count</td></tr><tr><td style="white-space:nowrap">longest-pause<a name="tiro-cardiac-metric-longest-pause"> </a></td><td>Longest sinus pause duration</td></tr><tr><td style="white-space:nowrap">vt-longest-run<a name="tiro-cardiac-metric-vt-longest-run"> </a></td><td>Ventricular tachycardia longest run length</td></tr><tr><td style="white-space:nowrap">svt-run-count<a name="tiro-cardiac-metric-svt-run-count"> </a></td><td>Supraventricular tachycardia run count</td></tr></table></div>
</text>
<url value="http://fhir.tiro.health/CodeSystem/tiro-cardiac-metric"/>
<version value="0.1.0"/>
<name value="TiroCardiacMetric"/>
<title value="Tiro Cardiac Metric Codes"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2026-06-09T06:13:55+00:00"/>
<publisher value="Tiro.health"/>
<contact>
<name value="Tiro.health"/>
<telecom>
<system value="url"/>
<value value="http://tiro.health"/>
</telecom>
</contact>
<description
value="Local codes for cardiac monitoring metrics that have no equivalent in LOINC
or SNOMED CT. The set is deliberately small: each Tiro code documents a
genuine terminology gap (AFib burden / episode statistics, sinus pause
counts and longest pause, ventricular- and supraventricular-tachycardia
run counts and longest runs, and per-panel Holter grouper codes that
LOINC does not currently provide).
Codes covered by LOINC or SNOMED CT are NOT duplicated here — see the
example instances for the chosen LOINC/SCT codes (PVC count `LOINC#76126-2`,
premature atrial contractions `LOINC#8615-7`, atrial fibrillation
`SCT#49436004`, …).
These codes are a stopgap. Each entry should be replaced with a LOINC or
SNOMED CT code as soon as a suitable concept becomes available."/>
<caseSensitive value="true"/>
<content value="complete"/>
<count value="7"/>
<concept>
<code value="afib-burden"/>
<display value="Atrial fibrillation burden (% of recording in AF)"/>
</concept>
<concept>
<code value="afib-episode-count"/>
<display value="Atrial fibrillation episode count"/>
</concept>
<concept>
<code value="afib-longest-episode"/>
<display value="Atrial fibrillation longest episode duration"/>
</concept>
<concept>
<code value="pause-count"/>
<display value="Sinus pause count"/>
</concept>
<concept>
<code value="longest-pause"/>
<display value="Longest sinus pause duration"/>
</concept>
<concept>
<code value="vt-longest-run"/>
<display value="Ventricular tachycardia longest run length"/>
</concept>
<concept>
<code value="svt-run-count"/>
<display value="Supraventricular tachycardia run count"/>
</concept>
</CodeSystem>