Patient Cost Transparency Implementation Guide
2.0.0-ballot - STU 2 Ballot 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-ballot 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

Resource Profile: PCT Advanced EOB

Official URL: http://hl7.org/fhir/us/davinci-pct/StructureDefinition/davinci-pct-aeob Version: 2.0.0-ballot
Standards status: Trial-use Maturity Level: 2 Computable Name: PCTAdvancedEOB
Other Identifiers: OID:2.16.840.1.113883.4.642.40.4.42.6

The No Surprises Act requires that group health plans and insurers provide advance cost estimates, called advanced explanations of benefits (advanced EOBs), for scheduled services. This profile is used for exchanging the Advanced EOB data.

Notes on Fields

  • .created: .created values convey the date and time the estimate was calculated, based on what was known about the state of the member’s benefits and accumulators for a given benefit period/plan year at that point in time (the .created date and time).
  • .benefitPeriod: .benefitPeriod values convey the term of benefits (a.k.a. "plan year") that the benefits used to calculate the estimate were based on.
    • If included, the estimate was based on the member’s benefits and accumulators for the benefit period/plan year explicitly conveyed in .benefitPeriod, as of the .created date and time.
    • If not included, it is understood that the estimate was based on the member’s benefits and accumulators for the current benefit period/plan year, as of the .created date and time.
  • .total.amount: Eligible amount = submitted amount - the noncovered amount - discount. The subscriber pays the member liability = deductible + coinsurance + copay + noncovered (if applicable). The eligible amount - the member liability is the potential payer's payment amount to the provider (paidtoprovider) or the subscriber (paidtopatient)
  • Working together .created values and .benefitPeriod values explicitly convey the temporal context for the state of benefits and accumulators that were used to calculate the estimate communicated in an advanced EOB. The state of a member’s benefits and accumulators for a given benefit period or the benefit period in effect may change between the date that an estimate is generated (.created) and when the services being estimated are actually rendered (e.g., the actual date of service), resulting in a difference between the estimated vs. actual cost to the member.
  • Examples

    Example 1 – Estimation based on current benefit period
    • Situation:
      • A group health plan produces an advance cost estimate on July 2, 2023, for services scheduled on August 23, 2023.
      • The plan uses the state of the member’s current 2023 benefit period/plan year benefits and accumulators when calculating the estimate.
      • The plan’s deductible for the 2023 benefit period benefits is $1500.
      • At the time, the group health plan produces the estimate on July 2, 2023, the member has paid $1000 in eligible health care expenses against their $1500/2023 plan year deductible.
    • Result:
      • The estimate is produced on July 2, 2023 (.created = “2023-07-02T13:28:17-05:00”).
      • The benefit period used as the basis for the estimation is the current 2023 benefit period/plan year (.benefitPeriod.start = “2023-01-01” & .benefitPeriod.end = “2023-12-31”).
      • The estimated cost to the member is based on the fact that as of July 2, 2023 13:28:17-05:00, they have only met $1000 of their $1500/2023 plan year deductible.
    Example 2 – Estimation based on a future benefit period
    • Situation:
      • The payer can support estimations based on a future benefit period.
      • A group health plan is producing an advance cost estimate on December 15, 2024, for services scheduled in 2025.
      • The plan uses the 2025 term of benefits (a.k.a. "plan year") when calculating the estimate.
      • The plan’s deductible for the 2025 term of benefits is $1500.
      • At the time, the group health plan produces the estimate on December 15, 2024, the member has incurred no claims against the 2025 term of benefits, and they have paid $0 in eligible health care expenses against their $1500/2025 plan year deductible.
    • Result:
      • The estimate is produced on December 15, 2024 (.created = "2024-12-15T12:10:05-05:00").
      • The benefit period used as the basis for the estimation is the 2025 plan year (.benefitPeriod.start = "2025-01-01" & .benefitPeriod.end = "2025-12-31").
      • The estimated cost to the member is based on the fact that as of December 15, 2024 12:10:05-05:00, they have not met any portion of their $1500/2025 plan year deductible.

Usage:

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

This structure is derived from ExplanationOfBenefit

