<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="ConditionINCISIVE" />
  <url value="https://fhir.incisive-project.eu/StructureDefinition/ConditionForBreastColorectalProstate" />
  <version value="20230718" />
  <name value="ConditionINCISIVE" />
  <title value="Condition for Breast, Colorectal, Lung and Prostate cancer" />
  <status value="active" />
  <publisher value="FTSS" />
  <description value="Defines the Condition structure used by INCISIVE" />
  <fhirVersion value="4.0.1" />
  <kind value="resource" />
  <abstract value="false" />
  <type value="Condition" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Condition" />
  <derivation value="constraint" />
  <differential>
    <element id="Condition">
      <path value="Condition" />
      <short value="Detailed information about clinical finding, symptoms, syndromes or medical history of INCISIVE patient" />
      <definition value="A clinical finding, symptoms, syndromes or medical history." />
    </element>
    <element id="Condition.code">
      <path value="Condition.code" />
      <short value="Identification of the clinical finding, symptoms, syndromes or medical history" />
      <definition value="Describe the code and description of the clinical finding, symptoms, syndromes or medical history by this condition. The SNOMED CT terminology is used." />
    </element>
    <element id="Condition.code.coding">
      <path value="Condition.code.coding" />
      <short value="Code defined by a SNOMED CT terminology" />
    </element>
    <element id="Condition.code.coding.system">
      <path value="Condition.code.coding.system" />
      <short value="Identity of the SNOMED CT url" />
      <definition value="The identification of the code system that defines the meaning of the symbol in this code." />
    </element>
    <element id="Condition.code.coding.code">
      <path value="Condition.code.coding.code" />
      <short value="SNOMED CT code" />
      <definition value="A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g., post-coordination)." />
    </element>
    <element id="Condition.code.coding.display">
      <path value="Condition.code.coding.display" />
      <short value="Fully Specified Name defined by the SNOMED CT" />
      <definition value="A representation of the meaning of the code in the system, following the rules of the system. Use the Fully Specified Name of SNOMED CT." />
    </element>
    <element id="Condition.code.text">
      <path value="Condition.code.text" />
      <short value="Description of medical history used by ICD-10 terminology" />
      <definition value="Use International Statistical Classification of Diseases and Related Health Problems 10th Revision code to represent the patient's medical history" />
    </element>
    <element id="Condition.subject">
      <path value="Condition.subject" />
      <short value="Patient who has the condition" />
      <definition value="The INCISIVE patient on which the condition record is associated with. Use relative reference to the Patient resource." />
      <comment value="Reference to Patient resource" />
    </element>
    <element id="Condition.subject.reference">
      <path value="Condition.subject.reference" />
      <short value="Use relative reference to the Patient 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;Patient/patient00&quot;." />
    </element>
    <element id="Condition.evidence">
      <path value="Condition.evidence" />
      <short value="Indicate symptoms and syndromes of the patient" />
      <definition value="A code that represent the symptoms and syndromes of the patient" />
    </element>
    <element id="Condition.evidence.code">
      <path value="Condition.evidence.code" />
      <short value="Use INCISIVE local Symptoms and Syndromes codes" />
      <definition value="A symptom and syndromes that led to the recording of this condition." />
      <binding>
        <strength value="preferred" />
        <description value="Symptoms and Syndromes codes" />
        <valueSet value="https://fhir.incisive-project.eu/ValueSet/SymptomsAndSyndromesCodes" />
      </binding>
    </element>
    <element id="Condition.evidence.code.coding">
      <path value="Condition.evidence.code.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 codes." />
    </element>
    <element id="Condition.evidence.code.coding.system">
      <path value="Condition.evidence.code.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="Condition.evidence.code.coding.code">
      <path value="Condition.evidence.code.coding.code" />
      <short value="Symptoms and syndromes code" />
      <definition value="Symbol in syntax defined by INCISIVE local code system." />
    </element>
    <element id="Condition.evidence.code.coding.display">
      <path value="Condition.evidence.code.coding.display" />
      <short value="Symptoms and syndromes description" />
    </element>
    <element id="Condition.note">
      <path value="Condition.note" />
      <short value="Information about clinical findings of the patient" />
      <definition value="This is a comments entry for description of the clinical findings of the INCISIVE patient." />
    </element>
    <element id="Condition.note.text">
      <path value="Condition.note.text" />
      <short value="Text to represente clinical findings" />
      <definition value="Use SNOMED CT terminology." />
    </element>
  </differential>
</StructureDefinition>