PackagesCanonicalsLogsProblems
    Packages
    koppeltaalv2.00@0.14.1
    http://koppeltaal.nl/fhir/StructureDefinition/KT2CareTeam
description: The care team of a patient that aids the patient in his/her treatment
package_name: koppeltaalv2.00
derivation: constraint
name: KT2_CareTeam
type: CareTeam
elements:
  category: {index: 3}
  managingOrganization:
    type: Reference
    refers: ['http://koppeltaal.nl/fhir/StructureDefinition/KT2Organization']
    index: 16
  encounter: {index: 5}
  reasonCode: {index: 14}
  participant:
    index: 6
    slicing:
      slices:
        contactPerson:
          match: {}
          schema:
            index: 7
            elements:
              member:
                type: Reference
                refers: ['http://koppeltaal.nl/fhir/StructureDefinition/KT2RelatedPerson']
                index: 8
        patient:
          match: {}
          schema:
            index: 9
            elements:
              member:
                type: Reference
                refers: ['http://koppeltaal.nl/fhir/StructureDefinition/KT2Patient']
                index: 10
        healthcareProfessional:
          match: {}
          schema: {index: 11}
          max: 0
        kt2healthcareProfessional:
          match: {}
          schema:
            array: true
            index: 12
            elements:
              member:
                type: Reference
                refers: ['http://koppeltaal.nl/fhir/StructureDefinition/KT2Practitioner']
                index: 13
  note: {index: 18}
  extension:
    type: Extension
    isModifier: false
    url: http://koppeltaal.nl/fhir/StructureDefinition/resource-origin
    index: 0
    slicing:
      slices:
        resource-origin:
          match: {}
          schema: {type: Extension, isModifier: false, url: 'http://koppeltaal.nl/fhir/StructureDefinition/resource-origin', index: 0}
          min: 0
  status: {index: 2}
  identifier: {index: 1}
  telecom: {index: 17}
  subject:
    type: Reference
    short: Patient treated by this care team
    refers: ['http://koppeltaal.nl/fhir/StructureDefinition/KT2Patient']
    index: 4
  reasonReference: {index: 15}
package_version: 0.14.1
extensions:
  resource-origin: {url: 'http://koppeltaal.nl/fhir/StructureDefinition/resource-origin', min: 0, type: Extension, isModifier: false, index: 0}
class: profile
kind: resource
url: http://koppeltaal.nl/fhir/StructureDefinition/KT2CareTeam
base: http://nictiz.nl/fhir/StructureDefinition/nl-core-CareTeam
version: 0.11.0
required: [status, identifier, subject]