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 Document Section Codes - XML Representation

Draft as of 2022-08-29

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="PCDESectionCode"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include codes from <a href="CodeSystem-PCDEtempCodes.html"><code>http://hl7.org/fhir/us/davinci-pcde/CodeSystem/PCDEtempCodes</code></a> where concept  descends from  <a href="CodeSystem-PCDEtempCodes.html#PCDEtempCodes-_section">_section</a></li></ul></div>
  </text>
  <url value="http://hl7.org/fhir/us/davinci-pcde/ValueSet/PCDESectionCode"/>
  <version value="1.0.0"/>
  <name value="PCDEDocumentSectionCode"/>
  <title value="PCDE Document Section 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="The codes for the different sections in a PCDE Document."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <immutable value="true"/>
  <compose>
    <include>
      <system
              value="http://hl7.org/fhir/us/davinci-pcde/CodeSystem/PCDEtempCodes"/>
      <filter>
        <property value="concept"/>
        <op value="descendent-of"/>
        <value value="_section"/>
      </filter>
    </include>
  </compose>
</ValueSet>