PackagesCanonicalsLogsProblems
    Packages
    de.basisprofil.r4@1.5.0-alpha2
    http://fhir.de/StructureDefinition/coverage-de-sel
description: Profil für die Nutzung der Coverage-Resource in Deutschland zur Darstellung eines Selbstzahlerverhältnisses.
package_name: de.basisprofil.r4
derivation: constraint
name: CoverageDeSel
type: Coverage
elements:
  identifier:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: pattern}
      min: null
      slices:
        pkv:
          match:
            type:
              coding:
              - {code: PKV, system: 'http://fhir.de/CodeSystem/identifier-type-de-basis'}
          schema:
            type: Identifier
            pattern:
              type: Identifier
              value:
                type:
                  coding:
                  - {code: PKV, system: 'http://fhir.de/CodeSystem/identifier-type-de-basis'}
            index: 1
          min: 0
          max: 1
  type:
    elements:
      coding:
        index: 2
        slicing:
          rules: open
          discriminator:
          - {path: $this, type: pattern}
          min: 1
          slices:
            VersicherungsArtDeBasis:
              match: {code: SEL, system: 'http://fhir.de/CodeSystem/versicherungsart-de-basis'}
              schema:
                pattern:
                  type: Coding
                  value: {code: SEL, system: 'http://fhir.de/CodeSystem/versicherungsart-de-basis'}
                _required: true
                index: 3
              min: 1
              max: 1
    required: [coding]
  subscriber: {short: Unterzeichner der Kostenübernahme, index: 4}
  payor:
    type: Reference
    short: Kostenübernehmer
    refers: ['http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson']
    index: 5
package_version: 1.5.0-alpha2
class: profile
kind: resource
url: http://fhir.de/StructureDefinition/coverage-de-sel
base: http://fhir.de/StructureDefinition/coverage-de-basis
version: 1.5.0