Da Vinci - Payer Coverage Decision Exchange (PCDE)
1.0.0 - STU 1 United States of America flag

Da Vinci - Payer Coverage Decision Exchange (PCDE), published by HL7 International - Financial Management Work Group. This is not an authorized publication; it is the continuous build for version 1.0.0). This version is based on the current content of https://github.com/HL7/davinci-pcde/ and changes regularly. See the Directory of published versions

: PCDE Temporary Codes - XML Representation

Draft as of 2022-08-29

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="PCDEtempCodes"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system http://hl7.org/fhir/us/davinci-pcde/CodeSystem/PCDEtempCodes defines the following codes:</p><table class="codes"><tr><td><b>Lvl</b></td><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td>1</td><td style="white-space:nowrap">pcde<a name="PCDEtempCodes-pcde"> </a></td><td>Coverage Transition Document</td><td>A document that details information related to transitioning coverage from one payor to another.</td></tr><tr><td>1</td><td style="white-space:nowrap">_section<a name="PCDEtempCodes-_section"> </a></td><td/><td/></tr><tr><td>2</td><td style="white-space:nowrap">  activeTreatment<a name="PCDEtempCodes-activeTreatment"> </a></td><td>Active Treatments</td><td>A section detailing information about ongoing, current, active treatments.</td></tr><tr><td>2</td><td style="white-space:nowrap">  treatment<a name="PCDEtempCodes-treatment"> </a></td><td>Treatment</td><td>A sub-section detailing treatment information.</td></tr><tr><td>2</td><td style="white-space:nowrap">  priorCoverage<a name="PCDEtempCodes-priorCoverage"> </a></td><td>Prior Coverage</td><td>A sub-section detailing current active prior authorizations.</td></tr><tr><td>2</td><td style="white-space:nowrap">  supportingInfo<a name="PCDEtempCodes-supportingInfo"> </a></td><td>Supporting Information</td><td>A sub-section detailing previous observations and therapies that support the current treatment.</td></tr><tr><td>2</td><td style="white-space:nowrap">  otherDocumentation<a name="PCDEtempCodes-otherDocumentation"> </a></td><td>Other Document</td><td>A section detailing additional information deemed relevant to the transfer of care.</td></tr></table></div>
  </text>
  <url value="http://hl7.org/fhir/us/davinci-pcde/CodeSystem/PCDEtempCodes"/>
  <version value="1.0.0"/>
  <name value="PCDETempCodes"/>
  <title value="PCDE Temporary Codes"/>
  <status value="draft"/>
  <date value="2022-08-29T14:43:13+00:00"/>
  <publisher value="HL7 International - Financial Management Work Group"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/fm"/>
    </telecom>
  </contact>
  <description
               value="Temporary codes defined for use in the PCDE specification.  These codes will be replaced by official HL7, LOINC and/or other codes in a future release once implementer experience has confirmed requirements."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <concept>
    <code value="pcde"/>
    <display value="Coverage Transition Document"/>
    <definition
                value="A document that details information related to transitioning coverage from one payor to another."/>
  </concept>
  <concept>
    <code value="_section"/>
    <concept>
      <code value="activeTreatment"/>
      <display value="Active Treatments"/>
      <definition
                  value="A section detailing information about ongoing, current, active treatments."/>
    </concept>
    <concept>
      <code value="treatment"/>
      <display value="Treatment"/>
      <definition value="A sub-section detailing treatment information."/>
    </concept>
    <concept>
      <code value="priorCoverage"/>
      <display value="Prior Coverage"/>
      <definition
                  value="A sub-section detailing current active prior authorizations."/>
    </concept>
    <concept>
      <code value="supportingInfo"/>
      <display value="Supporting Information"/>
      <definition
                  value="A sub-section detailing previous observations and therapies that support the current treatment."/>
    </concept>
    <concept>
      <code value="otherDocumentation"/>
      <display value="Other Document"/>
      <definition
                  value="A section detailing additional information deemed relevant to the transfer of care."/>
    </concept>
  </concept>
</CodeSystem>