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

: Follow-up after TURB - XML Representation

Draft as of 2025-10-16

Raw xml | Download


<Measure xmlns="http://hl7.org/fhir">
  <id value="FUafterMOC"/>
  <meta>
    <profile
             value="http://fhir.tiro.health/StructureDefinition/quality-indicator"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
  <table class="narrative-table">
    <tbody>
<tr>

<th colspan="2" scope="row" class="row-header">Knowledge Artifact Metadata</th>

</tr>

<tr>

<th scope="row" class="row-header">Name (machine-readable)</th>

<td class="content-container">FUafterMOC</td>
</tr>




<tr>

<th scope="row" class="row-header">Status</th>

<td class="content-container">Draft</td>
</tr>














<tr>

<th scope="row" class="row-header">Measure Steward</th>

<td class="content-container">Tiro.health</td>
</tr>


<tr>

<th scope="row" class="row-header">Steward Contact Details</th>

<td class="content-container">Tiro.health: <a href="http://tiro.health">http://tiro.health</a></td>
</tr>











<tr>

<th colspan="2" scope="row" class="row-header">Measure Metadata</th>

</tr>






<tr>

<th scope="row" class="row-header">Version Number</th>

<td class="content-container">0.1.0</td>
</tr>
















  
    <tr>

<th colspan="2" scope="row" class="row-header">Measure Population Criteria</th>

</tr>
  
  
  
  
    <tr>
      
        
          
          
            
<th scope="row" class="row-header">Numerator</th>

          
          
          
          
          
          
          
          
        
      
      <td class="content-container">
        
        
          <em>Description</em>:
          <p style="white-space: pre-line" class="tab-one"><div><p>TURB procedures followed by a MOC or Follow-up containing anatomical pathology report with a diagnosis of bladder cancer</p>
</div></p>
        
        
      </td>
    </tr>
  

  
    <tr>
      
        
          
          
          
          
            
<th scope="row" class="row-header">Denominator</th>

          
          
          
          
          
          
        
      
      <td class="content-container">
        
        
          <em>Description</em>:
          <p style="white-space: pre-line" class="tab-one"><div><p>TURB procedures
The following procedures are excluded:</p>
<ul>
<li>TURB procedures with a specified reason of 'after previous instillation' (='na voorgaande instillatie')</li>
<li>Absence of the following fields: <code>supervisor</code>, <code>afdeling</code> or <code>eadnr</code></li>
</ul>
</div></p>
        
        
      </td>
    </tr>
  

  
<tr>
  
<th scope="row" class="row-header">Stratifier</th>

  <td class="content-container">
    
    
    
      <em>Description</em>: <div><p>Hospital</p>
</div>
    
  </td>
</tr>

<tr>
  
<th scope="row" class="row-header">Stratifier</th>

  <td class="content-container">
    
    
    
      <em>Description</em>: <div><p>Time period between TURB and MOC/Follow-up</p>
</div>
    
  </td>
</tr>

  















<tr>
  <th colspan="2" scope="row" class="row-header">Generated using version 0.4.6 of the sample-content-ig Liquid templates</th>
</tr>
    </tbody>
  </table>
</div>
  </text>
  <url value="http://fhir.tiro.health/Measure/FUafterMOC"/>
  <version value="0.1.0"/>
  <name value="FUafterMOC"/>
  <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>
  <group>
    <population>
      <code>
        <coding>
          <code value="numerator"/>
        </coding>
      </code>
      <description
                   value="TURB procedures followed by a MOC or Follow-up containing anatomical pathology report with a diagnosis of bladder cancer"/>
    </population>
    <population>
      <code>
        <coding>
          <code value="denominator"/>
        </coding>
      </code>
      <description
                   value="TURB procedures
  The following procedures are excluded:
  - TURB procedures with a specified reason of 'after previous instillation' (='na voorgaande instillatie')
  - Absence of the following fields: `supervisor`, `afdeling` or `eadnr`"/>
    </population>
    <stratifier>
      <description value="Hospital"/>
    </stratifier>
    <stratifier>
      <description value="Time period between TURB and MOC/Follow-up"/>
    </stratifier>
  </group>
</Measure>