<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="BehandelndePersonRolle" />
  <url value="https://tiplu.de/fhir/StructureDefinition/BehandelndePersonRolle" />
  <version value="2.0.2" />
  <name value="BehandelndePersonRolle" />
  <title value="Rolle einer behandelnden Person" />
  <status value="active" />
  <date value="2026-04-02" />
  <publisher value="Tiplu GmbH" />
  <contact>
    <name value="Tiplu GmbH" />
    <telecom>
      <system value="email" />
      <value value="fhir@tiplu.de" />
    </telecom>
  </contact>
  <description value="Profil für eine temporäre Rolle einer behandelnden Person in Bezug zu einer Einrichtung." />
  <copyright value="Tiplu GmbH" />
  <fhirVersion value="4.0.1" />
  <kind value="resource" />
  <abstract value="false" />
  <type value="PractitionerRole" />
  <baseDefinition value="https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_PractitionerRole" />
  <derivation value="constraint" />
  <differential>
    <element id="PractitionerRole.practitioner">
      <path value="PractitionerRole.practitioner" />
      <comment value="Im Falle einer Verknüpfung von Arzt und Organisation, ist der Arzt hier anzugeben." />
      <mustSupport value="true" />
    </element>
    <element id="PractitionerRole.organization">
      <path value="PractitionerRole.organization" />
      <mustSupport value="true" />
    </element>
    <element id="PractitionerRole.organization.identifier">
      <path value="PractitionerRole.organization.identifier" />
      <example>
        <label value="BSNR des zugeordneten Rechnungsstellers" />
        <valueIdentifier>
          <system value="https://fhir.kbv.de/NamingSystem/KBV_NS_Base_BSNR" />
        </valueIdentifier>
      </example>
      <mustSupport value="true" />
    </element>
  </differential>
</StructureDefinition>