Post-Acute Orders (PAO) (DME-Orders)
0.2.0 - STU1 Ballot

This page is part of the Post Acute Orders FHIR IG (v0.2.0: STU 1 Ballot 2) based on FHIR R4. . For a full list of available versions, see the Directory of published versions

: Subscription Home Health Task - XML Representation

Raw xml | Download


<Subscription xmlns="http://hl7.org/fhir">
  <id value="Home-Health-Task"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2020-08-09T22:57:36.519+00:00"/>
    <source value="#cCgSRKabdg05LTDG"/>
    <profile
             value="http://hl7.org/fhir/us/dme-orders/StructureDefinition/PAOX-subscription"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p><b>id</b>: Home-Health-Task</p><p><b>meta</b>: </p><p><b>status</b>: active</p><p><b>reason</b>: supscription to the task associated with the order</p><p><b>criteria</b>: Task?_profile=http://hl7.org/fhir/us/dme-orders/StructureDefinition/PAOX-subscription</p><h3>Channels</h3><table class="grid"><tr><td>-</td><td><b>Type</b></td><td><b>Endpoint</b></td><td><b>Header</b></td></tr><tr><td>*</td><td>rest-hook</td><td><a href="https://biliwatch.com/customers/mount-auburn-miu/on-result">https://biliwatch.com/customers/mount-auburn-miu/on-result</a></td><td>Authorization: Bearer secret-token-abc-123</td></tr></table></div>
  </text>
  <status value="active"/>
  <reason value="supscription to the task associated with the order"/>
  <criteria
            value="Task?_profile=http://hl7.org/fhir/us/dme-orders/StructureDefinition/PAOX-subscription"/>
  <channel>
    <type value="rest-hook"/>
    <endpoint value="https://biliwatch.com/customers/mount-auburn-miu/on-result"/>
    <header value="Authorization: Bearer secret-token-abc-123"/>
  </channel>
</Subscription>