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

: Report updates - XML Representation

Active as of 2025-10-16

Raw xml | Download


<SubscriptionTopic xmlns="http://hl7.org/fhir">
  <id value="ReportUpdates"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: SubscriptionTopic ReportUpdates</b></p><a name="ReportUpdates"> </a><a name="hcReportUpdates"> </a><table class="grid"><tr><td><b>SubscriptionTopic</b></td><td>Report updates</td></tr><tr><td><b>Description</b></td><td><div><p>This topic triggers an event when a report is updated and the extraction of FHIR resources has completed.</p>
</div></td></tr><tr><td><b>Copyright Statement:</b></td><td> null</td></tr></table><table class="grid"><tr><td colspan="3"><b>Resource Triggers</b></td></tr><tr><th><b>Resource</b></th><th><b>Interactions</b></th><th><b>Description</b></th></tr><tr><td><a href="StructureDefinition-Report.html">Report</a></td><td>create, update</td><td><div><p>Trigger when a report is created or updated and available as a FHIR Document.</p>
</div></td></tr></table><table class="grid"><tr><td colspan="2"><b>Can Filter By</b></td></tr><tr><th><b>Filter Parameter</b></th><th><b>Comparators</b></th></tr><tr><td>id</td><td>Equals</td></tr></table></div>
  </text>
  <url value="http://fhir.tiro.health/SubscriptionTopic/ReportUpdates"/>
  <version value="0.1.0"/>
  <title value="Report updates"/>
  <status value="active"/>
  <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>
  <description
               value="This topic triggers an event when a report is updated and the extraction of FHIR resources has completed."/>
  <resourceTrigger>
    <description
                 value="Trigger when a report is created or updated and available as a FHIR Document."/>
    <resource value="http://fhir.tiro.health/StructureDefinition/Report"/>
    <supportedInteraction value="create"/>
    <supportedInteraction value="update"/>
  </resourceTrigger>
  <canFilterBy>
    <description value="Filter by the report id"/>
    <filterParameter value="id"/>
    <comparator value="eq"/>
  </canFilterBy>
</SubscriptionTopic>