<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="PatientINCISIVE" />
  <url value="https://fhir.incisive-project.eu/StructureDefinition/PatientINCISIVE" />
  <version value="20230717" />
  <name value="PatientINCISIVE" />
  <title value="Patient for Breast, Colorectal, Lung and Prostate cancer" />
  <status value="draft" />
  <date value="2023-07-17T11:36:43.8799013+00:00" />
  <publisher value="FTSS" />
  <description value="Defines the Patient structure used by INCISIVE" />
  <fhirVersion value="4.0.1" />
  <kind value="resource" />
  <abstract value="false" />
  <type value="Patient" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Patient" />
  <derivation value="constraint" />
  <differential>
    <element id="Patient">
      <path value="Patient" />
      <short value="Information for a patient involving in the INCISIVE Project" />
      <definition value="Demographics and other administrative information about a patient involving in the INCISIVE Project" />
    </element>
    <element id="Patient.extension">
      <path value="Patient.extension" />
      <slicing>
        <discriminator>
          <type value="value" />
          <path value="url" />
        </discriminator>
        <ordered value="false" />
        <rules value="open" />
      </slicing>
    </element>
    <element id="Patient.extension:CurrentState">
      <path value="Patient.extension" />
      <sliceName value="CurrentState" />
      <short value="Current state of INCISIVE patient" />
      <definition value="The Patient's current state." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="Extension" />
        <profile value="https://fhir.incisive-project.eu/StructureDefinition/CurrentState" />
      </type>
    </element>
    <element id="Patient.extension:Ethnicity">
      <path value="Patient.extension" />
      <sliceName value="Ethnicity" />
      <short value="Ethnicity of INCISIVE patient" />
      <definition value="The Patient's ethnicity." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="Extension" />
        <profile value="https://fhir.incisive-project.eu/StructureDefinition/Ethnicity" />
      </type>
    </element>
    <element id="Patient.identifier">
      <path value="Patient.identifier" />
      <short value="An identifier for INCISIVE patient" />
      <definition value="This identifier is Pseudo-anonymized Identifier" />
    </element>
    <element id="Patient.identifier.type">
      <path value="Patient.identifier.type" />
      <short value="Description of identifier type" />
      <definition value="A coded type for the identifier, which is a pseudo-anonymized identifier" />
    </element>
    <element id="Patient.identifier.type.text">
      <path value="Patient.identifier.type.text" />
      <short value="Patient number" />
      <definition value="This is where the patient number is filled in and the number represents the patient identifier. This identifier is pseudo-anonymized identifier" />
    </element>
    <element id="Patient.gender">
      <path value="Patient.gender" />
      <short value="Patient's gender" />
      <definition value="The gender that the patient is considered to have for administration and record keeping purposes. The value can be male | female and is case-sensitive." />
    </element>
    <element id="Patient.managingOrganization">
      <path value="Patient.managingOrganization" />
      <short value="INCISIVE Data provider organization that is the custodian of the patient record" />
      <definition value="Use relative reference to the Organization resource." />
    </element>
    <element id="Patient.managingOrganization.reference">
      <path value="Patient.managingOrganization.reference" />
      <short value="Use relative reference to the Organization resource" />
      <definition value="A reference to a location at which the patient is found. The reference is relative reference, in which case it is relative to the service base URL, e.g., reference value=&quot;Organization/organization00&quot;." />
    </element>
  </differential>
</StructureDefinition>