PackagesCanonicalsLogsProblems
    Packages
    koppeltaalv2.00@0.14.0-beta.11
    http://koppeltaal.nl/fhir/StructureDefinition/KT2RelatedPerson
description: null
package_name: koppeltaalv2.00
derivation: constraint
name: KT2_RelatedPerson
type: RelatedPerson
elements:
  identifier: {index: 0}
  active: {index: 1}
  patient:
    type: Reference
    refers: ['http://koppeltaal.nl/fhir/StructureDefinition/KT2Patient']
    index: 2
  relationship:
    index: 3
    slicing:
      rules: closed
      discriminator:
      - {path: coding.system, type: value}
      min: 1
      slices:
        role:
          match:
            coding: {system: null}
          schema: {index: 4}
  name:
    index: 5
    slicing:
      slices:
        nameInformation:
          match: {}
          schema: {index: 6}
  gender: {index: 7}
  birthDate: {index: 8}
  photo: {index: 9}
package_version: 0.14.0-beta.11
class: profile
kind: resource
url: http://koppeltaal.nl/fhir/StructureDefinition/KT2RelatedPerson
base: http://nictiz.nl/fhir/StructureDefinition/nl-core-ContactPerson
version: 0.11.0
required: [gender, relationship, name, identifier, birthDate, active]