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 Attachment Task Code Value Set - XML Representation

Page standards status: Draft Maturity Level: 1

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="cdex-attachment-task-code"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="CodeSystem-cdex-temp.html"><code>http://hl7.org/fhir/us/davinci-cdex/CodeSystem/cdex-temp</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="CodeSystem-cdex-temp.html#cdex-temp-attachment-request-code">attachment-request-code</a></td><td style="color: #cccccc">Coded Attachment Request</td><td>A Task by a Payer requesting attachments for a Provider claim or prior-authorization using LOINC attachment codes.</td></tr><tr><td><a href="CodeSystem-cdex-temp.html#cdex-temp-attachment-request-questionnaire">attachment-request-questionnaire</a></td><td style="color: #cccccc">Attachment Request Questionnaire</td><td>A Task by a Payer requesting attachments or additional data for a Provider claim or prior-authorization using a data request questionnaire ([FHIR Questionnaire](http://hl7.org/fhir/questionnaire.html)).</td></tr></table></li></ul></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="draft"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="1"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="claims"/>
  </extension>
  <url
       value="http://hl7.org/fhir/us/davinci-cdex/ValueSet/cdex-attachment-task-code"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.40.21.48.2"/>
  </identifier>
  <version value="2.1.0-preview"/>
  <name value="CDexAttachmentTaskCode"/>
  <title value="CDex Attachment Task Code Value Set"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2022-12-23"/>
  <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="Codes used to identify the type of attachment request and control the payer system's behavior."/>
  <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"/>
  <compose>
    <include>
      <system
              value="http://hl7.org/fhir/us/davinci-cdex/CodeSystem/cdex-temp"/>
      <concept>
        <code value="attachment-request-code"/>
      </concept>
      <concept>
        <code value="attachment-request-questionnaire"/>
      </concept>
    </include>
  </compose>
</ValueSet>