Patient Cost Transparency Implementation Guide
2.0.0 - STU 2 - Draft United States of America flag

Patient Cost Transparency Implementation Guide, published by HL7 International / Financial Management. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/davinci-pct/ and changes regularly. See the Directory of published versions

: PCT Packet Section Codes - XML Representation

Page standards status: Trial-use Maturity Level: 2

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="PCTDocumentSection"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem PCTDocumentSection</b></p><a name="PCTDocumentSection"> </a><a name="hcPCTDocumentSection"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTDocumentSection</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">aeob-summary-section<a name="PCTDocumentSection-aeob-summary-section"> </a></td><td>AEOB Summary</td><td>The Advanced Explanation of Benefit (AEOB) Summary Packet Section</td></tr><tr><td style="white-space:nowrap">coverage-section<a name="PCTDocumentSection-coverage-section"> </a></td><td>Coverage Section</td><td>The Estimate Packet Coverage Section</td></tr><tr><td style="white-space:nowrap">aeob-section<a name="PCTDocumentSection-aeob-section"> </a></td><td>AEOB Section</td><td>The Advanced Explanation of Benefit (AEOB) Packet Section</td></tr><tr><td style="white-space:nowrap">gfe-section<a name="PCTDocumentSection-gfe-section"> </a></td><td>GFE Section</td><td>A Good Faith Estimate (GFE) or Missing GFE Packet Section (one per provider)</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="fm"/>
  </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-pct/ImplementationGuide/hl7.fhir.us.davinci-pct"/>
      </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-pct/ImplementationGuide/hl7.fhir.us.davinci-pct"/>
      </extension>
    </valueCode>
  </extension>
  <url
       value="http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTDocumentSection"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.40.4.16.19"/>
  </identifier>
  <version value="2.0.0"/>
  <name value="PCTDocumentSection"/>
  <title value="PCT Packet Section Codes"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-08-27T17:37:24+00:00"/>
  <publisher value="HL7 International / Financial Management"/>
  <contact>
    <name value="HL7 International / Financial Management"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/fm"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="fmlists@lists.hl7.org"/>
    </telecom>
  </contact>
  <description
               value="Defining codes for the sections found in packets (document bundles) used for Patient Cost Transparency estimates."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <copyright value="This CodeSystem is not copyrighted."/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="4"/>
  <concept>
    <code value="aeob-summary-section"/>
    <display value="AEOB Summary"/>
    <definition
                value="The Advanced Explanation of Benefit (AEOB) Summary Packet Section"/>
  </concept>
  <concept>
    <code value="coverage-section"/>
    <display value="Coverage Section"/>
    <definition value="The Estimate Packet Coverage Section"/>
  </concept>
  <concept>
    <code value="aeob-section"/>
    <display value="AEOB Section"/>
    <definition
                value="The Advanced Explanation of Benefit (AEOB) Packet Section"/>
  </concept>
  <concept>
    <code value="gfe-section"/>
    <display value="GFE Section"/>
    <definition
                value="A Good Faith Estimate (GFE) or Missing GFE Packet Section (one per provider)"/>
  </concept>
</CodeSystem>