PackagesCanonicalsLogsProblems
    Packages
    de.gematik.elektronische-versicherungsbescheinigung@1.0.0-rc1
    https://gematik.de/fhir/eeb/StructureDefinition/EEBKnownPatient
description: null
package_name: de.gematik.elektronische-versicherungsbescheinigung
derivation: constraint
name: EEBKnownPatient
type: Patient
elements:
  address: {index: 12}
  meta:
    index: 0
    elements:
      profile:
        pattern: {type: Canonical, value: 'https://gematik.de/fhir/eeb/StructureDefinition/EEBKnownPatient'}
        index: 1
    required: [profile]
  managingOrganization: {index: 20}
  name: {index: 6}
  birthDate: {index: 9}
  multipleBirth:
    choices: []
    index: 15
  deceased:
    choices: []
    index: 11
  photo: {index: 16}
  link: {index: 21}
  active: {index: 5}
  communication: {index: 18}
  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
  telecom: {index: 7}
  generalPractitioner: {index: 19}
  gender: {index: 8}
  maritalStatus: {index: 13}
  contact: {index: 17}
package_version: 1.0.0-rc1
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]