PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.davinci-pct@2.0.0
    http://hl7.org/fhir/us/davinci-pct/StructureDefinition/gfeConsentForBalanceBilling
description: If the provider has received a written consent form indicating a patient has agreed to waive their protections and pay up to the full cost for the out-of-network item or service, this will be “true”. If the provider has not received written consent, this will be “false”. This is an attestation only. The billing provider is legally required to maintain the written notice and consent form.
package_name: hl7.fhir.us.davinci-pct
derivation: constraint
name: GFEConsentForBalanceBilling
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/us/davinci-pct/StructureDefinition/gfeConsentForBalanceBilling'}
    index: 1
  value:
    choices: [valueBoolean]
    index: 3
  valueBoolean: {type: boolean, choiceOf: value, index: 4}
package_version: 2.0.0
extensions: {}
class: extension
kind: complex-type
url: http://hl7.org/fhir/us/davinci-pct/StructureDefinition/gfeConsentForBalanceBilling
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 2.0.0
required: [value, valueBoolean]