PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.bfdr@2.0.0-ballot
    http://hl7.org/fhir/us/bfdr/StructureDefinition/Coverage-principal-payer-delivery
description: This Coverage profile represents the principal payer for this delivery.
package_name: hl7.fhir.us.bfdr
derivation: constraint
name: CoveragePrincipalPayerDelivery
type: Coverage
elements:
  type:
    short: The value set contains the list of values used to indicate the principle source of payment for the labor and delivery.
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/us/bfdr/ValueSet/ValueSet-birth-and-fetal-death-financial-class'}
    mustSupport: true
    index: 0
  payor:
    extensions:
      dataAbsentReason: {url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', min: 0, max: 1, type: Extension, mustSupport: true, index: 1}
    elements:
      extension:
        type: Extension
        mustSupport: true
        url: http://hl7.org/fhir/StructureDefinition/data-absent-reason
        index: 1
        slicing:
          slices:
            dataAbsentReason:
              match: {}
              schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', index: 1}
              min: 0
              max: 1
package_version: 2.0.0-ballot
class: profile
kind: resource
url: http://hl7.org/fhir/us/bfdr/StructureDefinition/Coverage-principal-payer-delivery
base: http://hl7.org/fhir/StructureDefinition/Coverage
version: 2.0.0-ballot
required: [type]