PackagesCanonicalsLogsProblems
    Packages
    de.gematik.elektronische@versicherungsbescheinigung-0.8.0-beta
    https://gematik.de/fhir/eeb/StructureDefinition/EEBKnownPatient
description: null
package_name: de.gematik.elektronische
derivation: constraint
name: EEBKnownPatient
type: Patient
elements:
  meta:
    index: 0
    elements:
      profile:
        pattern: {type: Canonical, value: 'https://gematik.de/fhir/eeb/StructureDefinition/EEBKnownPatient'}
        index: 1
    required: [profile]
  identifier:
    index: 2
    slicing:
      rules: closed
      discriminator:
      - {path: type, type: pattern}
      min: 1
      max: 1
      slices:
        versichertenId_GKV:
          match: {type: null}
          schema: {type: Identifier, index: 3}
          min: 0
          max: 1
        versichertenID_pkv:
          match: {type: null}
          schema: {type: Identifier, index: 4}
          min: 0
          max: 1
package_version: versicherungsbescheinigung-0.8.0-beta
class: profile
kind: resource
url: https://gematik.de/fhir/eeb/StructureDefinition/EEBKnownPatient
base: http://hl7.org/fhir/StructureDefinition/Patient
version: '1.0'
required: [identifier, meta]