NameFlagsCard.TypeDescription & Constraintsdoco
.. ExplanationOfBenefit C 0..* ExplanationOfBenefit Explanation of Benefit resource
pct-aeob-1: Institutional EOB: SHALL have serviceDescription at the item or header level (can be at both locations)
pct-aeob-2: Institutional EOB: SHALL have adjudication[submitted] at the item or header level (can be at both locations)
pct-aeob-3: Institutional EOB: SHALL have adjudication[memberliability] at the item or header level (can be at both locations)
... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
.... gfeReference 1..* Reference(PCT GFE Bundle) The GFE Bundle submitted by an entity that started the process for obtaining an Advanced EOB.
URL: http://hl7.org/fhir/us/davinci-pct/StructureDefinition/gfeReference
.... serviceDescription SC 0..1 string Service Description
URL: http://hl7.org/fhir/us/davinci-pct/StructureDefinition/serviceDescription
.... outOfNetworkProviderInfo S 0..1 url In Network Provider Options Link
URL: http://hl7.org/fhir/us/davinci-pct/StructureDefinition/inNetworkProviderOptionsLink
... Slices for identifier 1..* Identifier Business Identifier for the resource
Slice: Unordered, Open by pattern:type
.... identifier:INTER 0..* Identifier Intermediary System Identifier
..... type 1..1 CodeableConcept Description of identifier
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTIdentifierType
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: INTER
....... display 1..1 string Representation defined by the system
Fixed Value: Intermediary System Identifier
.... identifier:uniqueclaimid 1..1 Identifier Unique Claim ID
..... type 1..1 CodeableConcept Description of identifier
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTIdentifierType
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: uc
....... display 1..1 string Representation defined by the system
Fixed Value: Unique Claim ID
... type 1..1 CodeableConcept Category or discipline
Binding: PCT Advance Explanation of Benefit Type Value Set (required)
... patient 1..1 Reference(HRex Patient Demographics) The recipient of the products and services
... created 1..1 dateTime The date and time this estimate was calculated.
... insurer 1..1 Reference(PCT Organization) Party responsible for reimbursement
... provider 1..1 Reference(PCT Practitioner | PCT Organization) Party responsible for the claim
... priority S 0..1 CodeableConcept Desired processing urgency
Binding: ProcessPriorityCodes (required)
... claim 1..1 Reference(Claim) Claim reference
.... identifier 1..1 Identifier GFE identifier of the originally submitted claim
..... system S 0..1 uri The namespace for the identifier value
..... value 1..1 string The value that is unique
... insurance
.... coverage 1..1 Reference(PCT Coverage) Insurance information
... item 1..* BackboneElement Product or service provided
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... serviceDescription SC 0..1 string Service Description
URL: http://hl7.org/fhir/us/davinci-pct/StructureDefinition/serviceDescription
.... revenue 0..1 CodeableConcept Revenue or cost center code
Binding: PCT GFE NUBC Revenue Value Set (required)
.... productOrService 1..1 CodeableConcept Billing, service, product, or drug code
Binding: Claim Medical Product or Service Value Set (required)
.... modifier S 0..4 CodeableConcept Product or service billing modifiers
Binding: PCT GFE Item CPT - HCPCS Value Set (required)
.... serviced[x] 1..1 date, Period This is the planned or estimated date(s)s of service
.... quantity S 0..1 SimpleQuantity Count of products or services
.... Slices for adjudication S 1..* BackboneElement Adjudication details
Slice: Unordered, Open by pattern:category
..... adjudication:All Slices Content/Rules for all slices
...... category 1..1 CodeableConcept Type of adjudication information
Binding: PCT GFE Item Adjudication Value Set (extensible)
..... adjudication:medicalmanagement S 0..* BackboneElement Adjudication details
...... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
....... subjectToMedicalMgmt 1..1 CodeableConcept Subject To Medical Management
URL: http://hl7.org/fhir/us/davinci-pct/StructureDefinition/subjectToMedicalMgmt
Binding: PCT Subject-To-Medical-Management Reason Value Set (extensible)
...... category 1..1 CodeableConcept Type of adjudication information
Required Pattern: At least the following
....... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
........ system 1..1 uri Identity of the terminology system
Fixed Value: http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTAdjudicationCategoryCS
........ code 1..1 code Symbol in syntax defined by the system
Fixed Value: medicalmanagement
...... amount 0..0
...... value 0..0
..... adjudication:benefitpaymentstatus S 0..1 BackboneElement Benefit Payment Status: Line level benefit payment status associated with professional claim estimates only.
...... category 1..1 CodeableConcept Type of adjudication information
Required Pattern: At least the following
....... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
........ system 1..1 uri Identity of the terminology system
Fixed Value: http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTAdjudicationCategoryCS
........ code 1..1 code Symbol in syntax defined by the system
Fixed Value: benefitpaymentstatus
...... reason 0..1 CodeableConcept Explanation of adjudication outcome
Binding: PCT Payer Benefit Payment Status (required)
..... adjudication:adjustmentreason S 0..* BackboneElement Adjustment Reason
...... category 1..1 CodeableConcept Type of adjudication information
Required Pattern: At least the following
....... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
........ system 1..1 uri Identity of the terminology system
Fixed Value: http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTAdjudicationCategoryCS
........ code 1..1 code Symbol in syntax defined by the system
Fixed Value: adjustmentreason
...... reason 0..1 CodeableConcept Explanation of adjudication outcome
Binding: PCT Adjustment Reason (required)
..... adjudication:submitted S 0..1 BackboneElement Provider submitted amount
...... category 1..1 CodeableConcept Type of adjudication information
Required Pattern: At least the following
....... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
........ system 1..1 uri Identity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/adjudication
........ code 1..1 code Symbol in syntax defined by the system
Fixed Value: submitted
..... adjudication:memberliability S 0..1 BackboneElement Member liability
...... category 1..1 CodeableConcept Type of adjudication information
Required Pattern: At least the following
....... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
........ system 1..1 uri Identity of the terminology system
Fixed Value: http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTAdjudicationCategoryCS
........ code 1..1 code Symbol in syntax defined by the system
Fixed Value: memberliability
..... adjudication:eligible S 0..1 BackboneElement Eligible amount
...... category 1..1 CodeableConcept Type of adjudication information
Required Pattern: At least the following
....... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
........ system 1..1 uri Identity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/adjudication
........ code 1..1 code Symbol in syntax defined by the system
Fixed Value: eligible
..... adjudication:benefit S 0..1 BackboneElement Benefit amount
...... category 1..1 CodeableConcept Type of adjudication information
Required Pattern: At least the following
....... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
........ system 1..1 uri Identity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/adjudication
........ code 1..1 code Symbol in syntax defined by the system
Fixed Value: benefit
... Slices for adjudication S 0..* BackboneElement Header-level adjudication
Slice: Unordered, Open by pattern:category
.... adjudication:All Slices Content/Rules for all slices
..... category 1..1 CodeableConcept Type of adjudication information
Binding: PCT GFE Item Adjudication Value Set (extensible)
.... adjudication:medicalmanagement S 0..* BackboneElement Header-level adjudication
..... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
...... subjectToMedicalMgmt 1..1 CodeableConcept Subject To Medical Management
URL: http://hl7.org/fhir/us/davinci-pct/StructureDefinition/subjectToMedicalMgmt
Binding: PCT Subject-To-Medical-Management Reason Value Set (extensible)
..... category 1..1 CodeableConcept Type of adjudication information
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTAdjudicationCategoryCS
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: medicalmanagement
..... amount 0..0
..... value 0..0
.... adjudication:billingnetworkstatus S 0..1 BackboneElement Billing Provider Network Status
..... category 1..1 CodeableConcept Type of adjudication information
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTAdjudicationCategoryCS
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: billingnetworkstatus
..... reason 0..1 CodeableConcept Explanation of adjudication outcome
Binding: PCT Payer Benefit Payment Status (required)
.... adjudication:renderingnetworkstatus S 0..1 BackboneElement Rendering Provider Network Status
..... category 1..1 CodeableConcept Type of adjudication information
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTAdjudicationCategoryCS
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: renderingnetworkstatus
..... reason 0..1 CodeableConcept Explanation of adjudication outcome
Binding: PCT Payer Benefit Payment Status (required)
.... adjudication:benefitpaymentstatus S 0..1 BackboneElement Benefit Payment Status
..... category 1..1 CodeableConcept Type of adjudication information
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTAdjudicationCategoryCS
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: benefitpaymentstatus
..... reason 0..1 CodeableConcept Explanation of adjudication outcome
Binding: PCT Payer Benefit Payment Status (required)
.... adjudication:adjustmentreason S 0..* BackboneElement Adjustment Reason
..... category 1..1 CodeableConcept Type of adjudication information
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTAdjudicationCategoryCS
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: adjustmentreason
..... reason 0..1 CodeableConcept Explanation of adjudication outcome
Binding: PCT Adjustment Reason (required)
.... adjudication:submitted S 0..1 BackboneElement Provider submitted amount
..... category 1..1 CodeableConcept Type of adjudication information
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/adjudication
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: submitted
.... adjudication:memberliability S 0..1 BackboneElement Member liability
..... category 1..1 CodeableConcept Type of adjudication information
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTAdjudicationCategoryCS
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: memberliability
.... adjudication:eligible S 0..1 BackboneElement Eligible amount
..... category 1..1 CodeableConcept Type of adjudication information
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/adjudication
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: eligible
.... adjudication:benefit S 0..1 BackboneElement Benefit amount
..... category 1..1 CodeableConcept Type of adjudication information
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/adjudication
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: benefit
... Slices for total 1..* BackboneElement Adjudication totals
Slice: Unordered, Open by pattern:category
.... total:All Slices Content/Rules for all slices
..... category S 1..1 CodeableConcept Type of adjudication information
Binding: PCT Total Value Set (extensible)
.... total:submitted S 1..1 BackboneElement Total provider submitted amount
..... category 1..1 CodeableConcept Type of adjudication information
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/adjudication
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: submitted
.... total:memberliability S 0..1 BackboneElement Total member liability - Must include in non-zero total across all AEoBs
..... category 1..1 CodeableConcept Type of adjudication information
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTAdjudicationCategoryCS
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: memberliability
.... total:innetwork S 0..1 BackboneElement Total in network amount - Must include in non-zero total across all AEoBs
..... category 1..1 CodeableConcept Type of adjudication information
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTNetworkStatusCS
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: innetwork
.... total:outofnetwork S 0..1 BackboneElement Total out of network amount - Must include in non-zero total across all AEoBs
..... category 1..1 CodeableConcept Type of adjudication information
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTNetworkStatusCS
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: outofnetwork
.... total:noncovered S 0..1 BackboneElement Total noncovered amount - Must include in non-zero total across all AEoBs
..... category 1..1 CodeableConcept Type of adjudication information
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTAdjudication
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: noncovered
.... total:negotiated S 0..1 BackboneElement Total negotiated amount - Must include in non-zero total across all AEoBs
..... category 1..1 CodeableConcept Type of adjudication information
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTNetworkStatusCS
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: negotiated
.... total:eligible S 0..1 BackboneElement Total eligible amount - Must include in non-zero total across all AEoBs
..... category 1..1 CodeableConcept Type of adjudication information
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/adjudication
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: eligible
.... total:benefit S 0..1 BackboneElement Total benefit amount - Must include in non-zero total across all AEoBs
..... category 1..1 CodeableConcept Type of adjudication information
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/adjudication
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: benefit
... processNote 1..* BackboneElement Disclaimers go here. Notes should be clear and as specific to the situation at hand as possible
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... processNoteClass 0..1 CodeableConcept ProcessNote Class
URL: http://hl7.org/fhir/us/davinci-pct/StructureDefinition/processNoteClass
Binding: PCT AEOB Process Note Types (required)
... benefitPeriod 1..1 Period When the benefits are applicable
... benefitBalance 1..* BackboneElement Balance by Benefit Category
.... category 1..1 CodeableConcept Benefit classification
Binding: PCT benefitBalance.category codes (required)
.... unit 1..1 CodeableConcept Individual or family
Binding: UnitTypeCodes (required)
.... term 1..1 CodeableConcept Annual or lifetime
Binding: BenefitTermCodes (required)
.... financial 1..* BackboneElement Benefit Summary
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... remaining S 0..1 unsignedInt S, Money S Benefit Remaining
URL: http://hl7.org/fhir/us/davinci-pct/StructureDefinition/remaining-benefit
..... type 1..1 CodeableConcept Benefit classification
Binding: PCT Financial Type Value Set (required)
..... allowed[x] S 1..1 Benefits allowed
...... allowedUnsignedInt unsignedInt S
...... allowedMoney Money S
..... used[x] S 1..1 Benefits used
...... usedUnsignedInt unsignedInt S
...... usedMoney Money S

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
ExplanationOfBenefit.typerequiredPCTAEOBTypeVS
http://hl7.org/fhir/us/davinci-pct/ValueSet/PCTAEOBTypeVS
from this IG
ExplanationOfBenefit.priorityrequiredProcessPriorityCodes
http://hl7.org/fhir/ValueSet/process-priority
from the FHIR Standard
ExplanationOfBenefit.item.revenuerequiredPCTGFEItemRevenueVS
http://hl7.org/fhir/us/davinci-pct/ValueSet/PCTGFEItemRevenueVS
from this IG
ExplanationOfBenefit.item.productOrServicerequiredUSClaimMedicalProductOrServiceCodes
http://hl7.org/fhir/us/davinci-pct/ValueSet/USClaimMedicalProductOrServiceCodes
from this IG
ExplanationOfBenefit.item.modifierrequiredPCTGFEItemCptHcpcsVS
http://hl7.org/fhir/us/davinci-pct/ValueSet/PCTGFEItemCptHcpcsVS
from this IG
ExplanationOfBenefit.item.adjudication.categoryextensiblePCTAdjudicationCategoryVS
http://hl7.org/fhir/us/davinci-pct/ValueSet/PCTAdjudicationCategoryVS
from this IG
ExplanationOfBenefit.item.adjudication:benefitpaymentstatus.reasonrequiredPCTPayerBenefitPaymentStatusVS (a valid code from PCT Network Status)
http://hl7.org/fhir/us/davinci-pct/ValueSet/PCTPayerBenefitPaymentStatusVS
from this IG
ExplanationOfBenefit.item.adjudication:adjustmentreason.reasonrequiredPCTAdjustmentReasonVS
http://hl7.org/fhir/us/davinci-pct/ValueSet/PCTAdjustmentReasonVS
from this IG
ExplanationOfBenefit.adjudication.categoryextensiblePCTAdjudicationCategoryVS
http://hl7.org/fhir/us/davinci-pct/ValueSet/PCTAdjudicationCategoryVS
from this IG
ExplanationOfBenefit.adjudication:billingnetworkstatus.reasonrequiredPCTPayerBenefitPaymentStatusVS (a valid code from PCT Network Status)
http://hl7.org/fhir/us/davinci-pct/ValueSet/PCTPayerBenefitPaymentStatusVS
from this IG
ExplanationOfBenefit.adjudication:renderingnetworkstatus.reasonrequiredPCTPayerBenefitPaymentStatusVS (a valid code from PCT Network Status)
http://hl7.org/fhir/us/davinci-pct/ValueSet/PCTPayerBenefitPaymentStatusVS
from this IG
ExplanationOfBenefit.adjudication:benefitpaymentstatus.reasonrequiredPCTPayerBenefitPaymentStatusVS (a valid code from PCT Network Status)
http://hl7.org/fhir/us/davinci-pct/ValueSet/PCTPayerBenefitPaymentStatusVS
from this IG
ExplanationOfBenefit.adjudication:adjustmentreason.reasonrequiredPCTAdjustmentReasonVS
http://hl7.org/fhir/us/davinci-pct/ValueSet/PCTAdjustmentReasonVS
from this IG
ExplanationOfBenefit.total.categoryextensiblePCTTotal
http://hl7.org/fhir/us/davinci-pct/ValueSet/PCTTotal
from this IG
ExplanationOfBenefit.benefitBalance.categoryrequiredPCTBenefitBalanceCategoryVS
http://hl7.org/fhir/us/davinci-pct/ValueSet/PCTBenefitBalanceCategoryVS
from this IG
ExplanationOfBenefit.benefitBalance.unitrequiredUnitTypeCodes
http://hl7.org/fhir/ValueSet/benefit-unit
from the FHIR Standard
ExplanationOfBenefit.benefitBalance.termrequiredBenefitTermCodes
http://hl7.org/fhir/ValueSet/benefit-term
from the FHIR Standard
ExplanationOfBenefit.benefitBalance.financial.typerequiredPCTFinancialTypeVS (a valid code from PCT Financial Type Code System)
http://hl7.org/fhir/us/davinci-pct/ValueSet/PCTFinancialTypeVS
from this IG

Constraints

IdGradePath(s)DetailsRequirements
pct-aeob-1errorExplanationOfBenefitInstitutional EOB: SHALL have serviceDescription at the item or header level (can be at both locations)
: extension.where(url='http://hl7.org/fhir/us/davinci-pct/StructureDefinition/serviceDescription').exists() or item.extension.where(url='http://hl7.org/fhir/us/davinci-pct/StructureDefinition/serviceDescription').exists()
pct-aeob-2errorExplanationOfBenefitInstitutional EOB: SHALL have adjudication[submitted] at the item or header level (can be at both locations)
: adjudication.where(category.coding.where(code='submitted').exists()).exists() or item.adjudication.where(category.coding.where(code='submitted').exists()).exists()
pct-aeob-3errorExplanationOfBenefitInstitutional EOB: SHALL have adjudication[memberliability] at the item or header level (can be at both locations)
: adjudication.where(category.coding.where(code='memberliability').exists()).exists() or item.adjudication.where(category.coding.where(code='memberliability').exists()).exists()

 

Other representations of profile: CSV, Excel, Schematron