PackagesCanonicalsLogsProblems
    Packages
    koppeltaalv2.00@0.7.2
    http://koppeltaal.nl/fhir/StructureDefinition/KT2RelatedPerson
description: The (FHIR) RelatedPerson (resource) is a representation of a person who is involved in the care of a patient, but not who is in treatment with the Healthcare Provider, nor has formal responsibility in the care process.
package_name: koppeltaalv2.00
derivation: constraint
name: KT2_RelatedPerson
type: RelatedPerson
elements:
  patient:
    type: Reference
    label: Koppeltaal
    refers: ['http://koppeltaal.nl/fhir/StructureDefinition/KT2Patient']
    index: 4
  address: {label: Koppeltaal, index: 13}
  name:
    label: Koppeltaal
    index: 6
    slicing:
      slices:
        nameInformation:
          match: {}
          schema:
            index: 7
            elements:
              family: {index: 8}
              given: {index: 9}
            required: [given, family]
  birthDate: {label: Koppeltaal, index: 12}
  relationship: {label: Koppeltaal, index: 5}
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: 0
      slices:
        resource-origin:
          match: {url: null}
          schema: {type: Extension, url: 'http://koppeltaal.nl/fhir/StructureDefinition/resource-origin', index: 1}
          min: 0
  active: {label: Koppeltaal, index: 3}
  identifier: {label: Koppeltaal, index: 2}
  telecom: {label: Koppeltaal, index: 10}
  gender: {label: Koppeltaal, index: 11}
package_version: 0.7.2
extensions:
  resource-origin: {url: 'http://koppeltaal.nl/fhir/StructureDefinition/resource-origin', min: 0, type: Extension, index: 1}
class: profile
kind: resource
url: http://koppeltaal.nl/fhir/StructureDefinition/KT2RelatedPerson
base: http://nictiz.nl/fhir/StructureDefinition/nl-core-ContactPerson
version: 0.1.0
required: [gender, identifier, birthDate, active]