<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="level3organizationprofile" />
  <url value="http://fhir.xt.dev/StructureDefinition/Level3Organization" />
  <version value="2.1.0" />
  <name value="Level3Organization" />
  <title value="Ebene 3 Organisation" />
  <status value="active" />
  <date value="2025-02-26T23:38:01.1306839+00:00" />
  <publisher value="x-tention Informationstechnologie GmbH" />
  <contact>
    <telecom>
      <system value="email" />
      <value value="fhir.profiling@x-tention.com" />
      <use value="work" />
    </telecom>
  </contact>
  <description value="An Organization from the third sub-level in the German reference Organization hierarchy." />
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166" />
      <code value="DE" />
    </coding>
  </jurisdiction>
  <purpose value="Used to model departments which are sub-organizations of clinics which in turn are sub-organizations of a hospital. The organizations are generally speaking not formally independent legal entities. They may have additional sub-organizations, such as wards, but these are not necessarily modeled for our purposes." />
  <copyright value="x-tention Informationstechnologie GmbH" />
  <fhirVersion value="4.0.1" />
  <kind value="resource" />
  <abstract value="false" />
  <type value="Organization" />
  <baseDefinition value="http://fhir.xt.dev/StructureDefinition/AbstractHierarchicalOrganization" />
  <derivation value="constraint" />
  <differential>
    <element id="Organization.name">
      <path value="Organization.name" />
      <short value="Name used for the Level 3 organization" />
    </element>
  </differential>
</StructureDefinition>