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 - Patient Care 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 Claim Use Value Set - XML Representation

Page standards status: Trial-use Maturity Level: 2

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="cdex-claim-use"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/R4/codesystem-claim-use.html"><code>http://hl7.org/fhir/claim-use</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="http://hl7.org/fhir/R4/codesystem-claim-use.html#claim-use-claim">claim</a></td><td style="color: #cccccc">Claim</td><td>The treatment is complete and this represents a Claim for the services.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-claim-use.html#claim-use-preauthorization">preauthorization</a></td><td style="color: #cccccc">Preauthorization</td><td>The treatment is proposed and this represents a Pre-authorization for the services.</td></tr></table></li></ul></div>
  </text>
  <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/ValueSet/cdex-claim-use"/>
  <version value="2.1.0-preview"/>
  <name value="CDexClaimUseCodes"/>
  <title value="CDex Claim Use Value Set"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2022-10-24"/>
  <publisher value="HL7 International - Patient Care Work Group"/>
  <contact>
    <name value="HL7 International - Patient Care Work Group"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/patientcare"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="patientcare@lists.HL7.org"/>
    </telecom>
  </contact>
  <description
               value="The purpose of a Claim resource and the reason for attachments. It includes the codes &quot;preauthorization&quot; and &quot;claim&quot;."/>
  <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/claim-use"/>
      <concept>
        <code value="claim"/>
      </concept>
      <concept>
        <code value="preauthorization"/>
      </concept>
    </include>
  </compose>
</ValueSet>