<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="KBV-PR-Base-CareTeam" />
  <url value="https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_CareTeam" />
  <version value="1.8.0" />
  <name value="KBV_PR_Base_CareTeam" />
  <title value="KBV_PR_Base_CareTeam" />
  <status value="active" />
  <date value="2025-10-24" />
  <publisher value="Kassenärztliche Bundesvereinigung (KBV)" />
  <description value="Dieses Profil bildet ein Versorgungsteam ab." />
  <copyright value="Copyright © [2025], Kassenärztliche Bundesvereinigung (KBV). All rights reserved. Im folgenden Profil können Codes aus den Codesystemen Snomed, Loinc oder Ucum enthalten sein, die dem folgenden Urheberrecht unterliegen: This material includes SNOMED Clinical Terms® SNOMED CT® which is used by permission of SNOMED International. All rights reserved. SNOMED CT®, was originally created by The College of American Pathologists. SNOMED and SNOMED CT are registered trademarks of SNOMED International. Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license. This material contains content from Loinc http://loinc.org. Loinc is copyright ©; 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes Loinc Committee and is available at no cost under the license at http://loinc.org/license. Loinc® is a registered United States trademark of Regenstrief Institute, Inc. This product includes all or a portion of the UCUM table, UCUM codes, and UCUM definitions or is derived from it, subject to a license from Regenstrief Institute, Inc. and The UCUM Organization. Your use of the UCUM table, UCUM codes, UCUM definitions also is subject to this license, a copy of which is available at ​http://unitsofmeasure.org. The current complete UCUM table, UCUM Specification are available for download at ​http://unitsofmeasure.org. The UCUM table and UCUM codes are copyright ©; 1995-2009, Regenstrief Institute, Inc. and the Unified Codes for Units of Measures UCUM Organization. All rights reserved. THE UCUM TABLE IN ALL FORMATS, UCUM DEFINITIONS, AND SPECIFICATION ARE PROVIDED &amp;quot;AS IS.&amp;quot; ANY EXPRESS OR IMPLIED WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE." />
  <fhirVersion value="4.0.1" />
  <kind value="resource" />
  <abstract value="false" />
  <type value="CareTeam" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/CareTeam" />
  <derivation value="constraint" />
  <differential>
    <element id="CareTeam">
      <path value="CareTeam" />
      <definition value="Hier werden behandelnde Personen und nicht behandelnde Kontaktpersonen als Versorgungsteam des/der PatientIn erfasst." />
    </element>
    <element id="CareTeam.status">
      <path value="CareTeam.status" />
      <definition value="Hier wird der Status des Versorgungsteams angegeben." />
    </element>
    <element id="CareTeam.category">
      <path value="CareTeam.category" />
      <definition value="In diesem Element wird eine Angabe zur Kategorie des Versorgungsteams gemacht. Dies wird als codierte Information und/oder als Freitext dargestellt." />
    </element>
    <element id="CareTeam.category.coding">
      <path value="CareTeam.category.coding" />
      <definition value="Hier wird ein Code aus einem geeigneten Codesystem angegeben." />
    </element>
    <element id="CareTeam.category.text">
      <path value="CareTeam.category.text" />
      <definition value="Hier wird ein Freitext eingetragen." />
    </element>
    <element id="CareTeam.subject">
      <path value="CareTeam.subject" />
      <definition value="Referenziert den Patienten oder die Gruppe, deren beabsichtigte Pflege vom Team übernommen wird." />
      <min value="1" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/Patient" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/Group" />
        <targetProfile value="https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Patient|1.8.0" />
      </type>
    </element>
    <element id="CareTeam.period">
      <path value="CareTeam.period" />
      <definition value="Hier wird der Zeitraum angegeben. Ein Zeitraum besteht aus einem 'von' und einem 'bis' Zeitpunkt." />
    </element>
    <element id="CareTeam.period.start">
      <path value="CareTeam.period.start" />
      <definition value="Hier wird der Beginn eines Zeitraums als Zeitpunkt angegeben." />
    </element>
    <element id="CareTeam.period.end">
      <path value="CareTeam.period.end" />
      <definition value="Hier wird das Ende eines Zeitraums als Zeitpunkt angegeben." />
    </element>
    <element id="CareTeam.participant">
      <path value="CareTeam.participant" />
      <definition value="Hier wird eine Person als Teil des Versorgungsteams eines/einer PatientIn erfasst." />
      <min value="1" />
    </element>
    <element id="CareTeam.participant.role">
      <path value="CareTeam.participant.role" />
      <definition value="Hier wird die Rolle angegeben, die die Person in Bezug auf die Versorgung des/der PatientIn einnimmt." />
    </element>
    <element id="CareTeam.participant.role.coding">
      <path value="CareTeam.participant.role.coding" />
      <slicing>
        <discriminator>
          <type value="value" />
          <path value="$this" />
        </discriminator>
        <rules value="open" />
      </slicing>
      <definition value="Hier wird die Rolle in Bezug auf den/die Patienten/Patientin anhand von Codes angegeben." />
    </element>
    <element id="CareTeam.participant.role.coding:rollePatientenbezug">
      <path value="CareTeam.participant.role.coding" />
      <sliceName value="rollePatientenbezug" />
      <definition value="Hier wird die Rolle in Bezug auf den/die Patientin anhand einer vorgegebenen Werteliste angegeben." />
      <min value="0" />
      <max value="1" />
      <binding>
        <strength value="required" />
        <valueSet value="https://fhir.kbv.de/ValueSet/KBV_VS_Base_Role_Care_Team" />
      </binding>
    </element>
    <element id="CareTeam.participant.role.coding:rollePatientenbezug.system">
      <path value="CareTeam.participant.role.coding.system" />
      <min value="1" />
    </element>
    <element id="CareTeam.participant.role.coding:rollePatientenbezug.version">
      <path value="CareTeam.participant.role.coding.version" />
      <min value="1" />
    </element>
    <element id="CareTeam.participant.role.coding:rollePatientenbezug.code">
      <path value="CareTeam.participant.role.coding.code" />
      <min value="1" />
    </element>
    <element id="CareTeam.participant.role.coding:rollePatientenbezug.display">
      <path value="CareTeam.participant.role.coding.display" />
      <min value="1" />
    </element>
    <element id="CareTeam.participant.role.text">
      <path value="CareTeam.participant.role.text" />
      <definition value="Hier wird die Rolle in Bezug auf den/die Patient:in als Freitext angegeben." />
    </element>
    <element id="CareTeam.participant.member">
      <path value="CareTeam.participant.member" />
      <definition value="Hier wird das Mitglied des Versorgungsteams referenziert." />
      <min value="1" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/Practitioner" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/PractitionerRole" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/RelatedPerson" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/Patient" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/Organization" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/CareTeam" />
        <targetProfile value="https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Practitioner|1.8.0" />
        <targetProfile value="https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_PractitionerRole|1.8.0" />
        <targetProfile value="https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_RelatedPerson|1.8.0" />
        <targetProfile value="https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Patient|1.8.0" />
        <targetProfile value="https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Organization|1.8.0" />
        <targetProfile value="https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_CareTeam|1.8.0" />
      </type>
    </element>
    <element id="CareTeam.participant.member.reference">
      <path value="CareTeam.participant.member.reference" />
      <min value="1" />
    </element>
    <element id="CareTeam.participant.onBehalfOf">
      <path value="CareTeam.participant.onBehalfOf" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/Organization" />
        <targetProfile value="https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Organization|1.8.0" />
      </type>
    </element>
    <element id="CareTeam.managingOrganization">
      <path value="CareTeam.managingOrganization" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/Organization" />
        <targetProfile value="https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Organization|1.8.0" />
      </type>
    </element>
    <element id="CareTeam.telecom">
      <path value="CareTeam.telecom" />
      <definition value="Dieses Element beschreibt die vorhandenen Kontaktmöglichkeiten." />
      <type>
        <code value="ContactPoint" />
        <profile value="https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Datatype_Contactpoint" />
      </type>
    </element>
    <element id="CareTeam.telecom.system">
      <path value="CareTeam.telecom.system" />
      <definition value="Hier wird die Art des Kontaktes definiert. z. B. Telefon (phone), E-Mail, Fax" />
    </element>
    <element id="CareTeam.telecom.value">
      <path value="CareTeam.telecom.value" />
      <definition value="In diesem Element werden Kontaktinformationen passend zum Kontaktkanal angegeben. Beispiele für mögliche Werte sind: 'm.mustermann@mio42.de' (beim Kontaktkanal 'E-Mail', oder '030712345678' (beim Kontaktkanal 'Telefon')." />
    </element>
  </differential>
</StructureDefinition>