PackagesCanonicalsLogsProblems
    Packages
    de.dktk.oncology@1.5.0
    http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Patient-Pseudonym
description: Ermittlung des Patientenpseudonyms
package_name: de.dktk.oncology
derivation: constraint
name: Patientenpseudonym
type: Patient
elements:
  address: {index: 12}
  deceasedDateTime:
    type: dateTime
    choiceOf: deceased
    index: 11
    slicing:
      slices:
        deceasedDateTime:
          match: {}
          schema: {type: dateTime, choiceOf: deceased, index: 11}
  name: {index: 3}
  birthDate: {short: Geburtsdatum, mustSupport: true, index: 6}
  deceased:
    mustSupport: true
    choices: []
    index: 8
    slicing:
      slices:
        deceasedDateTime:
          match: {}
          schema:
            choices: [deceasedDateTime]
            index: 10
  photo: {index: 13}
  link: {index: 17}
  communication: {index: 15}
  identifier:
    short: DKTK-ID
    mustSupport: true
    index: 0
    elements:
      type:
        short: Lokal | Global
        binding: {strength: extensible, valueSet: 'http://dktk.dkfz.de/fhir/onco/core/ValueSet/PseudonymArtVS'}
        index: 1
      value: {short: DKTK-ID, index: 2}
    required: [value, type]
  telecom: {index: 4}
  generalPractitioner: {index: 16}
  gender: {mustSupport: true, index: 5}
  contact: {index: 14}
package_version: 1.5.0
class: profile
kind: resource
url: http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Patient-Pseudonym
base: http://hl7.org/fhir/StructureDefinition/Patient
version: 0.9.0
required: [identifier]