Da Vinci Clinical Data Exchange (CDex)
2.1.0-preview - CI Build United States of America flag

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-preview 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

: CDex Task Update - XML Representation

Page standards status: Trial-use Maturity Level: 2

Raw xml | Download



<SubscriptionTopic xmlns="http://hl7.org/fhir">
  <id value="cdex-task-update"/>
  <meta>
    <versionId value="1"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><table class="grid"><tr><td colspan="4"><b>Resource Triggers</b></td></tr><tr><th><b>Resource</b></th><th><b>Interactions</b></th><th><b>FHIR Path</b></th><th><b>Description</b></th></tr><tr><td><a href="StructureDefinition-cdex-task-data-request.html">CDex Task Data Request Profile</a></td><td>update</td><td>%current.status != %previous.status</td><td><div><p>A CDex Task Data Request Profile is updated</p>
</div></td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="claims"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="2">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/us/davinci-cdex/ImplementationGuide/hl7.fhir.us.davinci-cdex"/>
      </extension>
    </valueInteger>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="trial-use">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/us/davinci-cdex/ImplementationGuide/hl7.fhir.us.davinci-cdex"/>
      </extension>
    </valueCode>
  </extension>
  <url
       value="http://hl7.org/fhir/us/davinci-cdex/SubscriptionTopic/cdex-task-update"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.40.21.44.1"/>
  </identifier>
  <version value="2.1.0-preview"/>
  <name value="CDexTaskUpdate"/>
  <title value="CDex Task Update"/>
  <status value="active"/>
  <date value="2024-05-17T05:17:36+00:00"/>
  <publisher
             value="HL7 International / Payer/Provider Information Exchange Work Group"/>
  <contact>
    <name
          value="HL7 International / Payer/Provider Information Exchange Work Group"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/claims"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="pie@lists.hl7.org"/>
    </telecom>
  </contact>
  <description
               value="The CDex Task Update Subscription Topic describes the topic for notifications when a submitted CDex Task Data Request Profile `Task.status` element is updated. For examples the status changed from “in-progress” to &quot;completed&quot;. The canonical URL for this topic is

`http://hl7.org/fhir/us/davinci-cdex/SubscriptionTopic/cdex-task-update`

Note that:

- this topic only covers the changes in status of the submitted CDex Task Data Request Profile.
- the trigger for this topic **SHALL** be the resourceTrigger
- the resourceTrigger.resource element **SHALL** be the CDex Task Data Request Profile"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <copyright
             value="Used by permission of HL7 International all rights reserved Creative Commons License"/>
  <resourceTrigger>
    <description value="A CDex Task Data Request Profile is updated"/>
    <resource
              value="http://hl7.org/fhir/us/davinci-cdex/StructureDefinition/cdex-task-data-request"/>
    <supportedInteraction value="update"/>
    <fhirPathCriteria value="%current.status != %previous.status"/>
  </resourceTrigger>
</SubscriptionTopic>