PackagesCanonicalsLogsProblems
    Packages
    de.gematik.elektronische-versicherungsbescheinigung@1.1.0-rc
    https://gematik.de/fhir/eeb/StructureDefinition/EEBKnownPatient
description: null
package_name: de.gematik.elektronische-versicherungsbescheinigung
derivation: constraint
name: EEBKnownPatient
type: Patient
elements:
  address: {index: 11}
  meta:
    index: 0
    elements:
      profile:
        pattern: {type: canonical, value: 'https://gematik.de/fhir/eeb/StructureDefinition/EEBKnownPatient'}
        type: canonical
        index: 1
    required: [profile]
  managingOrganization: {index: 19}
  name: {index: 5}
  birthDate: {index: 8}
  multipleBirth:
    choices: []
    index: 14
  deceased:
    choices: []
    index: 10
  photo: {index: 15}
  link: {index: 20}
  active: {index: 4}
  communication: {index: 17}
  identifier:
    mustSupport: true
    index: 2
    slicing:
      rules: closed
      discriminator:
      - {path: system, type: value}
      min: 1
      max: 1
      slices:
        KVNR:
          match: {system: null}
          schema: {type: Identifier, mustSupport: true, _required: true, index: 3}
          min: 1
          max: 1
  telecom: {index: 6}
  generalPractitioner: {index: 18}
  gender: {index: 7}
  maritalStatus: {index: 12}
  contact: {index: 16}
package_version: 1.1.0-rc
class: profile
kind: resource
url: https://gematik.de/fhir/eeb/StructureDefinition/EEBKnownPatient
base: http://hl7.org/fhir/StructureDefinition/Patient
version: 1.1.0
required: [identifier, meta]