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
<Subscription xmlns="http://hl7.org/fhir">
<id value="SubcribeToAllReports"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Subscription SubcribeToAllReports</b></p><a name="SubcribeToAllReports"> </a><a name="hcSubcribeToAllReports"> </a><p><b>status</b>: Requested</p><p><b>topic</b>: <a href="SubscriptionTopic-ReportUpdates.html">Report updates</a></p><p><b>reason</b>: Monitor the updates of transformed FHIR resources for a all reports.</p><p><b>channelType</b>: [not stated] rest-hook: rest-hook</p><p><b>endpoint</b>: <a href="https://example.com/endpoint">https://example.com/endpoint</a></p><p><b>content</b>: Full-resource</p></div>
</text>
<status value="requested"/>
<topic value="http://fhir.tiro.health/SubscriptionTopic/ReportUpdates"/>
<reason
value="Monitor the updates of transformed FHIR resources for a all reports."/>
<channelType>
<code value="rest-hook"/>
</channelType>
<endpoint value="https://example.com/endpoint"/>
<content value="full-resource"/>
</Subscription>