FHIR Orders Exchange (FOE) / Post-Acute Orders (PAO) / (DME-Orders), published by HL7. This is not an authorized publication; it is the continuous build for version 0.2.2). This version is based on the current content of https://github.com/HL7/dme-orders/ and changes regularly. 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-10T02:57:36.519Z"/>
<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: Subscription</b><a name="Home-Health-Task"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Subscription "Home-Health-Task" Version "1" Updated "2020-08-10 02:57:36+0000" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-PAOX-subscription.html">PAO Subscription</a></p></div><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>