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 |
{
"resourceType" : "CodeSystem",
"id" : "tiro-cardiac-metric",
"text" : {
"status" : "generated",
"div" : "<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>"
},
"url" : "http://fhir.tiro.health/CodeSystem/tiro-cardiac-metric",
"version" : "0.1.0",
"name" : "TiroCardiacMetric",
"title" : "Tiro Cardiac Metric Codes",
"status" : "draft",
"experimental" : false,
"date" : "2026-06-09T06:13:55+00:00",
"publisher" : "Tiro.health",
"contact" : [
{
"name" : "Tiro.health",
"telecom" : [
{
"system" : "url",
"value" : "http://tiro.health"
}
]
}
],
"description" : "Local codes for cardiac monitoring metrics that have no equivalent in LOINC\nor SNOMED CT. The set is deliberately small: each Tiro code documents a\ngenuine terminology gap (AFib burden / episode statistics, sinus pause\ncounts and longest pause, ventricular- and supraventricular-tachycardia\nrun counts and longest runs, and per-panel Holter grouper codes that\nLOINC does not currently provide).\n\nCodes covered by LOINC or SNOMED CT are NOT duplicated here — see the\nexample instances for the chosen LOINC/SCT codes (PVC count `LOINC#76126-2`,\npremature atrial contractions `LOINC#8615-7`, atrial fibrillation\n`SCT#49436004`, …).\n\nThese codes are a stopgap. Each entry should be replaced with a LOINC or\nSNOMED CT code as soon as a suitable concept becomes available.",
"caseSensitive" : true,
"content" : "complete",
"count" : 7,
"concept" : [
{
"code" : "afib-burden",
"display" : "Atrial fibrillation burden (% of recording in AF)"
},
{
"code" : "afib-episode-count",
"display" : "Atrial fibrillation episode count"
},
{
"code" : "afib-longest-episode",
"display" : "Atrial fibrillation longest episode duration"
},
{
"code" : "pause-count",
"display" : "Sinus pause count"
},
{
"code" : "longest-pause",
"display" : "Longest sinus pause duration"
},
{
"code" : "vt-longest-run",
"display" : "Ventricular tachycardia longest run length"
},
{
"code" : "svt-run-count",
"display" : "Supraventricular tachycardia run count"
}
]
}