Da Vinci Clinical Data Exchange (CDex), published by HL7 International / Payer/Provider Information Exchange Work Group. This guide is not an authorized publication; it is the continuous build for version 2.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/davinci-ecdx/ and changes regularly. See the Directory of published versions
<Subscription xmlns="http://hl7.org/fhir">
<status value="requested"/>
<reason
value="R4 Example Topic-Based Subscription for CD Task based Queries"/>
<criteria
value="http://hl7.org/fhir/us/davinci-hrex/SubscriptionTopic/Task"/>
<channel>
<type value="rest-hook"/>
<endpoint value="http://example.org/FHIR/Payer/cdex-task-watch"/>
<payload value="application/fhir+json">
<extension
url="http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-payload-content">
<valueCode value="id-only"/>
</extension>
</payload>
</channel>
</Subscription>