PackagesCanonicalsLogsProblems
    Packages
    cce.fhir.minimal@0.3.0
    https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Patient-Patient
description: null
package_name: cce.fhir.minimal
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: {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: {mustSupport: true, index: 2}
  maritalStatus: {index: 12}
package_version: 0.3.0
class: profile
kind: resource
url: https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Patient-Patient
base: http://hl7.org/fhir/StructureDefinition/Patient
version: null