<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="level0organization-profile" />
  <url value="http://fhir.xt.dev/StructureDefinition/Level0Organization" />
  <version value="2.0.1" />
  <name value="Level0Organization" />
  <title value="Ebene 0 Organisation" />
  <status value="active" />
  <experimental value="false" />
  <date value="2025-07-27T15:42:16.3717829+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="Base level organization 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 hospital provider enterprises, e.g. a private hospital chain, a university clinic or an association of municipal healthcare providers." />
  <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.type:HierarchyElementType">
      <path value="Organization.type" />
      <sliceName value="HierarchyElementType" />
      <code>
        <system value="https://fhir.xt.dev/codesystem/HospitalOrganizationHierarchy" />
        <code value="TRGR" />
      </code>
    </element>
    <element id="Organization.type:HierarchyElementType.coding.system">
      <path value="Organization.type.coding.system" />
      <fixedUri value="http://fhir.xt.dev/CodeSystem/HospitalOrganizationHierarchy" />
    </element>
    <element id="Organization.type:HierarchyElementType.coding.code">
      <path value="Organization.type.coding.code" />
      <short value="Träger" />
      <fixedCode value="TRGR" />
    </element>
    <element id="Organization.type:Flags">
      <path value="Organization.type" />
      <sliceName value="Flags" />
      <max value="0" />
    </element>
    <element id="Organization.alias">
      <path value="Organization.alias" />
      <max value="1" />
    </element>
    <element id="Organization.telecom">
      <path value="Organization.telecom" />
      <max value="0" />
    </element>
    <element id="Organization.partOf">
      <path value="Organization.partOf" />
      <requirements value="Level 0 Organizations are defined as not having any parent organization, i.e. being the base of a organization (sub-)tree." />
      <max value="0" />
    </element>
  </differential>
</StructureDefinition>