PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.bfdr.r4b@1.1.0
    http://hl7.org/fhir/us/bfdr/StructureDefinition/Coverage-principal-payer-for-delivery
description: This Coverage profile represents the principal payer for this delivery.
package_name: hl7.fhir.us.bfdr.r4b
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://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7163'}
    mustSupport: true
    index: 0
  payor:
    index: 1
    extensions:
      dataAbsentReason: {url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', max: 1, type: Extension, mustSupport: true, index: 3}
    elements:
      extension:
        index: 2
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            dataAbsentReason:
              match: {url: null}
              schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', index: 3}
              max: 1
package_version: 1.1.0
class: profile
kind: resource
url: http://hl7.org/fhir/us/bfdr/StructureDefinition/Coverage-principal-payer-for-delivery
base: http://hl7.org/fhir/StructureDefinition/Coverage
version: 1.1.0
required: [type]