PackagesCanonicalsLogsProblems
    Packages
    fmcna.caredata.fhir.ig.r4@1.1.3
    http://fkcfhir.org/fhir/StructureDefinition/fmc-coverage-profile
description: Fresenius Insurance Coverage Profile
package_name: fmcna.caredata.fhir.ig.r4
derivation: constraint
name: FreseniusCoverage
type: Coverage
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        finClearance:
          match: {url: null}
          schema: {type: Extension, mustSupport: true, url: 'http://fkcfhir.org/fhir/StructureDefinition/fmc-fin-clearance-extn', index: 1}
          min: 0
          max: 1
        tpaCode:
          match: {url: null}
          schema: {type: Extension, mustSupport: true, url: 'http://fkcfhir.org/fhir/StructureDefinition/fmc-tpa-code-extn', index: 2}
          min: 0
          max: 1
  identifier:
    mustSupport: true
    index: 3
    slicing:
      slices:
        PMOIdentifier:
          match: {}
          schema:
            mustSupport: true
            index: 3
            elements:
              type:
                binding: {strength: required, valueSet: 'http://fkcfhir.org/fhir/ValueSet/fmc-specific-identifier-type-vs'}
                index: 4
              system:
                pattern: {type: Uri, value: 'urn:oid:2.16.840.1.113883.3.7418.26.2'}
                index: 5
  type:
    binding: {strength: required, valueSet: 'http://fkcfhir.org/fhir/ValueSet/fmc-coverage-type-vs'}
    index: 6
  beneficiary:
    type: Reference
    refers: ['http://fkcfhir.org/fhir/StructureDefinition/fmc-patient-profile']
    index: 7
  relationship:
    binding: {strength: required, valueSet: 'http://fkcfhir.org/fhir/ValueSet/fmc-subscriber-relationship-vs'}
    index: 8
  class:
    short: Class
    mustSupport: true
    index: 9
    slicing:
      slices:
        groupingclass:
          match: {}
          schema:
            short: Class
            mustSupport: true
            index: 9
            elements:
              type:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: class, system: 'http://terminology.hl7.org/CodeSystem/coverage-class'}
                index: 10
              value: {short: Class Number, mustSupport: true, index: 11}
              name: {short: Benefit class Name, mustSupport: true, index: 12}
package_version: 1.1.3
extensions:
  finClearance: {url: 'http://fkcfhir.org/fhir/StructureDefinition/fmc-fin-clearance-extn', min: 0, max: 1, type: Extension, mustSupport: true, index: 1}
  tpaCode: {url: 'http://fkcfhir.org/fhir/StructureDefinition/fmc-tpa-code-extn', min: 0, max: 1, type: Extension, mustSupport: true, index: 2}
class: profile
kind: resource
url: http://fkcfhir.org/fhir/StructureDefinition/fmc-coverage-profile
base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-coverage
version: null