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 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "tiro-cardiac-metric"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<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>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "http://fhir.tiro.health/CodeSystem/tiro-cardiac-metric"^^xsd:anyURI ;
fhir:l <http://fhir.tiro.health/CodeSystem/tiro-cardiac-metric>
] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "TiroCardiacMetric"] ; #
fhir:title [ fhir:v "Tiro Cardiac Metric Codes"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2026-06-09T06:13:55+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Tiro.health"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Tiro.health" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://tiro.health" ] ] )
] ) ; #
fhir:description [ fhir:v "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."] ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "7"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "afib-burden" ] ;
fhir:display [ fhir:v "Atrial fibrillation burden (% of recording in AF)" ]
] [
fhir:code [ fhir:v "afib-episode-count" ] ;
fhir:display [ fhir:v "Atrial fibrillation episode count" ]
] [
fhir:code [ fhir:v "afib-longest-episode" ] ;
fhir:display [ fhir:v "Atrial fibrillation longest episode duration" ]
] [
fhir:code [ fhir:v "pause-count" ] ;
fhir:display [ fhir:v "Sinus pause count" ]
] [
fhir:code [ fhir:v "longest-pause" ] ;
fhir:display [ fhir:v "Longest sinus pause duration" ]
] [
fhir:code [ fhir:v "vt-longest-run" ] ;
fhir:display [ fhir:v "Ventricular tachycardia longest run length" ]
] [
fhir:code [ fhir:v "svt-run-count" ] ;
fhir:display [ fhir:v "Supraventricular tachycardia run count" ]
] ) . #
IG © 2023+ Tiro.health. Package tiro-health-fhir#0.1.0 based on FHIR 5.0.0. Generated 2026-06-09
Links: Table of Contents |
QA Report
|
Version History
|
|
Propose a change