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 GFE Task Relationship - XML Representation

Page standards status: Trial-use Maturity Level: 2

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="PCTGFETaskRelationship"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet PCTGFETaskRelationship</b></p><a name="PCTGFETaskRelationship"> </a><a name="hcPCTGFETaskRelationship"> </a><ul><li>Include these codes as defined in <a href="http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActRelationshipType.html"><code>http://terminology.hl7.org/CodeSystem/v3-ActRelationshipType</code></a> version <code>4.0.0</code><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://terminology.hl7.org/6.5.0/CodeSystem-v3-ActRelationshipType.html#v3-ActRelationshipType-PREV">PREV</a></td><td style="color: #cccccc">has previous instance</td><td>A relationship in which the target act is a predecessor instance to the source act. Generally each of these instances is similar, but no identical. In healthcare coverage it is used to link a claim item to a previous claim item that might have claimed for the same set of services.</td></tr><tr><td><a href="http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActRelationshipType.html#v3-ActRelationshipType-RPLC">RPLC</a></td><td style="color: #cccccc">replaces</td><td>A replacement source act replaces an existing target act. The state of the target act being replaced becomes obselete, but the act is typically still retained in the system for historical reference. The source and target must be of the same type.</td></tr></table></li></ul></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/ValueSet/PCTGFETaskRelationship"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.40.4.48.39"/>
  </identifier>
  <version value="2.0.0"/>
  <name value="PCTGFETaskRelationship"/>
  <title value="PCT GFE Task Relationship"/>
  <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="Code expressing a relationship that the source Task has with the referenced GFE Task has with the source GFE Task. "/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system
              value="http://terminology.hl7.org/CodeSystem/v3-ActRelationshipType"/>
      <version value="4.0.0"/>
      <concept>
        <code value="PREV"/>
      </concept>
      <concept>
        <code value="RPLC"/>
      </concept>
    </include>
  </compose>
</ValueSet>