PackagesCanonicalsLogsProblems
    Packages
    de.dktk.oncology@1.0.1
    http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Patient-Patient
description: Ermittlung der Patientenstammdaten
package_name: de.dktk.oncology
derivation: constraint
name: Patient
type: Patient
elements:
  deceasedDateTime:
    type: dateTime
    choiceOf: deceased
    index: 8
    slicing:
      slices:
        deceasedDateTime:
          match: {}
          schema: {type: dateTime, choiceOf: deceased, index: 8}
  deceasedBoolean:
    type: boolean
    choiceOf: deceased
    index: 11
    slicing:
      slices:
        deceasedBoolean:
          match: {}
          schema: {type: boolean, choiceOf: deceased, index: 11}
  name: {mustSupport: true, index: 1}
  birthDate: {short: Geburtsdatum, mustSupport: true, index: 3}
  multipleBirth:
    choices: []
    index: 14
  deceased:
    choices: [deceasedBoolean]
    index: 10
    slicing:
      slices:
        deceasedBoolean:
          match: {}
          schema:
            choices: [deceasedBoolean]
            index: 10
  photo: {index: 15}
  link: {index: 18}
  communication: {index: 16}
  identifier: {mustSupport: true, index: 0}
  generalPractitioner: {index: 17}
  gender: {short: Geschlecht, mustSupport: true, index: 2}
  maritalStatus: {index: 12}
package_version: 1.0.1
class: profile
kind: resource
url: http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Patient-Patient
base: http://hl7.org/fhir/StructureDefinition/Patient
version: 0.9.0