PackagesCanonicalsLogsProblems
    Packages
    de.gematik.isik@basismodul-3.0.7
    https://gematik.de/fhir/isik/v3/Basismodul/StructureDefinition/ISiKVersicherungsverhaeltnisGesetzlich
description: Dieses Profil ermöglicht die Darstellung eines gesetzlichen Versicherungsverhältnisses in ISiK Szenarien.
package_name: de.gematik.isik
derivation: constraint
name: ISiKVersicherungsverhaeltnisGesetzlich
type: Coverage
elements:
  status: {mustSupport: true, index: 0}
  type:
    mustSupport: true
    index: 1
    elements:
      coding:
        mustSupport: true
        index: 2
        slicing:
          rules: open
          discriminator:
          - {path: $this, type: pattern}
          min: 1
          slices:
            VersicherungsArtDeBasis:
              match: {code: GKV, system: 'http://fhir.de/CodeSystem/versicherungsart-de-basis'}
              schema:
                mustSupport: true
                pattern:
                  type: Coding
                  value: {code: GKV, system: 'http://fhir.de/CodeSystem/versicherungsart-de-basis'}
                _required: true
                index: 3
              min: 1
              max: 1
    required: [coding]
  subscriber:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/StructureDefinition/RelatedPerson']
    index: 4
    elements:
      identifier:
        type: Identifier
        short: VersichertenID (10-stellig) des Hauptversicherten
        mustSupport: true
        pattern:
          type: Identifier
          value: {system: 'http://fhir.de/sid/gkv/kvid-10'}
        index: 5
      display: {short: Name des Hauptversicherten, index: 6}
    required: [identifier]
  beneficiary:
    mustSupport: true
    index: 7
    elements:
      reference: {mustSupport: true, index: 8}
      identifier:
        short: Identifier der versicherten Person
        pattern:
          type: Identifier
          value: {system: 'http://fhir.de/sid/gkv/kvid-10'}
        index: 9
      display: {short: Name der Versicherten Person, index: 10}
    required: [reference]
  payor:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/StructureDefinition/Organization']
    index: 11
    elements:
      identifier:
        type: Identifier
        mustSupport: true
        index: 12
        elements:
          type: {mustSupport: true, index: 13}
          system: {mustSupport: true, index: 14}
          value: {mustSupport: true, index: 15}
        required: [type]
      display: {mustSupport: true, index: 16}
    required: [display]
package_version: basismodul-3.0.7
class: profile
kind: resource
url: https://gematik.de/fhir/isik/v3/Basismodul/StructureDefinition/ISiKVersicherungsverhaeltnisGesetzlich
base: http://fhir.de/StructureDefinition/coverage-de-basis
version: 3.0.7