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 - JSON Representation

Draft as of 2025-10-16

Raw json | Download

{
  "resourceType" : "Measure",
  "id" : "FUafterMOC",
  "meta" : {
    "profile" : [
      🔗 "http://fhir.tiro.health/StructureDefinition/quality-indicator"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n  <table class=\"narrative-table\">\n    <tbody>\n<tr>\n\n<th colspan=\"2\" scope=\"row\" class=\"row-header\">Knowledge Artifact Metadata</th>\n\n</tr>\n\n<tr>\n\n<th scope=\"row\" class=\"row-header\">Name (machine-readable)</th>\n\n<td class=\"content-container\">FUafterMOC</td>\n</tr>\n\n\n\n\n<tr>\n\n<th scope=\"row\" class=\"row-header\">Status</th>\n\n<td class=\"content-container\">Draft</td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n\n<th scope=\"row\" class=\"row-header\">Measure Steward</th>\n\n<td class=\"content-container\">Tiro.health</td>\n</tr>\n\n\n<tr>\n\n<th scope=\"row\" class=\"row-header\">Steward Contact Details</th>\n\n<td class=\"content-container\">Tiro.health: <a href=\"http://tiro.health\">http://tiro.health</a></td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n\n<th colspan=\"2\" scope=\"row\" class=\"row-header\">Measure Metadata</th>\n\n</tr>\n\n\n\n\n\n\n<tr>\n\n<th scope=\"row\" class=\"row-header\">Version Number</th>\n\n<td class=\"content-container\">0.1.0</td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n  \n    <tr>\n\n<th colspan=\"2\" scope=\"row\" class=\"row-header\">Measure Population Criteria</th>\n\n</tr>\n  \n  \n  \n  \n    <tr>\n      \n        \n          \n          \n            \n<th scope=\"row\" class=\"row-header\">Numerator</th>\n\n          \n          \n          \n          \n          \n          \n          \n          \n        \n      \n      <td class=\"content-container\">\n        \n        \n          <em>Description</em>:\n          <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>\n</div></p>\n        \n        \n      </td>\n    </tr>\n  \n\n  \n    <tr>\n      \n        \n          \n          \n          \n          \n            \n<th scope=\"row\" class=\"row-header\">Denominator</th>\n\n          \n          \n          \n          \n          \n          \n        \n      \n      <td class=\"content-container\">\n        \n        \n          <em>Description</em>:\n          <p style=\"white-space: pre-line\" class=\"tab-one\"><div><p>TURB procedures\nThe following procedures are excluded:</p>\n<ul>\n<li>TURB procedures with a specified reason of 'after previous instillation' (='na voorgaande instillatie')</li>\n<li>Absence of the following fields: <code>supervisor</code>, <code>afdeling</code> or <code>eadnr</code></li>\n</ul>\n</div></p>\n        \n        \n      </td>\n    </tr>\n  \n\n  \n<tr>\n  \n<th scope=\"row\" class=\"row-header\">Stratifier</th>\n\n  <td class=\"content-container\">\n    \n    \n    \n      <em>Description</em>: <div><p>Hospital</p>\n</div>\n    \n  </td>\n</tr>\n\n<tr>\n  \n<th scope=\"row\" class=\"row-header\">Stratifier</th>\n\n  <td class=\"content-container\">\n    \n    \n    \n      <em>Description</em>: <div><p>Time period between TURB and MOC/Follow-up</p>\n</div>\n    \n  </td>\n</tr>\n\n  \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <th colspan=\"2\" scope=\"row\" class=\"row-header\">Generated using version 0.4.6 of the sample-content-ig Liquid templates</th>\n</tr>\n    </tbody>\n  </table>\n</div>"
  },
  "url" : "http://fhir.tiro.health/Measure/FUafterMOC",
  "version" : "0.1.0",
  "name" : "FUafterMOC",
  "status" : "draft",
  "date" : "2025-10-16T12:24:15+00:00",
  "publisher" : "Tiro.health",
  "contact" : [
    {
      "name" : "Tiro.health",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://tiro.health"
        }
      ]
    }
  ],
  "group" : [
    {
      "population" : [
        {
          "code" : {
            "coding" : [
              {
                "code" : "numerator"
              }
            ]
          },
          "description" : "TURB procedures followed by a MOC or Follow-up containing anatomical pathology report with a diagnosis of bladder cancer"
        },
        {
          "code" : {
            "coding" : [
              {
                "code" : "denominator"
              }
            ]
          },
          "description" : "TURB procedures\n  The following procedures are excluded:\n  - TURB procedures with a specified reason of 'after previous instillation' (='na voorgaande instillatie')\n  - Absence of the following fields: `supervisor`, `afdeling` or `eadnr`"
        }
      ],
      "stratifier" : [
        {
          "description" : "Hospital"
        },
        {
          "description" : "Time period between TURB and MOC/Follow-up"
        }
      ]
    }
  ]
}