description: PCT Good Faith Estimate Professional is a profile for capturing submission data needed to be processed by a payer for the creation of an Advanced EOB. This profile is used for a professional GFE submission. package_name: hl7.fhir.us.davinci derivation: constraint name: PCTGFEProfessional type: Claim elements: patient: type: Reference refers: ['http://hl7.org/fhir/us/davinci-hrex/StructureDefinition/hrex-patient-demographics'] index: 14 insurance: elements: coverage: type: Reference refers: ['http://hl7.org/fhir/us/davinci-pct/StructureDefinition/davinci-pct-coverage'] index: 68 preAuthRef: {array: true, max: 2, index: 69} diagnosis: mustSupport: true index: 44 elements: type: binding: {strength: required, valueSet: 'http://hl7.org/fhir/us/davinci-pct/ValueSet/PCTDiagnosisTypeVS'} mustSupport: true index: 45 slicing: rules: open ordered: false description: Slice based on $this pattern discriminator: - {path: type, type: pattern} min: 1 slices: principal: match: type: coding: - {code: principal, system: 'http://terminology.hl7.org/CodeSystem/ex-diagnosistype'} schema: _required: true index: 46 elements: sequence: pattern: {type: PositiveInt, value: 1} index: 47 diagnosis: choices: [diagnosisCodeableConcept] index: 49 diagnosisCodeableConcept: {type: CodeableConcept, choiceOf: diagnosis, index: 50} type: pattern: type: CodeableConcept value: coding: - {code: principal, system: 'http://terminology.hl7.org/CodeSystem/ex-diagnosistype'} index: 51 required: [type] other: match: type: coding: - {code: other, system: 'http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTDiagnosisType'} schema: mustSupport: true array: true max: 11 index: 52 elements: diagnosis: choices: [diagnosisCodeableConcept] index: 54 diagnosisCodeableConcept: {type: CodeableConcept, choiceOf: diagnosis, index: 55} type: pattern: type: CodeableConcept value: coding: - {code: other, system: 'http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTDiagnosisType'} index: 56 required: [type] supportingInfo: mustSupport: true index: 34 elements: category: binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/us/davinci-pct/ValueSet/PCTSupportingInfoTypeVS'} index: 35 slicing: rules: open ordered: false description: Slice based on $this pattern discriminator: - {path: category, type: pattern} min: null slices: serviceFacility: match: category: coding: - {code: servicefacility, system: 'http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTSupportingInfoType'} schema: short: Service Facility mustSupport: true index: 36 elements: category: pattern: type: CodeableConcept value: coding: - {code: servicefacility, system: 'http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTSupportingInfoType'} index: 37 value: choices: [] index: 39 valueReference: type: Reference refers: ['http://hl7.org/fhir/us/davinci-pct/StructureDefinition/davinci-pct-organization'] index: 40 required: [valueReference, value] claimFrequency: match: category: coding: - {code: claimFrequency, system: 'http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTSupportingInfoType'} schema: short: Claim Frequency mustSupport: true index: 41 elements: category: pattern: type: CodeableConcept value: coding: - {code: claimFrequency, system: 'http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTSupportingInfoType'} index: 42 code: binding: {strength: required, valueSet: 'http://hl7.org/fhir/us/davinci-pct/ValueSet/PCTGFEFrequencyVS'} index: 43 required: [code] use: pattern: {type: Code, value: predetermination} index: 13 item: array: true min: 1 max: 50 index: 74 extensions: referralNumber: {url: 'http://hl7.org/fhir/us/davinci-pct/StructureDefinition/referralNumber', min: 0, max: 11, type: Extension, short: Referral Number, mustSupport: true, index: 76} gfeBillingProviderLineItemCtrlNum: {url: 'http://hl7.org/fhir/us/davinci-pct/StructureDefinition/gfeBillingProviderLineItemCtrlNum', min: 0, max: 1, type: Extension, mustSupport: true, index: 77} serviceDescription: {url: 'http://hl7.org/fhir/us/davinci-pct/StructureDefinition/serviceDescription', min: 1, max: 1, type: Extension, index: 78} ProviderEventMethodology: {url: 'http://hl7.org/fhir/us/davinci-pct/StructureDefinition/providerEventMethodology', min: 0, max: 1, short: Provider Event Methodology, type: Extension, mustSupport: true, index: 79} elements: modifier: binding: {strength: required, valueSet: 'http://hl7.org/fhir/us/davinci-pct/ValueSet/PCTGFEItemCptHcpcsVS'} mustSupport: true array: true max: 4 index: 82 locationCodeableConcept: {type: CodeableConcept, choiceOf: location, index: 87} net: {short: Total charge amount for the service line, index: 91} serviced: short: This is the planned or estimated date(s)s of service mustSupport: true choices: [] index: 84 careTeamSequence: {mustSupport: true, index: 80} productOrService: binding: {strength: required, valueSet: 'http://hl7.org/fhir/us/davinci-pct/ValueSet/USClaimMedicalProductOrServiceCodes'} index: 81 extension: index: 75 slicing: rules: open ordered: false discriminator: - {path: url, type: value} min: 1 slices: referralNumber: match: {url: null} schema: {type: Extension, short: Referral Number, mustSupport: true, url: 'http://hl7.org/fhir/us/davinci-pct/StructureDefinition/referralNumber', index: 76} min: 0 max: 11 gfeBillingProviderLineItemCtrlNum: match: {url: null} schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/us/davinci-pct/StructureDefinition/gfeBillingProviderLineItemCtrlNum', index: 77} min: 0 max: 1 serviceDescription: match: {url: null} schema: {type: Extension, url: 'http://hl7.org/fhir/us/davinci-pct/StructureDefinition/serviceDescription', index: 78} min: 1 max: 1 ProviderEventMethodology: match: {url: null} schema: {short: Provider Event Methodology, type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/us/davinci-pct/StructureDefinition/providerEventMethodology', index: 79} min: 0 max: 1 quantity: {index: 89} location: choices: [locationCodeableConcept] index: 86 unitPrice: {index: 90} detail: short: Drug Identification Information mustSupport: true index: 92 elements: productOrService: binding: {strength: required, valueSet: 'http://hl7.org/fhir/us/davinci-pct/ValueSet/USClaimMedicalProductOrServiceCodes'} index: 93 quantity: {mustSupport: true, index: 94} required: [net, extension, quantity, location, serviced, unitPrice, locationCodeableConcept] type: pattern: type: CodeableConcept value: coding: - {code: professional, system: 'http://terminology.hl7.org/CodeSystem/claim-type'} index: 12 procedure: mustSupport: true index: 57 extensions: serviceDescription: {url: 'http://hl7.org/fhir/us/davinci-pct/StructureDefinition/serviceDescription', min: 1, max: 1, type: Extension, index: 59} elements: extension: index: 58 slicing: rules: open ordered: false discriminator: - {path: url, type: value} min: 1 slices: serviceDescription: match: {url: null} schema: {type: Extension, url: 'http://hl7.org/fhir/us/davinci-pct/StructureDefinition/serviceDescription', index: 59} min: 1 max: 1 type: binding: {strength: required, valueSet: 'http://hl7.org/fhir/us/davinci-pct/ValueSet/PCTProcedureTypeVS'} mustSupport: true index: 60 required: [extension] slicing: rules: open ordered: false description: Slice based on $this pattern discriminator: - {path: type, type: pattern} min: null slices: anesthesiaRelated: match: type: coding: - {code: procedureRequiringAnesthesia, system: 'http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTProcedureType'} schema: mustSupport: true array: true max: 2 index: 61 extensions: serviceDescription: {url: 'http://hl7.org/fhir/us/davinci-pct/StructureDefinition/serviceDescription', min: 1, max: 1, type: Extension, index: 62} elements: extension: type: Extension url: http://hl7.org/fhir/us/davinci-pct/StructureDefinition/serviceDescription index: 62 slicing: slices: serviceDescription: match: {} schema: {type: Extension, url: 'http://hl7.org/fhir/us/davinci-pct/StructureDefinition/serviceDescription', index: 62} min: 1 max: 1 type: pattern: type: CodeableConcept value: coding: - {code: procedureRequiringAnesthesia, system: 'http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTProcedureType'} index: 63 procedure: choices: [procedureCodeableConcept] index: 65 procedureCodeableConcept: {type: CodeableConcept, choiceOf: procedure, index: 66} required: [type] other: match: {type: null} schema: {mustSupport: true, array: true, max: 24, index: 67} min: 0 max: 24 extension: index: 0 slicing: rules: open ordered: false discriminator: - {path: url, type: value} min: 1 slices: gfeSubmitter: match: {url: null} schema: {type: Extension, short: The scheduling entity that submits the GFE to provide a collection of services to a payer for the creation of an Advanced EOB, url: 'http://hl7.org/fhir/us/davinci-pct/StructureDefinition/gfeSubmitter', index: 1} min: 1 max: 1 gfeServiceLinkingInfo: match: {url: null} schema: {type: Extension, short: GFE Service Linking Information, mustSupport: true, url: 'http://hl7.org/fhir/us/davinci-pct/StructureDefinition/gfeServiceLinkingInfo', index: 2} min: 0 max: 1 providerEventMethodology: match: {url: null} schema: {short: Provider event collection methodology, type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/us/davinci-pct/StructureDefinition/providerEventMethodology', index: 3} min: 0 max: 1 gfeDisclaimer: match: {url: null} schema: {type: Extension, short: Disclaimers the patient should be made aware of regarding the providers estimate, mustSupport: true, url: 'http://hl7.org/fhir/us/davinci-pct/StructureDefinition/gfeDisclaimer', index: 4} min: 0 referral: extensions: referralNumber: {url: 'http://hl7.org/fhir/us/davinci-pct/StructureDefinition/referralNumber', min: 1, max: 1, type: Extension, short: Referral Number, index: 24} elements: extension: index: 23 slicing: slices: referralNumber: match: {} schema: {type: Extension, short: Referral Number, url: 'http://hl7.org/fhir/us/davinci-pct/StructureDefinition/referralNumber', index: 24} min: 1 max: 1 required: [extension] total: {short: Total GFE Charges Submitted, index: 95} insurer: type: Reference refers: ['http://hl7.org/fhir/us/davinci-pct/StructureDefinition/davinci-pct-organization'] index: 15 priority: binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/process-priority'} index: 20 accident: elements: location: choices: [locationAddress] index: 71 locationAddress: {type: Address, choiceOf: location, index: 72} location[x]: elements: country: binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/iso3166-1-2'} index: 73 payee: mustSupport: true index: 21 elements: party: type: Reference refers: ['http://hl7.org/fhir/us/davinci-pct/StructureDefinition/davinci-pct-organization', 'http://hl7.org/fhir/us/davinci-pct/StructureDefinition/davinci-pct-practitioner'] index: 22 identifier: index: 5 slicing: rules: open description: Slice based on type pattern discriminator: - {path: type, type: pattern} min: 1 slices: PLAC: match: type: coding: - {code: PLAC, system: 'http://terminology.hl7.org/CodeSystem/v2-0203', display: Placer Identifier} schema: short: Provider Assigned Identifier for GFE Claim _required: true index: 6 elements: type: pattern: type: CodeableConcept value: coding: - {code: PLAC, system: 'http://terminology.hl7.org/CodeSystem/v2-0203', display: Placer Identifier} index: 7 system: {mustSupport: true, index: 8} value: {index: 9} required: [value, type] INTER: match: type: coding: - {code: INTER, system: 'http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTIdentifierType', display: Intermediary System Identifier} schema: short: Intermediary System Identifier array: true index: 10 elements: type: pattern: type: CodeableConcept value: coding: - {code: INTER, system: 'http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTIdentifierType', display: Intermediary System Identifier} index: 11 required: [type] provider: type: Reference short: Billing provider - party responsible for the GFE refers: ['http://hl7.org/fhir/us/davinci-pct/StructureDefinition/davinci-pct-organization', 'http://hl7.org/fhir/us/davinci-pct/StructureDefinition/davinci-pct-practitioner'] index: 16 extensions: providerTaxonomy: {url: 'http://hl7.org/fhir/us/davinci-pct/StructureDefinition/providerTaxonomy', min: 1, max: 1, type: Extension, short: Provider taxonomy codes consisting of NUCC Health Care Provider Taxonomy Code Set for providers, index: 18} consentForBalanceBilling: {url: 'http://hl7.org/fhir/us/davinci-pct/StructureDefinition/gfeConsentForBalanceBilling', min: 0, max: 1, type: Extension, mustSupport: true, index: 19} elements: extension: index: 17 slicing: slices: providerTaxonomy: match: {} schema: {type: Extension, short: Provider taxonomy codes consisting of NUCC Health Care Provider Taxonomy Code Set for providers, url: 'http://hl7.org/fhir/us/davinci-pct/StructureDefinition/providerTaxonomy', index: 18} min: 1 max: 1 consentForBalanceBilling: match: {} schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/us/davinci-pct/StructureDefinition/gfeConsentForBalanceBilling', index: 19} min: 0 max: 1 required: [extension] careTeam: mustSupport: true index: 25 elements: provider: type: Reference refers: ['http://hl7.org/fhir/us/davinci-pct/StructureDefinition/davinci-pct-organization', 'http://hl7.org/fhir/us/davinci-pct/StructureDefinition/davinci-pct-practitioner'] index: 26 role: binding: {strength: required, valueSet: 'http://hl7.org/fhir/us/davinci-pct/ValueSet/PCTCareTeamRoleVS'} index: 27 qualification: binding: {strength: required, valueSet: 'http://hl7.org/fhir/us/core/ValueSet/us-core-provider-role'} index: 28 required: [role] slicing: rules: open ordered: false description: Slice based on $this pattern discriminator: - {path: role, type: pattern} min: null slices: rendering: match: role: coding: - {code: rendering, system: 'http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTCareTeamRole'} schema: array: true index: 29 elements: role: pattern: type: CodeableConcept value: coding: - {code: rendering, system: 'http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTCareTeamRole'} index: 30 qualification: {short: Practitioner credential or specialization - must provide a taxonomy code for the Professional case, index: 31} required: [qualification] referring: match: role: coding: - {code: referring, system: 'http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTCareTeamRole'} schema: index: 32 elements: role: pattern: type: CodeableConcept value: coding: - {code: referring, system: 'http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTCareTeamRole'} index: 33 package_version: pct-1.0.0 extensions: gfeSubmitter: {url: 'http://hl7.org/fhir/us/davinci-pct/StructureDefinition/gfeSubmitter', min: 1, max: 1, type: Extension, short: The scheduling entity that submits the GFE to provide a collection of services to a payer for the creation of an Advanced EOB, index: 1} gfeServiceLinkingInfo: {url: 'http://hl7.org/fhir/us/davinci-pct/StructureDefinition/gfeServiceLinkingInfo', min: 0, max: 1, type: Extension, short: GFE Service Linking Information, mustSupport: true, index: 2} providerEventMethodology: {url: 'http://hl7.org/fhir/us/davinci-pct/StructureDefinition/providerEventMethodology', min: 0, max: 1, short: Provider event collection methodology, type: Extension, mustSupport: true, index: 3} gfeDisclaimer: {url: 'http://hl7.org/fhir/us/davinci-pct/StructureDefinition/gfeDisclaimer', min: 0, type: Extension, short: Disclaimers the patient should be made aware of regarding the providers estimate, mustSupport: true, index: 4} class: profile kind: resource url: http://hl7.org/fhir/us/davinci-pct/StructureDefinition/davinci-pct-gfe-professional base: http://hl7.org/fhir/StructureDefinition/Claim version: 1.0.0 required: [total, insurer, diagnosis, extension, identifier, item]