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
Page standards status: Trial-use | Maturity Level: 2 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "PCTDocumentTypeTemporaryTrialUse"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem PCTDocumentTypeTemporaryTrialUse</b></p><a name=\"PCTDocumentTypeTemporaryTrialUse\"> </a><a name=\"hcPCTDocumentTypeTemporaryTrialUse\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTDocumentTypeTemporaryTrialUse</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\">gfe-bundle<a name=\"PCTDocumentTypeTemporaryTrialUse-gfe-bundle\"> </a></td><td>GFE Bundle</td><td>A Good Faith Estimate (GFE) Bundle GFE Bundle that contains all resources for a Good faith estimate submitted by a single GFE contributing provider. Organizations for both the provider and payer MAY be included. This single contributing provider GFE Bundle may be included in a set of GFE bundles from other providers in a GFE Packet that can then be made available to the patient or sent to a payer for insurance estimation.</td></tr><tr><td style=\"white-space:nowrap\">gfe-information-bundle<a name=\"PCTDocumentTypeTemporaryTrialUse-gfe-information-bundle\"> </a></td><td>GFE Information Bundle</td><td>A Good Faith Estimate (GFE) Informational Bundle that contains the information necessary for GFE contributors to create their estimates. This bundle may for all GFE Contributors or specific to a single contributor and may include, but is not limited to, the Patient Resource, request resources (such as ServiceRequest, MedicationRequest, and DeviceRequest), Service location information, Coverage and Payer Organization resources (if applicable).</td></tr><tr><td style=\"white-space:nowrap\">estimate<a name=\"PCTDocumentTypeTemporaryTrialUse-estimate\"> </a></td><td>Estimation Packet</td><td>An estimate of healthcare services, products, costs and/or benefits.</td></tr><tr><td style=\"white-space:nowrap\">pct-gfe-packet<a name=\"PCTDocumentTypeTemporaryTrialUse-pct-gfe-packet\"> </a></td><td>PCT GFE Packet</td><td>Patient Cost Transparency (PCT) Good Faith Estimate (GFE) Packet bundle that contains GFE Bundles from GFE contributors.</td></tr><tr><td style=\"white-space:nowrap\">pct-aeob-packet<a name=\"PCTDocumentTypeTemporaryTrialUse-pct-aeob-packet\"> </a></td><td>PCT AEOB Packet</td><td>Patient Cost Transparency (PCT) Advanced Explanation of Benefit (AEOB) Packet PCT AEOB Packet that contains product and service estimations provided by a payer based on a provider submitted Good Faith Estimate (GFE) and a members coverage and benefits.</td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "fm" ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 2 ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "http://hl7.org/fhir/us/davinci-pct/ImplementationGuide/hl7.fhir.us.davinci-pct"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/davinci-pct/ImplementationGuide/hl7.fhir.us.davinci-pct> ] ] ) ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "trial-use" ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "http://hl7.org/fhir/us/davinci-pct/ImplementationGuide/hl7.fhir.us.davinci-pct"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/davinci-pct/ImplementationGuide/hl7.fhir.us.davinci-pct> ] ] ) ]
] ) ; #
fhir:url [ fhir:v "http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTDocumentTypeTemporaryTrialUse"^^xsd:anyURI] ; #
fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.40.4.16.23" ]
] ) ; #
fhir:version [ fhir:v "2.0.0"] ; #
fhir:name [ fhir:v "PCTDocumentTypeTemporaryTrialUse"] ; #
fhir:title [ fhir:v "PCT Document Types"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-09-17T20:22:38+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 International / Financial Management"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 International / Financial Management" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/fm" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "fmlists@lists.hl7.org" ] ] )
] ) ; #
fhir:description [ fhir:v "Defining codes for types and categories of documents and collections used for Patient Cost Transparency estimates. This CodeSystem is currently defined by this IG, but is anticipated to be temporary. The concepts within are expected to be moved in a future version to a more central terminology specification such as LOINC, which will result in a code system url change and possibly modified codes and definitions."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "US" ] ] )
] ) ; #
fhir:copyright [ fhir:v "This CodeSystem is not copyrighted."] ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "5"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "gfe-bundle" ] ;
fhir:display [ fhir:v "GFE Bundle" ] ;
fhir:definition [ fhir:v "A Good Faith Estimate (GFE) Bundle GFE Bundle that contains all resources for a Good faith estimate submitted by a single GFE contributing provider. Organizations for both the provider and payer MAY be included. This single contributing provider GFE Bundle may be included in a set of GFE bundles from other providers in a GFE Packet that can then be made available to the patient or sent to a payer for insurance estimation." ]
] [
fhir:code [ fhir:v "gfe-information-bundle" ] ;
fhir:display [ fhir:v "GFE Information Bundle" ] ;
fhir:definition [ fhir:v "A Good Faith Estimate (GFE) Informational Bundle that contains the information necessary for GFE contributors to create their estimates. This bundle may for all GFE Contributors or specific to a single contributor and may include, but is not limited to, the Patient Resource, request resources (such as ServiceRequest, MedicationRequest, and DeviceRequest), Service location information, Coverage and Payer Organization resources (if applicable)." ]
] [
fhir:code [ fhir:v "estimate" ] ;
fhir:display [ fhir:v "Estimation Packet" ] ;
fhir:definition [ fhir:v "An estimate of healthcare services, products, costs and/or benefits." ]
] [
fhir:code [ fhir:v "pct-gfe-packet" ] ;
fhir:display [ fhir:v "PCT GFE Packet" ] ;
fhir:definition [ fhir:v "Patient Cost Transparency (PCT) Good Faith Estimate (GFE) Packet bundle that contains GFE Bundles from GFE contributors." ]
] [
fhir:code [ fhir:v "pct-aeob-packet" ] ;
fhir:display [ fhir:v "PCT AEOB Packet" ] ;
fhir:definition [ fhir:v "Patient Cost Transparency (PCT) Advanced Explanation of Benefit (AEOB) Packet PCT AEOB Packet that contains product and service estimations provided by a payer based on a provider submitted Good Faith Estimate (GFE) and a members coverage and benefits." ]
] ) . #
IG © 2025+ HL7 International / Financial Management. Package hl7.fhir.us.davinci-pct#2.0.0 based on FHIR 4.0.1. Generated 2025-09-17
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change