<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="OrganizationINCISIVE" />
  <url value="https://fhir.incisive-project.eu/StructureDefinition/OrganizationINCISIVE" />
  <version value="20230717" />
  <name value="OrganizationINCISIVE" />
  <title value="Organization for Breast, Colorectal, Lung and Prostate cancer" />
  <status value="active" />
  <publisher value="FTSS" />
  <description value="Defines the Organization structure used by INCISIVE" />
  <fhirVersion value="4.0.1" />
  <kind value="resource" />
  <abstract value="false" />
  <type value="Organization" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Organization" />
  <derivation value="constraint" />
  <differential>
    <element id="Organization">
      <path value="Organization" />
      <short value="The resource is used to identify the project's data provider organization" />
      <definition value="Contains a formally or informally recognized group of people or organizations formed to achieve some form of collective action. Includes corporations, institutions, businesses, departments, community groups, healthcare practice groups, payers/insurers, etc." />
    </element>
    <element id="Organization.identifier">
      <path value="Organization.identifier" />
      <short value="Identifies this data provider organization" />
      <definition value="Use local codes to identify this data provider organizations" />
    </element>
    <element id="Organization.identifier.type">
      <path value="Organization.identifier.type" />
      <binding>
        <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName">
          <valueString value="IdentifierType" />
        </extension>
        <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding">
          <valueBoolean value="true" />
        </extension>
        <strength value="extensible" />
        <description value="A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. It adds the local code needed by INCISIVE to identify the Data provider organization." />
        <valueSet value="http://hl7.org/fhir/ValueSet/identifier-type" />
      </binding>
    </element>
    <element id="Organization.identifier.type.coding">
      <path value="Organization.identifier.type.coding" />
      <short value="Code defined by INCISIVE local codes" />
      <definition value="A reference to a code defined by a terminology system. In this case, use the INCISIVE local code, which includes the INCISIVE data provider." />
    </element>
    <element id="Organization.identifier.type.coding.system">
      <path value="Organization.identifier.type.coding.system" />
      <short value="Identity of the INCISIVE local code system" />
      <definition value="The identification of the code system that defines the meaning of the symbol in the code. This system points to the INCISIVE local code system." />
    </element>
    <element id="Organization.identifier.type.coding.code">
      <path value="Organization.identifier.type.coding.code" />
      <short value="Data provider organization code" />
      <definition value="Symbol in syntax defined by INCISIVE local code system." />
    </element>
    <element id="Organization.identifier.type.coding.display">
      <path value="Organization.identifier.type.coding.display" />
      <short value="Data provider organization abbreviation" />
      <definition value="The data provider organization abbreviation corresponding to the code in the INCISIVE local code system follows the rules of the system." />
    </element>
    <element id="Organization.name">
      <path value="Organization.name" />
      <short value="Name used for this data provider organization" />
      <definition value="A name associated with the Data provider organization." />
    </element>
  </differential>
</StructureDefinition>