PackagesCanonicalsLogsProblems
    Packages
    koppeltaalv2.00@0.7.1
    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: 10}
  name: {label: Koppeltaal, index: 6}
  birthDate: {label: Koppeltaal, index: 9}
  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
          max: 1
  active: {label: Koppeltaal, index: 3}
  identifier: {label: Koppeltaal, index: 2}
  telecom: {label: Koppeltaal, index: 7}
  gender: {label: Koppeltaal, index: 8}
package_version: 0.7.1
extensions:
  resource-origin: {url: 'http://koppeltaal.nl/fhir/StructureDefinition/resource-origin', min: 0, max: 1, type: Extension, index: 1}
class: profile
kind: resource
url: http://koppeltaal.nl/fhir/StructureDefinition/KT2RelatedPerson
base: http://hl7.org/fhir/StructureDefinition/RelatedPerson
version: 0.0.5
required: [identifier, active]